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

12488 commits

Author SHA1 Message Date
Dean f78bcdacea App name autofill on create. Initial cypress tests added for importing an application file with a sample fixture 2022-05-12 17:04:05 +01:00
Mel O'Hagan db2cfd077f Allow SMTP config to be cleared 2022-05-12 16:57:54 +01:00
Mel O'Hagan 827f78f8a0 Add deleteConfig to API 2022-05-12 16:57:05 +01:00
Budibase Release Bot 9f67c73c74 Update pro version to 1.0.156 2022-05-12 15:17:55 +00:00
Budibase Release Bot 44c25f6fff v1.0.156 2022-05-12 15:16:33 +00:00
Budibase Staging Release Bot ccd2b91e8e Update pro version to 1.0.155-alpha.2 2022-05-12 15:15:24 +00:00
Budibase Staging Release Bot 756cc797f1 v1.0.155-alpha.2 2022-05-12 15:14:09 +00:00
Rory Powell 59c4aeb85a Merge pull request #5853 from Budibase/fix/5838
Revert "Adding to the REST query UI to make it more obvious when it n…
2022-05-12 16:08:59 +01:00
Mitch-Budibase 6858002c5b Merge pull request #5852 from Budibase/cypress-testing
Postgres Smoke Built Test Change
2022-05-12 16:06:58 +01:00
Budibase Release Bot ddb51d30b8 Update pro version to 1.0.155 2022-05-12 14:54:39 +00:00
Rory Powell 5bf5f5bc68 Merge branch 'master' into fix/5838 2022-05-12 15:54:18 +01:00
Rory Powell 95c02e509b Merge branch 'master' of github.com:Budibase/budibase 2022-05-12 15:53:27 +01:00
Budibase Release Bot 0ba6546321 v1.0.155 2022-05-12 14:53:11 +00:00
Rory Powell 1716328a77 Update lockfiles 2022-05-12 15:51:14 +01:00
Michael Drury 23dc26e318 Merge pull request #5826 from Budibase/fix/formula-relationships
Formulas to relationship columns which contain spaces
2022-05-12 15:44:04 +01:00
Rory Powell 31555cc660 Revert "Adding to the REST query UI to make it more obvious when it needs saved, such as the user has changed a dynamic variable."
This reverts commit fb1f941c76.
2022-05-12 15:30:32 +01:00
Mitch-Budibase d21ac62d01 Update postgresql.spec.js
Skipping test that attempts to add datasource without config
-Eventually times out with empty error message.

I will raise a bug for this. Skipping the test to keep the automation running
2022-05-12 15:25:22 +01:00
Budibase Staging Release Bot b58b256c7a Update pro version to 1.0.155-alpha.1 2022-05-12 10:31:01 +00:00
Budibase Staging Release Bot 9d744defe9 v1.0.155-alpha.1 2022-05-12 10:29:12 +00:00
Mitch-Budibase 9947adb40f Merge pull request #5832 from Budibase/cypress-testing
Cypress testing - Commands.js update & Enable video flag
2022-05-12 11:20:34 +01:00
Andrew Kingston 1005d58ed3 Update print styles to work with dev tools update 2022-05-12 10:44:36 +01:00
Mitch-Budibase fe2a496305 Merge branch 'develop' into cypress-testing 2022-05-12 10:37:01 +01:00
Mitch-Budibase d6bfb392df Skip createBinding test
Specifically the test for adding a URL param binding
- Issues with this test on against the CI (Works fine locally)
- Skipping for now while i investigate this further. Looks like some kind of timing issue for getting the url after a component has been added
2022-05-12 10:25:05 +01:00
Mitch-Budibase abbb487dd2 Increase wait for addComponent
Sometimes after adding a component, the incorrect component ID is selected, causing test fails. This wait should allow the correct component ID to be selected
2022-05-11 23:14:06 +01:00
Mitch-Budibase ce4a0270bc Update commands.js + createApp.spec.js
commands.js
- Increasing wait due to timing issue for specific test runs.
- Added `{ force: true }` to assist with adding components

