Ramesh Mane
|
32d31ffcda
|
fix(nc-gui): multiple cell copy paste isssue
|
2025-07-15 14:57:07 +00:00 |
|
Ramesh Mane
|
9b35ab87fa
|
fix(nc-gui): consolidate error message or multiple rows
|
2025-07-15 14:57:06 +00:00 |
|
mertmit
|
0599973d5f
|
chore: sync multiple prs
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2025-07-08 14:58:12 +03:00 |
|
Ramesh Mane
|
a34eb873d2
|
fix: some copy paste issue
|
2025-06-24 05:59:47 +00:00 |
|
Fendy Heryanto
|
33fbac5a04
|
skip serialize for currency and percent
|
2025-06-12 03:26:42 +00:00 |
|
Fendy Heryanto
|
311dd60f98
|
fix number case
|
2025-06-12 03:26:42 +00:00 |
|
Fendy Heryanto
|
023b642c53
|
fill handle v2 for non canvas
|
2025-06-12 03:26:42 +00:00 |
|
Ramesh Mane
|
2f232843ea
|
fix(nc-gui): use extracted api error messages
|
2025-06-10 05:42:08 +00:00 |
|
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
|
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 |
|
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 |
|
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
|
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
|
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 |
|
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 |
|