Commit Graph

23 Commits

Author SHA1 Message Date
Wing-Kam Wong
1231b0bfed feat(nc-gui): add active class to <a-modal/> 2022-11-29 20:13:16 +08:00
Pranav C
8072c40c06 feat(gui): focus first input in expanded form
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-20 17:08:17 +05:30
braks
d54ee0005b chore(nc-gui): pass correct prop and rename fn 2022-10-12 20:29:33 +02:00
braks
58a9abe4d7 chore(nc-gui): rename prop and set default values 2022-10-12 20:29:04 +02:00
braks
d8cdc56ef2 refactor(nc-gui): use useDialog to open view create modal 2022-10-12 20:17:58 +02:00
Wing-Kam Wong
e768f87cec refactor(nc-gui): rename grp_column_id to fk_grp_col_id 2022-10-11 12:08:15 +08:00
Wing-Kam Wong
9ef76504c5 feat(nc-gui): kanban grouping column id in copy view
#3840
2022-09-29 12:28:28 +08:00
Wing-Kam Wong
46d7d354ca fix(nc-gui): grouping field not available if Kanban created after creating Form view
#3841
2022-09-29 11:57:52 +08:00
Wing-Kam Wong
28ff1d9c71 fix(nc-gui): init after props.type is changed 2022-09-28 23:06:46 +08:00
Wing-Kam Wong
d3fc8811dd fix(nc-gui): add missing SelectProps 2022-09-28 22:49:48 +08:00
Wing-Kam Wong
ddc7e25d29 fix(nc-gui): add missing import 2022-09-28 22:48:08 +08:00
Wing-Kam Wong
842712e441 Merge branch 'develop' into feat/kanban-view 2022-09-28 22:31:32 +08:00
braks
4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2022-09-28 13:30:40 +02:00
Wing-Kam Wong
ae42bf5f14 fix(nc-gui): grouping field preset logic 2022-09-27 12:18:45 +08:00
Wing-Kam Wong
8dd3121194 feat(nc-gui): preset the grouping field column in kanban view creation 2022-09-27 11:45:21 +08:00
Wing-Kam Wong
49971d1bff refactor(nc-gui): kanban view 2022-09-24 13:15:05 +08:00
Wing-Kam Wong
9dc5e1b8aa feat(nc-gui): add a-select for choosing grouping field in kanban view creation 2022-09-23 18:47:13 +08:00
Wing-Kam Wong
e403990719 Merge branch 'develop' into feat/kanban-view 2022-09-15 11:44:30 +08:00
braks
81db2c8435 chore(nc-gui): fix type issues and set proper ref types 2022-09-14 13:34:20 +02:00
Wing-Kam Wong
fb7867bb95 Merge branch 'develop' into feat/kanban-view 2022-09-14 15:34:44 +08:00
Raju Udava
9c721f5426 chore(CY): add class name for modal & menu
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-13 18:05:30 +05:30
Wing-Kam Wong
03d1fe8397 feat(nc-gui): add ViewTypes.KANBAN case for ViewCreate 2022-09-09 12:30:26 +08:00
Wing-Kam Wong
f97ea536b4 chore: move nc-gui-v2 to nc-gui 2022-09-06 12:00:09 +08:00