Pranav C
004875e922
fix(gui): reload form view on clicking active form view
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
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
braks
81db2c8435
chore(nc-gui): fix type issues and set proper ref types
2 years ago
Pranav C
b5b050dcaa
refactor(gui): keep the right sidebar open by default
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
184d0eb942
chore(gui): linting and code cleanup
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
48a1e36faf
chore(gui): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
ff13ea4c51
fix(gui): save row on switching tables
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2 years ago
Muhammed Mustafa
7e298cce9f
fix/Forced meta loading when tab changes
2 years ago
Pranav C
c5c131014f
refactor(gui-v2): view menu and gridview ui updates
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
cd291d82c1
refactor(gui-v2): ui changes
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
851fb467cd
chore(gui-v2): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
bf95d5d0b3
refactor(gui-v2): move toolbar to tab content level
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
f242588992
refactor(gui-v2): add view menu and move items
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
df7f506893
feat(gui-v2): implement customizable theme vars
2 years ago
Pranav C
5a37d02941
fix(gui-v2): load right nav drawer only after loading meta
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
7f849189d4
refactor(gui-v2): new layout
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
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
Wing-Kam Wong
fa64125e4b
feat(gui-v2): add isLocked for Treeview
2 years ago
Wing-Kam Wong
760c3ae985
feat(gui-v2): provide isLocked in smartsheet
2 years ago
Wing-Kam Wong
67be2c000f
chore(gui-v2): hide some right toolbar buttons in form view
2 years ago
Wing-Kam Wong
d124698324
refactor(gui-v2): remove RightSidebarInj
2 years ago
Wing-Kam Wong
36b0b45ab4
feat(gui-v2): provide the sidebar injection state
2 years ago
braks
b23b8235a9
refactor(gui-v2): set right sidebar to collapsed as default
2 years ago
Pranav C
947e9ec02e
chore(gui-v2): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
4f33346a30
feat(gui-v2): add header
2 years ago
Pranav C
15a382ef4d
fix(gui-v2): hide share view from gallery
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
8aac0b5853
fix: null check validations
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
828b830aa8
refactor(gui-v2): group module imports
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
b3d043bb67
chore(gui-v2): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
a7ea654c3c
refactor(gui-v2): bring changes from dev
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
f2cd6f7833
feat(gui-v2): integrate locked view menu with api
...
- add smartsheet store
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
8babcc2d11
refactor(gui-v2): change right sidebar toggle icons
...
# What's changed?
* add RightSidebarInj injection key
* change right sidebar toggle icons
* limit views menu height to max 200px
2 years ago
braks
43050ce8b3
fix(gui-v2): typing issue in smartsheet
2 years ago
braks
be76ec4998
chore(gui-v2): type cleanups
2 years ago
braks
42109fa4a7
chore(gui-v2): cleanup
2 years ago
braks
d01c96a4d9
refactor(gui-v2): fix right sidebar layout
...
# What's changed?
* teleport right sidebar and pull it up to header border bottom
* Show icons when toggling right sidebar
* Replace toggle icon
2 years ago
braks
361a9d7119
feat(gui-v2): add drawer toggle injection
2 years ago
Pranav C
9f4e789418
feat(gui-v2): add all options in toolbar
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
f0bcafae2a
refactor(gui-v2): ui corrections
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
06d635aab4
feat(gui-v2): basic layout
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
78a8c1caa6
feat(gui-v2): render smartsheet based on route
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
f8d95aa966
refactor(gui-v2): import composables from `#imports` path
2 years ago
Pranav C
ecf5740e9c
feat(gui-v2): Show fields based on selected fields in fields menu
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
667f42d35a
wip(gui-v2): filter, sort integration with grid view
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
767b414657
wip(gui-v2): form view
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
2018c1ee85
feat(gui-v2): add gallery view
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
0c772a3932
feat(gui-v2): show view list and show data based on selected view
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
dd16a67e30
wip(gui-v2): add sidebar back in main view
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
56d15772e9
fix(gui-v2): rating cell corrections
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago