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 |
Pranav C
|
ed2d640da4
|
enhancement(gui): add not found page for handling invalid base url
re #3648
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3680b14ee7
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3e5d9dfc35
|
fix(api): email me enabling error
re #3651
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
40baf5aa94
|
fix(api): default form validation
re #3652
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
54364266e0
|
Merge pull request #3657 from nocodb/fix/3649-expanded-form-bugs
Fix: Expanded form - hide reload and virtual columns if new record
|
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 |
navi
|
ad37d284aa
|
Merge pull request #3358 from nocodb/refactor/api-tests
API unit tests
|
2 years ago |
navi
|
2b2a96fd84
|
Merge pull request #3682 from nocodb/fix/3676-select
fix: select column issue
|
2 years ago |
mertmit
|
d6ceeee5a6
|
fix(nocodb): clear dtxs for select columns
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
546cf3cd5f
|
fix(nc-gui): improved handling of dtxp/dtxs
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
9a856326c9
|
fix: scale input use v-model:value
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Braks
|
0eb61eee65
|
Merge pull request #3620 from nocodb/fix/pg-select-default
|
2 years ago |
Pranav C
|
5edde75cba
|
feat(api): update form view and column models
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
cd76484e4e
|
fix(api): update migration add it in source
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2cc22b8ecd
|
feat(swagger): add meta in types
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
cf76e06d06
|
feat(api): add migrations
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Braks
|
f558c0118c
|
Merge pull request #3646 from nocodb/refactor/drawer-styles
|
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 |
braks
|
1c7883d165
|
refactor(nc-gui): pass `showLoading` as prop to ColumnFilter
|
2 years ago |
braks
|
5320a313bc
|
refactor(nc-gui): hide loading spinner when reloading from view filters
|
2 years ago |
braks
|
41d11cf246
|
refactor(nc-gui): update webhook drawer styles
|
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 |