12080 Commits (30a2adc2a01cb6e6b850c4c1ddee619f6c9f270f)

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