Mitch-Budibase
be6dea74aa
Update commands.js
...
Commenting out createScreen function call within createTestApp
2022-05-11 18:22:52 +01:00
Mitch-Budibase
72c029a1b5
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
b74e42ec98
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
47a6b2d5ed
Merge branch 'develop' into cypress-testing
2022-05-11 16:50:23 +01:00
Mitch-Budibase
2e53a80219
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 Staging Release Bot
cb9655c360
Update pro version to 1.0.151-alpha.2
2022-05-11 13:59:01 +00:00
Budibase Staging Release Bot
08e66862b0
v1.0.151-alpha.2
2022-05-11 13:57:39 +00:00
Michael Drury
e233828ad4
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
Budibase Staging Release Bot
54f750e225
Update pro version to 1.0.151-alpha.1
2022-05-11 11:11:16 +00:00
Budibase Staging Release Bot
5ac8e25cb4
v1.0.151-alpha.1
2022-05-11 11:09:54 +00:00
melohagan
65fc4e2c56
Merge pull request #5815 from Budibase/bug/sev3/automation-query-limit-placeholder
...
Add limit placeholder for Automation queries
2022-05-11 12:01:17 +01:00
Mel O'Hagan
d6142b777e
Add limit placeholder for Automation queries
2022-05-11 11:25:53 +01:00
Budibase Staging Release Bot
bbf0ca6de3
Update pro version to 1.0.151-alpha.0
2022-05-11 09:25:33 +00:00
Budibase Staging Release Bot
d761e5cfec
v1.0.151-alpha.0
2022-05-11 09:24:10 +00:00
Martin McKeaveney
dc3d82e431
merge with master
2022-05-11 10:12:08 +01:00
Budibase Staging Release Bot
35529576f2
Update pro version to 1.0.148-alpha.1
2022-05-11 08:02:29 +00:00
Budibase Staging Release Bot
f5cc6bf3a2
v1.0.148-alpha.1
2022-05-11 08:01:11 +00:00
Dean
7a2037410f
Cypress test fixes
2022-05-10 22:40:27 +01:00
Dean
8f09591368
packages/builder/src/components/start/CreateAppModal.svelte
2022-05-10 17:18:25 +01:00
Dean
e773d94a5e
Merge remote-tracking branch 'origin/develop' into feature/add-default-screen
2022-05-10 17:00:31 +01:00
Budibase Release Bot
1c261321f2
Update pro version to 1.0.150
2022-05-10 10:50:03 +00:00
Budibase Release Bot
97bfd5a84c
v1.0.150
2022-05-10 10:48:32 +00:00
Martin McKeaveney
8c5efd0a61
more strategic connection closing in pg
2022-05-10 11:13:40 +01:00
Budibase Release Bot
9b011bf8eb
Update pro version to 1.0.149
2022-05-09 14:55:43 +00:00
Budibase Release Bot
178613c0ff
v1.0.149
2022-05-09 14:54:10 +00:00
Martin McKeaveney
1432957063
Merge pull request #5771 from Budibase/feature/copy-app-ID-from-app-list
...
allow copying of app ID from the edit menu
2022-05-09 15:45:24 +01:00
Mel O'Hagan
6e34649ca7
Don't wrap dates in single quotes
2022-05-09 15:21:51 +01:00
Budibase Staging Release Bot
498fc201de
Update pro version to 1.0.148-alpha.0
2022-05-09 14:04:46 +00:00
Budibase Staging Release Bot
e6f3bc0a35
v1.0.148-alpha.0
2022-05-09 14:03:21 +00:00
Budibase Release Bot
04a021b0b2
Update pro version to 1.0.148
2022-05-09 13:24:57 +00:00
Budibase Release Bot
80145b6929
v1.0.148
2022-05-09 13:23:32 +00:00
Rory Powell
631aebba06
Merge branch 'master' into merge-master
2022-05-09 14:22:01 +01:00
mike12345567
1b1938950f
Merge branch 'master' of github.com:Budibase/budibase into fix/5778
2022-05-09 13:46:38 +01:00
Budibase Release Bot
eec95aad71
Update pro version to 1.0.147
2022-05-09 12:38:18 +00:00
Budibase Release Bot
6496cf37ea
v1.0.147
2022-05-09 12:36:54 +00:00
Martin McKeaveney
312295399d
Merge branch 'master' of github.com:Budibase/budibase into feature/copy-app-ID-from-app-list
2022-05-09 13:29:41 +01:00
mike12345567
2abfeb9356
Unit tests for the utility functions that have changed around app ID checks/generation./
2022-05-09 13:28:01 +01:00
Rory Powell
150c4c3937
Fix pro version
2022-05-09 12:55:13 +01:00
mike12345567
7b461c03dd
Fixing issue #5778 - making sure to only remove the first app_ element of the app ID.
2022-05-09 12:29:44 +01:00
Budibase Staging Release Bot
9312839099
Update pro version to 1.0.143-alpha.2
2022-05-09 09:25:47 +00:00
Budibase Staging Release Bot
a87be99ed1
v1.0.143-alpha.2
2022-05-09 09:24:06 +00:00
Martin McKeaveney
80152f8866
allow copying of app ID from the edit menu
2022-05-08 19:23:41 +01:00
Budibase Release Bot
f07e87e598
Update pro version to 1.0.146
2022-05-06 15:39:01 +00:00
Budibase Release Bot
fed4ca2402
v1.0.146
2022-05-06 15:37:07 +00:00
Martin McKeaveney
e26d79b83c
Merge pull request #5643 from Budibase/feature/small-april-tickets
...
Feature/small april tickets
2022-05-06 16:27:50 +01:00
Martin McKeaveney
1515d175a2
Merge pull request #5722 from Budibase/fix/missing-component-store
...
Fix missing component store (form step issues + duplicate issues)
2022-05-06 16:26:29 +01:00
Mitch-Budibase
fd3931312b
Skipping 2 Job Application Tracker tests
...
The tests are
- Filter application by stage
- Edit application
The template functionality seems to differ between test env, CI, etc. Skipping these tests for now while i debug, and leaving the passing tests in
2022-05-06 13:18:10 +01:00
Budibase Release Bot
05d0a807b9
Update pro version to 1.0.145
2022-05-05 23:50:12 +00:00
Budibase Release Bot
910849cd76
v1.0.145
2022-05-05 23:48:56 +00:00
Budibase Release Bot
faf80a5b73
Update pro version to 1.0.144
2022-05-05 22:40:33 +00:00