Braks
|
6e10325cd2
|
Merge pull request #4141 from nocodb/fix/expanded-form-drawer
|
2022-10-25 15:11:01 +02:00 |
|
Wing-Kam Wong
|
135c73898b
|
refactor(nc-gui): rename value to cellValue
|
2022-10-25 16:30:03 +08:00 |
|
Wing-Kam Wong
|
38941c31ee
|
fix(nc-gui): formula values unexpectedly wrapped by double quotes
|
2022-10-25 16:09:38 +08:00 |
|
braks
|
8b255f3096
|
refactor(nc-gui): use ref for readonly injection
|
2022-10-21 17:00:27 +02:00 |
|
braks
|
030bab3c9b
|
revert(nc-gui): list items to use regular expanded form
|
2022-10-21 12:25:16 +02:00 |
|
braks
|
4a73bae955
|
chore(nc-gui): properly close expanded form
|
2022-10-21 02:02:12 +02:00 |
|
braks
|
bcff62b834
|
feat(nc-gui): open a separate form for each composable caller
|
2022-10-21 01:38:18 +02:00 |
|
braks
|
7c326ce118
|
fix(nc-gui): Add detached expanded form
|
2022-10-21 01:14:13 +02:00 |
|
Wing-Kam Wong
|
4e3cd99883
|
Merge branch 'develop' into feat/kanban-view
|
2022-10-07 20:21:26 +08:00 |
|
braks
|
36cf3e5acb
|
chore(nc-gui): pass default value to injection
|
2022-10-07 08:29:48 +05:30 |
|
Wing-Kam Wong
|
f2d361e73c
|
Merge branch 'develop' into feat/kanban-view
|
2022-10-03 10:49:32 +08:00 |
|
Raju Udava
|
79a903050f
|
test: cleanup grid view share
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-10-01 12:25:46 +05:30 |
|
Wing-Kam Wong
|
4946f89355
|
fix(nc-gui): more on cell styles
|
2022-09-29 18:57:55 +08:00 |
|
Wing-Kam Wong
|
842712e441
|
Merge branch 'develop' into feat/kanban-view
|
2022-09-28 22:31:32 +08:00 |
|
braks
|
71ccf80beb
|
fix(nc-gui): lazy load breaks item chip
|
2022-09-28 13:30:40 +02:00 |
|
braks
|
4c29fa18ff
|
refactor(nc-gui): use lazy load and cleanup imports
|
2022-09-28 13:30:40 +02:00 |
|
Wing-Kam Wong
|
f546f6712e
|
chore(nc-gui): format
|
2022-09-28 17:38:52 +08:00 |
|
Wing-Kam Wong
|
e7f4b26f5c
|
Merge branch 'develop' into feat/kanban-view
|
2022-09-22 11:22:42 +08:00 |
|
Wing-Kam Wong
|
5fc96000fb
|
chore(nc-gui): lint
|
2022-09-21 17:33:15 +08:00 |
|
Wing-Kam Wong
|
67033bb126
|
feat(nc-gui): prevent event bubbling on kanban cards
|
2022-09-21 17:32:42 +08:00 |
|
Pranav C
|
bdbf0c13ad
|
fix(gui): load comments count only in grid
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-09-20 22:53:12 +05:30 |
|
Raju Udava
|
095a635038
|
test: remove redundant login invocation
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-09-20 22:35:26 +05:30 |
|
braks
|
81db2c8435
|
chore(nc-gui): fix type issues and set proper ref types
|
2022-09-14 13:34:20 +02:00 |
|
braks
|
3320453637
|
chore(nc-gui): remove as any typecasts wherever possible
|
2022-09-14 13:33:40 +02:00 |
|
braks
|
38a9cb6c44
|
refactor(nc-gui): update useCellUrlConfig composable
|
2022-09-14 10:05:42 +02:00 |
|
navi
|
f94ddc323c
|
Merge pull request #3381 from dolsem/shared-view-url-customization
feat(gui-v2): customizable urls in shared views
|
2022-09-14 06:37:11 +01:00 |
|
Raju Udava
|
5bc43c0ac5
|
chore(CY): fix modal - class name map
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-09-13 21:33:49 +05:30 |
|
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 |
|
Pranav C
|
f8e7c2ed0f
|
fix(api): provide dummy hook as fallback for ReloadRowDataHookInj
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-09-12 19:17:16 +05:30 |
|
Pranav C
|
184d0eb942
|
chore(gui): linting and code cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-09-12 14:53:58 +05:30 |
|
Pranav C
|
b75a0815d2
|
fix(gui): close referenced row list modal on adding new
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-09-10 23:03:40 +05:30 |
|
Pranav C
|
173b0219d4
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-09-10 23:03:40 +05:30 |
|
Pranav C
|
796b535855
|
fix(gui): reload LTAR list on value change
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-09-10 23:03:40 +05:30 |
|
Pranav C
|
e4c1d71926
|
fix(gui): maintain the pagination data on reload
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-09-10 23:03:40 +05:30 |
|
Pranav C
|
0e52eaff88
|
wip: reload only the related row
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-09-10 23:03:40 +05:30 |
|
Pranav C
|
1cb3b05114
|
fix(gui): avoid linking if new record
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-09-10 23:03:40 +05:30 |
|
Denis
|
4a9915f6a6
|
fix(gui): typos
|
2022-09-07 19:00:21 -05:00 |
|
Denis
|
dd1a6f2f23
|
fix(gui): disable overlay in lookup cells
|
2022-09-07 11:16:02 -05:00 |
|
Wing-Kam Wong
|
f97ea536b4
|
chore: move nc-gui-v2 to nc-gui
|
2022-09-06 12:00:09 +08:00 |
|