Wing-Kam Wong
|
49a488494c
|
fix(gui-v2): use isUIAllowed('xcDatatableEditable') instead of isSharedBase
|
2 years ago |
Wing-Kam Wong
|
8247536029
|
Merge branch 'develop' into fix/gui-v2-shared-base-issues
|
2 years ago |
Raju Udava
|
8fa51df100
|
Merge pull request #3232 from nocodb/fix/renamable-item
fix(gui-v2): dblclick not triggered on renmable menu item
|
2 years ago |
braks
|
285a59a67a
|
chore(gui-v2): update menu colors
|
2 years ago |
Wing-Kam Wong
|
44dc459da2
|
Merge branch 'develop' into fix/gui-v2-shared-base-issues
|
2 years ago |
Braks
|
fd3d1ff9ef
|
Merge pull request #3211 from nocodb/feat/import-dropzone
|
2 years ago |
braks
|
369c97c68f
|
chore(gui-v2): cleanup menu styles and colorings
|
2 years ago |
braks
|
958a8ebbcf
|
chore(gui-v2): add route meta shims
|
2 years ago |
Raju Udava
|
ab511d3718
|
Merge pull request #3233 from nocodb/fix/fixed-issue-with-add-new-row
chore/typo fixed in AddRow button
|
2 years ago |
Muhammed Mustafa
|
207cda8e10
|
chore/typo fixed
|
2 years ago |
braks
|
1ad1aa5db8
|
chore(gui-v2): round out bottom of dropdown menu
|
2 years ago |
braks
|
ff3353206e
|
feat(gui-v2): allow import file to be selected with file dialog
|
2 years ago |
braks
|
ea24baea05
|
refactor(gui-v2): add visual hint for dropzone and add padding to dropzone box
|
2 years ago |
braks
|
ad694ca5d6
|
chore(gui-v2): remove dark mode styles
|
2 years ago |
braks
|
a657693ef9
|
chore(gui-v2): prevent file being re-uploaded on delete
|
2 years ago |
braks
|
8784af0774
|
chore(gui-v2): close dialogs on click outside
|
2 years ago |
braks
|
1f39e289ac
|
chore(gui-v2): update add/import dropdown styles to look like project menu
|
2 years ago |
braks
|
26e64c60d9
|
fix(gui-v2): prevent missing injection warnings
|
2 years ago |
braks
|
a8d84ec666
|
chore(gui-v2): lint
|
2 years ago |
braks
|
5d5c8fce0a
|
chore(gui-v2): remove unnecessary styles
|
2 years ago |
braks
|
f9d8182ee5
|
chore(gui-v2): create file data in page
|
2 years ago |
braks
|
7590a1d2bb
|
chore(gui-v2): add comments to `useDialog`
|
2 years ago |
braks
|
cf21b7e05e
|
chore(gui-v2): cleanup scope disposal
|
2 years ago |
braks
|
68e7994b34
|
refactor(gui-v2): use dropdown for project add btn
|
2 years ago |
braks
|
63c7c88a12
|
chore(gui-v2): cleanup styles
|
2 years ago |
braks
|
aac40e3494
|
chore(gui-v2): cleanup imports
|
2 years ago |
braks
|
c081ffc0a9
|
chore(gui-v2): cleanup types
|
2 years ago |
braks
|
9bd3ee86eb
|
chore(gui-v2): cleanup watcher on dispose in `useDialog`
|
2 years ago |
braks
|
d147ec8d7f
|
chore(gui-v2): update text
|
2 years ago |
braks
|
eb3bc5cedc
|
feat(gui-v2): open quickimport dialog on file drop
|
2 years ago |
braks
|
69cbf765e7
|
fix(gui-v2): directive usage warnings
|
2 years ago |
braks
|
a0bcf49b24
|
feat(gui-v2): add `useDialog` composable
|
2 years ago |
braks
|
30d98c5560
|
chore(gui-v2): cleanup imports and fix formatting
|
2 years ago |
braks
|
05021f97bf
|
feat(gui-v2): add dropzone to project intro page
|
2 years ago |
Braks
|
99bf23a553
|
Merge pull request #3228 from nocodb/chore/navigate-to-auth
|
2 years ago |
Raju Udava
|
5c0bf30baf
|
Merge pull request #3225 from nocodb/fix/gui-v2-add-row-opens-expanded-row-form
Made `Add new row` button functional
|
2 years ago |
braks
|
6079045be4
|
fix(gui-v2): dblclick not triggered on renmable menu item
|
2 years ago |
Raju Udava
|
1f57c23ff5
|
test: cy markers
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
braks
|
0bec2490ff
|
chore(gui-v2): navigate to auth tab on project select
|
2 years ago |
Wing-Kam Wong
|
b4ba3315c9
|
fix(gui-v2): add missing isSharedBase on LTAR cells
|
2 years ago |
Muhammed Mustafa
|
d8a3179f16
|
chore/typo fixed
|
2 years ago |
Wing-Kam Wong
|
4139e2da81
|
fix(gui-v2): add missing isUIAllowed('xcDatatableEditable') & i18n
|
2 years ago |
Muhammed Mustafa
|
41b9971cf3
|
fix/pr review included
|
2 years ago |
Wing-Kam Wong
|
084bd671b3
|
chore(gui-v2): SharedViewList -> sharedViewList
|
2 years ago |
Wing-Kam Wong
|
9aa8f9e506
|
fix(gui-v2): add missing isSharedBase
|
2 years ago |
Wing-Kam Wong
|
b49e7dedb6
|
fix(gui-v2): add missing share base logic in loadProjectRoles
|
2 years ago |
Wing-Kam Wong
|
fe6f1282e4
|
refactor(gui-v2): isUIAllowed
|
2 years ago |
Muhammed Mustafa
|
5989049bc3
|
fix/minor cleanup
|
2 years ago |
Raju Udava
|
aa5a66c812
|
Merge pull request #3223 from nocodb/fix/gui-v2-improved-email-password-validation-signup-page
Improved email and password validation of signup page
|
2 years ago |
Raju Udava
|
2e4f09ddf0
|
Merge pull request #3224 from nocodb/fix/gui-v2-form
fix(gui-v2): disable lookup in form
|
2 years ago |