Wing-Kam Wong
|
47a253d566
|
chore(nc-gui): remove unused function imports
|
2 years ago |
Wing-Kam Wong
|
270442e7bc
|
wip(nc-gui): minimize excessive calls
|
2 years ago |
Wing-Kam Wong
|
ee25b9fa16
|
Merge branch 'feat/kanban-view' of https://github.com/nocodb/nocodb into feat/kanban-view
|
2 years ago |
Wing-Kam Wong
|
1879a76cc4
|
fix(nc-gui): remove unnecessary kanban reload
|
2 years ago |
Raju Udava
|
de82f7d114
|
test(cy): copy view, show system fields, fix unhide
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
3cc5dfcd48
|
refactor(nc-gui): remove unncessary watch & add ref to inject
|
2 years ago |
Wing-Kam Wong
|
11793c65d0
|
chore(nc-gui): fix type issues and set proper ref types
|
2 years ago |
Wing-Kam Wong
|
1c8c85a502
|
feat(nc-gui): include grouping field if it exists
|
2 years ago |
Wing-Kam Wong
|
5f53c3a820
|
feat(nc-gui): set a default grouping field in kanban creation
|
2 years ago |
Wing-Kam Wong
|
748fa51369
|
feat(nc-gui): not render field with no value on kanban card
|
2 years ago |
Wing-Kam Wong
|
a87efb13b7
|
feat(nocodb): kanban fields visibility
|
2 years ago |
Raju Udava
|
f44e6d2e1e
|
test: CY basic tests for Kanban
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
6a96ac445c
|
feat(nc-gui): move color head on top of stack & revise skeleton styles
|
2 years ago |
Wing-Kam Wong
|
880e0757c1
|
feat(nc-gui): darken stack title
|
2 years ago |
Wing-Kam Wong
|
f075a9d725
|
fix(nc-gui): kanban types
|
2 years ago |
Wing-Kam Wong
|
bb7d0abed8
|
fix(nocodb-sdk): SelectOptionType -> SelectOptionType[]
|
2 years ago |
Wing-Kam Wong
|
a6481968bf
|
Merge branch 'develop' into feat/kanban-view
|
2 years ago |
Wing-Kam Wong
|
bcedd9ba07
|
refactor(nc-gui): add comments & revise types
|
2 years ago |
Pranav C
|
ce69e91a20
|
Merge pull request #3678 from nocodb/fix/cypress
fix(gui): miscellaneous
|
2 years ago |
Pranav C
|
0a95987acf
|
fix(gui): auth and token tab missing
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3522ea667a
|
fix(gui): add key to avoid router related issues
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
177f4db3a0
|
refactor(nc-gui): kanban styles
|
2 years ago |
Wing-Kam Wong
|
94f1d090f3
|
feat(nc-gui): add w-full for kanban title case
|
2 years ago |
braks
|
8a633bf60c
|
Merge branch 'develop' of github.com:nocodb/nocodb into develop
|
2 years ago |
braks
|
8540f7a647
|
fix(nc-gui): set `hasSidebar` when navigating to project
|
2 years ago |
Wing-Kam Wong
|
103e52c6d7
|
feat(nc-gui): style on kanban card
|
2 years ago |
Wing-Kam Wong
|
a3866486bc
|
refactor(nc-gui): remove unused code + style a bit
|
2 years ago |
Wing-Kam Wong
|
f35acbdd49
|
fix(nc-gui): skipp uncategorized case for new record form hook
|
2 years ago |
Wing-Kam Wong
|
8452b288f7
|
feat(nc-gui): kanban skeleton
|
2 years ago |
Raju Udava
|
39cd55b43b
|
Merge pull request #3667 from nocodb/test/cy-stability-2
test: cy views suite local storage & tab handling corrections
|
2 years ago |
Wing-Kam Wong
|
511b1f05a4
|
fix(nc-gui): missing background & skeleton
|
2 years ago |
Wing-Kam Wong
|
5125a5e2b5
|
feat(nc-gui): collapse stack logic
|
2 years ago |
Raju Udava
|
95521a4b12
|
test: right toggle bar fix for view validation
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
56e5be0d30
|
test: Cy typo fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
7c109785b1
|
test: cy misc test suite local storage handling fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
e8a286634c
|
test: local storage handling fix for roles suite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
4582c0ed57
|
test: local storage handling for tableOps suite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
4151b2dcb2
|
test: fix local storage & tab handling in quickTest suite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
2b3949928c
|
test: cy views suite local storage & tab handling corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
braks
|
ae2210a261
|
fix(nc-gui): use cb for permission check
|
2 years ago |
braks
|
0a1e224273
|
fix(nc-gui): cleanup sidebar state on scope dispose
|
2 years ago |
Wing-Kam Wong
|
ae143e39a3
|
feat(nc-gui): kanban collapsed stack
|
2 years ago |
Raju Udava
|
7f3727288e
|
Merge pull request #3670 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
Wing-Kam Wong
|
1cec3b1675
|
feat(nc-gui): disable renameStack & deleteStack for Uncategorized stack
|
2 years ago |
navi
|
36b09f7dcc
|
New translations en.json (Russian)
|
2 years ago |
Wing-Kam Wong
|
ba0713cdc7
|
Merge branch 'develop' into feat/kanban-view
|
2 years ago |
Wing-Kam Wong
|
38a0608fbd
|
chore(workflow): merge fixed & resolved issue label to ready for next release
|
2 years ago |
Muhammed Mustafa
|
56c20fe2ce
|
Merge pull request #3634 from nocodb/feat/add-tooltip-to-table-treeview
feat(nc-gui): Added tooltip to show table name in table tree view
|
2 years ago |
Wing-Kam Wong
|
c49f7cc677
|
fix(nocodb): add ?? {} for stack_meta
|
2 years ago |
Wing-Kam Wong
|
46b61ff173
|
feat(nc-gui): enrich collapse stack flag
|
2 years ago |