Commit Graph

28020 Commits

Author SHA1 Message Date
Budibase Staging Release Bot b31cceb0f8 v2.1.43-alpha.9 2022-12-06 14:59:52 +00:00
Budibase Release Bot 4295b8a858 Update pro version to 2.1.45 2022-12-06 14:48:32 +00:00
Michael Drury 3790979741
Merge pull request #8937 from Budibase/fix/8896
Automation logs availability after unpublish
2022-12-06 14:45:23 +00:00
Budibase Release Bot 4570e0cdf4 v2.1.45 2022-12-06 14:44:23 +00:00
Martin McKeaveney e08ff813af
Merge pull request #8949 from Budibase/fix/company-proxy-helm
enable support for company proxy
2022-12-06 14:29:08 +00:00
Martin McKeaveney e4af3165d6 enable support for company proxy 2022-12-06 14:00:56 +00:00
Jonny McCullagh dc989c91cb
Merge pull request #8943 from Budibase/singleimage-nginx-logs
single image nginx logs to stdout
2022-12-06 13:07:56 +00:00
Mitch-Budibase 54a5461e5f
Merge pull request #8945 from Budibase/cypress-app-overview
appOverview Cypress Test Update
2022-12-06 13:01:09 +00:00
mike12345567 bc77b924c0 Fixes based on test failures. 2022-12-06 12:47:48 +00:00
Budibase Staging Release Bot afaf843e4a Update pro version to 2.1.43-alpha.8 2022-12-06 12:45:48 +00:00
Budibase Staging Release Bot 136a206a11 v2.1.43-alpha.8 2022-12-06 12:41:31 +00:00
Andrew Kingston 00594e723e
Merge pull request #8944 from Budibase/side-panel-tweaks
Side panel tweaks
2022-12-06 12:23:46 +00:00
mike12345567 329a51d010 PR comments, moving more stuff into SDK. 2022-12-06 12:22:41 +00:00
Mitch-Budibase 45d0f52e79 Skipping User Management tests - Covered Elsewhere
Skipping the full User Management test file
- We have coverage of these tests via QA Wolf
2022-12-06 12:04:36 +00:00
Andrew Kingston e02c8cd466 Tweak skeleton colours to make slightly less pronounced 2022-12-06 11:18:26 +00:00
Budibase Staging Release Bot f1082c638d Update pro version to 2.1.43-alpha.7 2022-12-06 11:03:10 +00:00
Mitch-Budibase 9337d9fbf4 appOverview Cypress Test Update
The test 'Should reflect an application that has been unpublished' failed on last nights build. This is likely a timing issue.

I have included a wait and timeout within the test. It passes locally, just not on the nightly build
2022-12-06 11:01:25 +00:00
Budibase Staging Release Bot a93cb69b4e v2.1.43-alpha.7 2022-12-06 10:59:45 +00:00
Jonny McCullagh 2fb751212d single image nginx logs to stdout 2022-12-06 10:58:13 +00:00
Jonny McCullagh b1a610788e
Merge pull request #8891 from Budibase/jonny/helm-logging-annotation
add optional annotations to pods for logging format
2022-12-06 10:46:10 +00:00
Andrew Kingston bcc0fe71da Debounce hiding side panel to avoid toggling visibility when cycling through records 2022-12-06 09:55:42 +00:00
Andrew Kingston e56b5cde90 Hide content when side panel is hidden to avoid stale data being shown when re-revealing side panel 2022-12-06 09:55:25 +00:00
Budibase Release Bot 9096a5dcde Update pro version to 2.1.44 2022-12-05 18:44:23 +00:00
Budibase Release Bot 025ddf65dd v2.1.44 2022-12-05 18:40:59 +00:00
Martin McKeaveney 807f85c26a
Merge pull request #8935 from Budibase/fix/update-table-data-on-row-import
Force a re-initialisation of table data and paging when importing rows
2022-12-05 18:29:57 +00:00
Budibase Staging Release Bot 95b332a351 Update pro version to 2.1.43-alpha.6 2022-12-05 18:29:19 +00:00
Budibase Staging Release Bot 4eadbd1e1d v2.1.43-alpha.6 2022-12-05 18:25:31 +00:00
mike12345567 95a515ec3d Fix for #8896 - the automation logs were already being sync'd to the dev database, but when unpublished they are in-accessible. Some minor updates to make sure that before unpublishing there is a sync, and then most of the changes are in pro. 2022-12-05 18:24:25 +00:00
Andrew Kingston 9ede1a623a
Merge pull request #8934 from Budibase/fix-skeleton-jank
Fix Skeleton Loader Jumping
2022-12-05 18:12:16 +00:00
Dean 2eac4afbc9 Force a re-initialisation of table data and paging when importing rows to a datasource 2022-12-05 15:02:39 +00:00
Gerard Burns 12fdbfafb6 pr feedback 2022-12-05 14:38:43 +00:00
Gerard Burns a75ec0d7ae Fix Skeleton Loader Jumping 2022-12-05 14:24:53 +00:00
Budibase Staging Release Bot 4711934024 Update pro version to 2.1.43-alpha.5 2022-12-05 13:13:26 +00:00
Budibase Staging Release Bot 0a103a9a8a v2.1.43-alpha.5 2022-12-05 13:10:00 +00:00
Michael Drury 0621c7b197
Merge pull request #8915 from Budibase/fix/8882
Fix/8882
2022-12-05 12:56:34 +00:00
Budibase Staging Release Bot d44f5308ef Update pro version to 2.1.43-alpha.4 2022-12-05 12:41:41 +00:00
Budibase Staging Release Bot 4842fe12ae v2.1.43-alpha.4 2022-12-05 12:38:09 +00:00
Andrew Kingston ad289e0143 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-12-05 12:10:37 +00:00
Andrew Kingston dd55af82d7 Revert removing loading blockers in forms to fix multiple issues 2022-12-05 12:10:24 +00:00
Gerard Burns a64436c9c8
Multifield Input Autoselect All Fields (#8884)
* Multifield Input Autoselect All Fields

* PR Feedback

* PR Feedback

* Linting
2022-12-05 12:09:27 +00:00
mike12345567 19649b761a Updating error message. 2022-12-05 11:48:27 +00:00
Budibase Staging Release Bot cf7af9ffa0 Update pro version to 2.1.43-alpha.3 2022-12-05 09:55:34 +00:00
Budibase Staging Release Bot 788db7ab35 v2.1.43-alpha.3 2022-12-05 09:51:56 +00:00
Budibase Release Bot e595b34e48 Update pro version to 2.1.43 2022-12-05 09:37:29 +00:00
Andrew Kingston 554f8b83da
Merge pull request #8667 from FlaminWrap/Flaminwrap-Enhancement-7604
Allow user to disable hard coded notifications for button actions #7604
2022-12-05 09:36:31 +00:00
Budibase Release Bot 462d3be323 v2.1.43 2022-12-05 09:33:56 +00:00
deanhannigan 78348459fd
Merge pull request #8875 from Budibase/fix/view-and-table-editing
Fixes for table and view editing
2022-12-05 09:22:34 +00:00
Budibase Staging Release Bot 850acc3837 Update pro version to 2.1.43-alpha.2 2022-12-02 17:58:05 +00:00
Budibase Staging Release Bot 9967b1962b v2.1.43-alpha.2 2022-12-02 17:54:31 +00:00
mike12345567 47d782ad28 Final fix for #8882 - adding text to show the error - as well as fixing an issue with many to many updating correctly. 2022-12-02 17:28:37 +00:00