Commit Graph

220 Commits

Author SHA1 Message Date
chenos
8bfb5cf85c updates 2021-07-27 10:34:52 +08:00
chenos
00bb0f747e update doc 2021-07-24 14:16:09 +08:00
chenos
5264d9a386 bugfix 2021-07-23 19:53:43 +08:00
chenos
19cbcd1e94 updates... 2021-07-23 12:34:15 +08:00
chenos
2cbcd087ce v0.5 2021-05-23 08:38:08 +08:00
Junyi
cb8edc7b75
feat: export plugin (#73)
* feat: add data export action in table view

* feat: add data render based on interface type for exporting

* fix: use rewrite action name for permissions

* feat: add support for subTable type field

* add datetime render

* export filter support selectedRowKeys

* docs

Co-authored-by: chenos <chenlinxh@gmail.com>
2021-05-17 11:11:49 +08:00
chenos
6081ee29af fix: show all fields 2021-05-10 16:03:10 +08:00
chenos
797da5bdb0 fix: show clear button 2021-05-10 15:47:03 +08:00
chenos
91d633deed fix: get the siteTitle value from the server 2021-05-07 10:51:07 +08:00
chenos
7f6dc49227
fix: logo url get from the server 2021-05-07 10:46:49 +08:00
chenos
cd5aee4c2a fix: menu item not active 2021-04-25 13:13:37 +08:00
chenos
1bf32c7f7e fix: image can not be previewed 2021-04-25 11:55:32 +08:00
chenos
6c75950b6a feat: jump to page after successful form submission 2021-04-25 11:54:23 +08:00
chenos
3268267ccd fix: when batch uploading, filter out unaccept files 2021-04-22 19:01:28 +08:00
chenos
a19311cb24 feat: upload component supports accept property 2021-04-22 18:44:55 +08:00
chenos
80eb229696 fix: file icon 2021-04-22 14:51:23 +08:00
chenos
214b227a6c fix: error message for login and registration 2021-04-12 18:06:10 +08:00
chenos
3612689035 fix: drawer bottom spacing is too small in Firefox 2021-04-09 11:31:34 +08:00
chenos
5319000bd6 fix: improve login form styles 2021-04-08 12:10:38 +08:00
chenos
efb0320427 refactor(app): clean up the client code 2021-04-06 12:52:59 +08:00
Junyi
9495917e97
fix: minor problems (#72) 2021-04-04 23:33:06 +08:00
chenos
d7dbad1ba8 fix: sub-table loading 2021-04-01 21:17:26 +08:00
chenos
b8b5940205 feat: print button for descriptions 2021-04-01 21:15:51 +08:00
chenos
acb769b0c1 fix: calendar height 2021-04-01 09:59:05 +08:00
chenos
0902bb5529 fix: missing upload headers 2021-04-01 08:43:28 +08:00
chenos
b761bf876e fix: show email when nickname is empty 2021-03-31 09:30:09 +08:00
chenos
9d67637727 feat: add a clear button to the filter box 2021-03-31 09:28:35 +08:00
chenos
b3a35146cb fix: placeholder for cascader 2021-03-31 09:10:15 +08:00
chenos
996e87daa7 fix: filter operators bug 2021-03-30 06:33:39 +08:00
chenos
aedce5589d refactor: two column layout 2021-03-29 11:57:07 +08:00
chenos
716b5e20b4 fix: table isFieldComponent 2021-03-29 11:05:48 +08:00
chenos
250dd26df9 fix: action buttons 2021-03-29 10:32:49 +08:00
chenos
2cd6a4cfad style: calendar & kanban views 2021-03-29 10:18:39 +08:00
chenos
611ce0d759 fix: sorter for datetime and number 2021-03-28 21:08:54 +08:00
chenos
25c1aa8825 fix: __index 2021-03-28 18:26:04 +08:00
chenos
2b549ea259 fix: subtable associatedKey 2021-03-28 17:47:26 +08:00
chenos
7becc9f8b1 fix: markdown view 2021-03-28 16:55:03 +08:00
chenos
ce4a22fbb9 style: code formatting 2021-03-28 13:34:51 +08:00
chenos
3c18ecc796 fix: display of action logs table data 2021-03-28 11:46:59 +08:00
chenos
c5b8b44a12 fix: field tooltip 2021-03-28 08:56:31 +08:00
chenos
72aecc7d0e fix: multi-select field initialization and filtering 2021-03-27 15:52:48 +08:00
chenos
7786f0ad48 field tooltip for view details 2021-03-26 16:11:34 +08:00
chenos
d8d4ef177a fix: date field does not show time configuration 2021-03-26 16:09:51 +08:00
chenos
bfa998e478 fix actions for calendar view 2021-03-26 14:49:59 +08:00
chenos
38e9b2c96c fix: subTable 2021-03-26 12:14:16 +08:00
chenos
47f4cb4d13 style 2021-03-26 10:27:53 +08:00
chenos
07af1ca08d fix: form expression scope 2021-03-26 10:05:55 +08:00
chenos
122f6bfdb7 feat: markdown field 2021-03-26 10:03:54 +08:00
chenos
ed296cfc5f fix: drawer title 2021-03-25 20:38:11 +08:00
chenos
330d08ab35 feat: kanban view 2021-03-25 16:11:45 +08:00