chenos
|
8274fbad21
|
refactor: improve deep equals check
|
2021-01-06 15:40:27 +08:00 |
|
chenos
|
7a4e047910
|
feat: add prompt to save when closing the form
|
2021-01-06 13:08:00 +08:00 |
|
chenos
|
31edb3a1fe
|
feat(app): add mobile responsive
|
2021-01-05 12:50:28 +08:00 |
|
chenos
|
63033d57c4
|
fix: adjust the view mode(temporary)
|
2021-01-04 23:27:38 +08:00 |
|
chenos
|
10c891d949
|
feat: add calendar view
|
2021-01-04 20:53:30 +08:00 |
|
chenos
|
c20d3a91de
|
fix: action buttons align right
|
2020-12-30 11:22:06 +08:00 |
|
chenos
|
629a4de173
|
feat: add association tab
|
2020-12-25 16:15:58 +08:00 |
|
chenos
|
4bc2df296d
|
feat: add actionDefaultParams to views
|
2020-12-21 10:41:12 +08:00 |
|
chenos
|
5fd8139767
|
improve filter & sort...
|
2020-12-13 00:09:25 +08:00 |
|
chenos
|
2dbbe29223
|
feat: improve filter action
|
2020-12-12 16:32:18 +08:00 |
|
chenos
|
f12c619603
|
use createFormActions instead of createSyncFormActions
|
2020-12-10 20:39:15 +08:00 |
|
chenos
|
0d3d30e0c2
|
feat: add support for filter action
|
2020-12-08 21:19:39 +08:00 |
|
chenos
|
ae6ea41c52
|
feat: menu sync & refresh
|
2020-12-07 17:25:36 +08:00 |
|
chenos
|
3e3cb416b6
|
feat: improve collection hooks/fields/actions/views... (#30)
* feat: add onFinish callback
* fix: update json attribute unsaved after query
* refactor: collection hooks
* feat: add migrate options
|
2020-12-04 21:09:39 +08:00 |
|
chenos
|
d9e6d2e614
|
feat(users): add users module (#26)
* feat(users): add users module
* user check
|
2020-11-29 16:26:53 +08:00 |
|
chenos
|
eb93f0734f
|
feat: actions & views (#18)
* feat: 视图新增支持 associated 的情况
* fix: 解决关系数据的视图问题
* 表单数据初始化
* feat: sortable table
* 排序
* 表格细节调整
* feat: field actions
|
2020-11-19 21:12:15 +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 |
|