Commit Graph

103 Commits

Author SHA1 Message Date
Wing-Kam Wong
8d84531d66 refactor(nc-gui): cast ProjectUserReqType and add comments 2023-03-16 18:09:04 +08:00
Wing-Kam Wong
2a5761b182 fix(nc-gui) cast ProjectUserReqType for projectUserAdd 2023-03-16 16:28:24 +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
Wing-Kam Wong
06df79b3af Merge branch 'develop' into refactor/backend 2023-03-14 15:29:02 +08: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
Wing-Kam Wong
95efae4e78 fix(nc-gui): mark it as editor by default 2023-03-11 14:31:16 +08:00
Wing-Kam Wong
4204f246eb fix(nc-gui): add missing .list 2023-03-09 19:48:00 +08:00
flisowna
e7f55277ec Merge branch 'develop' of https://github.com/nocodb/nocodb into geodata-prototyping-restart 2023-02-10 18:47:26 +01: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
flisowna
5fc104701b resolve merging conflicts 2023-02-01 10:56:10 +01:00
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
gitstart
c2b5e99055 feat: Remove copy invite token button for register users
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: beejaybot <akisanyamobolaji@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
Co-authored-by: Mayomi Ayandiran <ayandiranmayomi@gmail.com>
2023-01-30 05:32:57 +00:00
gitstart
4dfcd02b14 feature: UX improvement: Remove copy invite token button for registered users
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: beejaybot <akisanyamobolaji@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
Co-authored-by: Mayomi Ayandiran <ayandiranmayomi@gmail.com>
2023-01-26 10:44:16 +00:00
Muhammed Mustafa
69d75f74e8 fix(nc-gui): Cleanup 2023-01-24 16:31:50 +05:30
flisowna
9d19f461d7 clean code for merging 2022-12-29 14:10:39 +01:00
诗人的咸鱼
0a2e7bc1a8 fix: search result can’t paging 2022-12-23 15:45:46 +08:00
flisowna
ea4332f4ed resolve merging conflicts 2022-12-19 14:59:39 +03:00
mertmit
325c58fde7 fix: make ApiTokenManagement single root to allow prop inheritance
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
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
flisowna
4360c1ad31 Merge branch 'develop' of https://github.com/nocodb/nocodb into geodata-prototyping-restart 2022-11-27 19:27:02 +03:00
navi
1de5c8f630 Merge pull request #4393 from nocodb/refactor/playwright-refactor
refactor(test): Playwright followup
2022-11-22 21:18:32 +00:00
flisowna
1ee9fb0d0d resolve merging conflicts 2022-11-22 14:48:27 +03: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
Pranav C
9c0a4c2441 Merge pull request #3847 from nocodb/refactor/cells
refactor(nc-gui): reduce computed values generated by cells
2022-11-18 22:13:45 +05:30
Pranav C
6553defb34 wip(api): set cache for project list
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-18 15:54:14 +05:30
Muhammed Mustafa
8308f8a3f2 refactor(test): Cleanup and added await logic for click filter 2022-11-18 15:49:04 +05:30
Pranav C
384bd26684 refactor(gui): show super admin role in project user list since they have access to all project
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-18 13:07:02 +05:30
braks
e46b5fad94 chore(nc-gui): replace isEmail with validateEmail 2022-11-17 14:11:48 +01:00
flisowna
1da6159b05 Merge remote-tracking branch 'origin' into geodata-prototyping-restart 2022-11-15 16:36:40 +03:00
Muhammed Mustafa
25d420a331 fix(test): Changed tpo data-testid from data-nc 2022-11-12 12:36:44 +05:30
flisowna
f7c59d987e fix conflicts 2022-11-07 12:33:41 +04:00
Muhammed Mustafa
3c2720d449 feat(testing): Integrated data-nc standard for dom attribute used for testing 2022-11-03 16:31:14 +05:30
Raju Udava
dd2858c9bb test: share base
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2022-11-03 16:25:23 +05:30
flisowna
867a3a23cc fix conflicts 2022-11-02 15:19:35 +04:00
flisowna
6eeec60963 geodata: work on mapViewStore 2022-10-31 12:29:55 +04:00
flisowna
30aedb6f5b geodata: work on mapViewStore 2022-10-31 12:06:58 +04:00
braks
8b255f3096 refactor(nc-gui): use ref for readonly injection 2022-10-21 17:00:27 +02:00
braks
e884a7d1d4 refactor(nc-gui): move readonly injection to smartsheet 2022-10-21 11:01:39 +02:00
braks
7c326ce118 fix(nc-gui): Add detached expanded form 2022-10-21 01:14:13 +02:00
flisowna
fc44e69e0d geodata: integrate dummy map view 2022-10-20 20:41:44 +04:00
Braks
16e8c65de7 Merge pull request #4031 from nocodb/fix/sidebar-sort 2022-10-13 16:02:54 +02:00
braks
f914083e71 chore(nc-gui): add comments about lazy load issues 2022-10-13 11:37:37 +02:00
braks
43db1b5fac fix(nc-gui): lazy load breaking view sidebar 2022-10-12 20:17:58 +02:00
Pranav C
c2b502f6d1 refactor(gui): add missing prop in default value
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-12 20:42:20 +05:30
Pranav C
41788be13b chore(gui): corrections and lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-10-12 20:42:20 +05:30