1
0
Fork 0
mirror of synced 2024-07-08 07:46:10 +12:00
Commit graph

18239 commits

Author SHA1 Message Date
Rory Powell f28b1dc79a Set DISABLE_ACCOUNT_PORTAL=1 by default in local dev 2023-02-02 16:38:23 +00:00
deanhannigan cd049259bc Merge pull request #9520 from Budibase/dean-fixes
Builder bug fixes
2023-02-02 14:52:55 +00:00
Budibase Staging Release Bot 08574e8d11 Update pro version to 2.2.12-alpha.66 2023-02-02 14:47:43 +00:00
Budibase Staging Release Bot 34a26ece0f v2.2.12-alpha.66 2023-02-02 14:44:05 +00:00
Peter Clement 33af2d1feb Merge pull request #9521 from Budibase/fix/env-vars-port-bug
Ensure port input is a string type to support environment variables
2023-02-02 14:33:28 +00:00
Peter Clement 154648e5ea ensure port input is a string type 2023-02-02 13:57:14 +00:00
Budibase Staging Release Bot a1f878b5c0 Update pro version to 2.2.12-alpha.65 2023-02-02 13:51:07 +00:00
Budibase Staging Release Bot 89d2bd0bec v2.2.12-alpha.65 2023-02-02 13:47:22 +00:00
Michael Drury 550cf2d826 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 010b0f3637 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 73f3fc41cb 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
dependabot[bot] c6ca5175c7 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 c2f883e781 Update pro version to 2.2.12-alpha.64 2023-02-02 11:29:09 +00:00
Budibase Staging Release Bot 960d3b8d4f v2.2.12-alpha.64 2023-02-02 11:25:28 +00:00
Andrew Kingston 0abac846d3 Ensure tour popover disappears when finished (#9517) 2023-02-02 11:14:40 +00:00
Budibase Staging Release Bot f73c20147e Update pro version to 2.2.12-alpha.63 2023-02-02 10:25:06 +00:00
Budibase Staging Release Bot 7ad4377058 v2.2.12-alpha.63 2023-02-02 10:20:44 +00:00
Andrew Kingston 659cfd2492 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 6ec098efdd Update pro version to 2.2.12-alpha.62 2023-02-02 09:47:24 +00:00
dependabot[bot] 9eaa7b787a 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 3489cb312c v2.2.12-alpha.62 2023-02-02 09:43:29 +00:00
Rory Powell 6bf0583c40 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 71292d3786 Fix server build by removing unused dependency on file path in backend-core 2023-02-02 09:26:39 +00:00
Budibase Staging Release Bot 204c38fa7a Update pro version to 2.2.12-alpha.61 2023-02-01 18:08:25 +00:00
Budibase Staging Release Bot f3ba1d1cb1 v2.2.12-alpha.61 2023-02-01 18:04:44 +00:00
Andrew Kingston 91a3707527 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 abfa7db36e Update pro version to 2.2.12-alpha.60 2023-02-01 16:58:10 +00:00
Budibase Staging Release Bot b9c13fefef v2.2.12-alpha.60 2023-02-01 16:53:31 +00:00
Rory Powell 7c74e8c7b3 Automate account-portal qa deploy from develop (#9501) 2023-02-01 16:32:49 +00:00
Budibase Staging Release Bot 45fce889ae Update pro version to 2.2.12-alpha.59 2023-02-01 16:31:26 +00:00
Budibase Staging Release Bot 780ff8ccb8 v2.2.12-alpha.59 2023-02-01 16:27:51 +00:00
Mitch-Budibase 50b3c06dbd Merge pull request #9491 from Budibase/Cypress
Removing Cypress
2023-02-01 16:16:38 +00:00
Budibase Staging Release Bot 44924ea4e5 Update pro version to 2.2.12-alpha.58 2023-02-01 16:09:58 +00:00
Budibase Staging Release Bot 3fa186f69c v2.2.12-alpha.58 2023-02-01 16:06:01 +00:00
Mitch-Budibase b930f20de0 Minor changes
Updating setup.js and testConfig.json
2023-02-01 15:56:00 +00:00
Peter Clement e4c39fe2e4 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 1e607b8e24 Merge remote-tracking branch 'origin/develop' into feat/env-vars-fixes 2023-02-01 14:59:10 +00:00
Peter Clement af335b4349 remove uneeded tooltip 2023-02-01 14:55:39 +00:00
Peter Clement 12cc927b16 add warning modals to app export buttons 2023-02-01 14:44:53 +00:00
Peter Clement 46d5c58d95 disallow spaces in env var names 2023-02-01 14:43:31 +00:00
Budibase Staging Release Bot 78e44c61ae Update pro version to 2.2.12-alpha.57 2023-02-01 14:10:13 +00:00
Budibase Staging Release Bot 191d512493 v2.2.12-alpha.57 2023-02-01 14:06:27 +00:00
Michael Drury dfeb41ee53 Merge pull request #9493 from Budibase/fix/8236
CouchDB integration fixes
2023-02-01 13:55:03 +00:00
Budibase Staging Release Bot e605dd1586 Update pro version to 2.2.12-alpha.56 2023-02-01 13:08:14 +00:00
Budibase Staging Release Bot 934d7542b6 v2.2.12-alpha.56 2023-02-01 13:03:17 +00:00
mike12345567 048cf8f188 PR comments. 2023-02-01 13:01:38 +00:00
melohagan 7ce31d64cb Fix/elastic search delete (#9492)
* Make sure json param isn't included in delete

* lint
2023-02-01 12:47:38 +00:00
Budibase Staging Release Bot f6c7b05ea3 Update pro version to 2.2.12-alpha.55 2023-02-01 11:16:33 +00:00
Budibase Staging Release Bot 993bc0edd4 v2.2.12-alpha.55 2023-02-01 11:12:50 +00:00
Budibase Staging Release Bot a5063c40cf Update pro version to 2.2.12-alpha.54 2023-02-01 10:25:22 +00:00