mike12345567
|
472454aef4
|
build fixes.
|
2022-12-07 18:04:20 +00:00 |
mike12345567
|
bf0a788fa1
|
Merge branch 'develop' of github.com:Budibase/budibase into fix/7865
|
2022-12-07 17:35:41 +00:00 |
mike12345567
|
20984e8072
|
Some fixes based on test failure.
|
2022-12-07 17:33:26 +00:00 |
mike12345567
|
be0b15428b
|
Linting.
|
2022-12-07 14:43:27 +00:00 |
mike12345567
|
617863ddd1
|
Fix for #7865 - if you deleted a cron automation immediately after creating/publishing it there was a scenario where prod automations would be out of sync with dev automations and it wouldn't really delete. To get around this, we do an automation sync back to dev DB - meaning that the cron ID is known and can be disabled.
|
2022-12-07 14:32:29 +00:00 |
Budibase Staging Release Bot
|
0953ceb0a5
|
Update pro version to 2.1.43-alpha.12
|
2022-12-07 13:32:39 +00:00 |
Budibase Staging Release Bot
|
4e38b40779
|
v2.1.43-alpha.12
|
2022-12-07 13:29:13 +00:00 |
Andrew Kingston
|
7107df83e8
|
Ensure filters are reset when changing table in the data section
|
2022-12-07 13:08:58 +00:00 |
Andrew Kingston
|
5cad5e2604
|
Merge pull request #8965 from Budibase/cheeks-fixes
Misc fixes
|
2022-12-07 13:01:14 +00:00 |
mike12345567
|
85dd6f2880
|
Extension on fix for user self assignment, don't allow users to change their admin/builder status.
|
2022-12-07 12:42:14 +00:00 |
Budibase Staging Release Bot
|
3ffbb90f5f
|
Update pro version to 2.1.43-alpha.11
|
2022-12-07 11:22:36 +00:00 |
Budibase Staging Release Bot
|
8075ff29df
|
v2.1.43-alpha.11
|
2022-12-07 11:19:14 +00:00 |
melohagan
|
bf01631cdc
|
Merge pull request #8886 from Budibase/bug/sev3/query-bindings-drawer
Query bindings drawer fixes
|
2022-12-07 11:06:19 +00:00 |
Michael Drury
|
eefba10623
|
Merge pull request #8956 from Budibase/fix/8843
Fix for JS helpers
|
2022-12-07 10:53:58 +00:00 |
Michael Drury
|
0bcc797614
|
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 |
Andrew Kingston
|
2b4ad2d0b9
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-fixes
|
2022-12-07 09:54:57 +00:00 |
Andrew Kingston
|
e26d5096ae
|
Merge branch 'cheeks-fixes' of github.com:Budibase/budibase into cheeks-fixes
|
2022-12-07 09:54:47 +00:00 |
Andrew Kingston
|
a846192494
|
Fix side panel ejection
|
2022-12-07 09:51:47 +00:00 |
Andrew Kingston
|
608576ff3b
|
Remove console log
|
2022-12-07 09:02:31 +00:00 |
Andrew Kingston
|
d4a7412163
|
Update filter labels to reflect that more than and less than also include equal to
|
2022-12-07 09:00:29 +00:00 |
Andrew Kingston
|
0e9477b982
|
Fix filter drawer and filtering in general across data, design and automate and update to support keyed fields and 'match any'
|
2022-12-07 08:57:17 +00:00 |
mike12345567
|
4300e5c733
|
Fix for CI build failure.
|
2022-12-06 18:23:55 +00:00 |
mike12345567
|
d3029d33ae
|
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 |
Pedro Silva
|
4467d2b005
|
Remove duplicated assertions
|
2022-12-06 18:20:02 +00:00 |
mike12345567
|
b9ce140d95
|
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
|
a3773c57a1
|
Update pro version to 2.1.43-alpha.10
|
2022-12-06 16:32:55 +00:00 |
Budibase Staging Release Bot
|
9d1d208503
|
v2.1.43-alpha.10
|
2022-12-06 16:29:26 +00:00 |
Pedro Silva
|
327c09c972
|
Merge branch 'develop' into api-tests-user-management
|
2022-12-06 16:17:17 +00:00 |
Pedro Silva
|
c03ee6a613
|
Fix names
|
2022-12-06 16:16:07 +00:00 |
Pedro Silva
|
d2a8923d0d
|
Add tests for Roles
|
2022-12-06 16:14:00 +00:00 |
Michael Drury
|
7ed9a419b0
|
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
|
801fc7b277
|
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 |
Andrew Kingston
|
07347420e7
|
Fix issue with not being able to update component names
|
2022-12-06 15:32:50 +00:00 |
Andrew Kingston
|
74a8eba2fa
|
Fix side panel issue where content from multiple side panels would be shown
|
2022-12-06 15:21:17 +00:00 |
Andrew Kingston
|
b03bf753a0
|
Fix issue with extremely long select values!
|
2022-12-06 15:13:12 +00:00 |
dependabot[bot]
|
ea3c01ab51
|
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
|
f0f5953413
|
Update pro version to 2.1.43-alpha.9
|
2022-12-06 15:03:37 +00:00 |
dependabot[bot]
|
505453218a
|
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
|
95f6ae9cc5
|
v2.1.43-alpha.9
|
2022-12-06 14:59:52 +00:00 |
Budibase Release Bot
|
083c3e62d5
|
Update pro version to 2.1.45
|
2022-12-06 14:48:32 +00:00 |
Michael Drury
|
3ef5ab84db
|
Merge pull request #8937 from Budibase/fix/8896
Automation logs availability after unpublish
|
2022-12-06 14:45:23 +00:00 |
Budibase Release Bot
|
ca6ad9076c
|
v2.1.45
|
2022-12-06 14:44:23 +00:00 |
Martin McKeaveney
|
47693c38a9
|
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
|
5ef9a9a254
|
enable support for company proxy
|
2022-12-06 14:00:56 +00:00 |
Jonny McCullagh
|
bc115f8296
|
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
|
db7be259ef
|
Merge pull request #8945 from Budibase/cypress-app-overview
appOverview Cypress Test Update
|
2022-12-06 13:01:09 +00:00 |
mike12345567
|
dbde23a4de
|
Fixes based on test failures.
|
2022-12-06 12:47:48 +00:00 |
Budibase Staging Release Bot
|
a695267ef9
|
Update pro version to 2.1.43-alpha.8
|
2022-12-06 12:45:48 +00:00 |
Budibase Staging Release Bot
|
545fa54442
|
v2.1.43-alpha.8
|
2022-12-06 12:41:31 +00:00 |
Andrew Kingston
|
e612545072
|
Merge pull request #8944 from Budibase/side-panel-tweaks
Side panel tweaks
|
2022-12-06 12:23:46 +00:00 |