480 Commits (84317638334749cb0592b3023d2be24e1ec0d7db)

Author SHA1 Message Date
mertmit 3274f6aed3 fix: primary_value_column on changing system fields visibility 2 years ago
mertmit dc997ada56 fix: add optional chaining to field pv 2 years ago
mertmit 8045ba6779 feat: use shared composable for useProject and useTabs 2 years ago
mertmit 03db6b26b5 feat: force primary value column as sticky 2 years ago
Pranav C eb98bb12ad fix(gui): when navigate to an auth required page try to populate token using refresh token if user is not logged in 2 years ago
Pranav C e093264e19 fix(gui): show modal popup with text if copy failed 2 years ago
Pranav C 99a7bcbd5b fix(gui): if copy failed show error message and print content in console 2 years ago
Wing-Kam Wong 8f99b01825 refactor(nc-gui): getPossibleAttachmentSrc & openAttachment 2 years ago
Wing-Kam Wong 48fc0097c8 fix(nc-gui): use import ~/assets to translate to _nuxt path 2 years ago
Wing-Kam Wong 0b9b8e2411 fix(nc-gui): remove getBackgroundImage 2 years ago
Wing-Kam Wong b9065668f8 fix(nc-gui): revise showFallback logic 2 years ago
Wing-Kam Wong c90f8e3a6d feat(nc-gui): add getBackgroundImage & fileNotFoundImgSrc and revise showFallback 2 years ago
Wing-Kam Wong b81f48309a chore(nc-gui): lint 2 years ago
Wing-Kam Wong 174394ef35 feat(nc-gui): useAttachment 2 years ago
Wing-Kam Wong 7e9aa7b810 fix(nc-gui): remove getAttachmentUrl 2 years ago
mertmit 947f4c7cb3 fix: drop url availability check with fetch 2 years ago
Daniel Spaude 04d9b08f55
add delete and duplicate row buttons to expanded form and grid view 2 years ago
Wing-Kam Wong 68ef30b889 feat(nc-gui): use the default base id if baseId is not provided 2 years ago
Pranav C 887269d5c1 fix(gui): single select cell related bugs 2 years ago
Pranav C 4d1e5d8869 fix(gui): clear selected range on new row creation with shortcut 2 years ago
Pranav C 269c63b374 chore: cleanup 2 years ago
Pranav C 599f003773 fix(gui): bind keydown handler to document 2 years ago
Pranav C eaf3d1cd65 refactor(gui): remove advanced db related options for xcdb project 2 years ago
Pranav C 05b5eaa114 fix(gui): bind keydown event to table body to avoid unexpected behaviour 2 years ago
Pranav C 3bc404c42a fix(gui): close invite modal on escape key press 2 years ago
Wing-Kam Wong 630e0c44e2 fix(nc-gui): incorrect usage of optional chain expressions 2 years ago
Wing-Kam Wong 9e26b57e2c fix(nc-gui): type issues 2 years ago
Wing-Kam Wong 4f4d876bbd fix(nc-gui): oldAttachment not iterable 2 years ago
Wing-Kam Wong 33bf9d5fed fix(nc-gui): cater new attachments in gallery view 2 years ago
Wing-Kam Wong 404df667a5 fix(nc-gui): field query in kanban view 2 years ago
Wing-Kam Wong c6039e3536 feat(nc-gui): allow all mime types logic 2 years ago
mertmit 46b5640dce feat: add showNull to global state to control indicator 2 years ago
Pranav C a69f8e5c16 fix: copy/paste attachment data validation 2 years ago
Muhammed Mustafa 69d75f74e8 fix(nc-gui): Cleanup 2 years ago
Pranav C 53408f7d70 refactor(gui): use a computed property to compute cell active/not 2 years ago
Pranav C 196e4a5b61 fix(gui): reload app info after setting license 2 years ago
Pranav C 48f58d730d fix(gui): skip keydown event handler if active cell value is `NaN` 2 years ago
Wing-Kam Wong d36e16ba57 fix(nc-gui): kanban attachment path logic 2 years ago
Wing-Kam Wong 10d54fa260 feat(nc-gui): patch attachment url in kanban 2 years ago
Pranav C eadbdab289 refactor(gui): code cleanup 2 years ago
Pranav C 90bfa2dec2 feat(gui): improve row navigation option in expanded form 2 years ago
Pranav C ee8621b82c fix(gui): update refresh-token api url 2 years ago
mertmit 5b4b45ae76 fix: hide system relation column from LTAR popup 2 years ago
Wing-Kam Wong 559da5c7be fix(nc-gui): pass sort & filter to fetchSharedViewGroupedData 2 years ago
Wing-Kam Wong 5e5be6adc7 fix(nc-gui): revise filterArrJson and sortArrJson in fetchSharedViewGroupedData 2 years ago
mertmit b00b74933f fix: isPg, isMysql calls 2 years ago
Wing-Kam Wong b39f16d760 fix(nc-gui): revise groupingFieldColumn in share view 2 years ago
Wing-Kam Wong 43c2e05745 feat(nc-gui): add default ncAttachmentFieldSize & ncMaxAttachmentsAllowed 2 years ago
Wing-Kam Wong d97ae2ec17 feat(nc-gui): retrieve ncAttachmentFieldSize and ncMaxAttachmentsAllowed from app info 2 years ago
Wing-Kam Wong 2c36fcec2b fix(nc-gui): get public gallery data from sharedView.view 2 years ago