41 Commits (4fde2708fa4805699c892d6777b2a46626511ca6)

Author SHA1 Message Date
Daniel Spaude ec4cd23e7f
create useBetaFeatureToggle composable... 2 years ago
Pranav C d62b3d9419 refactor: include `storeToRefs` in imports alias 2 years ago
Pranav C 30cd0c3d42 refactor: move tab composable to pinia store 2 years ago
Pranav C dbce6f0952 chore: lint 2 years ago
Pranav C 500979d135 refactor: migrate simple composable usage syntax to pinia store usage syntax 2 years ago
Daniel Spaude eb04b74fc1
mobile optimisations - for now, move views sidebar again to the right - WIP 2 years ago
Daniel Spaude 468dc83a82
mobile optimisations - for now, move views sidebar again to the right - WIP 2 years ago
Daniel Spaude a845a32b60
mobile optimisations - for now, move views sidebar again to the right - WIP 2 years ago
Daniel Spaude e5d7c19094
mobile optimisations - switch to createSharedComposable (vue-use) for useViews composable 2 years ago
Daniel Spaude 270be1bdd6
mobile optimisations - work on merging right and left sidebar (WIP) 2 years ago
Daniel Spaude ca4b41193d
mobile optimisations - fix tab issue 2 years ago
Ekaterina Balakina 48b8c1fc45
feat: save and restore last opened view (#4182) 2 years ago
Muhammed Mustafa 75389f1400 feat(testing): Added tests for view 2 years ago
braks 6c9a55821e chore(nc-gui): cleanup 2 years ago
braks 032a9a1d56 chore(nc-gui): remove duplicate watcher 2 years ago
braks d54ee0005b chore(nc-gui): pass correct prop and rename fn 2 years ago
braks 58a9abe4d7 chore(nc-gui): rename prop and set default values 2 years ago
braks a2ac4ac15d fix(nc-gui): only show loading on initial load 2 years ago
braks e57eae722c chore(nc-gui): lint 2 years ago
braks 432e3f9202 feat(nc-gui): add loading indicator to sidebar 2 years ago
braks d8cdc56ef2 refactor(nc-gui): use `useDialog` to open view create modal 2 years ago
braks f2383dca60 feat(nc-gui): response right sidebar width 2 years ago
Pranav C 90ab7166f1 fix(gui): gallery view bug fixes 2 years ago
Pranav C 7ebfd7c80c fix(gui): set proper active view value based on viewTitle 2 years ago
Wing-Kam Wong 9ef76504c5 feat(nc-gui): kanban grouping column id in copy view 2 years ago
braks 0546e42d35 fix(nc-gui): merge sidebar storage defaults 2 years ago
braks 2f925e008f fix(nc-gui): right sidebar state not restored 2 years ago
braks d33142b3c3 chore(nc-gui): cleanup 2 years ago
braks b07f52bb40 refactor(nc-gui): use lazy load and cleanup imports 2 years ago
braks ea946edd87 chore(nc-gui): cleanup types 2 years ago
Pranav C fb6dd6ed09 fix(gui): avoid invoking gallery view meta api multiple times 2 years ago
Pranav C fc424c1fcc feat(gui): fullscreen option to toggle nav drawers 2 years ago
braks 5ede6ee764 chore(nc-gui): remove unnecessary opts 2 years ago
braks d3a4bca8f3 feat(nc-gui): store sidebar states separately by id 2 years ago
braks 0567b47afc fix(nc-gui): right sidebar collapse not working 2 years ago
Pranav C b5b050dcaa refactor(gui): keep the right sidebar open by default 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
Pranav C 9f488bfdfb chore(gui-v2): lint 2 years ago
Pranav C 1d22c90bda refactor(gui-v2): form view ui rearrangement 2 years ago
Pranav C 33906f3074 fix(gui-v2): show right navbar toggle option in form view 2 years ago
braks 870823f199 chore(gui-v2): views sidebar style fixes 2 years ago
Pranav C 84376f73a3 fix(gui-v2): provide class to component element since it have fragments 2 years ago
Pranav C c5c131014f refactor(gui-v2): view menu and gridview ui updates 2 years ago
Pranav C f1fbf6eb14 refactor(gui-v2): make view list scrollable 2 years ago
Pranav C 763eae1c39 refactor(gui-v2): make view list section grow 2 years ago
Pranav C cd291d82c1 refactor(gui-v2): ui changes 2 years ago
Pranav C bf95d5d0b3 refactor(gui-v2): move toolbar to tab content level 2 years ago
Raju Udava dbdcc1c63c fix: cypress markers 2 years ago
Pranav C d83e37ac28 refactor(gui-v2): avoid repetition by splitting into multiple component 2 years ago