mertmit
fbf4395090
fix: extract composite pk
...
Signed-off-by: mertmit <mertmit99@gmail.com>
7 months ago
mertmit
9b4b56229d
fix: better logic for condition
7 months ago
mertmit
80647a598c
fix: use number instead of nodejs timeout
7 months ago
mertmit
351614b997
fix: remove unnecessary ref
7 months ago
mertmit
a64e16e402
fix: skip refresh if creating from link modal
7 months ago
mertmit
4406e76aba
fix: keep partial new records on refresh
7 months ago
mertmit
28380aa0ea
fix: logical operators
7 months ago
mertmit
45be9e436a
fix: skip load row only for new rows
7 months ago
mertmit
27bbd51fab
fix: trigger save on record create & link
7 months ago
mertmit
fa6a759d4a
fix: hide fill handle while loader is active
7 months ago
mertmit
f0ee389b8b
fix: disable auto save for pk values
7 months ago
mertmit
5441bcb4c4
fix: bulkDelete with composite keys
7 months ago
mertmit
d24de3ffe1
fix: make sure at least one pk is valid while extracting composite pk
7 months ago
mertmit
0f673c5973
fix: allow nested create for new records
7 months ago
mertmit
27558099c9
fix: confirm fk and pk values match to detect m2m junction
7 months ago
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