Commit Graph

54 Commits

Author SHA1 Message Date
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
Muhammed Mustafa
1bdc1fa8cc fix: Added generic pagination 2023-09-26 15:25:05 +00:00
Muhammed Mustafa
fe70cca89a feat: Renamed windy screen name from sm to xs 2023-09-25 13:39:09 +00:00
Muhammed Mustafa
34e1b0ab1a feat: Added windi css screen and removed a good portion of conditional class for mobile 2023-09-25 13:39:09 +00:00
Muhammed Mustafa
f97ae99bb8 feat: Fixed sidebar expand issue in mobile, handles different topbar size for desktop and mobile, added changes to NcButton, layouts 2023-09-25 13:39:09 +00:00
Raju Udava
b560622a28 Merge pull request #6384 from nocodb/fix/context
fix: missing ui features in context menu
2023-09-25 14:46:12 +05:30
sreehari jayaraj
05c49fce9e fix: refactor email badges 2023-09-25 07:07:22 +00:00
sreehari jayaraj
251bfd0c00 fix: font size 2023-09-24 18:25:01 +05:30
sreehari jayaraj
eed1d48588 fix: missing ui features in context menu 2023-09-24 13:55:01 +05:30
Muhammed Mustafa
844f89c683 feat: Manrope font integrated 2023-09-23 11:12:33 +00:00
Muhammed Mustafa
d80a0346d2 Merge pull request #6444 from nocodb/nc-feat/views-in-left-sidebar
Removed right view sidebar
2023-09-23 12:30:51 +05:30
sreehari jayaraj
4b71ee0419 fix: badge size ds 2023-09-22 15:26:17 +00:00
sreehari jayaraj
9f1a4d334f fix: acces dropdown issues 2023-09-22 15:26:17 +00:00
sreehari jayaraj
78981607af fix: repeated chevron design 2023-09-22 15:26:17 +00:00
sreehari jayaraj
2037dc301e fix: select icon 2023-09-22 15:26:14 +00:00
sreehari jayaraj
b3e612626a fix: typo of email 2023-09-22 15:26:13 +00:00
Muhammed Mustafa
01c866758f fix: Integrated view sidebar removal to tests 2023-09-22 15:23:20 +00:00
Muhammed Mustafa
50326a6608 fix: Added loading to NcSelect 2023-09-22 15:23:15 +00:00
mertmit
bd5bcb0b48 fix: badge and selector design 2023-09-20 19:11:42 +00:00
mertmit
ff2f61ee1b feat: new role badge and selector 2023-09-20 19:11:42 +00:00
Muhammed Mustafa
8b6a3242db fix(nocohub): Increased x padding of medium btns 2023-09-19 07:45:19 +00:00
Muhammed Mustafa
a81abcf7c8 fix(nc-gui): Fixed Sidebar projectnode ctx menu 2023-09-14 11:56:06 +05:30
mertmit
9b20269d08 fix: warnings in ui
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-09-06 16:41:50 +03:00
mertmit
8ab47b1109 fix: various stuff
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-09-06 09:51:17 +03:00
reenphygeorge
d34a50c5cf feat(nc-gui): search field truncated 2023-09-02 19:50:17 +05:30
reenphygeorge
770cbe337d fix(nc-gui): removed unwanted logs 2023-09-02 18:02:15 +05:30