Commit Graph

271 Commits

Author SHA1 Message Date
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
mertmit
9109852aa7 chore: missing ch
Signed-off-by: mertmit <mertmit99@gmail.com>
2024-12-12 15:17:19 +05:30
Mert E.
818d9344e9 chore: preps (#9994)
* chore: preps

Signed-off-by: mertmit <mertmit99@gmail.com>

* test: fix unit

Signed-off-by: mertmit <mertmit99@gmail.com>

---------

Signed-off-by: mertmit <mertmit99@gmail.com>
2024-12-09 11:15:36 +03:00
Ramesh Mane
52faf2f3b6 fix(nc-gui): disable link cell paste if link record dropdown is open (#9887) 2024-11-26 11:14:19 +05:30
Mert E.
6724fd2f9d chore: sync various (#9864)
* chore: sync various

Signed-off-by: mertmit <mertmit99@gmail.com>

* test: ws scope

Signed-off-by: mertmit <mertmit99@gmail.com>

* fix(nc-gui): ncSubmenu right icon visibility issue

* fix(nc-gui): use viewTypeAlias in all the places

---------

Signed-off-by: mertmit <mertmit99@gmail.com>
Co-authored-by: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com>
2024-11-20 21:48:09 +05:30
DarkPhoenix2704
dee2e38331 fix: remove selection 2024-11-11 07:00:55 +00:00
DarkPhoenix2704
5c6b198206 feat: row expansion 2024-11-11 10:13:21 +05:30
DarkPhoenix2704
9686e74d37 fix: copy row is broken in infinite scroll 2024-11-08 09:46:21 +00:00