Commit Graph

15 Commits

Author SHA1 Message Date
chenos
20d602e2b1 Merge branch '0.5' into develop
# Conflicts:
#	packages/app/src/apis/index.ts
#	packages/plugin-collections/src/actions/fields.ts
#	packages/plugin-collections/src/server.ts
#	yarn.lock
2021-09-28 11:37:39 +08:00
chenos
37347cb6b2 feat: add collections table/form 2021-09-14 16:28:11 +08:00
chenos
336e0b17b8 feat: improve code 2021-09-09 23:57:01 +08:00
chenos
8bd5a83947 feat: generate reverse field for linkTo fields 2021-09-03 14:08:15 +08:00
chenos
24d5d3cfad feat: improve code 2021-08-17 00:15:53 +08:00
chenos
c23d2c5c3c improve code 2021-08-03 12:12:29 +08:00
chenos
8bfb5cf85c updates 2021-07-27 10:34:52 +08:00
chenos
91ecd98071 bugfix 2021-07-23 21:28:57 +08:00
chenos
3223d95d01 updates 2021-07-23 18:08:44 +08:00
chenos
2606f28059 lots of updates 2021-07-19 18:33:03 +08:00
chenos
63538cf240 updates... 2021-07-18 17:16:57 +08:00
chenos
af02a895c3 lots of updates 2021-07-11 22:20:54 +08:00
chenos
ce4a22fbb9 style: code formatting 2021-03-28 13:34:51 +08:00
chenos
988b265bb8 feat: demo env disable create/update/destroy actions 2021-01-06 17:38:08 +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