Wing-Kam Wong
|
116a064c6c
|
cypress: wrap column name by {}
|
3 years ago |
աɨռɢӄաօռɢ
|
19bbce998e
|
feat: quick import (#2042)
* wip: basic add / import layout
* chore: move excel from create project options to project tabs
* chore: move drag attributes & rm unused methods
* chore: remove create project logic
* chore: rm project title text field
* fix: import excel into an existing project logic
* refactor: add / import menu ui
* feat: integrate with import-csv logic
* wip: new csv import logic
* feat: import csv basic ui
* refactor: use excel adapter for csv import
* chore: merge excel & csv together
* fix: accept csv for import
* i18n: add csv to excelSupport
* fix: empty map & extract error msg
* fix: duplicate columns with system fields during import
* chore: rename excel import -> quick import
* chore: separate csv & excel for better tele
* chore: pass quickImportType
* i18n: remove .csv from the message
* fix: wrong import type
* chore: hide gradient generator
* fix: file type validation
* i18n: add importCSV
* fix: import button text
* fix: set modal to false after importing
* fix: header text in quick import
* chore: show error message in parseAndExtractData
* i18n: add csvURL
* fix: import url label
* fix: wrong import type
* fix: failed to execute 'insertBefore' on 'Node'
* fix: delete logic & add pv to first column
* feat: set default primary value
* chore: disable virtual columns in dropdown
* fix: set pk & rqd to ID by default
* docs: remove creating project from excel
* docs: add quick import
* feat: add loadFirstCreatedTableTab
* feat: open the tab automatically after import
* test/cypress: UI corrections for quick-import
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: add UI permission to Add / Import
* fix: remove unnecessary drop handler
* fix: wrong class name in cypress test
* fix: use v-if instead of v-show
* fix: move _isUIAllowed to parent v-menu
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Wing-Kam Wong
|
7745c8cc4f
|
cypress: wrap column name by $
|
3 years ago |
Raju Udava
|
3c9aac6039
|
test/cypress: download csv data verification ignoring order
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
93d46262f7
|
add delay after rename
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
8bb98959ab
|
test/cypress: fix for table rename validation suite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
eda3ecc4f1
|
test/cypress: allow DOM elements to settle after reload
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
9fb81cb5fe
|
test/cypress: remove hardwired timeouts
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
d176d0e74d
|
test/fix: wait for project tab to become available
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
37c96679dc
|
chore(deps): bump sqlite3
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Changelog](https://github.com/TryGhost/node-sqlite3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.3)
---
updated-dependencies:
- dependency-name: sqlite3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Raju Udava
|
f220fb65bb
|
test/cypress: UI corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
2021c59342
|
test: cypress disable screenshots/ suspecting flakyness due to screenshots
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
9e48e21913
|
test: remove access to export / import tab
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Wing-Kam Wong
|
62cbf6b5b7
|
fix: cypress test for editor acl
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
3 years ago |
Pranav C
|
412053039e
|
0.90.5 Pre-release (#1774)
* chore(deps): bump minimist
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/noco-docs-prev
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/noco-docs
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/nc-plugin
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/nc-cli
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/noco-i18n
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/noco-blog
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump async from 2.6.3 to 2.6.4 in /packages/nocodb-sdk
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): bump minimist from 1.2.5 to 1.2.6 in /packages/nocodb
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* refactor: i18n zh_CN corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* refactor: use SqlFactory from nocodb-sdk package (#1750)
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: refer parent table referenced column in filter query(BT)
re #1756
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: wrap nested add update query select part to avoid issue when referencing same table
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore(deps): bump async in /packages/nc-migrator-archived
Bumps [async](https://github.com/caolan/async) from 2.6.2 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.2...v2.6.4)
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
* docs: add info related to {orgs} and swagger ui
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* Fix - Migration bugs (#1771)
* fix: handle formula parse error in formula migration
re #1760
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: avoid project user insertion if corresponding project or user is missing
re #1760
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: skip shared views if view_name/model_name is empty or missing
re #1760
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: migration down statement correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix(migration): split alter table statement into multiple statements to support MSSQL
re #1764
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: add null check in upgrader
Signed-off-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: աɨռɢӄաօռɢ <wingkwong.code@gmail.com>
Co-authored-by: navi <oof1lab@gmail.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
a1b9fa7fa8
|
test: skip additional home button click
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
725b6f1cfb
|
test:cypress- re login for lang verification suite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
bb936e0e80
|
test: enable screenshot on failure flag
|
3 years ago |
Raju Udava
|
958586ce25
|
test: cypress- enable screenshots for language flaky debug
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Pranav C
|
8733948056
|
wip: towards v1
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
3 years ago |
dependabot[bot]
|
be05bff7bb
|
chore(deps): bump minimist
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Raju Udava
|
46b942d011
|
test: cypress- update for i18n corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
b074e2b985
|
chore: i18n: enable persian support (RTL-WIP)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Oskars Pakers
|
80ab2370dd
|
feat: #1405 Latvian language support
Signed-off-by: Oskars Pakers <oskars.pakers@gmail.com>
|
3 years ago |
Raju Udava
|
b84918110c
|
refactor: file indentation alignment
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
9637fd6377
|
test: cypress corrections for i18n update-3
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
23ead8e257
|
test: cypress corrections for i18n update-2
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
b9b04dc863
|
test: cypress corrections for i18n update
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
afe34c9065
|
test: cypress corrections for i18n
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
40ed4c3697
|
test: cypress corrections for i18n changes
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
924a8fb8a0
|
test: cypress- test stability experiments
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
897c861986
|
chore: cypress screenshots
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
63ac6cac56
|
refactor: i18n associated cypress correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
010138dec6
|
test: cypress- pg sign in corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
67a8872587
|
test: cypress pg- fix toast check, ci-cd for xcdb without docker-compose
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
23da9b76cc
|
test: enable pg suite over ci-cd
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
95173c1a08
|
test: cypress- revert drag drop reorder changes for PG
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
45df78f934
|
test: cypress pg suite corrections to co-exist with mysql/xcdb suite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
342f9d856c
|
test: cypress pg test suite- base files
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
a461fa13eb
|
refactor: consistent api's for api/db type
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
8489ea7323
|
refactor: test/cypress variable clean-up/2
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
916dcf46fa
|
refactor: test/cypress variable clean-up
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
69e34af10e
|
test/cypress: ci-cd corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
013eef9053
|
test/cypress: disable ci-cd screenshot upload
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
5b94183e11
|
test: cy screenshot experiment over ci-cd
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
1aa93b6f42
|
test/cypress: ci-cd corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
817442ef9f
|
test/cypress: disable ci-cd screenshot upload
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
7d6adaaf52
|
test: cy screenshot experiment over ci-cd
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
b79d6bddb6
|
test(cypress): additional delay between sqlite query
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |
Raju Udava
|
be226a50a9
|
test(cypress): couple meta sync click & toast action
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
3 years ago |