Pranav C
|
6da271feb9
|
fix(gui-v2): focus title field on load
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
865e77564f
|
refactor(gui-v2): align noco icon in center and show pinter
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ff1b345768
|
feat(gui-v2): add project title edit page
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ad4a92d9f0
|
refactor(gui-v2): ui improvements
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
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 |
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
|
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 |
mertmit
|
81dc97f5dc
|
Merge pull request #2706 from nocodb/enhancement/formula
feat: WEEKDAY formula
|
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 |
Raju Udava
|
f197e08c9a
|
Merge pull request #2748 from nocodb/all-contributors/add-yohanboniface
docs: add yohanboniface as a contributor for translation
|
2 years ago |
allcontributors[bot]
|
b26c34aeab
|
docs: update .all-contributorsrc [skip ci]
|
2 years ago |