Commit Graph

32 Commits

Author SHA1 Message Date
Pranav C
28b76dc73d refactor: update share and reload icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-24 09:59:57 +05:30
Pranav C
7b3f4c21ed refactor: update uidt icons
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-24 09:59:57 +05:30
Wing-Kam Wong
72ac86e7d8 refactor(nc-gui): use emailValidator 2023-03-20 19:11:00 +08:00
Wing-Kam Wong
04ca098e3e chore(nc-gui): lint 2023-03-20 18:16:11 +08:00
Daniel Spaude
d50f683acf Merge branch 'develop' into mvp-mobile-layout-and-code-scanner 2023-03-17 12:05:37 +01:00
Wing-Kam Wong
8d84531d66 refactor(nc-gui): cast ProjectUserReqType and add comments 2023-03-16 18:09:04 +08:00
Wing-Kam Wong
36e3ff33a6 fix(nc-gui): type 'unknown' is not assignable to type 'Error' 2023-03-16 14:10:07 +08:00
Daniel Spaude
53610a5a70 Merge branch 'develop' into mvp-mobile-layout-and-code-scanner 2023-03-14 19:51:50 +01:00
Pranav C
29a43aee10 fix: wrap store with storeToRefs wherever missing
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-12 10:53:08 +05:30
Daniel Spaude
183b66efa3 Merge branch 'develop' into mobile-optimisations 2023-02-15 20:43:37 -05:00
Pranav C
99a7bcbd5b fix(gui): if copy failed show error message and print content in console
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-09 13:18:47 +05:30
Pranav C
4c13e19b74 refactor(gui): suggested changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-02 00:02:36 +05:30
Pranav C
c86efb4146 fix(gui): reset invite user form and focus email input on open
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-01 11:56:06 +05:30
Raju Udava
fdcc7cf1b2 fix: close invite modal on escape
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-02-01 11:56:06 +05:30
Pranav C
3bc404c42a fix(gui): close invite modal on escape key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-01 11:53:57 +05:30
Daniel Spaude
c4b9f9c403 don't show text for icon buttons when in mobile mode 2023-01-04 20:14:48 +01:00
Daniel Spaude
93596bef24 Revert "layout experimentations (WIP)"
This reverts commit 72201432ab.
2023-01-04 13:14:59 +01:00
Daniel Spaude
72201432ab layout experimentations (WIP) 2023-01-04 13:07:01 +01:00
Wing-Kam Wong
b1b362366e fix(nc-gui): type issues 2022-12-02 14:55:02 +08:00
Muhammed Mustafa
d43f885948 feat(test): Added test for keyboard shortcuts 2022-11-30 10:15:24 +05:30
Wing-Kam Wong
1231b0bfed feat(nc-gui): add active class to <a-modal/> 2022-11-29 20:13:16 +08:00
navi
1de5c8f630 Merge pull request #4393 from nocodb/refactor/playwright-refactor
refactor(test): Playwright followup
2022-11-22 21:18:32 +00:00
Pranav C
2fab4c4632 fix(gui): miscellaneous ui fixes and improvement
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-20 15:59:26 +05:30
Muhammed Mustafa
8308f8a3f2 refactor(test): Cleanup and added await logic for click filter 2022-11-18 15:49:04 +05:30
braks
e46b5fad94 chore(nc-gui): replace isEmail with validateEmail 2022-11-17 14:11:48 +01:00
braks
4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2022-09-28 13:30:40 +02:00
Raju Udava
03d72b6d5e Merge pull request #3699 from nocodb/fix/cy-stability-dropdown
test: cy-stability for dropdown
2022-09-19 13:55:52 +05:30
Raju Udava
312120fd0b test: cy-stability for dropdown
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-09-19 13:15:25 +05:30
Pranav C
65e327e1a9 fix(gui): add fallback for copy to clipboard
re #3598

Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-17 16:02:09 +05:30
braks
81db2c8435 chore(nc-gui): fix type issues and set proper ref types 2022-09-14 13:34:20 +02:00
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
Wing-Kam Wong
f97ea536b4 chore: move nc-gui-v2 to nc-gui 2022-09-06 12:00:09 +08:00