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 |
|
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 |
|
Muhammed Mustafa
|
25d420a331
|
fix(test): Changed tpo data-testid from data-nc
|
2022-11-12 12:36:44 +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 |
|
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 |
|
braks
|
5b53c48894
|
refactor(nc-gui): use lazy load
|
2022-09-28 13:30:40 +02: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 |
|
braks
|
3320453637
|
chore(nc-gui): remove as any typecasts wherever possible
|
2022-09-14 13:33:40 +02:00 |
|
braks
|
e84b8b2272
|
refactor(nc-gui): defer loading project to subpage
|
2022-09-14 13:33:40 +02:00 |
|
Pranav C
|
b5b050dcaa
|
refactor(gui): keep the right sidebar open by default
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-09-14 14:19:43 +05:30 |
|
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 |
|
Asheer Rizvi
|
9cd963d37a
|
chore: changed button to a-button
|
2022-09-11 19:25:17 +05:30 |
|
Asheer Rizvi
|
c7b24c4c4e
|
feat: added a form for creating tokens
|
2022-09-11 14:23:24 +05:30 |
|
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>
|
2022-09-06 17:33:08 +05:30 |
|
Wing-Kam Wong
|
f97ea536b4
|
chore: move nc-gui-v2 to nc-gui
|
2022-09-06 12:00:09 +08:00 |
|