12084 Commits (1408f4ccfba5047bfcc7100ba247579a229c877c)

Author SHA1 Message Date
mertmit 1408f4ccfb feat: render new lines for LongText 1 year ago
Pranav C 0389d1876c fix: make cell selectable and skip paste behaviour if not permitted 1 year ago
mertmit 4466882f9e fix: avoid clearing selected range on expand 1 year ago
Pranav C 9a16e56ccb fix: ignore view and table for different base 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 c40c41cad3 test: update the test 1 year ago
Pranav C 3cb200c305 test: update test with correct status code 1 year ago
Pranav C 598b3d761c fix: if record not found then return null rather than returning empty object 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
Raju Udava 9415ae0438 fix: PW for add new row button changes 1 year ago
Pranav C c5db37188f refactor: rename variable name 1 year ago
Pranav C 4b5d8481e4 fix: show pointer only if editable 1 year ago
Pranav C eaf0573e01 fix: typo correction 1 year ago
Pranav C 7d880e1e6d fix: make the add icon in the grid horizontally sticky 1 year ago
Pranav C 7e991a6b82 fix: add return statement 1 year ago
Pranav C 4962ce9ded refactor: add new row button position and show only when necessary 1 year ago
Pranav C 42409a0a7d feat: scroll to the last column after creating a new column 1 year ago
Pranav C 9679a6691f feat: on adding new ow scroll to new cell and make first cell active 1 year ago
Pranav C 1ba6c4860b refactor: add sticky button for adding row 1 year ago
Pranav C f154cb43e8 fix: width and z-index correction 1 year ago
Pranav C 11319d0f5f fix: remove classname 1 year ago
Pranav C 0b5c61320a fix: update `left` value of display value to stick properly 1 year ago
Pranav C b5813f06b5 feat: sticky add new row 1 year ago
Pranav C 851530b60a feat: if node is dropping outside revert the order 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
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
Pranav C 7dedf3fd21 chore: lint 1 year ago
Pranav C 373c3e3902 feat: drag-n-drop LTAR and Lookup creation 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