Wing-Kam Wong
49655b7c0a
feat(nc-gui): add isDrawerOrModalExist
2 years ago
Wing-Kam Wong
04687e02ae
feat(nc-gui): prevent shift / cntOrCtrl key is pressing for altKey cases
2 years ago
Wing-Kam Wong
d150a059ed
feat(nc-gui): keyboard manoeuvre - Alt + T
2 years ago
braks
19c38753a4
refactor(nc-gui): reduce computed values generated by cells
2 years ago
Muhammed Mustafa
25d420a331
fix(test): Changed tpo data-testid from data-nc
2 years ago
Pranav C
4b5c9db722
refactor: replace inline function
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
0539f2381e
refactor: reset search input on close and focus on load
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
0d98971c4b
feat(gui): add join cloud button
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Muhammed Mustafa
3c2720d449
feat(testing): Integrated data-nc standard for dom attribute used for testing
2 years ago
Muhammed Mustafa
d0af4b75af
feat(testing): Minor cleanup, added treeview page object and added basic test for tree view
2 years ago
Muhammed Mustafa
3aafa89a49
feat(testing): Added Table Operations
2 years ago
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
2 years ago
Pranav C
3ef9115674
refactor(gui): avoid locking treeview operation based on view lock
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
84552d9956
fix(nc-gui): ring opacity
2 years ago
braks
02805348d2
feat(nc-gui): add search tables input to tree view
2 years ago
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