Commit Graph

5353 Commits

Author SHA1 Message Date
mertmit
36477dc79e chore: bump nuxt version 2024-02-20 09:35:45 +00:00
mertmit
1e9e0d5aab fix: wrong defineProps 2024-02-20 09:35:44 +00:00
Pranav C
f919dd9744 feat: EE trial implementation 2024-02-20 09:02:47 +00:00
Ramesh Mane
efab4246bf fic(nc-gui): PR review changes 2024-02-20 06:06:24 +00:00
Ramesh Mane
999bade32d refactor(nc-gui): getImageDataFromUrl function 2024-02-20 06:06:24 +00:00
Ramesh Mane
ac56650d66 fix: handle shared form drag & drop attachments 2024-02-20 06:06:23 +00:00
Ramesh Mane
11f22e2ab6 fix: handle uploadByUrl attachments in shared form 2024-02-20 06:06:23 +00:00
Ramesh Mane
2eb0abf7d5 fix(nc-gui): allow duplicate attachment name if user copy paste from another cell 2024-02-20 06:06:23 +00:00
Ramesh Mane
c5e0a076a2 fic(nc-gui): allow duplicate file name file to upload in atttachment 2024-02-20 06:06:23 +00:00
Ramesh Mane
043da9e5bb fix(nc-gui): allow duplicate file upload 2024-02-20 06:06:23 +00:00
Ramesh Mane
390d0fc358 fix(nc-gui): use dompurify to parse img src from drag dataTransfer raw html 2024-02-20 06:06:23 +00:00
Ramesh Mane
58f78917fb feat(nc-gui): drag and drop image from webpage 2024-02-20 06:06:22 +00:00
DarkPhoenix2704
6fda5ebf96 fix(nc-gui): scroll issue when more than 5 recent views 2024-02-19 05:09:33 +00:00
DarkPhoenix2704
e2288c794e fix(nc-gui): cmd L right alignment 2024-02-19 05:09:33 +00:00
DarkPhoenix2704
86f9cbfec2 fix(nc-gui): cmd L 2024-02-19 05:09:33 +00:00
DarkPhoenix2704
f0bd7e4b25 fix(nc-gui): failing grid tests 2024-02-19 05:09:33 +00:00
DarkPhoenix2704
9c701b1332 fix(nc-gui): cmd l tests 2024-02-19 05:09:32 +00:00
DarkPhoenix2704
519c4b5050 fix(nc-gui): tests 2024-02-19 05:09:32 +00:00
DarkPhoenix2704
fa390d01c0 fix(nc-gui): cmd l search 2024-02-19 05:09:32 +00:00
DarkPhoenix2704
05dbf3b3bb fix(nc-gui): cmd l update 2024-02-19 05:09:32 +00:00
Ramesh Mane
0483af6b49 fix(nc-gui): mm cell redo undo issue 2024-02-19 03:41:23 +00:00
Ramesh Mane
71158bc6d7 fix: show warning on paste or clear on not supported col 2024-02-19 03:41:23 +00:00
Ramesh Mane
4434da23e9 fix: undo redo mm cell copy paste 2024-02-19 03:41:22 +00:00
Ramesh Mane
3e0a9b9e8f feat: undo redo support for copy paste mm cell 2024-02-19 03:41:21 +00:00
Ramesh Mane
3f2d95e08b fix(nc-gui): pr review changes #2326 2024-02-17 06:09:50 +00:00
Ramesh Mane
41cfe7babe chore(nc-gui): remove unwanted svg files 2024-02-17 06:09:50 +00:00
Ramesh Mane
7cebbc9425 feat(nc-gui): user management placeholder oss 2024-02-17 06:09:49 +00:00
Ramesh Mane
94ab523bb4 feat(nc-gui): invite team placeholder 2024-02-17 06:09:49 +00:00
Ramesh Mane
7f9aa530a2 feat(nc-gui): link records placeholder 2024-02-17 06:09:49 +00:00
Ramesh Mane
18f210cde3 style(nc-gui): api token action icons 2024-02-17 06:09:48 +00:00
Ramesh Mane
c436c9b050 feat(nc-gui): webhook and api token placeholder 2024-02-17 06:09:48 +00:00
Ramesh Mane
0bd08aa5d6 feat(nc-gui): placeholder for table and multi field editor 2024-02-17 06:09:48 +00:00
Ramesh Mane
23814533b1 chore(nc-gui): add empty state assets 2024-02-17 06:09:48 +00:00
Raju Udava
bf4421200a Merge pull request #7624 from nocodb/nc-linked-records
fix(nc-gui): linked record keyboard navigation
2024-02-15 21:51:38 +05:30
Mert E
5f903631a1 Merge pull request #7633 from nocodb/nc-fix/blinks
fix: rel for links
2024-02-15 16:43:05 +03:00
DarkPhoenix2704
3ff5497fc4 fix(nc-gui): add arrow shortcuts 2024-02-15 10:25:33 +00:00
DarkPhoenix2704
1b88804507 fix(nc-gui): list child items shortcut 2024-02-15 10:25:33 +00:00
DarkPhoenix2704
a6d25f68e0 fix(nc-gui): linked record keyboard navigation 2024-02-15 10:25:32 +00:00
mertmit
6cd9983497 fix: drop front-end check for form description 2024-02-15 09:15:05 +00:00
mertmit
4122b27968 fix: rel for links 2024-02-15 08:51:25 +00:00
Ramesh Mane
ec25f7e56d fix(nc-gui): on escape lose link record input focus 2024-02-15 04:51:25 +00:00
Ramesh Mane
03f5799fde fix(nc-gui): disable auto focus if isPublic or readonly and linked record not exist 2024-02-15 04:51:25 +00:00
Ramesh Mane
13fe8b4dc0 fix: link record expanded form auto focus issue on clicking link items 2024-02-15 04:51:25 +00:00
Ramesh Mane
25f863ed5f fic(nc-gui): focus search field on add new record form opens 2024-02-15 04:51:25 +00:00
Raju Udava
e125855082 Merge pull request #7620 from nocodb/nc-fix/responsive-design
Nc fix: responsive design UI fixes
2024-02-14 20:21:14 +05:30
Ramesh Mane
17ce04bf2c fix(nc-gui): row height access for viewer role 2024-02-14 08:03:08 +00:00
Ramesh Mane
b5fe0cad67 fix(nc-gui): small changes 2024-02-14 06:04:50 +00:00
Ramesh Mane
c39f88d838 fix(nc-gui): expanded form responsive issue 2024-02-14 06:04:50 +00:00
Ramesh Mane
a9174f6693 fix(nc-gui): In expanded form toggle options to icons when we do not have enough space 2024-02-14 06:04:49 +00:00
Ramesh Mane
8b84350a21 test: keyboard interactions on on tables: tab, arrowDown, arrowUp 2024-02-13 06:22:10 +00:00