Muhammed Mustafa
d576b7c1d1
feat(testing): Refactored Page object model
2022-11-03 16:24:17 +05:30
Muhammed Mustafa
d0af4b75af
feat(testing): Minor cleanup, added treeview page object and added basic test for tree view
2022-11-03 16:24:17 +05:30
Muhammed Mustafa
3aafa89a49
feat(testing): Added Table Operations
2022-11-03 16:15:05 +05:30
braks
9d17af1e86
chore(nc-gui): cleanup
2022-10-17 21:57:59 +02:00
braks
fc886690b9
chore(nc-gui): remove unnecessary padding from erd
2022-10-17 21:57:59 +02:00
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
Pranav C
ae73504def
refactor(gui): linting and type correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-09-24 17:53:15 +05:30
Pranav C
c9df5b28fe
refactor(gui): button style
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-09-24 16:08:49 +05:30
Pranav C
2be20c5ee2
feat(gui): add appstore in navbar menu
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-09-24 13:01:25 +05:30
Pranav C
ace5f0a06d
feat(gui): show app store only for super admin user
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-09-24 13:01:25 +05:30
Raju Udava
f7a3ef2779
fix: duplicate class names
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2022-09-21 14:53:29 +05:30
Muhammed Mustafa
7e6252ee72
feat(nc-gui): Added cypress test for ERD
2022-09-21 14:53:29 +05:30
Muhammed Mustafa
aae5c7254a
feat(nc-gui): Moved repeated logic of erd to ErdView component and renaned old ErdView as ErdSimpleView
2022-09-21 14:53:29 +05:30
Muhammed Mustafa
9d7c704791
feat/Minor cleanup
2022-09-21 14:53:28 +05:30
Muhammed Mustafa
7b788ca6ae
feat/Minor UI fix
2022-09-21 14:53:28 +05:30
Muhammed Mustafa
937f92ca55
feat/Minor UI fix
2022-09-21 14:53:28 +05:30
Muhammed Mustafa
03609b5166
feat/Added ERD view to grid toolbar and cleanups
2022-09-21 14:53:28 +05:30
Muhammed Mustafa
dbaedefa2a
feat/Moved erd to components folder
2022-09-21 14:53:28 +05:30
Muhammed Mustafa
70e4f1333e
feat/Added ERD sub header in settings modal
2022-09-21 14:53:28 +05:30
Muhammed Mustafa
757166ce74
feat/Added enable view option in ERD
2022-09-21 14:53:28 +05:30
Muhammed Mustafa
b90d13147b
fix/Fixed edge calculation bug
2022-09-21 14:53:28 +05:30
Muhammed Mustafa
26cf579d19
fix/Fixed edge calculation bug
2022-09-21 14:53:28 +05:30
Muhammed Mustafa
304fd89f5c
feat/Added basic erd for hiding views in ERD
2022-09-21 14:53:28 +05:30
braks
32ffe72d81
refactor(nc-gui): reset ERD elements on option change and unmount
2022-09-21 14:53:28 +05:30
Muhammed Mustafa
63aceb7e9c
feat/Added basic erd support
2022-09-21 14:53:28 +05:30
Muhammed Mustafa
e3ef8a8ff0
feat/Added basic erd support
2022-09-21 14:53:28 +05:30
Pranav C
0a95987acf
fix(gui): auth and token tab missing
...
Signed-off-by: Pranav C <pranavxc@gmail.com >
2022-09-16 15:07:32 +05:30
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
0b96387cba
revert(nc-gui): add optional operator
2022-09-14 13:34:21 +02:00
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
8270af97b8
test: active modal - class name mapping
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com >
2022-09-13 19:39:41 +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