createApp.spec.js
- Increasing wait due to timing issue for specific test runs
2022-05-11 21:13:57 +01:00
Budibase Staging Release Bot f1f57b6478 Update pro version to 1.0.155-alpha.0 2022-05-11 18:57:42 +00:00
Budibase Staging Release Bot 2b3a30fc52 v1.0.155-alpha.0 2022-05-11 18:56:22 +00:00
mike12345567 0218ba5210 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-11 19:47:22 +01:00
Mitch-Budibase 04519cf950 Update commands.js
Commenting out createScreen function call within createTestApp
2022-05-11 18:22:52 +01:00
Mitch-Budibase 7fc7c5a2fc Update Commnds.js
Specifically updating the createTestApp function
- Creates a 'home' screen when a test app is being created
2022-05-11 17:23:05 +01:00
Mitch-Budibase 0355716c34 Update Commands.js
Adding `{ force: true }` to click functionality in several places.

There seems to be a discrepancy with clicks while running the smoke build
2022-05-11 17:04:54 +01:00
Mitch-Budibase d20d0a65c5 Merge branch 'develop' into cypress-testing 2022-05-11 16:50:23 +01:00
Mitch-Budibase ffd1821f7d Update DeleteApp function & Enable Cypress video flag
Commands.js
- DeleteApp does not need specific functionality for test env

cypress.json
- Enabling video flag for Cypress
2022-05-11 16:49:27 +01:00
Budibase Release Bot 480110ce43 Update pro version to 1.0.154 2022-05-11 14:06:56 +00:00
Budibase Release Bot 090f067ffc v1.0.154 2022-05-11 14:05:21 +00:00
Budibase Staging Release Bot 6a2bdec592 Update pro version to 1.0.151-alpha.2 2022-05-11 13:59:01 +00:00
Budibase Staging Release Bot 7494379dd9 v1.0.151-alpha.2 2022-05-11 13:57:39 +00:00
Andrew Kingston 0952ec47d4 Merge pull request #5825 from Budibase/fix/duplicate-screens
Fix duplicate screens
2022-05-11 14:54:45 +01:00
Michael Drury 9df0b61418 Merge pull request #5788 from Budibase/bug/sev3/export-postgresql-data-as-csv-from-budibase-and-import-again-with-datetime
Don't wrap dates in single quotes - PostgreSQL Export Import Date/Time fix
2022-05-11 14:50:12 +01:00
mike12345567 c1c122291b Addresses issue mentioned in #5664 - relationship formula isn't write if column contains a space. 2022-05-11 13:33:45 +01:00
Andrew Kingston 5e5d8da166 Remove instance name from being a required screen setting 2022-05-11 13:16:36 +01:00
Budibase Release Bot ab5cbfd309 Update pro version to 1.0.153 2022-05-11 11:50:11 +00:00
Budibase Release Bot fd46cf96a4 v1.0.153 2022-05-11 11:48:53 +00:00
Michael Drury 90450b8042 Merge pull request #5817 from Budibase/fix/loop-hbs-usage
Fix HBS usage in automation looping action
2022-05-11 12:40:58 +01:00
Budibase Release Bot cee11437c6 Update pro version to 1.0.152 2022-05-11 11:16:19 +00:00
Budibase Release Bot 2c303e7311 v1.0.152 2022-05-11 11:14:55 +00:00
Budibase Staging Release Bot 87e9a6940b Update pro version to 1.0.151-alpha.1 2022-05-11 11:11:16 +00:00
Budibase Staging Release Bot beae0892a4 v1.0.151-alpha.1 2022-05-11 11:09:54 +00:00
mike12345567 e30508c8e3 Merge branch 'master' of github.com:Budibase/budibase into fix/loop-hbs-usage 2022-05-11 12:08:50 +01:00
Rory Powell e47130ef19 Merge pull request #5806 from Budibase/crud-quotas
Add query quota increment to rows CRUD
2022-05-11 12:05:54 +01:00