1
0
Fork 0
mirror of synced 2024-08-24 14:31:44 +12:00
Commit graph

20270 commits

Author SHA1 Message Date
mike12345567
d5c98d2bad Integrating into app overview panel. 2022-05-16 16:22:19 +01:00
mike12345567
227ed0fb67 Updating yarnlocks. 2022-05-16 12:35:25 +01:00
mike12345567
9ca39275e9 Merge branch 'feature/app-overview-section' of github.com:Budibase/budibase into feature/automation-logs 2022-05-16 12:33:49 +01:00
mike12345567
67afd970b8 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-05-16 12:33:01 +01:00
Budibase Staging Release Bot
289155736b Update pro version to 1.0.159-alpha.1 2022-05-16 11:11:54 +00:00
Budibase Staging Release Bot
cf018644f9 v1.0.159-alpha.1 2022-05-16 11:10:36 +00:00
melohagan
53b1cdbba1
Merge pull request #5800 from Budibase/bug/sev3/misc-picker-fixes
Misc Picker Fixes
2022-05-16 12:03:22 +01:00
Mel O'Hagan
bead1e7cb9 Show autocomplete only for select 2022-05-16 11:14:13 +01:00
Budibase Staging Release Bot
13e374774c Update pro version to 1.0.159-alpha.0 2022-05-13 09:34:50 +00:00
Budibase Staging Release Bot
50c8adee10 v1.0.159-alpha.0 2022-05-13 09:33:36 +00:00
Rory Powell
8f121852b0 Merge branch 'master' into merge-master 2022-05-13 10:05:21 +01:00
Budibase Release Bot
d2dbf5ae4a Update pro version to 1.0.158 2022-05-12 20:42:33 +00:00
Budibase Release Bot
66064a33e6 v1.0.158 2022-05-12 20:41:02 +00:00
Rory Powell
302aa3af52 Fix failed release dependencies 2022-05-12 21:06:03 +01:00
Budibase Staging Release Bot
77d7a5ed70 Update pro version to 1.0.155-alpha.3 2022-05-12 18:05:19 +00:00
Budibase Staging Release Bot
7d0871e31d v1.0.155-alpha.3 2022-05-12 18:03:38 +00:00
Martin McKeaveney
f586b8911b
Merge pull request #5797 from Budibase/fix/disabled-datepicker
Fix datepicker not working when toggling disabled state
2022-05-12 18:56:18 +01:00
Budibase Release Bot
67e459f105 Update pro version to 1.0.157 2022-05-12 17:33:15 +00:00
Budibase Release Bot
ec35038eaa v1.0.157 2022-05-12 17:31:59 +00:00
Martin McKeaveney
bd862c630a
Merge pull request #5844 from Budibase/fix/print-styles
Update print styles to work with dev tools update
2022-05-12 18:24:32 +01:00
mike12345567
a7631bbad9 Shifting the title of the flow item header into separate component so that it can be used by the run history flow as well. 2022-05-12 18:14:38 +01:00
Rory Powell
c9b199570a Add execute automation to basic user / write permission set 2022-05-12 17:35:31 +01:00
Budibase Release Bot
c754bc5334 Update pro version to 1.0.156 2022-05-12 15:17:55 +00:00
Budibase Release Bot
bdddceaf88 v1.0.156 2022-05-12 15:16:33 +00:00
Budibase Staging Release Bot
29b7f609bf Update pro version to 1.0.155-alpha.2 2022-05-12 15:15:24 +00:00
Budibase Staging Release Bot
6acf668e50 v1.0.155-alpha.2 2022-05-12 15:14:09 +00:00
Rory Powell
38f5ab01cc
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
Budibase Release Bot
8efa9c3f65 Update pro version to 1.0.155 2022-05-12 14:54:39 +00:00
Rory Powell
74ac5da750 Merge branch 'master' into fix/5838 2022-05-12 15:54:18 +01:00
Rory Powell
e68b3efc25 Merge branch 'master' of github.com:Budibase/budibase 2022-05-12 15:53:27 +01:00
Budibase Release Bot
9871ea4f3c v1.0.155 2022-05-12 14:53:11 +00:00
Rory Powell
20076e69d7 Update lockfiles 2022-05-12 15:51:14 +01:00
Michael Drury
72deb0c744
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
a3b9eca9a0 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 4982cad56d.
2022-05-12 15:30:32 +01:00
Mitch-Budibase
a41eba60be 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
9412cfba2d Update pro version to 1.0.155-alpha.1 2022-05-12 10:31:01 +00:00
Budibase Staging Release Bot
da8dfd8660 v1.0.155-alpha.1 2022-05-12 10:29:12 +00:00
Andrew Kingston
a5dd74842b Update print styles to work with dev tools update 2022-05-12 10:44:36 +01:00
Mitch-Budibase
10eaa7b489 Merge branch 'develop' into cypress-testing 2022-05-12 10:37:01 +01:00
Dean
7f4730ef3c Minor fix for application lock button labelling 2022-05-12 10:28:32 +01:00
Mitch-Budibase
bdfbcc6f76 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
Dean
5ec1d22237 Removed unused variables, hid the automation/backups tabs and removed the disable flag from the app version settings menu 2022-05-12 09:24:19 +01:00
Dean
58ab5ffbdc Merge remote-tracking branch 'origin/develop' into feature/app-overview-section 2022-05-12 08:59:37 +01:00
Mitch-Budibase
cb6b312145 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
702deee511 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
571ee8d7fc Update pro version to 1.0.155-alpha.0 2022-05-11 18:57:42 +00:00
Budibase Staging Release Bot
32acbc2308 v1.0.155-alpha.0 2022-05-11 18:56:22 +00:00
mike12345567
b6499c911c Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-11 19:47:22 +01:00
mike12345567
da1d53e6ab Start of automation logs for #4977 - implementing some of the UI. 2022-05-11 19:40:13 +01:00
Dean
a08c3249c6 Cypress test fixes and a correction for the version update behaviour 2022-05-11 19:37:12 +01:00