Commit Graph

62 Commits

Author SHA1 Message Date
Raju Udava
dd2858c9bb test: share base
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-11-03 16:25:23 +05:30
braks
8b255f3096 refactor(nc-gui): use ref for readonly injection 2022-10-21 17:00:27 +02:00
braks
e884a7d1d4 refactor(nc-gui): move readonly injection to smartsheet 2022-10-21 11:01:39 +02:00
braks
7c326ce118 fix(nc-gui): Add detached expanded form 2022-10-21 01:14:13 +02:00
Braks
16e8c65de7 Merge pull request #4031 from nocodb/fix/sidebar-sort 2022-10-13 16:02:54 +02:00
braks
f914083e71 chore(nc-gui): add comments about lazy load issues 2022-10-13 11:37:37 +02:00
braks
43db1b5fac fix(nc-gui): lazy load breaking view sidebar 2022-10-12 20:17:58 +02:00
Pranav C
c2b502f6d1 refactor(gui): add missing prop in default value
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-12 20:42:20 +05:30
Pranav C
41788be13b chore(gui): corrections and lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-12 20:42:20 +05:30
Pranav C
be70b540a5 refactor(gui-v2): tab level sort state
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-12 20:42:18 +05:30
Pranav C
86586fd1a9 refactor(gui-v2): replace pain object with Map
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-12 20:41:31 +05:30
Pranav C
d2657d1339 wip(gui-v2): sorts state
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-12 20:41:31 +05:30
Pranav C
e3dc42bf76 wip(gui-v2): keep tab level view state(filter/sort/fields)
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-12 20:41:31 +05:30
Pranav C
3ef9115674 refactor(gui): avoid locking treeview operation based on view lock
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-10 12:25:45 +05:30
Wing-Kam Wong
e4ab2c7680 fix(nc-gui): kanbanviewstore related issues 2022-09-28 22:46:42 +08:00
Wing-Kam Wong
9945838a2e chore(nc-gui): lint 2022-09-28 22:38:59 +08:00
Wing-Kam Wong
842712e441 Merge branch 'develop' into feat/kanban-view 2022-09-28 22:31:32 +08:00
braks
9dc5c11643 fix(nc-gui): check if activeTab exists 2022-09-28 13:30:40 +02:00
Pranav C
1a8417cb18 chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-28 13:30:40 +02:00
braks
2f925e008f fix(nc-gui): right sidebar state not restored 2022-09-28 13:30:40 +02:00
braks
360290a526 fix(nc-gui): toggle left sidebar state on mount 2022-09-28 13:30:40 +02:00
braks
d33142b3c3 chore(nc-gui): cleanup 2022-09-28 13:30:40 +02:00
braks
5b53c48894 refactor(nc-gui): use lazy load 2022-09-28 13:30:40 +02:00
braks
90b3da67ab fix(nc-gui): refactor issues 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
braks
ee444604d9 refactor(nc-gui): use lazy components 2022-09-28 13:30:39 +02:00
Wing-Kam Wong
ec58c83bb1 Merge branch 'develop' into feat/kanban-view 2022-09-24 12:20:24 +08:00
braks
27005af74c refactor(nc-gui): simplify useSidebar and update comments 2022-09-23 09:59:33 +02:00
Wing-Kam Wong
cb2f76bc77 refactor(nc-gui): use ReloadViewMetaHookInj instead of ReloadKanbanMetaHookInj 2022-09-22 12:20:08 +08:00
Wing-Kam Wong
18d76272f5 Merge branch 'develop' into feat/kanban-view 2022-09-22 11:28:52 +08:00
Wing-Kam Wong
c888654902 fix(nc-gui): missing import 2022-09-22 11:28:38 +08:00
Wing-Kam Wong
e7f4b26f5c Merge branch 'develop' into feat/kanban-view 2022-09-22 11:22:42 +08:00
Pranav C
acba7769c0 fix(gui): use a different hook to reload the vue meta and avoid reloading data
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-21 12:03:59 +05:30
Pranav C
004875e922 fix(gui): reload form view on clicking active form view
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-20 19:54:18 +05:30
Wing-Kam Wong
92f84f24f3 Merge branch 'develop' into feat/kanban-view 2022-09-19 18:58:05 +08:00
Raju Udava
03d72b6d5e Merge pull request #3699 from nocodb/fix/cy-stability-dropdown
test: cy-stability for dropdown
2022-09-19 13:55:52 +05:30
Raju Udava
312120fd0b test: cy-stability for dropdown
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-19 13:15:25 +05:30
Wing-Kam Wong
e346128d6c Merge branch 'develop' into feat/kanban-view 2022-09-19 11:07:58 +08:00
Wing-Kam Wong
460444e2e4 feat(nc-gui): add ReloadKanbanMetaHookInj 2022-09-17 19:55:18 +08:00
Pranav C
65e327e1a9 fix(gui): add fallback for copy to clipboard
re #3598

Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-17 16:02:09 +05:30
Wing-Kam Wong
a6481968bf Merge branch 'develop' into feat/kanban-view 2022-09-16 18:14:07 +08:00
braks
ae2210a261 fix(nc-gui): use cb for permission check 2022-09-15 21:00:08 +02:00
Wing-Kam Wong
ba0713cdc7 Merge branch 'develop' into feat/kanban-view 2022-09-16 00:29:40 +08:00
braks
d3a4bca8f3 feat(nc-gui): store sidebar states separately by id
# What's changed?

* use a sidebar id to identify the state
* use in memory storage to store the states
* use local storage to store persistent states
* add MemStorage class
2022-09-15 12:59:27 +02:00
Wing-Kam Wong
e403990719 Merge branch 'develop' into feat/kanban-view 2022-09-15 11:44:30 +08:00
Wing-Kam Wong
af34366f51 Merge branch 'develop' into feat/kanban-view 2022-09-14 23:19:44 +08:00
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
e84b8b2272 refactor(nc-gui): defer loading project to subpage 2022-09-14 13:33:40 +02:00
Pranav C
b5b050dcaa refactor(gui): keep the right sidebar open by default
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-14 14:19:43 +05:30