braks
d7a0278016
fix(nc-gui): open sidebar on smartsheet
2 years ago
braks
9acb9fcef2
fix(nc-gui): set left sidebar to false by default
2 years ago
braks
27005af74c
refactor(nc-gui): simplify useSidebar and update comments
2 years ago
braks
d3a4bca8f3
feat(nc-gui): store sidebar states separately by id
...
# What's changed?
* use a sidebar id to identify the state
* use in memory storage to store the states
* use local storage to store persistent states
* add MemStorage class
2 years ago
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2 years ago
braks
6a2ccfd693
fix(gui-v2): teleport warning on shared view form
2 years ago
braks
5420822d99
feat(gui-v2): add sidebar transition
2 years ago
braks
cabb3e9d06
chore(gui-v2): remove transition from header
2 years ago
Pranav C
7cc2294fb1
refactor(gui-v2): remove footer overlay
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
ae2434c736
feat(gui-v2): hide menu in shared base and add footer overlay
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
c207d0fbd8
chore(gui-v2): update layout structure
2 years ago
braks
6a076ce363
feat(gui-v2): add `base` layout
2 years ago
braks
bd96a78ce0
feat(gui-v2): add `useSidebar` composable
...
# What's changed?
* replace global sidebar state with `useSidebar` composable
2 years ago
braks
23e740b009
refactor(gui-v2): correct height for container
2 years ago
braks
30df144320
refactor(gui-v2): replace v-app with ant-layout
2 years ago
braks
bddbff77b5
refactor(gui-v2): replace v-app with ant-layout
2 years ago
Pranav C
283cbfd391
feat(gui-v2): add formula cell
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Braks
743f1047b2
feat(gui-v2): set meta title in layout
...
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2 years ago
Braks
4143f65cf5
feat(gui-v2): add page transitions
...
# What's changed?
* transition on page/layout change
* move v2 styles to separate file
* refactor layouts
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2 years ago
Braks
5a7a38bb11
feat(gui-v2): increase icon size
...
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2 years ago
Braks
39f31d759e
feat(gui-v2): add menu to default layout
...
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2 years ago
Braks
e60341caaa
chore(gui-v2): lint files
2 years ago
Braks
f6f43ced68
chore(gui-v2): remove pt-1 from default layout header
2 years ago
Pranav C
23f7f018f4
refactor: change `dahshboard` to `nc`
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
0674f6837a
wip: grid view migration
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Braks
132d8de689
feat(gui-v2): add global state
2 years ago
Braks
f2510e3a96
feat(gui-v2): add app header placeholder
2 years ago
Braks
724cc58ae3
feat(gui-v2): add general layout that extends default
2 years ago
Braks
bc782362aa
chore(gui-v2): move v-container to projects page
2 years ago
Braks
d6059b5469
feat(gui-v2): move header and sidebar to default layout
2 years ago
bcakmakoglu
fbc1ad38fd
feat(gui-v2): add eslint config and lint files
2 years ago
Pranav C
d8e5bd09e3
wip: vuetify integration
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
b8ac1605e9
wip: navigation correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
ffbc8ab291
wip: basic tab, project and user state added
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
beecfc4852
wip: primevue integration
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago