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 |
|
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 |
|
Anbarasu
|
04f49c13d8
|
feat: infinite scroll (#9403)
* feat: infinite scroll wip
* feat: implement column create
* feat: improve scroll performance and minor bugs
* fix: optimize cache clear fix: preserver selected items from cache clear
* feat: add keyboard support
* fix: get rid of unwanted data
* feat: infinite scroll
* fix: reload visible data
* fix: rowIndex Sync
* fix: row height fix
* fix: performance issues
* fix: small issues
* fix: stablize scrolling
* fix: scroll fails to load new data
* fix: best part is no part remove bunch of manual handling and move to computedProperty
* fix: load data as chunks instead of offset
* fix: deboucne 500 ms
* feat: safe chunk clearing
* feat: working infinite table(wip)
* fix: handle delete selected range of rows
* fix: update types
* fix: nuxt warnings
* fix: table fixes
* feat: undo-redo support for infiniteTable
* fix: fix addEmptyRow
* fix: groupby fixes
* fix: refactor visibleDtaa computed
* fix: cache clear
* fix: invalid offset error
* fix: add empty row elem
* fix: rows not loading at end
* fix: refactor
* fix: more tests passing
* fix: perf optimizations
* fix: couple tests
* fix: row height tests
* fix: row height tests
* fix: row height tests
* fix: sync row comment count
* fix: fixes
* fix: lot of tests
* fix: update the row placeholder columns size calculation
* fix: update the totalRows on loadData
* fix: tests when count is 0
* fix: hide placeholder if rowHeight is small
* fix: not required imo as infinite scroll is implemented
* fix: links tests
* fix: filter tests
* fix: insert after test fix: Row: Create, Update, Delete fix: Row height fix: Create column tests
* fix: error, timezone bug fix: shared view data not loading after 100
* fix: ignore shifting. this fixes errors in rows, which has some mandatory required cells
* fix: keyboardShortcuts test
* fix: project collaboration test
* fix: increase local cache fix: records empty on switching to full screen mode fix: links issue on new records
* fix: row and col margin for improved data rendering
* fix: addEmptyRow to table bottom
* fix: update gridShare test fix: shared view grid feat: new count endpoint public
* fix: undo-redo test failing
* fix: bulkUpdate chore: disabled bulkUpdate tests for now
* fix: slow searchBtn
* fix: limit max selection
* fix: limit selection to 100
* fix: initial chunk load to 100
* fix: couple fixes
* fix: couple fixes
* fix: row expand
* fix: scrollto Top and scrollTo Bottom on Shift Cmd Down/Up
* fix: drop support for cmd A
* fix: failing tests
* fix: error on clicking resize col
* fix: premature fetching
* fix: deleteSelected not working properly
* fix: test build
* fix: test build
* fix: throttled 500
* fix: scroll related issues fix: added transitions
* fix: scroll related issues
* fix: decrease col margin
* fix: increase local cache and update Buffer
* fix: decrease throttle
* fix: improve scroll performance
* fix: improve scroll performance
* fix: improve scroll performance
* fix: fixes
* feat: beta toggle show
* feat: beta toggle show
* fix: hold scroll action
* fix: sync visible data reloadVisibleDataHook
* fix: refactor useBetaFeatureToggle fix: useMultiSelect in table
* fix: dynamically reduce margin while loading records
* fix: some bugs
* fix: data loading in infinitescroll
* fix: shared view and search issues
* feat: betaToggles menu
* fix: scroll showing up in aggregation
* fix: text
* fix: implement shifting in addEmptyRow
* fix: calculate slices on rowHeight modified
* fix: keep invalid cells until another row selected
* fix: remove row if filter gets failed
* fix: update styles
* fix: move filter handling to nocodb-sdk
* fix: user field filter
* fix: sort order
* fix:user field sorting
* fix: update virtual cols
* fix: updated sort handling
* fix: updated sort handling
* fix: updated sort handling for bulkUpdate and undo-redo
* fix: unit tests
* fix: deleteSelectedRecords fails
* fix: chunkstates errors
* fix: sort bugs
* fix: scroll position
* fix: delete selectedrange of records
* fix: improved chunk management
* fix: sync toggle states across tabs
* fix: sync between tabs
* fix: limit issues
* fix: update issues
* fix: zIndex
* fix: minor fixes
* fix: cmd arrow issue
* fix: bulkdelete index issues
* fix: empty rows at top
* fix: queue add new record behaviour
* fix: resolve rowObj addEmptyRow
* fix: typo
* fix: clear indexes
* fix: reload if width is zero
* fix: manual handling
* fix: remove console
* fix: prefetch when scroll from below
* fix: refactor fixes
* fix:undo-redo with sort
---------
Co-authored-by: mertmit <mertmit99@gmail.com>
|
2024-11-08 11:38:47 +05:30 |
|
Pranav C
|
fec885ce26
|
refactor: skip cell paste for custom link
|
2024-07-22 18:53:19 +00:00 |
|