Commit Graph

30 Commits

Author SHA1 Message Date
Ramesh Mane
2cf192dba3 fix: remove console 2026-03-25 13:56:59 +00:00
Ramesh Mane
6955b412b8 fix: date and dateTime field cell value save issue on blur in canvas 2026-03-25 13:56:59 +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
mertmit
69ad83b1fe Revert "fix: proper dateFormat extraction" 2025-08-28 11:09:47 +00:00
Pranav C
27c67d7133 fix: proper dateFormat extraction 2025-08-26 20:59:02 +00:00
Fendy Heryanto
96e9bf8343 use handleUpdateValue instead because localState set closes calendar modal 2025-03-18 04:58:56 +00:00
Fendy Heryanto
f444f90b75 onblur set localstate to tempdate 2025-03-18 04:58:56 +00:00
Ramesh Mane
6e840015cc fix(nc-gui): console warnings 2025-03-11 19:25:19 +00:00
DarkPhoenix2704
98a765a454 fix: sqlite invalid format for DD/MM/YYYY format 2025-03-11 14:01:37 +00:00
Raju Udava
aa67b3870f fix: edit interaction for url, date and attachment (#10539)
Co-authored-by: mertmit <mertmit99@gmail.com>
2025-02-18 22:58:16 +03: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
DarkPhoenix2704
918cbe9c02 fix: double click date fields 2025-02-17 13:11:19 +00:00
DarkPhoenix2704
f473abc9bd fix: single select fix: multi select fix: user field 2025-02-17 13:11:19 +00:00
DarkPhoenix2704
c23cb20a80 fix: refactor cells 2025-02-17 13:11:15 +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
ad3bf7697f fix(nc-gui): date time cell validation issue 2025-01-28 13:18:36 +00:00
Ramesh Mane
9de3fab72a fix(test): date time related field test fail issue 2025-01-28 13:18:35 +00:00
Ramesh Mane
94461b9500 fix(nc-gui): rebase conficts 2025-01-28 13:18:35 +00:00
Ramesh Mane
8c2d86bb10 fix(nc-gui): review changes 2025-01-28 13:18:34 +00:00
Ramesh Mane
d4580d610a fix(nc-gui): remove emtpy style and script tag 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
Ramesh Mane
f8fe23911f fix(nc-gui): add nc-cell-field class on date readonly field 2025-01-28 13:18:32 +00:00
DarkPhoenix2704
7790f46968 fix: date time cell 2025-01-28 13:18:32 +00:00
DarkPhoenix2704
a1b8288b7b feat: migrate DatePicker to readonly 2025-01-28 13:18:31 +00:00