Pranav C
|
f29da6a4e1
|
chore(gui-v2): path correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7c0a249477
|
feat(gui-v2): focus input on load
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
aaa9ea15aa
|
feat(gui-v2): select and focus title field on load
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
bda31a16ce
|
feat(gui-v2): reset test status on any field update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
0205dbc0e8
|
feat(gui-v2): focus field on validation error
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e0ce002ff7
|
feat(gui-v2): generate random project title
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3c5237d821
|
refactor(gui-v2): ui improvements
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c5748fa26c
|
feat(gui-v2): monaco editor integration for config edit
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
060ad724fb
|
feat(gui-v2): validation and label correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f93ca9df18
|
feat(gui-v2): test connection, project create integration
- show dialog after test connection
- use certificate values
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
313f77eefe
|
feat(gui-v2): add ssl file select option, show monaco editor for config edit
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7ebdd6b840
|
refactor(gui-v2): code cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
00622f799e
|
wip(gui-v2): add monaco editor for config edit
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
dd91f672d6
|
chore(gui-v2): add monaco package
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b3c2a56cbc
|
feat(gui-v2): add all inputs and buttons in project create page
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c49d0dd8be
|
refactor(gui-v2): use horizontal layout
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f59dea011a
|
feat(gui-v2): prefill with default connection config on client change
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
61dd082839
|
feat(gui-v2): external project create - form validation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2fca8f9210
|
refactor(gui-v2): add box shadow
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a362a14d56
|
feat(gui-v2): project create api invoke
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5552b564b4
|
feat(gui-v2): add crete project form validation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
edad796ab4
|
feat: move project create pages to subpages
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
7d3ff6b2c3
|
chore(gui-v2): revise margin
|
2 years ago |
Wing-Kam Wong
|
2f3c9c932c
|
style(gui-v2): template editor
|
2 years ago |
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 |
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 |