24 Commits (e91ea6d1df9943a3e45e570925ac1280ed25e751)

Author SHA1 Message Date
Wing-Kam Wong 36e3ff33a6 fix(nc-gui): type 'unknown' is not assignable to type 'Error' 2 years ago
Wing-Kam Wong c7de4dcb47 fix(nc-gui): apply parseProp to meta 2 years ago
Daniel Spaude ebd3a2e5f9
mobile optimisations - undo explorative changes to merge right and left menu 2 years ago
Daniel Spaude d5aa438295
mobile optimisations - work on merging right and left sidebar (WIP) 2 years ago
Pranav C a757da6838 fix(gui):shared view creation bug and show icon in shared view 2 years ago
Pranav C aed58b8bfd feat(gui): add icon change option for view 2 years ago
braks 25b1872587 fix(nc-gui): type issues 2 years ago
braks f914083e71 chore(nc-gui): add comments about lazy load issues 2 years ago
braks 4049fd1b45 chore(nc-gui): lint 2 years ago
braks 032a9a1d56 chore(nc-gui): remove duplicate watcher 2 years ago
braks 58a9abe4d7 chore(nc-gui): rename prop and set default values 2 years ago
braks d8cdc56ef2 refactor(nc-gui): use `useDialog` to open view create modal 2 years ago
braks 9270697997 fix(nc-gui): lazy load breaking menu item active styles 2 years ago
Pranav C df9e333a19 chore(gui): lint 2 years ago
braks 0a3787a556 chore(nc-gui): lint 2 years ago
Wing-Kam Wong fe5e8d70b2 fix(nc-gui): remove unnecessary imports 2 years ago
Wing-Kam Wong 40452659f1 chore(nc-gui): 'useRoute' is defined but never used. 2 years ago
Pranav C a4a5c2d6bc refactor(gui): bring back missing code 2 years ago
Pranav C 73208defe5 chore(gui): lint 2 years ago
Pranav C aa4db87e5a wip(gui): avoid re-rendering smartsheet 2 years ago
Wing-Kam Wong 9ef76504c5 feat(nc-gui): kanban grouping column id in copy view 2 years ago
braks 6aedcf62b5 fix(nc-gui): resolve components instead of dynamic import 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 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
braks 4018592655 chore(nc-gui): more type fixes 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
Raju Udava aaea33d5aa refactor: i18n for message.success 2 years ago
Pranav C 8a18f4ab8d fix(gui-v2): navigate to default view if active view deleted 2 years ago
Raju Udava d723291d6c fix: avoid complete page reload on clicking view name in right navbar 2 years ago
Raju Udava 396633bfc4 fix: route update on rename view 2 years ago
Raju Udava f5cea069f1 refactor: cy class marker, move viewTypes string to utility 2 years ago
braks 870823f199 chore(gui-v2): views sidebar style fixes 2 years ago
mertmit 05d83df42e fix(gui-v2): mark default view as active initially 2 years ago
Pranav C 84376f73a3 fix(gui-v2): provide class to component element since it have fragments 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 851fb467cd chore(gui-v2): lint 2 years ago
Pranav C f242588992 refactor(gui-v2): add view menu and move items 2 years ago
Wing-Kam Wong 598ac08089 fix(gui-v2): reload the page if the same form view is clicked 2 years ago
mertmit 05cb02cb85 fix(gui-v2): view list active class 2 years ago
braks df7f506893 feat(gui-v2): implement customizable theme vars 2 years ago
Raju Udava 9aa04efe63 test: CY markers for CRUD view operations 2 years ago
Wing-Kam Wong 761ca6eacc refactor(gui-v2): use message instead of notification 2 years ago
Pranav C bb4d1c35bf refactor(gui-v2): rplace vuetify class names 2 years ago
Pranav C 7fbe982015 refactor(gui-v2): code cleanup 2 years ago
Pranav C f44400b9a1 refactor(gui-v2): ui updates 2 years ago
braks 5c6fa6aacb fix(gui-v2): pass validation cb to `RenameableMenuItem` and validate before rename event 2 years ago
braks 52c3372ef9 fix(gui-v2): abort renaming view on failed validation 2 years ago