Commit Graph

278 Commits

Author SHA1 Message Date
Ramesh Mane
933261c04a fix(nc-gui): update useMultiselect fn 2025-04-29 08:37:50 +00:00
Ramesh Mane
f819ddae7a fix(nc-gui): update cell copy operation toast message 2025-04-21 17:11:40 +00:00
Ramesh Mane
50978ba944 fix(nc-gui): external source edit cell disabled after adding more than 100 records 2025-04-16 10:30:14 +00:00
Ramesh Mane
41c8620b66 fix(nc-gui): disable adding new record if ext source free rows visibility count exceeded 2025-04-16 10:30:13 +00:00
Ramesh Mane
d98d54ac75 fix(nc-gui): disable edit cell if it is blur row 2025-04-15 05:53:30 +00:00
Ramesh Mane
340041bafb fix(nc-gui): use constant instead of hardcoded visible rows count 2025-04-15 05:53:29 +00:00
Ramesh Mane
8401ebbf48 fix(nc-gui): some keyboard navigation issue 2025-04-15 05:53:29 +00:00
Ramesh Mane
62cedfde06 fix(nc-gui): while upsert record on copy paste expand row and then show upgrage modal on continue btn click 2025-04-15 05:53:21 +00:00
Ramesh Mane
60c6317dcb feat(nc-gui): block record add on limit execeed 2025-04-15 05:53:18 +00:00
Ramesh Mane
1df337d3e1 fix(nc-gui): normal grid valueToCopy issue 2025-04-07 16:54:07 +00:00
Ramesh Mane
f294e58542 fix(nc-gui): group paste issue in non first page if infinite scroll is disabled 2025-03-27 19:30:49 +00:00
Ramesh Mane
2637a98f81 chore(nc-gui): lint 2025-03-19 20:42:33 +00:00
DarkPhoenix2704
3ab7e411fb fix: row paste related issues 2025-03-17 10:48:54 +00:00
Ramesh Mane
6c2c95b7d3 fix(nc-gui): disable paste in sqlview 2025-03-10 06:10:11 +00:00
Ramesh Mane
67feec7371 fix(nc-gui): skip throwing cell edit error if it is sql view 2025-03-10 06:10:10 +00:00
Ramesh Mane
0cbe086833 fix(nc-gui): handle catch error from convertDataCell fn properly 2025-03-05 14:51:15 +00:00
Ramesh Mane
9921d50889 fix(nc-gui): copy paste attachment direactly will replace existing attachments 2025-03-05 14:51:14 +00:00
Ramesh Mane
daf3ecb473 chore(nc-gui): lint 2025-03-05 14:51:14 +00:00
Ramesh Mane
19b127e09b fix: some review changes 2025-03-05 14:51:14 +00:00
Ramesh Mane
72315bb0bd chore(nc-gui): lint 2025-03-05 14:51:14 +00:00
Ramesh Mane
cdc51cac7f chore(nc-gui): lint 2025-03-05 14:51:13 +00:00
Ramesh Mane
82acf56f26 fix: add throw error inside serializer fn 2025-03-05 14:51:13 +00:00
Ramesh Mane
5013f9337d fix: move error folder in sdk 2025-03-05 14:51:13 +00:00
Ramesh Mane
607a59efb6 feat(sdk): lookup and rollup colum helper 2025-03-05 14:51:13 +00:00
Ramesh Mane
c7d95383ff feat(sdk): time column helper 2025-03-05 14:51:13 +00:00
Ramesh Mane
4ccea86a32 feat(sdk): add default column helper 2025-03-05 14:51:12 +00:00
Ramesh Mane
d38341afda feat(sdk): date related field helper 2025-03-05 14:51:12 +00:00
Ramesh Mane
36b5081c6f fix(nc-gui): add debug console 2025-03-05 14:51:11 +00:00
Ramesh Mane
d713ef3c22 fix(nocodb-sdk): circular import and extend class issue issue 2025-03-05 14:51:10 +00:00
Ramesh Mane
17aef940ae fix(nocodb-sdk): export column helper and update imports 2025-03-05 14:51:10 +00:00
Mert E.
2a4b192e73 feat: sync fw (#10671)
* feat: sync table init

* feat: sync table (WIP)

* feat: oauth flow for github

* feat: sync feature flag

* feat: progress for sync

* feat: revise sync status

* feat: incremental support for sync

* feat: disable insert & delete operations on synced tables

* feat: handle synced & readonly on frontend

* test: apply system column order (always initial)

* test: change wrong index

* fix: PR requested changes

* test: overlapping variable names
2025-02-28 16:43:49 +03:00
Fendy Heryanto
53b8aa4674 use same conversion for lat long limit input into 10 digit after decimal 2025-02-26 01:48:28 +00:00
Fendy Heryanto
ef1d7464ad better paste handle 2025-02-24 08:56:10 +00:00
Fendy Heryanto
aaf504c5b7 handle paste on geo data editor 2025-02-24 08:56:10 +00:00
Fendy Heryanto
d27eb9d80a fix handle original correct value too 2025-02-24 08:56:09 +00:00
Fendy Heryanto
870e40d1c8 handle geodata paste 2025-02-24 08:56:09 +00:00
Amit Joki
422150b4ee fix: limit the number to safe integers 2025-02-24 05:36:56 +00:00
DarkPhoenix2704
6eb55d52b4 fix: lint 2025-02-17 13:11:10 +00:00
DarkPhoenix2704
51d39c367e feat: fill handler and ai Fill 2025-02-17 13:10:55 +00:00
DarkPhoenix2704
c0a9165325 feat: row & cell contexts 2025-02-17 13:10:53 +00:00
Fendy Heryanto
2aaccaa8f9 fix duration copy paste 2025-02-17 04:40:23 +00:00
Fendy Heryanto
3b8ff4a505 set value = null if conversion failed add select options if not exists 2025-02-17 04:40:23 +00:00
Fendy Heryanto
86a610470c add regions add value and missing options in error validation ignore empty string or undefined 2025-02-17 04:40:23 +00:00
Fendy Heryanto
b6863c2a39 change error to have no string param when suppressed 2025-02-17 04:40:23 +00:00
Fendy Heryanto
d445baf41b suppress error and set empty value when paste for most fields except computed and select 2025-02-17 04:40:23 +00:00
Fendy Heryanto
f707d61a24 validate using validator if meta.validate 2025-02-17 04:40:23 +00:00
Fendy Heryanto
7593b56cf9 also handle currency, percent and decimal 2025-02-17 04:40:23 +00:00
Fendy Heryanto
fe372ed83e handle paste for UITypes JSON 2025-02-17 04:40:22 +00:00
Ramesh Mane
18c4fcbaa3 fix(nc-gui): replace <br /> with <br> 2025-01-31 08:58:23 +00:00
Ramesh Mane
7f0cb1816a fix(nc-gui): disable keyboard navigation if link record dropdown open 2024-12-16 14:17:12 +00:00