21 Commits (64199342554c9f98406e4182a1787ddb0caae28a)

Author SHA1 Message Date
Pranav C 6419934255 wip(gui): url for expanded row 2 years ago
Muhammed Mustafa 33a0de966c fix(nc-gui)/Lowered opacity of GeneralOverlay in Grid 2 years ago
Muhammed Mustafa 030970bb66 fix(nc-gui)/Added classname prop for GeneralOverlay 2 years ago
Muhammed Mustafa 7f8d641b57 fix(nc-gui)/Added option for light background for and enabled it for Grid 2 years ago
Pranav C 65e327e1a9 fix(gui): add fallback for copy to clipboard 2 years ago
braks 5320a313bc refactor(nc-gui): hide loading spinner when reloading from view filters 2 years ago
braks 8804bea441 fix(nc-gui): fetch view data regardless if meta is present 2 years ago
braks 81db2c8435 chore(nc-gui): fix type issues and set proper ref types 2 years ago
braks 3320453637 chore(nc-gui): remove `as any` typecasts wherever possible 2 years ago
Pranav C b5b050dcaa refactor(gui): keep the right sidebar open by default 2 years ago
braks 38a9cb6c44 refactor(nc-gui): update useCellUrlConfig composable 2 years ago
Raju Udava 9c721f5426 chore(CY): add class name for modal & menu 2 years ago
Pranav C 68434c63d7 fix(gui): remove row if user is not saving record from expanded form 2 years ago
Pranav C 184d0eb942 chore(gui): linting and code cleanup 2 years ago
Pranav C 48a1e36faf chore(gui): lint 2 years ago
Pranav C 3bdcbb8e98 fix(gui): sync LTAR data on switching tab 2 years ago
Pranav C ff13ea4c51 fix(gui): save row on switching tables 2 years ago
Denis 1ea56db61c feat(gui-v2): customizable urls in shared views 2 years ago
Pranav C 21a306030c
chore(gui-v2): base url correction (#3510) 2 years ago
Wing-Kam Wong f97ea536b4 chore: move nc-gui-v2 to nc-gui 2 years ago
mertmit 0b4555ada8 fix: gallery view 2 years ago
Pranav C 33723afc15 fix(gui-v2): typo correction 2 years ago
Pranav C 164de333ab fix(gui-v2): show record index always if grid in readonly mode 2 years ago
Raju Udava 95d4afc0b5 refactor: i18n for message.info 2 years ago
Raju Udava 9fd11bf8bb refactor: i18n for import menu, help center, lock type, pagination 2 years ago
Pranav C a8d5861bc8 fix(gui-v2): hide options which is not relevant to sql view 2 years ago
Pranav C 5f87dda7f0 chore(gui-v2): lint 2 years ago
Denis cb5f948358 feat(gui-v2): make shared views editable 2 years ago
Pranav C 17c59791f2 refactor(gui-v2): use useApi 2 years ago
Pranav C 89cdf6a96f enhancement(gui-v2): show spinner while loading grid data 2 years ago
Pranav C d70c309505 chore(gui-v2): lint 2 years ago
Pranav C 9ccf78a516 refactor(gui-v2): disable delete only if not in editable state 2 years ago
Pranav C 266de121ee refactor(gui-v2): pressing delete should only delete selected cell content if not in editable mode 2 years ago
braks 67728624e2 fix(gui-v2): attachments not loading in shared view 2 years ago
Muhammed Mustafa b1dfeac9bc fix/Removed bottom padding and unnecassry ui elements in shared view 2 years ago
braks 090d363404 fix(gui-v2): context menu styles 2 years ago
Pranav C b5e28dedae refactor(gui-v2): add background color for row on hovering 2 years ago
Pranav C c5c131014f refactor(gui-v2): view menu and gridview ui updates 2 years ago
braks 0444a20bd4 refactor(gui-v2): replace `pink-500` with `accent` color 2 years ago
braks df7f506893 feat(gui-v2): implement customizable theme vars 2 years ago
Wing-Kam Wong 8d16556495 fix(gui-v2): remove loadAggCommentsCount as it is included in loadData already 2 years ago
Wing-Kam Wong 10b5b71674 fix(gui-v2): add missing isUIAllowed('xcDatatableEditable') 2 years ago
Raju Udava 1f57c23ff5 test: cy markers 2 years ago
Muhammed Mustafa d8a3179f16 chore/typo fixed 2 years ago
Wing-Kam Wong 4139e2da81 fix(gui-v2): add missing isUIAllowed('xcDatatableEditable') & i18n 2 years ago
Muhammed Mustafa 5989049bc3 fix/minor cleanup 2 years ago
Muhammed Mustafa ba0a82d5e8 fix/Added creating a new record and opening expanded form when clicking on the Add new row button 2 years ago
Wing-Kam Wong 554e8bbac3 fix(gui-v2): fix typo 2 years ago
mertmit a7981c82a5 fix(gui-v2): onNavigate disable edit on edge 2 years ago
Muhammed Mustafa 5a1ef4ef08 fix/Fixed field hiding and improved typing in useViewColumn 2 years ago