mertmit
7c2c671a64
fix: ViewIcon null check
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Pranav C
d1e1906d2f
fix(gui): viewIcon - handle if view meta is not defined
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
8fe15ef4fb
refactor(gui): icon size and other requested changes
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
aed58b8bfd
feat(gui): add icon change option for view
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
51d81b0b8b
feat(gui): show table icon in LTAR and UI acl
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
fe83bc8bce
fix(gui): handle table name overflow issue
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
d6bb8c659e
feat(gui): show custom table icon in expanded row title
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
1e8271a277
refactor(gui): code cleanup
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
3a72e4186c
test(playwright): add test for icon change
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
3ec9de4214
refactor(gui): popup size correction and destroy popup on hide
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
5802a85d57
refactor(gui): move icons list to utils
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
3669c8811a
fix(gui): reset filter value after selecting icon
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
970b2b3229
fix(gui): introduce infinite scroll to avoid delay in loading emoji list
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
1f9e2a521f
fix(gui): avoid closing menu if user clicked inside search input
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
da7ae2190a
feat(gui): show emoji in tab level
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
d858ab4e98
fix(gui): toggle icon on change
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
85e03f730c
feat(gui): add icon toggle option in tree view
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
mertmit
2315a39d1b
feat: logo for snowflake bases
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Wing-Kam Wong
4bd9289e52
feat(nc-gui): show current version even for beta
2 years ago
Wing-Kam Wong
aa8dfdea42
feat(nc-gui): disable release info if the version is beta
2 years ago
mertmit
a986984bae
feat: add share base button to top right
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
453c7f36bc
fix: change mysql icon
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
d61a0874a9
feat: ui improvements for multiple source
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
5c433e3086
feat: team & settings modal data sources tab revised
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Wing-Kam Wong
b1b362366e
fix(nc-gui): type issues
2 years ago
Wing-Kam Wong
ac65ec7f8c
fix(nc-gui): change $e type from a -> c
2 years ago
Wing-Kam Wong
0504427f80
feat(nc-gui): add $e for shortcuts
2 years ago
Wing-Kam Wong
fafa4fb17e
fix(nc-gui): disable when the page is index
2 years ago
Wing-Kam Wong
c61756bb78
feat(nc-gui): include keyboard short in help center
2 years ago
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
0625eacf72
fix(nc-gui): use computed on isShareBaseAllowed
2 years ago
Wing-Kam Wong
baed9a7ed7
feat(nc-gui): keyboard manoeuvre - Alt + I
2 years ago
Wing-Kam Wong
ca943017a6
feat(nc-gui): keyboard manoeuvre - Alt + F
2 years ago
braks
07f99f5f51
fix(nc-gui): apply ltr/rtl direction on language switch
2 years ago
Muhammed Mustafa
25d420a331
fix(test): Changed tpo data-testid from data-nc
2 years ago
Pranav C
650a527949
Update JoinCloud.vue
...
Open link in new tab
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
592c94e9d1
feat(testing): Added polling to most expect and added stabalization
2 years ago
braks
25b1872587
fix(nc-gui): type issues
2 years ago
braks
50779659b8
feat(nc-gui): add disabled prop to tooltip for force disable
2 years ago
braks
0ec25eff2a
chore(nc-gui): remove unnecessary conditions
2 years ago
braks
39dba67913
chore(nc-gui): add return statements
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
braks
5bb174ba4f
feat(nc-gui): make logo animation size responsive to logo size
2 years ago
braks
9e13d6ba79
feat(nc-gui): add ping animation to logo on click
2 years ago
braks
fcfab01995
chore(nc-gui): fix types and cleanup unused vars
2 years ago
Pranav C
e6c686dd32
fix: provide proper z-index value to avoid unexpected behaviour
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
d1d6081a35
fix(nc-gui): overlay z-index
2 years ago