Michael Drury
e4b9b01e8c
Merge pull request #8956 from Budibase/fix/8843
...
Fix for JS helpers
2022-12-07 10:53:58 +00:00
Michael Drury
f92daa2d60
Merge pull request #8955 from Budibase/fix/7732
...
Dis-allow users updating their roles/deleting themselves through the public API
2022-12-07 10:53:32 +00:00
mike12345567
b68c3c8481
Fix for CI build failure.
2022-12-06 18:23:55 +00:00
mike12345567
9054de4e3c
Minor fix for #8843 - the binding input drawer was using the format helper. rather than helpers. when generating JS helpers.
2022-12-06 18:21:54 +00:00
mike12345567
9608b74920
Fix for #7732 - as well as some tests for it, make sure that it is working as expected.
2022-12-06 17:20:26 +00:00
Budibase Staging Release Bot
d8963e08b5
Update pro version to 2.1.43-alpha.10
2022-12-06 16:32:55 +00:00
Budibase Staging Release Bot
6834a7435a
v2.1.43-alpha.10
2022-12-06 16:29:26 +00:00
Michael Drury
6b23d446ab
Merge pull request #8953 from Budibase/dependabot/npm_and_yarn/packages/builder/qs-6.5.3
...
Bump qs from 6.5.2 to 6.5.3 in /packages/builder
2022-12-06 16:04:02 +00:00
Michael Drury
11188fb9d5
Merge pull request #8952 from Budibase/dependabot/npm_and_yarn/packages/bbui/express-4.18.2
...
Bump express from 4.17.1 to 4.18.2 in /packages/bbui
2022-12-06 16:03:49 +00:00
dependabot[bot]
f76de58514
Bump qs from 6.5.2 to 6.5.3 in /packages/builder
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 15:06:26 +00:00
Budibase Staging Release Bot
44266af227
Update pro version to 2.1.43-alpha.9
2022-12-06 15:03:37 +00:00
dependabot[bot]
de0a157f56
Bump express from 4.17.1 to 4.18.2 in /packages/bbui
...
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-06 15:01:42 +00:00
Budibase Staging Release Bot
b31cceb0f8
v2.1.43-alpha.9
2022-12-06 14:59:52 +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
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
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 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
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
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 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
Michael Drury
2ffaae817d
Merge pull request #8906 from Budibase/dependabot/npm_and_yarn/packages/cli/decode-uri-component-0.2.2
...
Bump decode-uri-component from 0.2.0 to 0.2.2 in /packages/cli
2022-12-02 17:27:26 +00:00
Michael Drury
3dc8b54820
Merge pull request #8905 from Budibase/dependabot/npm_and_yarn/packages/server/decode-uri-component-0.2.2
...
Bump decode-uri-component from 0.2.0 to 0.2.2 in /packages/server
2022-12-02 17:27:16 +00:00