1
0
Fork 0
mirror of synced 2024-07-06 15:00:49 +12:00
Commit graph

139 commits

Author SHA1 Message Date
Pedro Silva 55214876d8 Improve tenant generation 2023-03-14 10:07:16 +00:00
Pedro Silva 1fc46002e2 Add comments 2023-03-13 18:05:46 +00:00
Pedro Silva 464a10f641 Fix Bad APIkey handling 2023-03-13 16:24:20 +00:00
Pedro Silva cf04fffdad Fix API Error handling 2023-03-13 16:22:55 +00:00
Pedro Silva 3a4548778c Remove unnecessary env variables from setup 2023-03-13 09:46:58 +00:00
Pedro Silva 2c20f242b4 Remove current API keys 2023-03-09 15:39:47 +00:00
Pedro Silva ca489b531f Fix Login problems 2023-03-09 15:30:27 +00:00
Pedro Silva dfff64b847 Add firstApp creation to public api tests 2023-03-02 15:17:17 +00:00
Pedro Silva 6a3fa60078 Remove Env public api key 2023-03-01 11:46:26 +00:00
Pedro Silva 655b235b76 Auth flow 2023-02-24 09:46:05 +00:00
Pedro Silva 9474d24908 Add base for multiple environment support 2023-02-23 16:32:42 +00:00
Martin McKeaveney 246f5eb5e4 bumping qa core types and backend core dependencies 2023-02-20 10:15:29 +00:00
Martin McKeaveney 0ee77aa9b0 adding test ci command to ignore local .env 2023-02-17 17:27:17 +00:00
Martin McKeaveney 9ca6aa8bbc tidy up 2023-02-15 23:43:53 +00:00
Martin McKeaveney 6b5128a0bf running API tests with reporting qa nightly tests 2023-02-15 23:38:59 +00:00
Pedro Silva 2df1d52fbd Fix expected html code 2023-02-06 17:14:42 +00:00
Pedro Silva e1d9f5d6bd Skip tests that need multiple users authenticated 2023-02-02 09:41:46 +00:00
Pedro Silva f3e0185b8d Merge branch 'develop' into api-tests-generate-tenants 2023-02-01 16:20:25 +00:00
Pedro Silva 42818c3f61 Make jest timeout longer 2023-02-01 11:08:35 +00:00
Mitch-Budibase 194772cb20 Update package.json and file addition
Updating commands within package.json

