Budibase Staging Release Bot
4ce4da388b
Update pro version to 2.2.12-alpha.65
2023-02-02 13:51:07 +00:00
Budibase Staging Release Bot
616ff1e8c8
v2.2.12-alpha.65
2023-02-02 13:47:22 +00:00
adrinr
4193aa7a11
Setup plugins
2023-02-02 13:45:36 +00:00
Michael Drury
bde7270d99
Merge pull request #9514 from Budibase/dependabot/npm_and_yarn/packages/backend-core/http-cache-semantics-4.1.1
...
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /packages/backend-core
2023-02-02 13:25:38 +00:00
Michael Drury
39bdf5941c
Merge pull request #9515 from Budibase/dependabot/npm_and_yarn/packages/worker/http-cache-semantics-4.1.1
...
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /packages/worker
2023-02-02 13:25:24 +00:00
Dean
3492f7abd5
Bug fixes for logo and binding validation. Random fix for a button actions issue found while testing
2023-02-02 12:49:26 +00:00
adrinr
64d9149eaf
Add setup in md
2023-02-02 12:36:25 +00:00
Budibase Release Bot
ad3289b086
Update pro version to 2.2.26
2023-02-02 12:01:33 +00:00
Budibase Release Bot
a60084bc0e
v2.2.26
2023-02-02 11:57:54 +00:00
Dean
e273a0367a
Fixed typo in feature flag
2023-02-02 11:53:49 +00:00
Rory Powell
79ade4b3aa
Merge pull request #9518 from Budibase/fix/alb-ingress-formatting
...
Fix formatting on alb-ingress.yml
2023-02-02 11:45:26 +00:00
Rory Powell
b4f060fd6c
Fix formatting on alb-ingress.yml
2023-02-02 11:40:23 +00:00
Dean
f51fa2e18a
Merge remote-tracking branch 'origin/develop' into fix/add-onboarding-tour-tenant-flag
2023-02-02 11:38:57 +00:00
Dean
04386d01c2
Added new unit tests for feature flags
2023-02-02 11:38:10 +00:00
dependabot[bot]
a9cc4dec52
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /packages/worker
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/commits )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 11:31:08 +00:00
Budibase Staging Release Bot
23490095bc
Update pro version to 2.2.12-alpha.64
2023-02-02 11:29:09 +00:00
Budibase Staging Release Bot
88910f3f44
v2.2.12-alpha.64
2023-02-02 11:25:28 +00:00
adrinr
0bfa93993c
Svelte docs
2023-02-02 11:22:15 +00:00
adrinr
4f5293b52f
Setup prettier
2023-02-02 11:19:38 +00:00
Andrew Kingston
238c25327d
Ensure tour popover disappears when finished ( #9517 )
2023-02-02 11:14:40 +00:00
Budibase Staging Release Bot
44364ec5dc
Update pro version to 2.2.12-alpha.63
2023-02-02 10:25:06 +00:00
Budibase Staging Release Bot
f884c90740
v2.2.12-alpha.63
2023-02-02 10:20:44 +00:00
Andrew Kingston
6e0a542b74
Misc fixes and improvements ( #9503 )
...
* Rewrite position dropdown helper to properly work as a svelte action, improve performance and fix bugs
* Update action button styles
* Update spacing on some onboarding pages and update background gradient
* Prevent special characters in first app name
* Fix type in onboarding tour
* Default first app name and url to having a value
* Update text in first app onboarding file upload
* Fix double mounting of apps page causing issues and templates error
* Fix null app ID when creating your first app using data upload
* Fix app deletion not causing app list to be refreshed
2023-02-02 10:06:41 +00:00
Budibase Staging Release Bot
31acb24ed9
Update pro version to 2.2.12-alpha.62
2023-02-02 09:47:24 +00:00
dependabot[bot]
085a42d3b5
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /packages/backend-core
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/commits )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 09:45:20 +00:00
Budibase Staging Release Bot
f81de225cc
v2.2.12-alpha.62
2023-02-02 09:43:29 +00:00
Pedro Silva
da028eab43
Skip tests that need multiple users authenticated
2023-02-02 09:41:46 +00:00
Pedro Silva
8b713179ee
Merge branch 'develop' into api-tests-generate-tenants
2023-02-02 09:36:21 +00:00
Rory Powell
cb7576803f
Merge pull request #9513 from Budibase/fix/server-build
...
Fix server build by removing unused dependency on file path in backend-core
2023-02-02 09:31:57 +00:00
Rory Powell
f5be4f1d4a
Fix server build by removing unused dependency on file path in backend-core
2023-02-02 09:26:39 +00:00
mike12345567
fc3e9be753
Some final updates, clean up some code that could be causing reactive issues.
2023-02-01 19:26:26 +00:00
mike12345567
70279e959c
Removing console log.
2023-02-01 19:10:41 +00:00
mike12345567
fb3032f9d1
Re-working the error handling for the SQL relationship modal, as well as adding some better defaults for the majority of the options to make the UI a bit easier to use.
2023-02-01 19:09:36 +00:00
Budibase Staging Release Bot
af884a357d
Update pro version to 2.2.12-alpha.61
2023-02-01 18:08:25 +00:00
Budibase Staging Release Bot
4474af154d
v2.2.12-alpha.61
2023-02-01 18:04:44 +00:00
Andrew Kingston
6946647f98
Generate bindings for unsaved "Update State" actions ( #9508 )
...
* Ensure update state actions have a binding for their own key
* Make own binding generation more futureproof
* Refactor array.find to array.some
* Move state binding generation up a level to account for all actions needing to be able to reference newly created state bindings
2023-02-01 17:53:50 +00:00
Budibase Staging Release Bot
b8ee874f3a
Update pro version to 2.2.12-alpha.60
2023-02-01 16:58:10 +00:00
Budibase Staging Release Bot
67b888c7fe
v2.2.12-alpha.60
2023-02-01 16:53:31 +00:00
Rory Powell
d08f967e5d
Automate account-portal qa deploy from develop ( #9501 )
2023-02-01 16:32:49 +00:00
Budibase Staging Release Bot
63a48a00e8
Update pro version to 2.2.12-alpha.59
2023-02-01 16:31:26 +00:00
Budibase Staging Release Bot
7f14375222
v2.2.12-alpha.59
2023-02-01 16:27:51 +00:00
Pedro Silva
c08b9a9dbe
Merge branch 'develop' into api-tests-generate-tenants
2023-02-01 16:20:25 +00:00
Mitch-Budibase
8c05cb1fb3
Merge pull request #9491 from Budibase/Cypress
...
Removing Cypress
2023-02-01 16:16:38 +00:00
Budibase Staging Release Bot
199f67ee5c
Update pro version to 2.2.12-alpha.58
2023-02-01 16:09:58 +00:00
Budibase Staging Release Bot
d25d49524e
v2.2.12-alpha.58
2023-02-01 16:06:01 +00:00
Mitch-Budibase
bd66959c29
Minor changes
...
Updating setup.js and testConfig.json
2023-02-01 15:56:00 +00:00
Peter Clement
bf7b1fe79b
Merge pull request #9504 from Budibase/feat/env-vars-fixes
...
Env vars fixes from testing
2023-02-01 15:55:21 +00:00
Peter Clement
31c196f656
Merge remote-tracking branch 'origin/develop' into feat/env-vars-fixes
2023-02-01 14:59:10 +00:00
Peter Clement
0642afa9ed
remove uneeded tooltip
2023-02-01 14:55:39 +00:00
Peter Clement
4b6b19cb7e
add warning modals to app export buttons
2023-02-01 14:44:53 +00:00