Commit Graph

79 Commits

Author SHA1 Message Date
Raju Udava
5e799eb833 Merge pull request #7566 from nocodb/nc-fix/ui-fixes
Nc fic minor UI changes
2024-02-08 12:50:57 +05:30
Ramesh Mane
1f3305309f fix(test): pagination pw test fail issue 2024-02-07 20:21:19 +00:00
Ramesh Mane
9aa44ba127 fix(nc-gui): update icons with nocodb design library 2024-02-07 20:21:19 +00:00
Ramesh Mane
4711e77f97 fix(nc-gui): hide pagination for only 1 page 2024-02-07 20:21:19 +00:00
DarkPhoenix2704
a8df151c17 feat(test): playwright for saml, oidc 2024-02-07 12:26:47 +00:00
DarkPhoenix2704
9665705ffc feat(nc-gui): include auth scopes 2024-02-07 12:26:45 +00:00
Muhammed Mustafa
92e37cffe1 fix: Fixed issue with focus for Mulit select, single select, percent, Links, belongs to and disabled for Barcode and QRCode and minor fixes 2023-12-22 10:31:06 +00:00
musharaf-nocodb
0ef580d48e fix : removed SelectOption component 2023-12-12 14:09:39 +05:30
musharaf-nocodb
96d0f2d18b fix : lint 2023-12-12 14:03:35 +05:30
musharaf-nocodb
571c5a3011 fix : fixed options hiding 2023-12-11 14:57:16 +05:30
musharaf-nocodb
1cc6c67cd9 fix : fixed ui in editOrAdd column options 2023-12-07 20:15:18 +05:30
musharaf-nocodb
be40b4970c fix : prettier 2023-12-07 16:51:07 +05:30
musharaf-nocodb
23fdfbbc72 fix : fixed dropdown ui in invite-user 2023-12-07 14:13:52 +05:30
musharaf-nocodb
1af5797d31 fix : fixed language item hover 2023-12-07 12:57:03 +05:30
musharaf-nocodb
2c56024f56 fix : fixed select-item padding 2023-12-07 12:13:56 +05:30
musharaf-nocodb
6eee8e727f Merge branch 'develop' of https://github.com/nocodb/nocodb into fix/dropdown-ui 2023-12-07 08:54:26 +05:30
աɨռɢӄաօռɢ
8512e9b440 chore(nc-gui): lint 2023-12-06 22:23:45 +08:00
աӄա
e46249cf32 Merge pull request #7148 from nocodb/fix/minor-design-changes
Fix: Misc minor design changes
2023-12-06 22:18:06 +08:00
musharaf-nocodb
74da22eeec fix : used kebab syntax for showOnTruncateOnly prop 2023-12-06 13:24:42 +05:30
musharaf-nocodb
ce471a0816 wip : changed bg color for select component 2023-12-06 13:07:58 +05:30
Ramesh Mane
dc61a97904 style: Apply global style for select dropdown border insted of applying component level 2023-12-05 20:54:09 +05:30
Mohammed Musharaf
38239a8dd3 fix : added showOnTruncateOnly prop in tooltip component 2023-12-05 19:57:42 +05:30
Ramesh Mane
0e9b21d7af fix: Expanded json editor modal z-index issue 2023-12-05 18:48:44 +05:30
Ramesh Mane
34fc6f4100 fix: update table input field dropdown border color and pagination dropdown 2023-12-05 18:01:22 +05:30
Ramesh Mane
10b80a10e8 fix: change all dropdown border colour from gray-100 to gray-200 2023-12-05 00:03:18 +05:30
Pranav C
cf54deedbf fix: render label span only if default slot is defined 2023-11-28 06:22:39 +00:00
Muhammed Mustafa
7ce7083846 fix: Made checkbox label clickable 2023-11-23 11:20:39 +00:00
Muhammed Mustafa
a2a95b8c8d fix: Disabled btns in select bubble menu in the case of code block as those format btns will have no effect 2023-11-23 11:20:39 +00:00
Muhammed Mustafa
e79adce2fe fix: Fixed issue with field dropdown 2023-11-07 07:17:38 +00:00
Muhammed Mustafa
17c3c5e5e6 fix: Added tooltip to pagination button for shortcuts and updated in shortcuts info modal 2023-11-02 07:39:10 +00:00
Pranav C
0e3f4e7e36 fix: avoid rendering options using v-for to function virtual scroll properly 2023-11-01 12:45:53 +00:00
Muhammed Mustafa
02250922e7 fix: Fixed generic button on focus style coming when focused if we hide/unhide the browser window 2023-10-20 09:24:01 +00:00
Muhammed Mustafa
b8ea49cd36 fix: Added iconOnly prop to button for the case of having only icon style 2023-10-19 11:31:16 +00:00
Muhammed Mustafa
489a707aa8 fix: SingleSelect and MutliSelect improved for mobile view 2023-10-18 06:34:05 +00:00
mertmit
57b9442ee5 fix: optional prop 2023-10-10 23:44:45 +00:00
Muhammed Mustafa
05a2e797a2 Merge pull request #6607 from nocodb/nc-fix/misc-issues
Misc issues
2023-10-07 17:51:28 +05:30
Muhammed Mustafa
a75538817c fix(nc-gui): Added tooltip for Data sources table buttons only on small screen 2023-10-07 10:08:14 +00:00
Muhammed Mustafa
4551ba51e5 fix(nc-gui): Improved generic pagination 2023-10-07 09:15:03 +00:00
sreehari jayaraj
cb82f0e8c6 fix: added maroon color to design system 2023-10-06 16:03:01 +05:30
mertmit
0ad197e817 feat: pagination page selector 2023-10-05 04:30:57 +00:00
Muhammed Mustafa
ff9fd6ab40 fix: Fixed pagination in link modal mobile 2023-10-03 13:35:59 +00:00
Muhammed Mustafa
5f7db89c9b fix: Links modal for mobile 2023-10-03 13:35:59 +00:00
Muhammed Mustafa
b02f42fa48 fix: Added event to add row btn and pagination of grid 2023-10-02 11:43:06 +00:00
Muhammed Mustafa
5b7d5adb5d fix: Fixed details tab 2023-10-02 11:43:01 +00:00
sreehari jayaraj
cb3a8ce6e3 fix:: button type 2023-09-30 12:39:39 +05:30
Muhammed Mustafa
431dac800a fix: Fixed issue with pagination 2023-09-28 04:27:01 +00:00
Muhammed Mustafa
b80d72b998 fix: Fixed ws menu styling issues 2023-09-28 04:27:00 +00:00
Muhammed Mustafa
6348f475aa fix: Integrated pagination changes to grid 2023-09-26 15:25:07 +00:00
Muhammed Mustafa
3b2587bed3 fix: Improved expanded form UI for mobile 2023-09-26 15:25:06 +00:00
Muhammed Mustafa
60c63b435e fix: Fixed dropdown shadow issue 2023-09-26 15:25:06 +00:00