Re-adding files:
- cypress.json
- setup.js
- setup.ts
2023-01-31 18:05:53 +00:00
Pedro Silva 71db2420b5 Remove console log 2023-01-31 17:40:00 +00:00
Pedro Silva 481ad1c51d Skip failing tests 2023-01-30 12:25:47 +00:00
Pedro Silva b3f0fdc8b8 skip failed tests by redirect 2023-01-24 11:49:22 +00:00
Pedro Silva f37d6124a8 Fix error caused by prettier 2023-01-18 10:57:36 +00:00
Pedro Silva 3fb7bc22a1 Merge branch 'develop' into api-tests-generate-tenants 2023-01-18 10:49:14 +00:00
Pedro Silva 12bcf68382 Split tests to avoid free limits 2023-01-18 10:21:21 +00:00
Gerard Burns 48e1695318 JSON import changes (#9288)
* JSON import changes

* Fix lockfiles

* PR Feedback, fix tests

* fix tests

* pr feedback
2023-01-17 15:07:52 +00:00
Pedro Silva 4483ab9cb0 Merge branch 'develop' into api-tests-extend-coverage 2023-01-16 09:51:55 +00:00
Pedro Silva 576f47e4a9 Split application tests 2023-01-11 15:55:41 +00:00
Pedro Silva b2d96eaa6f Debug tests 2023-01-11 12:45:29 +00:00
Pedro Silva c090e71ae3 Add email and tenant validation 2023-01-09 15:35:53 +00:00
Pedro Silva 9428865890 Add todo comment 2023-01-09 15:33:05 +00:00
Pedro Silva e8ff068dae Implement logic for automatic setup of api tests 2023-01-09 15:31:07 +00:00
mike12345567 3601bd1f4d Adding pre-commit check for qa-core and examples. 2023-01-06 16:52:18 +00:00
mike12345567 60371d828e Linting. 2023-01-06 16:46:50 +00:00
Pedro Silva 41c51cb834 Improve naming and comments 2023-01-02 10:09:55 +00:00
Pedro Silva 3fc6dd62f7 Add test for table pagination 2023-01-02 10:06:05 +00:00
Pedro Silva 125a06517d "Edit multiple rows" 2022-12-28 15:46:01 +00:00
Pedro Silva 3aec3df36d Improvements on apps and tables 2022-12-23 16:03:02 +00:00
Pedro Silva 54ca0d1218 Remove unused const 2022-12-19 18:01:59 +00:00
Pedro Silva aefa3a65c2 Add setup for account and tenant creation 2022-12-19 18:00:51 +00:00
Pedro Silva 69873152b6 Add scaffold 2022-12-19 15:46:38 +00:00
Pedro Silva d168ffc3f0 Fix wrong parameter 2022-12-19 14:46:34 +00:00
Pedro Silva 7b92b1d250 Merge branch 'develop' into api-tests-user-management 2022-12-19 13:56:22 +00:00
Pedro Silva 96882ef135 Remove unused method 2022-12-19 13:53:52 +00:00
Martin McKeaveney 84ab7862d1 fixes for google sheets, admin checklist, and deleting an app from API (#8846)
* fixes for google sheets, admin checklist, and deleting an app from API

* code review

* splitting unpublish endpoint, moving deploy endpoint to applications controller. Still to do public API work and move deployment controller into application controller

* updating REST method for unpublish in API test

* unpublish and publish endpoint on public API, delete endpoint unpublishes and deletes app

* removing skip_setup from prodAppDb call

* removing commented code

* unit tests and open API spec updates

* unpublish, publish unit tests - delete still in progress

* remove line updating app name in API test

* unit tests

* v2.1.46

* Update pro version to 2.1.46

* v2.2.0

* Update pro version to 2.2.0

* Fix for budibase plugin skeleton, which utilises the old import style.

* Fix side nav styles

* v2.2.1

* Update pro version to 2.2.1

* using dist folder to allow importing constants for openAPI specs

* v2.2.2

* Update pro version to 2.2.2

* Fix for user enrichment call (updating to @budibase/nano fork) (#9038)

* Fix for #9029 - this should fix the issue users have been experiencing with user enrichment calls in apps, essentially it utilises a fork of the nano library we use to interact with CouchDB, which has been updated to use a POST request rather than a GET request as it supports a larger set of data being sent as query parameters.

* Incrementing Nano version to attempt to fix yarn registry issues.

* v2.2.3

* Update pro version to 2.2.3

* Fix SQL table `_id` filtering (#9030)

* Re-add support for filtering on _id using external SQL tables and fix filter key prefixes not working with _id field

* Remove like operator from internal tables and only allow basic operators on SQL table _id column

* Update data section filtering to respect new rules

* Update automation section filtering to respect new rules

* Update dynamic filter component to respect new rules

* v2.2.4

* Update pro version to 2.2.4

* lock changes (#9047)

* v2.2.5

* Update pro version to 2.2.5

* Make looping arrow point in right direction (#9053)

* v2.2.6

* Update pro version to 2.2.6

* Types/attaching license to account (#9065)

* adding license type to account

* removing planDuration

* v2.2.7

* Update pro version to 2.2.7

* Environment variable type coercion fix (#9074)

* Environment variable type coercion fix

* Update .gitignore

* v2.2.8

* Update pro version to 2.2.8

* tests passing

* all tests passing, updates to public API response

* update unpublish call to return 204, openAPI spec and unit

* fixing API tests

Co-authored-by: Budibase Release Bot <>
Co-authored-by: mike12345567 <me@michaeldrury.co.uk>
Co-authored-by: Andrew Kingston <andrew@kingston.dev>
Co-authored-by: melohagan <101575380+melohagan@users.noreply.github.com>
Co-authored-by: Rory Powell <rory.codes@gmail.com>
2022-12-19 13:18:00 +00:00
Pedro Silva 8cc8db7842 Add for app specific custom roles 2022-12-16 18:17:30 +00:00
Martin McKeaveney c0eb8c039a using production appID in BASIC screens test 2022-12-16 15:30:12 +00:00
Pedro Silva 0fa1e7b97b Add tests for app specific roles 2022-12-16 11:24:16 +00:00
Pedro Silva d55172a9fb Improve Role tests 2022-12-14 23:15:02 +00:00