DarkPhoenix2704
dee2e38331
fix: remove selection
2 weeks ago
DarkPhoenix2704
5c6b198206
feat: row expansion
2 weeks ago
DarkPhoenix2704
9686e74d37
fix: copy row is broken in infinite scroll
2 weeks ago
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>
2 weeks ago
Pranav C
fec885ce26
refactor: skip cell paste for custom link
4 months ago
Ramesh Mane
e50e236014
fix(nc-gui): pasteCol is not defined #3287
5 months ago
Pranav C
f11734f967
refactor: review comments
5 months ago
Mert E
89f0895de3
fix: experimental frontend optimizations ( #8427 )
...
* fix: get rid of barrel files
* chore: get rid of explicit imports
* fix: use explicit import for classes and enums
* fix: use explicit import for enum & class & aliases
* fix: build issues
7 months ago
mertmit
593262ab88
fix: active border
7 months ago
Mert E
fed1c7ba5c
feat: virtual scroll for grid ( #8356 )
...
* feat: virtual scroll for grid
* feat: improve virtual scroll
* fix: remove unused expose & ref
* feat: move row ltar helpers to parent level
* fix: use shared composable for useMetas
* fix: column add issue
* fix: reload issue
* feat: move cell state to computed
* chore: lint
* fix: null check for sticky field
* fix: PR requested changes
* fix: shared views
* fix: provide row store calls
* test: avoid all rows selector
* fix: group by
* fix: include isVirtualCol in cellMeta
* fix: split colMeta and cellMeta
* chore: lint
* test: edit column flakiness
* test: renderColumn for dashboard grid
* test: user column test flakiness
7 months ago
Mert E
6efbe449cc
fix: copyTable fallback to useCopy with plain text for insecure context ( #8346 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
7 months ago
Ramesh Mane
be0f763fba
Nc fix(nc-gui): Copying and pasting from Excel overwrites one additional row cell ( #8317 )
...
* fix(nc-gui): copy paste from excel overwrites extra cell from next row
* fix(nc-gui): remove \n from clipboard data if it occured only once at the end
* fix(nc-gui): small changes
* Update index.ts
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
7 months ago
Ramesh Mane
9a473ce29d
fix(nc-gui): multi selected cell should not go away on press esc
8 months ago
Ramesh Mane
e15831da2e
refactor(nc-gui): on esc clear selectedRange cell code
8 months ago
Ramesh Mane
115513a762
fix(nc-gui): pw test fail issue
8 months ago
Ramesh Mane
71c97b3f4a
fix(nc-gui): selected cell should not go away on pressing esc multiple times
8 months ago
Ramesh Mane
1b8c47e2b0
Nc fix(nc-gui): allow copy paste email id from gmail in team & settings, for example, abc <abc@gmail.com> ( #7963 )
...
* fix(nc-gui): allow copy paste email id from gmail
* fix(nc-gui): skip display error & add only valid emails if user copy paste bulk emails in team & settings invite input element
* fix(nc-gui): add a comment explaining the regex pattern for email validate/extract
* fix(nc-gui): allow copy paste emailid from gmail in team & settings oss
* fix(nc-gui): add support to extract email from pasted string in email cell if accept only email is true
8 months ago
Pranav C
0e13bff899
Nc feat/one to one ( #7915 )
...
* feat: one-to-one relation - wip
* feat: one-to-one relation
* feat: one-to-one relation - link, unlink, list, excluded list, single query
* fix: pass proper fk value
* feat: add non-single-query support
* feat: filter, sort and delete
* fix: ui - keep only one as linked record in ui - similar to bt
* fix: initial column name correction
* fix: field modal related fixes
* fix: nested insert related bugs
* fix: nested insert corrections
* fix: formula support
* fix: delete cell data
* fix: invalid offset issue
* fix: form submit issue
* fix: return first element - oo relation
* fix: Lookup column rendering
* fix: add link api correction
* fix: sort and group by menu correction
* chore: lint
* refactor: spacing between radio buttons
* fix: undo/redo support with delete key
* fix: formula related issues
* fix: duplicate related issues
* fix: ui label and icon color
* chore: lint
* chore: reset page if offset is beyond offset(temporary solution)
* refactor: suggested review changes
* refactor: suggested review changes
* chore: lint
* fix: missing await
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: add comments
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: Pranav C <pranavxc@gmail.com>
8 months ago
աӄա
d2bcb12921
fix(nc-gui): incorrect maxAttachmentSize ( #7900 )
8 months ago
Ramesh Mane
40a101aac2
chore(nc-gui): lint
9 months ago
Ramesh Mane
283fac5c53
fix(nc-gui): combine date & dateTime convertCellData switch statement
9 months ago
Ramesh Mane
2bb85cc8c3
fic(nc-gui): copy date and paste in dateTime field
9 months ago
Ramesh Mane
c835be96b3
fix(nc-gui): copy paste datetime with unknown format
9 months ago
Ramesh Mane
353f83a13f
fix(nc-gui): date copy paste issue with unknown format
9 months ago
Pranav C
fb57b55e27
chore: lint
9 months ago
Ramesh Mane
d2721da7bc
fix(nc-gui): long text double add 1st pressed key in cell issue
9 months ago
Ramesh Mane
0e6231870b
fic(nc-gui): handle duplicate filename suffix properly #2379
9 months ago
Ramesh Mane
e033c9b79f
fix(nc-gui): give proper suffix for duplicate filename
9 months ago
Ramesh Mane
a98c40a05c
chore(nc-gui): bootstrap & lint
9 months ago
Ramesh Mane
2eb0abf7d5
fix(nc-gui): allow duplicate attachment name if user copy paste from another cell
9 months ago
Ramesh Mane
c5e0a076a2
fic(nc-gui): allow duplicate file name file to upload in atttachment
9 months ago
Ramesh Mane
0483af6b49
fix(nc-gui): mm cell redo undo issue
9 months ago
Ramesh Mane
9c05cdaa25
fix(nv-gui): undo redo issue of bt col cell
9 months ago
Ramesh Mane
71158bc6d7
fix: show warning on paste or clear on not supported col
9 months ago
Ramesh Mane
4434da23e9
fix: undo redo mm cell copy paste
9 months ago
Ramesh Mane
09ac06d073
fix: paste picks up ID from the copy source record ID & not the link
9 months ago
Ramesh Mane
6154811253
chore: lint
9 months ago
Ramesh Mane
109b962586
fix: small changes
9 months ago
Ramesh Mane
4e84b6e753
fix(nc-gui): nocodb/nocodb#7552 and nocodb/nocodb#7557
9 months ago
Ramesh Mane
fb6dacba48
fix: renamed function name
9 months ago
Ramesh Mane
aed6b95bc1
fix(nc-gui): prevent paste bt cell value to different fk_related_model_id cell
9 months ago
Ramesh Mane
b65240b6b2
fix: copy paste mm cell from different where relatedTableModelId is same
9 months ago
Ramesh Mane
3e0a9b9e8f
feat: undo redo support for copy paste mm cell
9 months ago
Ramesh Mane
9682781bd2
feat: new nested link api setup
9 months ago
Ramesh Mane
a1e26f88c1
feat(nc-gui): some part of copy paste mm cell
9 months ago
Ramesh Mane
b938c3f64f
fix(nc-gui): BT cell verify paste value
9 months ago
Ramesh Mane
87049413f0
fix(nc-gui): belongsTo cell copy paste issue
9 months ago
աɨռɢӄաօռɢ
9bf7b1ef09
fix(nc-gui): validate date with date format from column meta
10 months ago
Ramesh Mane
6865243cf7
fix(nc-gui): PR review changes #2215
10 months ago
Ramesh Mane
cc78af29c7
fix(nc-gui): prevent paste on attachment cell if paste data is non object
10 months ago