Pranav C
584bcc03f0
fix(gui): ignore update if property is not there in row data
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
5c1c54be00
Merge pull request #4295 from nocodb/fix/4291-tab-switching-update-error
...
Fix: Grid view - tab switching error
2 years ago
Muhammed Mustafa
2bbd5bd6b4
Merge pull request #4289 from nocodb/fix/overlapping-edge-labels
...
fix(nc-gui): overlapping edge labels
2 years ago
Raju Udava
0bbf93e78a
Merge pull request #4296 from nocodb/fix/4294-attachment-delete
...
Fix: Attachment cell - removing attachment error
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
Wing-Kam Wong
166b266584
fix(nc-gui): add back v-show="isLoading" in base
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
Pranav C
547b74a6d8
fix(gui): JSON stringify attachment data
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
08b5defd42
chore(nc-gui): add transition to edge labels
2 years ago
Pranav C
650a527949
Update JoinCloud.vue
...
Open link in new tab
2 years ago
braks
268b4cc975
revert(nc-gui,erd): use paneReady event to layout els
2 years ago
Pranav C
a7c55a8430
Merge pull request #3570 from nocodb/chore/upgrade-knex
...
feat: upgrade knex
2 years ago
Pranav C
329ea51872
chore: add binary build step in production executable build action
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Muhammed Mustafa
83663ed618
fix(test): Fixed junction table name verification in PW test
2 years ago
braks
ccfa060f18
refactor(nc-gui,erd): layout elements on nodes initialized
2 years ago
Pranav C
0d98971c4b
feat(gui): add join cloud button
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
ec10911a82
fix(nc-gui,erd): use `EdgeLabelRenderer`
2 years ago
braks
3baefc734b
chore(nc-gui): update vue-flow to latest
2 years ago
Pranav C
58e8b4c238
fix(gui): base url correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
mertmit
b17fc9ce39
Merge pull request #4284 from nocodb/fix/default-db-collation
...
Set default database encoding/charset to utf8
2 years ago
mertmit
56297bad0f
Merge pull request #4280 from nocodb/chore/executable-build-issue
...
Executable build - generate sqlite binaries for multiple platforms
2 years ago
Pranav C
ab61c2c54b
chore: build sqlite binary for all platform
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
mertmit
1dfc870f67
chore: upgrade TestResetService knex
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
1e99e31d69
fix: PR requested changes
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
558f0552ff
fix: sqlite3 drop column query
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
1afe3b7781
chore: upgrade node-sqlite3
...
- add `request` to dependencies
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
21c3b70a22
chore: upgrade alpine version
...
- add missing node-gyp dependencies
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
4c6c46bcc9
fix: use returning only for pg and mssql
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
327edeb829
fix(knex): mssql schema
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
76c97e5627
fix(knex): mssql
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
8b3cd4cecd
fix(knex): pg check for empty query before running
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
760aaf06aa
chore: upgrade knex to v2.2.0
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
navi
de9043bc36
Merge pull request #4279 from nocodb/chore/update-nuxt
...
chore(nc-gui): update nuxt to latest RC
2 years ago
Pranav C
ff89e95369
chore: set sqlite charset/encoding to utf8
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
9b9f112358
chore(nc-gui): update nuxt to latest RC
2 years ago
Pranav C
8b53c2d89d
feat: set default encoding/charset set database on creation(pg and mysql)
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Muhammed Mustafa
0fd74d2986
Merge pull request #3848 from nocodb/feat/make-cypress-test-suite-independent
...
Feat: Added and integrated playwright
2 years ago
Muhammed Mustafa
ed0e96303f
feat(testing): minor cleanup
2 years ago
Muhammed Mustafa
0e7dfa7933
feat(testing): Renamed pw html attribute to nc-data
2 years ago
Muhammed Mustafa
e834a1a019
feat(testing): Enabled all the CI test
2 years ago
Muhammed Mustafa
72b596ac95
feat(testing): Enabled all the CI test, enabled all the playwright test and minor cleanup
2 years ago
Muhammed Mustafa
4518b95154
feat(testing): Added playwright to CI
...
feat(testing): Added playwright to CI
feat(testing): Added playwright to CI
feat(testing): Added playwright to CI
feat(testing): Added playwright to CI
feat(testing): Added playwright to CI
feat(testing): Added playwright to CI
feat(testing): Added playwright to CI
feat(testing): Added playwright to CI
feat(testing): Added playwright to CI
feat(testing): Added playwright to CI
2 years ago
Muhammed Mustafa
72483f98e2
feat(testing): Added playwright to CI
...
feat(testing): Added playwright to CI
feat(testing): Added playwright to CI
feat(testing): Added playwright to CI
feat(testing): Added playwright to CI
feat(testing): Added playwright to CI
feat(testing): Added playwright to CI
feat(testing): Added playwright to CI
feat(testing): Added playwright to CI
feat(testing): Reverted changes to test CI for playwright
2 years ago
Muhammed Mustafa
4495555dd8
feat(testing): Renamed TEST to PLAYWRIGHT_TEST in places of playwright backend logic
2 years ago
Muhammed Mustafa
3c2720d449
feat(testing): Integrated data-nc standard for dom attribute used for testing
2 years ago
Muhammed Mustafa
47ac62ab41
feat(testing): Minor clean up of testApi and TestReset service
2 years ago
Muhammed Mustafa
409005e49a
feat(testing): Upgraded all github actions of playwright, imrpoved backend log naming and removed unnecassry stuff
2 years ago
Muhammed Mustafa
b0a744e54d
feat(testing): Added todo for unimplemented methods of kanban page objects
2 years ago
Muhammed Mustafa
80a4e36d12
feat(testing): Minor cleanup of page objects
2 years ago
Muhammed Mustafa
baf3fc986d
feat(testing): Minor cleanup of page objects
2 years ago