աɨռɢӄաօռɢ
|
3b57dfbb16
|
Merge pull request #1979 from nocodb/fix/formula
fix: formula
|
2022-05-18 20:47:11 +08:00 |
|
Raju Udava
|
ea41065366
|
Feat/at sync test: migration fixes (#2068)
* fix: ignore rollup for lookup columns
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test/cypress: base file for import airtable verification
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* test/cypress: import access creds
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: multiselect as csv string instead of array
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: ludicrous mode view data
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: use decimal if precision configured, support for default form view
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* fix: handle ? in column name
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* refactor: migration logs
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-05-18 11:53:01 +05:30 |
|
Wing-Kam Wong
|
8b6b2fd351
|
cypress: skip parsing special character sequences and type the text exactly as written
|
2022-05-17 11:51:35 +08:00 |
|
Wing-Kam Wong
|
116a064c6c
|
cypress: wrap column name by {}
|
2022-05-16 19:25:15 +08:00 |
|
Wing-Kam Wong
|
b7347a5afd
|
chore: sync with develop
|
2022-05-16 12:33:04 +08:00 |
|
աɨռɢӄաօռɢ
|
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>
|
2022-05-14 19:09:43 +05:30 |
|
Wing-Kam Wong
|
7745c8cc4f
|
cypress: wrap column name by $
|
2022-05-06 12:06:36 +08:00 |
|
աɨռɢӄաօռɢ
|
0f39a2167d
|
Merge pull request #1950 from nocodb/feat/code-snippet
Feat/code snippet
|
2022-05-04 17:30:48 +08:00 |
|
Raju Udava
|
3c9aac6039
|
test/cypress: download csv data verification ignoring order
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-05-04 11:30:16 +05:30 |
|
Raju Udava
|
93d46262f7
|
add delay after rename
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-05-03 18:50:19 +05:30 |
|
Raju Udava
|
8bb98959ab
|
test/cypress: fix for table rename validation suite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-05-03 18:24:18 +05:30 |
|
Raju Udava
|
eda3ecc4f1
|
test/cypress: allow DOM elements to settle after reload
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-05-03 16:52:29 +05:30 |
|
Raju Udava
|
9fb81cb5fe
|
test/cypress: remove hardwired timeouts
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-05-03 16:14:59 +05:30 |
|
Raju Udava
|
d176d0e74d
|
test/fix: wait for project tab to become available
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-05-03 14:10:35 +05:30 |
|
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>
|
2022-04-29 06:03:16 +00:00 |
|
Raju Udava
|
f220fb65bb
|
test/cypress: UI corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-04-27 14:06:40 +05:30 |
|
Raju Udava
|
2021c59342
|
test: cypress disable screenshots/ suspecting flakyness due to screenshots
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-04-26 17:00:51 +05:30 |
|
Raju Udava
|
9e48e21913
|
test: remove access to export / import tab
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-04-22 21:32:10 +05:30 |
|
Wing-Kam Wong
|
62cbf6b5b7
|
fix: cypress test for editor acl
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
|
2022-04-22 12:58:58 +08:00 |
|
navi
|
7f25b02169
|
Merge pull request #1572 from nocodb/dependabot/npm_and_yarn/scripts/cypress/fixtures/sqlite-sakila/regenFiles/minimist-1.2.6
chore(deps): bump minimist from 1.2.5 to 1.2.6 in /scripts/cypress/fixtures/sqlite-sakila/regenFiles
|
2022-04-19 09:56:30 +01:00 |
|
Raju Udava
|
a1b9fa7fa8
|
test: skip additional home button click
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-04-13 00:50:06 +05:30 |
|
Raju Udava
|
725b6f1cfb
|
test:cypress- re login for lang verification suite
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-04-13 00:33:55 +05:30 |
|
Raju Udava
|
bb936e0e80
|
test: enable screenshot on failure flag
|
2022-04-11 11:54:28 +05:30 |
|
Raju Udava
|
958586ce25
|
test: cypress- enable screenshots for language flaky debug
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-04-08 17:18:32 +05:30 |
|
Pranav C
|
8733948056
|
wip: towards v1
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2022-04-07 16:03:45 +05:30 |
|
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>
|
2022-04-04 04:38:31 +00:00 |
|
Raju Udava
|
46b942d011
|
test: cypress- update for i18n corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-03-27 11:00:13 +05:30 |
|
Raju Udava
|
b074e2b985
|
chore: i18n: enable persian support (RTL-WIP)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-03-19 19:56:11 +05:30 |
|
Oskars Pakers
|
80ab2370dd
|
feat: #1405 Latvian language support
Signed-off-by: Oskars Pakers <oskars.pakers@gmail.com>
|
2022-03-15 14:03:30 +02:00 |
|
Raju Udava
|
b84918110c
|
refactor: file indentation alignment
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-03-08 10:12:50 +05:30 |
|
Raju Udava
|
9637fd6377
|
test: cypress corrections for i18n update-3
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-02-25 14:06:08 +05:30 |
|
Raju Udava
|
23ead8e257
|
test: cypress corrections for i18n update-2
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-02-25 12:33:21 +05:30 |
|
Raju Udava
|
b9b04dc863
|
test: cypress corrections for i18n update
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-02-25 12:20:24 +05:30 |
|
Raju Udava
|
afe34c9065
|
test: cypress corrections for i18n
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-02-24 23:45:00 +05:30 |
|
Raju Udava
|
40ed4c3697
|
test: cypress corrections for i18n changes
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-02-24 17:10:47 +05:30 |
|
Raju Udava
|
924a8fb8a0
|
test: cypress- test stability experiments
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-02-18 11:48:53 +05:30 |
|
Raju Udava
|
942ab9232c
|
Merge branch 'develop' into develop
|
2022-02-17 11:21:00 +05:30 |
|
Raju Udava
|
897c861986
|
chore: cypress screenshots
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-02-17 10:28:36 +05:30 |
|
Raju Udava
|
63ac6cac56
|
refactor: i18n associated cypress correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-02-15 19:17:49 +05:30 |
|
Raju Udava
|
010138dec6
|
test: cypress- pg sign in corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-02-14 11:20:43 +05:30 |
|
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>
|
2022-02-14 10:15:27 +05:30 |
|
Raju Udava
|
23da9b76cc
|
test: enable pg suite over ci-cd
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-02-14 08:43:42 +05:30 |
|
Raju Udava
|
95173c1a08
|
test: cypress- revert drag drop reorder changes for PG
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-02-13 22:18:18 +05:30 |
|
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>
|
2022-02-13 09:24:37 +05:30 |
|
Raju Udava
|
342f9d856c
|
test: cypress pg test suite- base files
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-02-12 22:48:02 +05:30 |
|
Raju Udava
|
a461fa13eb
|
refactor: consistent api's for api/db type
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-02-12 16:25:23 +05:30 |
|
Raju Udava
|
8489ea7323
|
refactor: test/cypress variable clean-up/2
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-02-12 14:04:27 +05:30 |
|
Raju Udava
|
916dcf46fa
|
refactor: test/cypress variable clean-up
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-02-12 13:59:38 +05:30 |
|
Raju Udava
|
1aa93b6f42
|
test/cypress: ci-cd corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-02-08 14:08:10 +05:30 |
|
Raju Udava
|
817442ef9f
|
test/cypress: disable ci-cd screenshot upload
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2022-02-08 13:58:42 +05:30 |
|