Wing-Kam Wong
|
b9737dca9d
|
chore(gui-v2): bypass bulk import if data is not found & reset loading
|
2 years ago |
braks
|
1586d3a8c4
|
refactor(gui-v2): disable dark mode
# What's changed?
* remove color mode toggle from header
* set preferred color scheme to light
|
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
|
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 |
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
|
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 |
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 |
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 |
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 |
braks
|
24d42c3172
|
fix(gui-v2): sidebar showing when collapsed
|
2 years ago |
Pranav C
|
160e54a44a
|
feat: add settings modal
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
6d2d402a9d
|
refactor: code cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
cb5dd5816d
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b8055af286
|
refactor: move files back to index folder
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
bbf2e2dac1
|
feat: update list view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
16d0cc59dd
|
refactor: move project pages
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f1a313d42d
|
feat(gui-v2): add project delete and edit options
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e7ebc79cc5
|
feat(gui-v2): integrate project delete
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
51c5e4dc81
|
refactor(gui-v2): replace project type list with antd menu
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
00449dd0ff
|
refactor(gui-v2): replace project create vuetify menu with antd
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
e4fa18f446
|
chore(gui-v2): fix style.scss file
|
2 years ago |
braks
|
30df144320
|
refactor(gui-v2): replace v-app with ant-layout
|
2 years ago |
braks
|
bddbff77b5
|
refactor(gui-v2): replace v-app with ant-layout
|
2 years ago |
braks
|
2bf3935840
|
feat(gui-v2): add nested user-settings page
|
2 years ago |