Commit Graph

29 Commits

Author SHA1 Message Date
Ramesh Mane
6955b412b8 fix: date and dateTime field cell value save issue on blur in canvas 2026-03-25 13:56:59 +00:00
Ramesh Mane
b06b52ddcf fix: some ee only feature visibility 2026-03-23 07:52:31 +00:00
mertmit
69a29568c7 chore: sync
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-01-10 00:21:02 +03:00
Ramesh Mane
fc75108d9d fix(nc-gui): keep input readonly in mobile mode if field cell has picker like date time related fields 2025-09-15 07:02:05 +00:00
Ramesh Mane
fda5d35e4c fix(nc-gui): remove datetime cell input box bg color 2025-04-28 22:02:47 +00:00
Ramesh Mane
d0f8d7e5b5 fix(nc-gui): UI Error : RangeError: Invalid time value 2025-04-22 14:15:58 +00:00
Ramesh Mane
2b518b7c27 chore(nc-gui): lint 2025-04-22 14:15:58 +00:00
Ramesh Mane
24db9cb4e3 fix(nc-gui): canvas cell timezone issue and editable cell ui changes 2025-04-22 14:15:57 +00:00
Ramesh Mane
cc88f84141 fix(nc-gui): kanban view datetime zone cell display issue 2025-04-22 14:15:56 +00:00
Ramesh Mane
5f569395b2 fix(nc-gui): date time cell width issue 2025-04-22 14:15:55 +00:00
Ramesh Mane
e58baa4679 fix(nc-gui): datetime field timezone related ui changes 2025-04-22 14:15:55 +00:00
Ramesh Mane
a178bafbcf fix(nc-gui): timezone display issue 2025-04-22 14:15:55 +00:00
Fendy Heryanto
8f20ab191b Squashed commit of the following: 2025-04-22 14:15:55 +00:00
Ramesh Mane
6e840015cc fix(nc-gui): console warnings 2025-03-11 19:25:19 +00:00
Amit Joki
c6aefe1c0d feat: escape should close dropdown and turn cell into selected state for date, datetime, time 2025-02-17 13:11:45 +00:00
Amit Joki
dc0f136c72 feat: use injected key data to populate date, time, date time, and year fields 2025-02-17 13:11:44 +00:00
Ramesh Mane
f4f8cb03b7 fix(nc-gui): don't truncate datetime field value if it is under lookup 2025-02-17 13:11:39 +00:00
DarkPhoenix2704
918cbe9c02 fix: double click date fields 2025-02-17 13:11:19 +00:00
DarkPhoenix2704
c23cb20a80 fix: refactor cells 2025-02-17 13:11:15 +00:00
Amit Joki
6e36598b5a fix: check for isUnderLookup 2025-02-17 13:11:06 +00:00
DarkPhoenix2704
8be1cd220b fix: bug fixes 2025-02-17 13:11:06 +00:00
DarkPhoenix2704
63047049a2 fix: date field keyboard interaction 2025-02-17 13:11:05 +00:00
Ramesh Mane
c0c85d22ea fix(nc-gui): nocodb/nocodb/issues/10374 2025-02-03 21:28:43 +00:00
Ramesh Mane
8c2d86bb10 fix(nc-gui): review changes 2025-01-28 13:18:34 +00:00
Ramesh Mane
3302e87884 fix(nc-gui): date time related field self review changes 2025-01-28 13:18:34 +00:00
Ramesh Mane
b1e7793dcb fix(nc-gui): rename useSelectedCellKeyupListener to useSelectedCellKeydownListener 2025-01-28 13:18:33 +00:00
Ramesh Mane
8a39887c8c fix(nc-gui): use useSelectedCellKeyupListener instead useEventListener in date time related cell 2025-01-28 13:18:33 +00:00
Ramesh Mane
39e6f9b832 fix(nc-gui): date, year cell content truncate issue 2025-01-28 13:18:32 +00:00
DarkPhoenix2704
7790f46968 fix: date time cell 2025-01-28 13:18:32 +00:00