աɨռɢӄաօռɢ
|
6680409d43
|
Merge pull request #3692 from nocodb/fix/3681-mssql
fix: drop wrapping select queries for mssql
|
2 years ago |
mertmit
|
4c070bd1f5
|
fix: drop wrapping select queries for mssql
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Raju Udava
|
9cca739580
|
test: typo correction for toast timeout
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
aec03e286f
|
refactor(gui): typo correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
65e327e1a9
|
fix(gui): add fallback for copy to clipboard
re #3598
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
07e248dc69
|
refactor(gui): move 404 page
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c988af541a
|
refactor(api): reuse serialize/deserialize function
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
aa376101ff
|
feat(api): add meta in grid and gallery view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ed2d640da4
|
enhancement(gui): add not found page for handling invalid base url
re #3648
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3680b14ee7
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3e5d9dfc35
|
fix(api): email me enabling error
re #3651
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
40baf5aa94
|
fix(api): default form validation
re #3652
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
54364266e0
|
Merge pull request #3657 from nocodb/fix/3649-expanded-form-bugs
Fix: Expanded form - hide reload and virtual columns if new record
|
2 years ago |
navi
|
ad37d284aa
|
Merge pull request #3358 from nocodb/refactor/api-tests
API unit tests
|
2 years ago |
navi
|
2b2a96fd84
|
Merge pull request #3682 from nocodb/fix/3676-select
fix: select column issue
|
2 years ago |
mertmit
|
d6ceeee5a6
|
fix(nocodb): clear dtxs for select columns
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
546cf3cd5f
|
fix(nc-gui): improved handling of dtxp/dtxs
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
9a856326c9
|
fix: scale input use v-model:value
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Braks
|
0eb61eee65
|
Merge pull request #3620 from nocodb/fix/pg-select-default
|
2 years ago |
Pranav C
|
5edde75cba
|
feat(api): update form view and column models
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
cd76484e4e
|
fix(api): update migration add it in source
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2cc22b8ecd
|
feat(swagger): add meta in types
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
cf76e06d06
|
feat(api): add migrations
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Braks
|
f558c0118c
|
Merge pull request #3646 from nocodb/refactor/drawer-styles
|
2 years ago |
braks
|
1c7883d165
|
refactor(nc-gui): pass `showLoading` as prop to ColumnFilter
|
2 years ago |
braks
|
5320a313bc
|
refactor(nc-gui): hide loading spinner when reloading from view filters
|
2 years ago |
braks
|
41d11cf246
|
refactor(nc-gui): update webhook drawer styles
|
2 years ago |
Pranav C
|
ce69e91a20
|
Merge pull request #3678 from nocodb/fix/cypress
fix(gui): miscellaneous
|
2 years ago |
Pranav C
|
0a95987acf
|
fix(gui): auth and token tab missing
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3522ea667a
|
fix(gui): add key to avoid router related issues
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
8a633bf60c
|
Merge branch 'develop' of github.com:nocodb/nocodb into develop
|
2 years ago |
braks
|
8540f7a647
|
fix(nc-gui): set `hasSidebar` when navigating to project
|
2 years ago |
Raju Udava
|
39cd55b43b
|
Merge pull request #3667 from nocodb/test/cy-stability-2
test: cy views suite local storage & tab handling corrections
|
2 years ago |
Raju Udava
|
95521a4b12
|
test: right toggle bar fix for view validation
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
56e5be0d30
|
test: Cy typo fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
7c109785b1
|
test: cy misc test suite local storage handling fix
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
e8a286634c
|
test: local storage handling fix for roles suite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
4582c0ed57
|
test: local storage handling for tableOps suite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
4151b2dcb2
|
test: fix local storage & tab handling in quickTest suite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
2b3949928c
|
test: cy views suite local storage & tab handling corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
braks
|
ae2210a261
|
fix(nc-gui): use cb for permission check
|
2 years ago |
braks
|
0a1e224273
|
fix(nc-gui): cleanup sidebar state on scope dispose
|
2 years ago |
Raju Udava
|
7f3727288e
|
Merge pull request #3670 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
navi
|
36b09f7dcc
|
New translations en.json (Russian)
|
2 years ago |
Wing-Kam Wong
|
38a0608fbd
|
chore(workflow): merge fixed & resolved issue label to ready for next release
|
2 years ago |
Muhammed Mustafa
|
56c20fe2ce
|
Merge pull request #3634 from nocodb/feat/add-tooltip-to-table-treeview
feat(nc-gui): Added tooltip to show table name in table tree view
|
2 years ago |
Pranav C
|
5f043ba009
|
Merge pull request #3662 from nocodb/feat/full-screen
Feat: fullscreen option to toggle nav drawers
|
2 years ago |
Pranav C
|
390ca00758
|
refactor(gui): avoid extra negation by reversing computed var
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f5a0cafab1
|
feat(gui): move fullscreen icon to tab bar
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
fc424c1fcc
|
feat(gui): fullscreen option to toggle nav drawers
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |