12084 Commits (4707611093ff99471150a8c75412087f2010cf77)

Author SHA1 Message Date
Pranav C 4707611093 fix: skip index creation for postgres 2 years ago
Pranav C a5951dc2ce fix: disable/enable foreign key check only if it's enabled 2 years ago
Pranav C 32c7138d8c fix: delete audit data on project delete 2 years ago
Pranav C 4e67941de0 fix: if project not found throw error 2 years ago
Raju Udava 30a2adc2a0 test: UT fix as per new behaviour 2 years ago
Pranav C 4378516352 fix: pass transaction reference 2 years ago
Pranav C 0da392e450 fix: handle if column missing 2 years ago
Pranav C ad9eb9ff98 fix: if column not found return 2 years ago
Raju Udava a639c8da5f fix: user cleanup during project delete 2 years ago
Pranav C d7ae61c820 chore: lint 2 years ago
Pranav C 3cb200c305 test: update test with correct status code 2 years ago
Pranav C c05fc5bc1c fix: if viewname param is defined and not found in meta then return error 2 years ago
Pranav C 676ce9dabd fix: handle null case properly 2 years ago
Pranav C 132c2b9892 fix: reset alias cache on view rename 2 years ago
Pranav C f4219111a5 fix: reset alias cache on table rename 2 years ago
Pranav C a7014aef5e fix: do the LTAR unlink only if it's metadb project 2 years ago
Pranav C 6b43d47512 fix: get base data before starting the transaction 2 years ago
Pranav C 4f13be4429 fix: transaction related correction in delete handler 2 years ago
Pranav C 1e3743a43a feat: unlink on condition based bulk delete 2 years ago
Pranav C ee1b831fe6 fix: upgrader correction 2 years ago
Pranav C a4e15b46d5 fix: update the cache 2 years ago
Pranav C f8ed2a3974 feat: implement upgrader to migrate existing xcdb relations 2 years ago
dependabot[bot] 9f027d1659
chore(deps): bump vite from 2.9.15 to 2.9.16 in /packages/nc-gui 2 years ago
Pranav C d466c2342e feat: implement upgrader to migrate existing xcdb relations 2 years ago
Pranav C 0d3e517931 feat: delete related data in bulk delete 2 years ago
Pranav C 1d45a501f3 feat: table delete with relation - wrap in transaction 2 years ago
Pranav C 6cba56bde1 feat: table delete with relation (WIP) 2 years ago
Pranav C 671d87db5e refactor: allow deleting rows with LTAR relation for matadb base 2 years ago
Pranav C 37b1987cac fix: skip mm hasmany relations 2 years ago
Pranav C cca0724aa0 fix: add commit and rollback 2 years ago
Pranav C 5c0524b7ef feat: introduce transaction 2 years ago
Pranav C 94262ac47f feat: on delete unlink rows (WIP) 2 years ago
Pranav C d9bd216bae refactor: for xcdb make relation virtual 2 years ago
Pranav C 76deee749d feat: hide advanced options in LTAR column creation for xcdb project 2 years ago
mertmit a74f099c67 feat: delete selected range of rows 2 years ago
mertmit f8270e8dbb feat: refactor cell context menu visibility 2 years ago
Wing-Kam Wong 3c3671901b fix(noco-docs): apply NuxtLink on incorrect links 2 years ago
dependabot[bot] d691299e9f
chore(deps): bump @antfu/utils, @windicss/plugin-utils, vite-plugin-windicss, unplugin-icons and unplugin-vue-components 2 years ago
Raju Udava 803c83a487 fix: Icon as IconifyIcon 2 years ago
Wing-Kam Wong e062467165 chore(nc-gui): lint 2 years ago
Pranav C 41329b5f82 fix: add missing authguard 2 years ago
Pranav C b85cfd96a6 fix: on table create/duplicate after completion scroll to the new table in treeview 2 years ago
DIWAKAR 81ce3f910d final 2 years ago
Pranav C faca1e9f68 fix: access reactive variable value using `value` prop 2 years ago
DIWAKAR 515c607820 eyeSlash icon 2 years ago
Pranav C 00979908e6 fix: remove `GeoDataOptions` from template since the component doesn't exist 2 years ago
Pranav C 6cf0de21f8 fix: make `isUpdatedFromCopyNPaste` optional 2 years ago
Pranav C 03e5a995be feat: on clicking display cell scroll to the beginning 2 years ago
Pranav C e1b23687c2 feat: provide an extra offset to show the prev/next/up/bottom cell 2 years ago
Pranav C 5c5c80d831 fix: handle scenarios in which `dt` is not defined 2 years ago