Commit Graph

57 Commits

Author SHA1 Message Date
chenos
07b982960d fix: shared form scopes 2021-01-07 14:58:44 +08:00
chenos
84e4df4086 fix: add target="_blank" to links 2021-01-07 09:54:31 +08:00
chenos
551f8bad8d feat: improve view mode 2021-01-07 09:31:26 +08:00
chenos
8b1bd64034 feat: support for image preview on image upload 2021-01-07 08:57:44 +08:00
chenos
b6e41a6e45 fix: add hover style for table rows 2021-01-06 16:31:10 +08:00
chenos
eac7734f07 feat: align number columns text to right 2021-01-06 16:15:01 +08:00
chenos
8c679b0938 feat: support marked render for textarea field 2021-01-06 15:45:38 +08:00
chenos
0b6d54b3fc feat: pagination show total 2021-01-06 15:44:22 +08:00
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
65326a242a refactor: can configure the color of the option label for option type fields 2021-01-06 10:23:40 +08:00
chenos
3e9f311c84 feat: add image lightbox for the attachment field 2021-01-05 17:31:41 +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
34895d3843 fix: text field output up to 20 characters in the table 2021-01-02 09:23:02 +08:00
chenos
53212ee47d fix: default checkbox for row selection type 2021-01-01 17:42:24 +08:00
chenos
97136c62ba fix(app): filter merge 2021-01-01 17:35:28 +08:00
chenos
89650750b1 fix(app): unable to associate a record 2021-01-01 17:20:31 +08:00
chenos
4fc2843a05 feat(file-manager): add aliyun oss storage 2020-12-31 12:11:38 +08:00
chenos
52a1ce012c feat(app): image open in the modal 2020-12-30 23:20:37 +08:00
chenos
f70b229985 fix: sub table overflow 2020-12-30 22:43:47 +08:00
chenos
859bb18f97 feat(app): improve loading animation 2020-12-30 22:42:47 +08:00
chenos
d74eda3f23 feat: use icon for boolean field 2020-12-30 12:30:38 +08:00
chenos
2e35947dae fix: Show the number of filters 2020-12-30 12:02:02 +08:00
chenos
c20d3a91de fix: action buttons align right 2020-12-30 11:22:06 +08:00
chenos
41755a8af4 feat: improve ui details 2020-12-30 00:00:39 +08:00
chenos
e692d7bb5f fix: menu sort 2020-12-29 11:31:19 +08:00
chenos
0754c5979a fix: hide the paired linkTo field in the table/form view 2020-12-28 11:38:23 +08:00
chenos
94c386e7aa fix: use simple table for the association tab view 2020-12-28 11:11:49 +08:00
chenos
629a4de173 feat: add association tab 2020-12-25 16:15:58 +08:00
chenos
76acd162e4 feat: add file icons 2020-12-24 08:35:40 +08:00
chenos
5f69f0d9e1 feat: improves upload and attachment components 2020-12-23 16:03:37 +08:00
chenos
0edb148db2 feat: add drawerSelect component for linkTo 2020-12-22 19:12:30 +08:00
chenos
6f0cd54fd8 feat: add linkTo field component 2020-12-22 19:08:41 +08:00
chenos
4bc2df296d feat: add actionDefaultParams to views 2020-12-21 10:41:12 +08:00
chenos
85aee08260 feat: add remote select component 2020-12-20 17:27:33 +08:00
chenos
ecab106c3c
feat: support subTable field
* feat: add linkTo and subTable fields

* add subTable field component

* improve sub table

* bugfix
2020-12-20 12:52:15 +08:00
chenos
5fdbc1b10d feat: improve field components 2020-12-19 15:48:06 +08:00
chenos
afce1142d9 fix: improve field options 2020-12-18 18:25:06 +08:00
chenos
272b64b81b feat: add relation field component for table and detail 2020-12-18 15:36:38 +08:00
chenos
b2801a00dc fix: view can be displayed in data menu 2020-12-15 22:44:20 +08:00
chenos
8739ea79d2 fix: add view filter to action params 2020-12-15 14:32:56 +08:00
chenos
d45d37cabf feat: add field renderer 2020-12-13 20:48:48 +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
6b84446697 feat: add onTrigger to Actions component 2020-12-11 15:11:45 +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