braks
0f2261c251
refactor(nc-gui): extend tooltip toggle conditions
...
# What's changed?
- toggle tooltip when key is pressed and mouse leaves/reenters element
- toggle tooltip on modifier key change
- use isHovering to detect element hover
2022-10-17 15:44:22 +02:00
Pranav C
3ef9115674
refactor(gui): avoid locking treeview operation based on view lock
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-10-10 12:25:45 +05:30
braks
84552d9956
fix(nc-gui): ring opacity
2022-10-05 01:14:54 +02:00
braks
02805348d2
feat(nc-gui): add search tables input to tree view
2022-10-04 10:32:52 +02:00
braks
4f1bdcf6d1
fix(nc-gui): resolve components
2022-09-28 13:30:40 +02:00
braks
4c29fa18ff
refactor(nc-gui): use lazy load and cleanup imports
2022-09-28 13:30:40 +02:00
Muhammed Mustafa
56c20fe2ce
Merge pull request #3634 from nocodb/feat/add-tooltip-to-table-treeview
...
feat(nc-gui): Added tooltip to show table name in table tree view
2022-09-15 18:26:39 +05:30
Muhammed Mustafa
d3802828f1
feat/Added general tooltip to allow alt + hover to trigger tooltip
2022-09-15 13:58:35 +05:30
Muhammed Mustafa
e3ed82d67e
feat/Added tooltip to show table name in table tree view
2022-09-14 19:03:27 +05:30
braks
3320453637
chore(nc-gui): remove as any typecasts wherever possible
2022-09-14 13:33:40 +02:00
Pranav C
b5b050dcaa
refactor(gui): keep the right sidebar open by default
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-09-14 14:19:43 +05:30
Raju Udava
9c721f5426
chore(CY): add class name for modal & menu
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2022-09-13 18:05:30 +05:30
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 >
2022-09-06 17:33:08 +05:30
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2022-09-06 12:00:09 +08:00