Wing-Kam Wong
|
eb7143d929
|
fix(gui-v2): delete logic
|
2 years ago |
Wing-Kam Wong
|
1aac0f663a
|
refactor(gui-v2): template editor
|
2 years ago |
Wing-Kam Wong
|
535657ebf2
|
feat(gui-v2): display select column title conditionally
|
2 years ago |
Wing-Kam Wong
|
61c76465d3
|
refactor(gui-v2): importTemplate function
|
2 years ago |
Wing-Kam Wong
|
b9737dca9d
|
chore(gui-v2): bypass bulk import if data is not found & reset loading
|
2 years ago |
Wing-Kam Wong
|
33b67c67a9
|
Merge branch 'refactor/gui-v2' into feat/gui-v2-templates
|
2 years ago |
Braks
|
0108d41d43
|
Merge pull request #2757 from nocodb/feat/user-settings
|
2 years ago |
braks
|
dbb6acfea1
|
chore(gui-v2): cleanup user settings page
|
2 years ago |
braks
|
5d25d9d507
|
chore(gui-v2): remove max-width from list
|
2 years ago |
Wing-Kam Wong
|
cc0dc6728f
|
style(gui-v2): template components
|
2 years ago |
Wing-Kam Wong
|
c610bcf48e
|
chore(gui-v2): resolve conflicts
|
2 years ago |
Wing-Kam Wong
|
fb6e053cbc
|
style(gui-v2): template buttons
|
2 years ago |
Wing-Kam Wong
|
c478dabaf8
|
chore(gui-v2): type & add TODO tag
|
2 years ago |
Wing-Kam Wong
|
611c2edcf8
|
feat(gui-v2): template validation on table name
|
2 years ago |
Wing-Kam Wong
|
39b640259d
|
feat(gui-v2): add AForm & AFormItem
|
2 years ago |
Wing-Kam Wong
|
b295dd0cb5
|
feat(gui-v2): template validation
|
2 years ago |
Pranav C
|
fbce86848b
|
Merge pull request #2744 from nocodb/feat/user-settings
refactor(gui-v2): replace vuetify form with ant form
|
2 years ago |
braks
|
286ae2d164
|
chore(gui-v2): fix icon style
|
2 years ago |
braks
|
c6b8f7762d
|
feat(gui-v2): implement user-settings page
|
2 years ago |
braks
|
65cc4c8355
|
fix(gui-v2): prevent having to submit twice
|
2 years ago |
braks
|
a8408ce3e2
|
refactor(gui-v2): replace v-form with a-form on forgot-password page
|
2 years ago |
braks
|
0e7c1ae289
|
refactor(gui-v2): replace v-form with a-form on signup page
|
2 years ago |
Wing-Kam Wong
|
e4740ce0f6
|
wip(gui-v2): a-form integration
|
2 years ago |
Wing-Kam Wong
|
4e69bf486a
|
Merge branch 'refactor/gui-v2' into feat/gui-v2-templates
|
2 years ago |
Wing-Kam Wong
|
96ed447d77
|
feat(gui-v2): update GlobalComponents
|
2 years ago |
braks
|
23f74bb343
|
chore(gui-v2): remove important prefix
|
2 years ago |
braks
|
9f34821268
|
fix(gui-v2): hide sidebar when not signed in
|
2 years ago |
braks
|
b597e282c1
|
chore(gui-v2): update form rules for ant form
|
2 years ago |
braks
|
46289fa8b7
|
chore(gui-v2,deps-dev): upgrade to latest ant-design-vue version
|
2 years ago |
braks
|
82398cf03f
|
refactor(gui-v2): replace vuetify form with ant form
|
2 years ago |
navi
|
c3af633170
|
Merge pull request #2742 from nocodb/ant-theme-customisation
chore(gui-v2): update theme primary color
|
2 years ago |
Pranav C
|
7cd580b147
|
chore(gui-v2): update theme primary color
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
381dd6714d
|
feat(gui-v2): column type autocomplete
|
2 years ago |
Pranav C
|
765beabb97
|
chore: add missing file
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
fb0667d86f
|
wip(gui-v2): template import logic
|
2 years ago |
Wing-Kam Wong
|
564b749869
|
feat(gui-v2): add setEditableTn & remove onUpdate functions
|
2 years ago |
Wing-Kam Wong
|
0b9e9188be
|
feat(gui-v2): add deleteTable & fix a-collapse panel
|
2 years ago |
Wing-Kam Wong
|
174a1edf0b
|
refactor(gui-v2): remove virtual col code
|
2 years ago |
Wing-Kam Wong
|
383180777e
|
feat(gui-v2): add deleteTableColumn
|
2 years ago |
Wing-Kam Wong
|
055218d723
|
feat(gui-v2): add addNewColumnRow
|
2 years ago |
Wing-Kam Wong
|
bb0d5794b7
|
feat(gui-v2): select option column in template & mark column name editable
|
2 years ago |
Wing-Kam Wong
|
bdf6cbbfda
|
wip(gui-v2): action column
|
2 years ago |
Pranav C
|
bac8675c67
|
Merge pull request #2735 from nocodb/feat/add-ui-permission-composable
feat: add isUIAllowed composable
|
2 years ago |
Wing-Kam Wong
|
a9ec6580fb
|
wip(gui-v2): integrate with antdv
|
2 years ago |
Pranav C
|
7953923a28
|
feat: add isUIAllowed composable
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
562227dbd4
|
wip(gui-v2): parse and load template
|
2 years ago |
Wing-Kam Wong
|
72c9b3ec9c
|
Merge branch 'refactor/gui-v2' into feat/gui-v2-templates
|
2 years ago |
Braks
|
f92fbaadc9
|
Merge pull request #2728 from nocodb/fix/sidebar-collapse
|
2 years ago |
braks
|
24d42c3172
|
fix(gui-v2): sidebar showing when collapsed
|
2 years ago |
navi
|
7cdd6e5a1b
|
Merge pull request #2729 from nocodb/feat/project-tree-add-settings-modal
Feat/project tree - add settings modal
|
2 years ago |