Commit Graph

64 Commits

Author SHA1 Message Date
chenos
58e2ac3f5c docs: installation instructions 2021-04-07 20:34:30 +08:00
Junyi
9495917e97
fix: minor problems (#72) 2021-04-04 23:33:06 +08:00
chenos
0c2196df61
Update README.md 2021-04-04 11:41:01 +08:00
chenos
981f86dc68 docs: installation 2021-03-30 20:27:01 +08:00
chenos
0ee4f9df56
Update README.md 2021-03-29 13:32:44 +08:00
chenos
1ee13fef58
Update README.md 2021-03-29 13:27:26 +08:00
chenos
b635a1256b
Update README.md 2021-03-29 13:21:35 +08:00
chenos
b9af1cbbd9 docs: add readme.zh-CN.md 2021-03-29 13:07:09 +08:00
Zhou
9be284294f
Update README.md 2021-03-29 10:15:51 +08:00
Zhou
8a5391ab7b
Update README.md 2021-03-29 10:14:11 +08:00
Zhou
068dde29f4
update: README 2021-02-24 21:25:13 +08:00
Zhou
6792750c9c
Update README 2021-02-24 21:18:33 +08:00
Junyi
62a7cc2b1f
test: skip bug test cases for ci passing (#52) 2021-01-05 15:19:36 +08:00
chenos
dcdb21d398
发布核心框架 (#6)
* api/ui 改名为 server/client

* 微调

* 继续完善 pages

* Fix env file and file mode. (#1)

* Fix: ignore .env file and environment variable names.

* Fix: correct file mode.

* fix: put environment variables together

* fix: separate data and ui resourcer

* feat: collection loader

* feat: redirectTo

* feat: fields & actions & views

* feat: fields & actions

* feat: app & pages & collections...

* feat: collections & pages & permissions...

* Doc: add readme (#2)

* Doc: add README.md.

* Util: add .editorconfig.

* Fix: use glob ignore option instead of additional checking. (#3)

* Fix: typo. (#4)

* feat: permissions

* feat: getCollection & getView actions

* refactor: code cleanup

Co-authored-by: Junyi <mytharcher@users.noreply.github.com>
2020-11-11 15:23:39 +08:00