braks
|
90b3da67ab
|
fix(nc-gui): refactor issues
|
2 years ago |
braks
|
4c29fa18ff
|
refactor(nc-gui): use lazy load and cleanup imports
|
2 years ago |
braks
|
fc343f8583
|
chore(nc-gui): use nuxt img
|
2 years ago |
braks
|
344d6d71dd
|
refactor(nc-gui): lazy load monaco editor
|
2 years ago |
braks
|
b07f52bb40
|
refactor(nc-gui): use lazy load and cleanup imports
|
2 years ago |
braks
|
2351718931
|
refactor(nc-gui): add no-prefetch to external links
|
2 years ago |
braks
|
4cd0da5874
|
refactor(nc-gui): remove imports
|
2 years ago |
braks
|
96e1453364
|
chore(nc-gui): update nuxt config
|
2 years ago |
braks
|
f3048dd713
|
refactor(nc-gui): move smartsheet components into smartsheet dir
|
2 years ago |
braks
|
008f644459
|
refactor(nc-gui): add client suffix to monaco editor component
|
2 years ago |
braks
|
3e7ece9ccf
|
refactor(nc-gui): overlay transition
|
2 years ago |
braks
|
ee444604d9
|
refactor(nc-gui): use lazy components
|
2 years ago |
Chetan Verma
|
5b3c135943
|
fix(nc-gui): gallery view icon removing test code
|
2 years ago |
Chetan Verma
|
034ce7124f
|
fix(nc-gui): removing extra whitespace
|
2 years ago |
Chetan Verma
|
c9ad65ac37
|
fix(nc-gui): adding min-w-4 to icons in gallery view drawer
|
2 years ago |
Pranav C
|
ae73504def
|
refactor(gui): linting and type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c9df5b28fe
|
refactor(gui): button style
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
4bddc45421
|
test(misc): wait clean up
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
2be20c5ee2
|
feat(gui): add appstore in navbar menu
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ace5f0a06d
|
feat(gui): show app store only for super admin user
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Chetan Verma
|
817ecafb48
|
fix(rc-gui): adding max-width-250px to sharedViewList password
|
2 years ago |
Pranav C
|
37324f9163
|
fix(gui): provide reload view data hook as fallback to reload view data
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
765a96421f
|
fix(gui): on add new row show expanded form in gallery
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
adfb4300d4
|
feat(nc-gui): add nc version
|
2 years ago |
Wing-Kam Wong
|
1bbdae2ff3
|
fix(nc-gui): cell icons & add duration icon
|
2 years ago |
braks
|
27005af74c
|
refactor(nc-gui): simplify useSidebar and update comments
|
2 years ago |
braks
|
9a43bfa787
|
refactor(nc-gui): use enum for role permission keys
|
2 years ago |
braks
|
ea946edd87
|
chore(nc-gui): cleanup types
|
2 years ago |
Raju Udava
|
438fb5adb9
|
fix(nc-gui): search option for webhook-header dropdown
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
1f848bb51d
|
fix(i18n): rtl for ar
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
mertmit
|
2353e6b421
|
fix: add community translated
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
c888654902
|
fix(nc-gui): missing import
|
2 years ago |
Muhammed Mustafa
|
febe25b74b
|
feat(nc-gui): Removed unnecasary prop for SmartsheetToolbarErd in ViewActions
|
2 years ago |
Muhammed Mustafa
|
71c8566490
|
feat(nc-gui): Now menu items will be hidden completly instead of the parent dom element persisting
|
2 years ago |
Muhammed Mustafa
|
212c79276d
|
feat(nc-gui): Removed unnecassry icon import and fixed reactivity issue in RelationEdge
|
2 years ago |
Muhammed Mustafa
|
50f0c3fbc5
|
feat(nc-gui): Renamed ERD SimpleView to Flow
|
2 years ago |
Raju Udava
|
f7a3ef2779
|
fix: duplicate class names
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Muhammed Mustafa
|
1b07f0f7d5
|
feat(nc-gui): Fixed mm table edge name bug
|
2 years ago |
braks
|
46c1e83f19
|
refactor(nc-gui): replace initial transition and with fit view
|
2 years ago |
braks
|
4e69717a5c
|
chore(nc-gui): correct typing
|
2 years ago |
braks
|
a4ba06f7c4
|
refactor(nc-gui): use fade transition for erd modal
|
2 years ago |
braks
|
1d19e4822e
|
chore(nc-gui): lint
|
2 years ago |
braks
|
dd5a8ef63e
|
refactor(nc-gui): cleanup simple view for erd
|
2 years ago |
braks
|
3de0b2e68f
|
fix(nc-gui): defer loading flow component until modal transition has ended
|
2 years ago |
braks
|
48e3043532
|
refactor(nc-gui): remove keys from erd views
|
2 years ago |
Muhammed Mustafa
|
9c784e4b51
|
feat(nc-gui): Removed projection creation logic from ERD tests
|
2 years ago |
Muhammed Mustafa
|
83fb0717e6
|
feat(nc-gui): Fixed the rendering hack and some cleanup
|
2 years ago |
Muhammed Mustafa
|
7e6252ee72
|
feat(nc-gui): Added cypress test for ERD
|
2 years ago |
Muhammed Mustafa
|
53e54d0018
|
feat(nc-gui): Now show PKFK button is disabled when showColumns option is unchecked and title of mm junction table is shown on the edges if its option is set
|
2 years ago |
Raju Udava
|
99726a55b9
|
test: ERD base
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |