braks
4f1bdcf6d1
fix(nc-gui): resolve components
2 years ago
braks
4c29fa18ff
refactor(nc-gui): use lazy load and cleanup imports
2 years ago
Muhammed Mustafa
d3802828f1
feat/Added general tooltip to allow alt + hover to trigger tooltip
2 years ago
Muhammed Mustafa
e3ed82d67e
feat/Added tooltip to show table name in table tree view
2 years ago
braks
3320453637
chore(nc-gui): remove `as any` typecasts wherever possible
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
Raju Udava
9c721f5426
chore(CY): add class name for modal & menu
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
21a306030c
chore(gui-v2): base url correction ( #3510 )
...
* chore(gui-v2): base url correction
- support nocodb serving under a nested path
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore(gui-v2): initial base url correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix(gui-v2): redirect to dashboard with relative path
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix(gui-v2): make plugin path relative
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix(gui-v2): redirect path correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: allow download option migration handling
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix(gui-v2): redirect old base url to new path
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix(gui-v2): redirect old base ur with some view/table open
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix(gui-v2): handle old tab url and navigate to the new url
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore(gui-v2): cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
Signed-off-by: Pranav C <pranavxc@gmail.com>
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2 years ago
mertmit
965c683ff4
feat: implement TruncateText component
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Raju Udava
cd3ef901a2
refactor: i18n typo fix
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
9fd11bf8bb
refactor: i18n for import menu, help center, lock type, pagination
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
9fa1ad83ef
test: CY markers
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
18cab3845a
test: cy markers for webhook
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
braks
7eff54beba
refactor(gui-v2): remove unnecessary github button component and add shims
2 years ago
Muhammed Mustafa
5e291c964f
fix/Fixed styling of search and bottom buttons of tree view
2 years ago
Muhammed Mustafa
c756e567cf
fix/Improved welcome page UI and some other UI fixes
2 years ago
Raju Udava
55335300c4
fix: isUIAllwoed check for add new table btn
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
a58bc43578
fix(gui-v2): avoid unnecessary emit in delete table
...
- event already emitting inside the useTable composable
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
d80ac69c08
refactor(gui-v2): bring back github star button
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
d7f339231b
refactor(gui-v2): remove unnecessary class and attributes
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
227954bc1e
feat(gui-v2): Api and support page
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
0444a20bd4
refactor(gui-v2): replace `pink-500` with `accent` color
2 years ago
braks
df7f506893
feat(gui-v2): implement customizable theme vars
2 years ago
braks
f48664ab4c
fix(gui-v2): telemetry directive warnings
2 years ago
braks
aa87e3c2ef
chore(gui-v2): fix menu style spacings and colorings
2 years ago
Wing-Kam Wong
e9c64919d3
fix(gui-v2): hide 3 dots in share base in treeview
2 years ago
Pranav C
eab690e8b3
refactor(gui-v2): use `useDialog` for rendering dialog
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
dbc1665c96
refactor: include language and user in project menu
...
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
braks
05021f97bf
feat(gui-v2): add dropzone to project intro page
2 years ago
Wing-Kam Wong
9aa8f9e506
fix(gui-v2): add missing isSharedBase
2 years ago
Wing-Kam Wong
fa64125e4b
feat(gui-v2): add isLocked for Treeview
2 years ago
mertmit
d9b1280bc2
feat(gui-v2): treeview active tab border
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
braks
a0fa1c169d
refactor(gui-v2): show sidebar toggle on hover
...
# What's changed?
* delay toggle tooltips and view create tooltips by 1s
* cleanup imports
* fix some minor padding issues
2 years ago
braks
fb07bbacea
chore(gui-v2): cleanup typecheck issues
2 years ago
Pranav C
8c5bd64990
refactor(gui-v2): expanded form ui corrections
...
- space between label and cell
- comment section take full height
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
1bb01fbd56
refactor(gui-v2): remove add table and menu down icons
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
87d02a49fb
feat(gui-v2): add vue-github-button
2 years ago
Pranav C
7120e09011
feat(gui-v2): assign proper grid and treeview height
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
351d201be8
fix(gui-v2): avoid duplicate meta api call by keeping active loading state
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
6e894624db
wip(gui-v2): change useProject composable to work using shared base id
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
b8ef0e28ff
refactor(gui-v2): edit column and treeview ui updates
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
7cf30c11ff
refactor(gui-v2): remove table list toggle and add table icon
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
4f67ee28bc
refactor(gui-v2): add empty card if table is empty
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
6266300cc4
fix(gui-v2): hide 3 dot menu in tree view n fix missing icons
2 years ago
Wing-Kam Wong
c3e19f3702
chore(gui-v2): lint
2 years ago
Wing-Kam Wong
e808595c80
fix(gui-v2): revise isUIAllowed & v-t in TreeView
2 years ago
Wing-Kam Wong
cb9ffd25ee
chore(gui-v2): lint
2 years ago
Naveen MR
6174e536df
fix : minor UI changes
2 years ago