Commit Graph

105 Commits

Author SHA1 Message Date
mertmit
7c2c671a64 fix: ViewIcon null check
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-01-02 17:41:39 +03:00
Pranav C
d1e1906d2f fix(gui): viewIcon - handle if view meta is not defined
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-27 17:10:12 +05:30
Pranav C
55d20c1eb6 Merge pull request #4630 from nocodb/feat/custom-table-icon
Feat: Custom table icon
2022-12-24 14:06:25 +05:30
Pranav C
8fe15ef4fb refactor(gui): icon size and other requested changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 17:06:04 +05:30
Pranav C
aed58b8bfd feat(gui): add icon change option for view
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
51d81b0b8b feat(gui): show table icon in LTAR and UI acl
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
fe83bc8bce fix(gui): handle table name overflow issue
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
d6bb8c659e feat(gui): show custom table icon in expanded row title
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
1e8271a277 refactor(gui): code cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
3a72e4186c test(playwright): add test for icon change
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
3ec9de4214 refactor(gui): popup size correction and destroy popup on hide
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
5802a85d57 refactor(gui): move icons list to utils
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
3669c8811a fix(gui): reset filter value after selecting icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
970b2b3229 fix(gui): introduce infinite scroll to avoid delay in loading emoji list
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
1f9e2a521f fix(gui): avoid closing menu if user clicked inside search input
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
da7ae2190a feat(gui): show emoji in tab level
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
d858ab4e98 fix(gui): toggle icon on change
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
Pranav C
85e03f730c feat(gui): add icon toggle option in tree view
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-23 14:49:15 +05:30
mertmit
2315a39d1b feat: logo for snowflake bases
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-12-21 19:30:37 +03:00
Wing-Kam Wong
4bd9289e52 feat(nc-gui): show current version even for beta 2022-12-09 12:52:40 +08:00
Wing-Kam Wong
aa8dfdea42 feat(nc-gui): disable release info if the version is beta 2022-12-05 18:22:53 +08:00
mertmit
a986984bae feat: add share base button to top right
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-12-03 11:21:59 +03:00
mertmit
453c7f36bc fix: change mysql icon
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-12-03 11:21:59 +03:00
mertmit
d61a0874a9 feat: ui improvements for multiple source
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-12-03 11:21:59 +03:00
mertmit
5c433e3086 feat: team & settings modal data sources tab revised
Signed-off-by: mertmit <mertmit99@gmail.com>
2022-12-03 11:21:59 +03:00
Wing-Kam Wong
b1b362366e fix(nc-gui): type issues 2022-12-02 14:55:02 +08:00
Wing-Kam Wong
ac65ec7f8c fix(nc-gui): change $e type from a -> c 2022-12-01 18:02:20 +08:00
Wing-Kam Wong
0504427f80 feat(nc-gui): add $e for shortcuts 2022-12-01 17:31:59 +08:00
Wing-Kam Wong
fafa4fb17e fix(nc-gui): disable when the page is index 2022-11-30 22:19:23 +08:00
Wing-Kam Wong
c61756bb78 feat(nc-gui): include keyboard short in help center 2022-11-30 12:13:56 +08:00
Wing-Kam Wong
49655b7c0a feat(nc-gui): add isDrawerOrModalExist 2022-11-29 13:44:01 +08:00
Wing-Kam Wong
04687e02ae feat(nc-gui): prevent shift / cntOrCtrl key is pressing for altKey cases 2022-11-28 18:58:13 +08:00
Wing-Kam Wong
0625eacf72 fix(nc-gui): use computed on isShareBaseAllowed 2022-11-25 17:23:59 +08:00
Wing-Kam Wong
baed9a7ed7 feat(nc-gui): keyboard manoeuvre - Alt + I 2022-11-24 13:31:13 +08:00
Wing-Kam Wong
ca943017a6 feat(nc-gui): keyboard manoeuvre - Alt + F 2022-11-24 13:31:06 +08:00
braks
07f99f5f51 fix(nc-gui): apply ltr/rtl direction on language switch 2022-11-14 13:03:14 +01:00
Muhammed Mustafa
25d420a331 fix(test): Changed tpo data-testid from data-nc 2022-11-12 12:36:44 +05:30
Pranav C
650a527949 Update JoinCloud.vue
Open link in new tab
2022-11-07 12:47:58 +05:30
Pranav C
0d98971c4b feat(gui): add join cloud button
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-06 23:47:00 +05:30
Muhammed Mustafa
3c2720d449 feat(testing): Integrated data-nc standard for dom attribute used for testing 2022-11-03 16:31:14 +05:30
Muhammed Mustafa
592c94e9d1 feat(testing): Added polling to most expect and added stabalization 2022-11-03 16:27:36 +05:30
braks
25b1872587 fix(nc-gui): type issues 2022-10-27 11:47:06 +02:00
braks
50779659b8 feat(nc-gui): add disabled prop to tooltip for force disable 2022-10-17 22:19:29 +02:00
braks
0ec25eff2a chore(nc-gui): remove unnecessary conditions 2022-10-17 15:56:42 +02:00
braks
39dba67913 chore(nc-gui): add return statements 2022-10-17 15:48:45 +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
Braks
e7982022c7 Merge pull request #3931 from nocodb/chore/typefix 2022-10-13 18:58:14 +02:00
braks
5bb174ba4f feat(nc-gui): make logo animation size responsive to logo size 2022-10-13 15:09:53 +02:00
braks
9e13d6ba79 feat(nc-gui): add ping animation to logo on click 2022-10-13 14:48:06 +02:00
braks
fcfab01995 chore(nc-gui): fix types and cleanup unused vars 2022-10-12 15:07:35 +02:00