28 Commits (855d8a2df4e810b479d5200949529c5efa7f5a83)

Author SHA1 Message Date
Pranav C 1b606f99f8 fix(gui): save new row even if user set LTAR column first 2 years ago
mertmit b9f9d956bf fix: RowHeighInj for sharing row height between components 2 years ago
Pranav C 493c7e7b33 fix(gui): trigger dropdown on clicking anywhere in the cell 2 years ago
flisowna 215c7be6d0 geodata: delete apparently unused inject/provide code 2 years ago
flisowna c2220c6a6b fix issues from PR 2 years ago
flisowna 49eeedd582 WIP easter egg for geodata feature 2 years ago
mertmit 5c433e3086 feat: team & settings modal data sources tab revised 2 years ago
Ekaterina Balakina 095ebdfcf3 copy in right menu, notification and refactor 2 years ago
flisowna 1eb51bb14f geodata: render geo data points in view (WIP) 2 years ago
braks 8b255f3096 refactor(nc-gui): use ref for readonly injection 2 years ago
braks d8cdc56ef2 refactor(nc-gui): use `useDialog` to open view create modal 2 years ago
Pranav C 6a3a54798e fix(gui): avoid view flickering on linking/unlinking LTAR 2 years ago
braks 4c88a4326c feat(nc-gui): add dropzone injection 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
Wing-Kam Wong cb2f76bc77 refactor(nc-gui): use ReloadViewMetaHookInj instead of ReloadKanbanMetaHookInj 2 years ago
Pranav C acba7769c0 fix(gui): use a different hook to reload the vue meta and avoid reloading data 2 years ago
Wing-Kam Wong 460444e2e4 feat(nc-gui): add ReloadKanbanMetaHookInj 2 years ago
braks 5320a313bc refactor(nc-gui): hide loading spinner when reloading from view filters 2 years ago
Pranav C 0e52eaff88 wip: reload only the related row 2 years ago
Pranav C bb2dced5a7 wip: reload only the related row 2 years ago
Wing-Kam Wong 43409abb5d feat(nc-gui): add IsKanbanInj & isKanban 2 years ago
Denis 1615ee0eab refactor(gui): useCellUrlConfig composable 2 years ago
Denis dab2ce16b2 refactor(gui-v2): tailwind classes for url overlay, interface at the top of the file 2 years ago
Denis 1ea56db61c feat(gui-v2): customizable urls in shared views 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
Muhammed Mustafa ba0a82d5e8 fix/Added creating a new record and opening expanded form when clicking on the Add new row button 2 years ago
Pranav C 04172cf5f5 refactor(gui-v2): attachment store refactoring 2 years ago
Wing-Kam Wong c7be25eca3 chore(gui-v2): use InjectionKey<Ref<boolean>> for IsLockedInj 2 years ago
Pranav C 00d135417c fix(gui-v2): shared form view with password 2 years ago
Muhammed Mustafa c194e36a09 fix/Added share view 2 years ago
Wing-Kam Wong d124698324 refactor(gui-v2): remove RightSidebarInj 2 years ago
Pranav C e6611e577c fix(gui-v2): use ReadonlyInj in date and time pickers since those are in editable state by default 2 years ago
Pranav C 91e2b06a4e refactor(gui-v2): use edit and readonly injection keys properly 2 years ago
Pranav C d2e44b4176 refactor(gui-v2): remove unused injection key 2 years ago
Pranav C d64ac24aef rafactor(gui-v2): replace with reactive variable 2 years ago
Pranav C 1816dc60fc fix(gui-v2): reload filters on column delete 2 years ago
Pranav C 7095344bb7 refactor(gui-v2): replace column with reactive object 2 years ago
Pranav C ad19f4deb0 refactor(gui-v2): update injection key name 2 years ago
Pranav C 2a99584a33 fix(gui-v2): show icons on cell hover 2 years ago
Pranav C e9142983a2 fix(gui-v2): many to many 2 years ago
Pranav C 8e1c7fca09 fix(gui-v2): create a store for LTAR column 2 years ago
Pranav C d2b6c12bd0 wip(gui-v2): belongs to cell 2 years ago
Pranav C 6057ee687e feat(gui-v2): make edit enabled toggle possible 2 years ago
braks 109938673e feat(gui-v2): add `EditModeInj` and replace string key injection 2 years ago
braks 8babcc2d11 refactor(gui-v2): change right sidebar toggle icons 2 years ago
Pranav C 35785b78f4 refactor(gui-v2): type correction and avoid unnecessary callback in watch 2 years ago
braks aca9b94bcf chore(gui-v2): lint files 2 years ago
braks 66b85d443c refactor(gui-v2): merge create view into `ViewCreate.vue` 2 years ago
braks ac2e4e9e84 chore(gui-v2): fix active view type 2 years ago