Muhammed Mustafa
|
9a4f36da70
|
refactor/gui-v2-store-fixed-text-reset-modal
|
2 years ago |
Muhammed Mustafa
|
86ff8c2dff
|
refactor/gui-v2-store-removed-close-button-from-reset-modal
|
2 years ago |
Muhammed Mustafa
|
6c90083ad4
|
refactor/gui-v2-store-ui-and-code-cleanup
|
2 years ago |
Muhammed Mustafa
|
0727d91770
|
fix/fixed layout issue in Appstore
|
2 years ago |
Muhammed Mustafa
|
164fad3bc3
|
refactor/gui-v2-store-added
|
2 years ago |
Muhammed Mustafa
|
075c8be2fa
|
refactor/gui-v2-store-added-icons
|
2 years ago |
Pranav C
|
a481088af0
|
Merge pull request #2810 from nocodb/refactor/gui-v2
Refactor/gui v2
|
2 years ago |
Wing-Kam Wong
|
0cbed32330
|
fix(gui-v2): ClientType & ProjectCreateForm path
|
2 years ago |
Pranav C
|
13c4539ed3
|
Merge pull request #2831 from nocodb/chore/fix-lint-issues
chore(gui-v2): fix eslint issues
|
2 years ago |
braks
|
6b447ceb38
|
chore(gui-v2): fix eslint issues
# What's changed?
* transform some components to script setup
* fix linting issues
|
2 years ago |
Pranav C
|
0c7e07a737
|
Merge pull request #2794 from nocodb/feat/nav-drawer
Feat/nav drawer
|
2 years ago |
աɨռɢӄաօռɢ
|
0d110ec373
|
Merge pull request #2750 from nocodb/feat/gui-v2-templates
feat(gui-v2): templates
|
2 years ago |
Pranav C
|
8e877863cb
|
Merge pull request #2827 from nocodb/refactor/gui-v2-cleanup
chore(gui-v2): cleanup files
|
2 years ago |
աɨռɢӄաօռɢ
|
c4efe2b01c
|
Merge pull request #2828 from nocodb/feat/gui-v2-templates-fixed
refactor(gui-v2): cleanup template editor component
|
2 years ago |
Pranav C
|
0e19216412
|
Merge pull request #2830 from nocodb/feat/nav-drawer-cleanup
refactor(gui-v2): cleanup project create utils
|
2 years ago |
braks
|
13c35c4aca
|
refactor(gui-v2): cleanup project create utils
# What's changed?
* move form type to utils file
* move ClientType enum to enums file
* use ClientType enum where appropriate
* add default host (localhost)
* lint files
|
2 years ago |
Pranav C
|
b588e3283b
|
refactor(gui-v2): remove unused imports
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
e4077cd12a
|
refactor(gui-v2): cleanup template editor component
# What's changed?
* fix types
* change arrow fns to regular functions to avoid ordering issues
* move templateColumns to utils file
|
2 years ago |
Pranav C
|
3ec47bc907
|
chore(gui-v2): cleanup files
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9677c54a8e
|
chore(gui-v2): package-lock.json
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d4976686ff
|
fix: issue with sortable
re #2820
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
933da7834e
|
fix: i18n corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
c58e09e08c
|
refactor(gui-v2): add table rename validation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
0f30974d8d
|
refactor(gui-v2): table rename modal improvements
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b7ce972695
|
feat(gui-v2): update tab state on table rename
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5d37bb97c6
|
feat(gui-v2): table rename and minor improvements
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
70755b8b1d
|
wip(gui-v2): table rename
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9ace314b1b
|
feat(gui-v2): table delete
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
78bdd3ae2e
|
feat(gui-v2): context menu, table list reload, css corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a82f163041
|
feat(gui-v2): add sortable
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
62233121f1
|
wip(gui-v2): Basic tree view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
ff39e7658b
|
Merge branch 'refactor/gui-v2' into feat/gui-v2-templates
|
2 years ago |
Naveen MR
|
9a58a0537c
|
chore : button shadows + some padding to cards on signin/signup
|
2 years ago |
Naveen MR
|
c69d4bc272
|
chore : removing shadow for buttons
|
2 years ago |
Naveen MR
|
f092c7bda2
|
chore : making signup/signin as flex-column
|
2 years ago |
Naveen MR
|
8c22c30c86
|
chore : create project small changes + shadow to button
|
2 years ago |
Naveen MR
|
b2e4be8691
|
chore : removing repeat password.
|
2 years ago |
Naveen MR
|
5712334c97
|
fix : adding monaco-editor
|
2 years ago |
Pranav C
|
49b7b98630
|
Merge pull request #2803 from nocodb/refactor/useProject
refactor(gui-v2): move injection keys to context dir
|
2 years ago |
Raju Udava
|
aaa2c9e12e
|
Merge pull request #2800 from nocodb/refactor/i18n-updates
refactor: i18n sync
|
2 years ago |
Wing-Kam Wong
|
be5008a625
|
refactor(gui-v2): button size
|
2 years ago |
Wing-Kam Wong
|
65aef10f77
|
fix(gui-v2): add missing []
|
2 years ago |
Wing-Kam Wong
|
a51ba23fee
|
refactor(gui-v2): styling & use classes
|
2 years ago |
Wing-Kam Wong
|
c05ef731c7
|
refactor(gui-v2): use fieldRequiredValidator
|
2 years ago |
Wing-Kam Wong
|
13020cbf12
|
Merge branch 'refactor/gui-v2' into feat/gui-v2-templates
|
2 years ago |
braks
|
f8d95aa966
|
refactor(gui-v2): import composables from `#imports` path
|
2 years ago |
braks
|
061d89b89e
|
refactor(gui-v2): accept projectID as argument for `useProject`
|
2 years ago |
braks
|
9117f76e5b
|
refactor(gui-v2): move injection keys to context dir
# What's changed?
* avoids naming collision with `components.d.ts`
|
2 years ago |
braks
|
3eb04e5be8
|
chore(gui-v2): cleanup audit tab and pass currents as default
|
2 years ago |
navi
|
ca7fe052bc
|
Merge pull request #2734 from nocodb/refactor/gui-v2-audit
feat(gui-v2): add `AuditTab`
|
2 years ago |