Ekaterina Balakina
|
48b8c1fc45
|
feat: save and restore last opened view (#4182)
|
2 years ago |
Vijay Kumar Rathore
|
1865054898
|
reset validation if no validation for the column
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
8b2b87e09d
|
fix(test): Enabled support for runtime NC_BACKEND_URL and integrated it with CI
|
2 years ago |
Vijay Kumar Rathore
|
5f54a8b100
|
fix flitersync typo
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
|
2 years ago |
Pranav C
|
a0edacd8b3
|
fix(gui): update changed meta of row after save method invoked
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
0942d8d107
|
refactor(gui): handle missing property scenario in a better way
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
cfaa7b64e7
|
fix(gui): tab switch row insert/update bug
- pass correct column list to get primary key
- handle undefined as null in update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
flisowna
|
a017bb0dac
|
geodata: add popup to markers
|
2 years ago |
flisowna
|
5b28c5eb78
|
geodata: setting markers (still in hacky way) in map
|
2 years ago |
flisowna
|
df11ad896c
|
geodata: mapmetadata in mapview
|
2 years ago |
Muhammed Mustafa
|
f476c3d927
|
feat(testing): Stability
|
2 years ago |
Muhammed Mustafa
|
057415adda
|
feat(testing): Enabled fail on only and added test code for roles preview issue
|
2 years ago |
flisowna
|
6de762a4b6
|
geodata: add select geodata select field menu and missing fields in migrations
|
2 years ago |
Vijay Kumar Rathore
|
34c97d731f
|
disallow date picker from opening if column is primary key
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
|
2 years ago |
flisowna
|
9e6271dd4e
|
WIP mapViewStore
|
2 years ago |
flisowna
|
6eeec60963
|
geodata: work on mapViewStore
|
2 years ago |
flisowna
|
30aedb6f5b
|
geodata: work on mapViewStore
|
2 years ago |
flisowna
|
7bdb1f43a7
|
add map view store file
|
2 years ago |
flisowna
|
207f0e365a
|
WIP mapViewStore
|
2 years ago |
flisowna
|
1eb51bb14f
|
geodata: render geo data points in view (WIP)
|
2 years ago |
Pranav C
|
91bc7840e7
|
fix(gui): overwrite auto updated field on update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
2f259a08b8
|
fix(gui): only overwrite Rollup and Formula cell on row update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
25b1872587
|
fix(nc-gui): type issues
|
2 years ago |
braks
|
7744db0edc
|
chore(nc-gui): lint
|
2 years ago |
braks
|
eed31087c8
|
fix(nc-gui): useRoles to check if previewAs is enabled
|
2 years ago |
braks
|
eea4ef0211
|
refactor(nc-gui): show expand icon depending on role and readonly state
|
2 years ago |
braks
|
94065a92c0
|
fix(nc-gui): use `TableDataCell` component to set cell refs
|
2 years ago |
flisowna
|
31d9197266
|
geodata: cell type WIP
|
2 years ago |
braks
|
4a73bae955
|
chore(nc-gui): properly close expanded form
|
2 years ago |
braks
|
bcff62b834
|
feat(nc-gui): open a separate form for each composable caller
|
2 years ago |
braks
|
a82af3a53f
|
feat(nc-gui): extend `useDialog` by app context opts
|
2 years ago |
braks
|
7c326ce118
|
fix(nc-gui): Add detached expanded form
|
2 years ago |
flisowna
|
fc44e69e0d
|
geodata: integrate dummy map view
|
2 years ago |
mertmit
|
1c2c9d320a
|
fix(nc-gui): use composable instead of redefining
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
b868d23a34
|
fix(gui):disable deep compare since the data could be non-valid json
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
96db6145fc
|
fix(gui): avoid overwriting cell value after update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
7e5a52d0ff
|
feat: better scroll for borders and sticky header
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
8a43a69e13
|
fix(gui): insert row bug
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f9cab933b8
|
fix(gui): pass Row ref to insert method
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a9429cd059
|
fix(gui): update rowMeta only when it's defined
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
507780a098
|
fix(gui): wait until inserting record to avoid duplicate row insertion
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d230152ed8
|
fix(gui): allow user to expand row if any ongoing save/update completes
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
97efdb11a7
|
fix(gui): if default clipboard copy failed due to permission use the fallback
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
95f252ba84
|
fix(nc-gui): remove `useMetas` from cb fn
|
2 years ago |
braks
|
e983a58b78
|
feat(nc-gui): add default nocodb theme color to picker
|
2 years ago |
Pranav C
|
5ce7076ffb
|
fix(gui): correction in condition
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7d3aab549b
|
refactor(gui): show error message on failure
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d20af97a83
|
refactor(gui): update data directly
instead of reloading entire data modify row object directly
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
fe41e09f2a
|
fix(gui): extract column ref using column index
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
b783234181
|
fix(gui): pass row data for extracting id
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |