navi
1d2028de8c
New translations en.json (Vietnamese)
2 years ago
navi
fcbe4568c5
New translations en.json (Portuguese, Brazilian)
2 years ago
navi
353626982e
New translations en.json (Indonesian)
2 years ago
navi
e957c80769
New translations en.json (Persian)
2 years ago
navi
62951e46b5
New translations en.json (Thai)
2 years ago
navi
97583b6233
New translations en.json (Croatian)
2 years ago
navi
c8c8089e70
New translations en.json (Latvian)
2 years ago
navi
4b45681c7e
New translations en.json (Hindi)
2 years ago
navi
ac9b8f756f
New translations en.json (Swedish)
2 years ago
navi
2d6982e614
New translations en.json (French)
2 years ago
navi
8e5dbfdd1b
Update source file en.json
2 years ago
navi
2b6a72c178
New translations en.json (Arabic)
2 years ago
navi
2aef16e1ef
New translations en.json (Arabic)
2 years ago
mertmit
5f346da0f2
fix: select column edit options api ( #3691 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
4c070bd1f5
fix: drop wrapping select queries for mssql
...
Signed-off-by: mertmit <mertmit99@gmail.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
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
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
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
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
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
8540f7a647
fix(nc-gui): set `hasSidebar` when navigating to project
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
navi
36b09f7dcc
New translations en.json (Russian)
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
braks
5ede6ee764
chore(nc-gui): remove unnecessary opts
2 years ago
braks
d3a4bca8f3
feat(nc-gui): store sidebar states separately by id
...
# What's changed?
* use a sidebar id to identify the state
* use in memory storage to store the states
* use local storage to store persistent states
* add MemStorage class
2 years ago
braks
835db51b4e
chore(nc-gui): add more route param types
2 years ago
braks
0567b47afc
fix(nc-gui): right sidebar collapse not working
...
# What's changed?
* use sync ref to sync sidebar state to storage
* use cb function for toggle
2 years ago
Muhammed Mustafa
d3802828f1
feat/Added general tooltip to allow alt + hover to trigger tooltip
2 years ago
braks
16b238fd8b
fix(nc-gui): remove injection usage in callback
...
# What's changed?
* update EditOrAdd form style
* remove injection use on callbacks
* fixes errors thrown while changing column type
* use `unref`
2 years ago
Pranav C
9bc3cfc1b8
fix(gui): for new record hide virtual columns other than LTAR
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
2827784c37
fix(nc-gui): defer loading subpages until project is ready
2 years ago
braks
2b89c4772b
chore(nc-gui): add title to route params type
2 years ago
braks
52c311f7e3
fix(nc-gui): project state not properly reset
...
# What's changed?
* try loading project when clicking on list item
* reduces potential waiting times
* only load project if no request is running already
* move fetching project to parent page to prevent multiple loads
2 years ago
braks
9c9a73e466
chore(nc-gui): update Roles type
2 years ago
braks
2d0de7aed9
feat(nc-gui): add route param types
2 years ago