mertmit
72149753f9
fix: avoid clashing names for fk & bt
7 months ago
mertmit
f741f0ae53
fix: handle manual pk
7 months ago
mertmit
41e2dc090d
fix: composite pk expanded form new record
7 months ago
mertmit
ff66af696f
fix: use runOps for running pre-post ops
7 months ago
mertmit
5c0896d937
fix: remove unnecessary condition
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
mertmit
4277beaaff
fix: use key instead of index for group by panels
7 months ago
mertmit
de5491e541
chore: lint
7 months ago
mertmit
1a1d81a792
fix: group by reload
7 months ago
mertmit
041924adde
fix: group by api calls
7 months ago
Mahesh Dhoran
df260a05c4
requested changes
7 months ago
Mahesh Dhoran
dac781368b
fix: map PostgreSQL 'double precision' correctly as 'float' ( closes #8337 )
7 months ago
navi
8317cae86e
New translations en.json (Turkish) ( #8352 )
7 months ago
navi
03331937ce
New translations en.json (Turkish) ( #8348 )
7 months ago
navi
a366fae08a
New translations en.json (Chinese Simplified) ( #8330 )
7 months ago
Ramesh Mane
6075611c0f
Nc fix: Form view bug fixes ( #8322 )
...
* fix(nc-gui): form view rich text link option issue
* chore(nc-gui): lint
* fix(nc-gui): pw test fail issue
* fix(nc-gui): add checkbox required form validation rule
7 months ago
navi
42e0fa6073
New translations en.json (French) ( #8326 )
7 months ago
Ramesh Mane
d269e0229e
Nc fix(nc-gui): group by shared view invalid password issue while fetching group by data ( #8316 )
...
* fix(nc-gui): group by shared view invalid password issue
* fix(test): groupby test fail issue
* fix(test): small changes
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
e05ca5ea25
Nc fix: Shared view for gallery, kanban + expand record issue if primary column is visible ( #8312 )
...
* fix(nc-gui): shared view expand form issue if primary column is visible
* chore(nc-gui): lint
7 months ago
mertmit
f4bbf64109
fix: comparing composite pks
7 months ago
mertmit
ab86c09e3b
fix: bulkUpdate raw
7 months ago
mertmit
fa37dd504a
feat: reuse model columns
7 months ago
mertmit
7c35ec37e4
fix: improved wherePk handling for bulkUpdate
7 months ago
mertmit
aaf9886c04
fix: add limitOverride for post update list
7 months ago
mertmit
b2fc4fb036
feat: improved logic for bulkDelete
7 months ago
mertmit
3a86f23c23
fix: bulk update mising record handling
7 months ago
mertmit
0869ba4618
fix: bulk update small chunks
7 months ago
mertmit
bd695fde58
feat: improved logic for bulkUpdate
7 months ago
mertmit
7c12b848b4
fix: extension helpers
7 months ago
Ramesh Mane
8097722826
fix(nc-gui): small changes
7 months ago
Ramesh Mane
61bab38907
fix(nc-gui): disable add filter from context menu if limit exceed
7 months ago
Ramesh Mane
475ef365b1
fix(nc-gui): focus filter value input on adding filter from field context menu
7 months ago
Ramesh Mane
cd102d5a52
fix(nc-gui): exclude barcode & qr code field from filter & group menu list
7 months ago
Ramesh Mane
d4b8a1957b
fix(nc-gui): add validations for field context group by
7 months ago
Ramesh Mane
879cdc93ac
fix(nc-gui): remove console
7 months ago
Ramesh Mane
f9a4b13180
feat(nc-gui): add filter from field context menu
7 months ago
Ramesh Mane
287725923f
feat(nc-gui): add & remove group by this field
7 months ago
Ramesh Mane
226c98edc6
feat(nc-gui): setup for group & filter by this field options in field header context menu
7 months ago
navi
a744fe078a
New Crowdin updates ( #8308 )
...
* New translations en.json (Latvian)
* New translations en.json (Latvian)
7 months ago
Mert E
d46b60d92e
feat: extensions ( #8303 )
...
* feat: extensions
Signed-off-by: mertmit <mertmit99@gmail.com>
* chore: sync
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
7 months ago
mertmit
5e75cb5bd2
fix: use external error for new clients
7 months ago
mertmit
543a44a9c2
fix: db error handling
7 months ago
Ramesh Mane
be2c0ca59b
fix(nc-gui): grid view pagesize pr review changes ( #8300 )
7 months ago
navi
784a26306f
New Crowdin updates ( #8288 )
...
* New translations en.json (Chinese Simplified)
* Update zh-Hans.json
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
7 months ago
Ramesh Mane
e9aa37e284
Nc fix: UI improvements ( #8223 )
...
* fix(nc-gui): add background color for row on hover in grid view
* fix(nc-gui): reduce width of index column
* fix(nc-gui): on hover grid row bg opacity issue
* fix(nc-gui): reduce font size and grid cell height
* fix(nc-gui): reduce font size
* fix(nc-gui): set column default width to 180px
* fix(nc-gui): revert sidebar changes
* fix(nc-gui): disable grid row hover effect if fillMode is true
* fix(nc-gui): display checkbox & row expand icon if it is active row
* fix(nc-gui): increase the weight of display value cell
* fix(nc-gui): grid cell should have constant padding
* fix(nc-gui): att cell row height auto increase issue
* fix(nc-gui): att cell center align issue
* fix(nc-gui): percent cell spacing issue
* fix(nc-gui): text overflow ellipsis
* fix(nc-gui): single select auto increase height issue if rowHeight is short
* fix(nc-gui): grayed out header text color
* fix(nc-gui): reduce header icon size
* fix(nc-gui): set 12px grid header horizontal padding
* fix(nc-gui): center align expand icon for short row height
* fix(nc-gui): rich text and select type field auto row height increase issue
* fix(nc-gui): lookup cell auto increase height issue
* fix(nc-gui): small changes
* fix(nc-gui): truncate text after no. of lines base on rowHeight
* fix(nc-gui): barcode & qrcode cell row height issue
* chore(nc-gui): lint
* fix(test): update row height pw test
* fix(test): grid toolbar rowHeight test update
* fix(nc-gui): ai review changes
* fix(test): multiselect pw test update
* fix(test): verify multiselct options test update
* fix(nc-gui): merge conflicts
* fix(nc-gui): small changes
* fix(nc-gui): small changes
* fix(nc-gui): display value should be in blue color
7 months ago
Ramesh Mane
6db2b67c5b
Nc feat: Grid view custom pagesize option ( #8298 )
...
* feat(nc-gui): custom page size in grid view
* fix(nc-gui): persist grid view page size value across browser
* chore(nc-gui): lint
* fix(nc-gui): small changes
* fix(nc-gui): on change pagesize offset issue
* fix(test): small changes
7 months ago
Ramesh Mane
00515f5b86
fix(nc-gui): stop event propagation on dblclicking downArrow of field header in grid view ( #8297 )
7 months ago
Ramesh Mane
4128c7f01b
Nc fix: gallery, kanban view cover image load issue if column is hidden ( #8290 )
...
* fix(nc-gui): gallery, kanban view cover image load issue if column is hidden
* chore(nc-gui): lint
* fix(nocodb): delete single query cache on update view card cover image
* chore(nc-gui): lint
7 months ago