1
0
Fork 0
mirror of synced 2024-07-07 15:25:52 +12:00
Commit graph

18438 commits

Author SHA1 Message Date
deanhannigan e7bbd786d0 Merge pull request #9500 from Budibase/fix/add-onboarding-tour-tenant-flag
Added a tenant feature flag for the onboarding tour
2023-02-03 09:05:21 +00:00
Dean 90be29452b Removed extra forward slash in qr reader field type. 2023-02-02 17:58:35 +00:00
Pedro Silva b63bc49176 Merge pull request #9478 from Budibase/api-tests-generate-tenants
Api Tests generate new tenants and users
2023-02-02 17:40:25 +00:00
mike12345567 90c2e69efe Final fix - making sure relationships can be built from table UI. 2023-02-02 17:37:41 +00:00
mike12345567 01edfba90e Some final fixes based on comments, adding foreign key type checking for through tables. 2023-02-02 17:25:02 +00:00
mike12345567 2807fbd4b6 Updating reactivity to fix issues with occasionally incorrect errors. 2023-02-02 16:59:12 +00:00
Rory Powell f28b1dc79a Set DISABLE_ACCOUNT_PORTAL=1 by default in local dev 2023-02-02 16:38:23 +00:00
mike12345567 21556c215a PR comments. 2023-02-02 16:19:50 +00:00
Pedro Silva dd4525d837 Merge branch 'develop' into api-tests-generate-tenants 2023-02-02 16:16:31 +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
mike12345567 1704a1f266 Adding many to many arrow to make reading relationships easier. 2023-02-02 14:14:06 +00:00
adrinr 5132b45233 Add pyenv docs 2023-02-02 14:12:40 +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
adrinr 909da26423 Setup plugins 2023-02-02 13:45:36 +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
adrinr 4b9d178086 Add setup in md 2023-02-02 12:36:25 +00:00
Budibase Release Bot fc961598c3 Update pro version to 2.2.26 2023-02-02 12:01:33 +00:00
Budibase Release Bot 6336463873 v2.2.26 2023-02-02 11:57:54 +00:00
Dean 2c42d6fbc1 Fixed typo in feature flag 2023-02-02 11:53:49 +00:00
Rory Powell e29aa6f236 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 ae385cba10 Fix formatting on alb-ingress.yml 2023-02-02 11:40:23 +00:00
Dean 436564709e Merge remote-tracking branch 'origin/develop' into fix/add-onboarding-tour-tenant-flag 2023-02-02 11:38:57 +00:00
Dean 065e74024e Added new unit tests for feature flags 2023-02-02 11:38:10 +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
adrinr df1105ae2b Svelte docs 2023-02-02 11:22:15 +00:00
adrinr efb3173044 Setup prettier 2023-02-02 11:19:38 +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
Pedro Silva e1d9f5d6bd Skip tests that need multiple users authenticated 2023-02-02 09:41:46 +00:00
Pedro Silva 0cb3e4a046 Merge branch 'develop' into api-tests-generate-tenants 2023-02-02 09:36:21 +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
mike12345567 ab66378fbf Some final updates, clean up some code that could be causing reactive issues. 2023-02-01 19:26:26 +00:00
mike12345567 049d4a0363 Removing console log. 2023-02-01 19:10:41 +00:00
mike12345567 3a51933801 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 204c38fa7a Update pro version to 2.2.12-alpha.61 2023-02-01 18:08:25 +00:00