Commit Graph

1919 Commits

Author SHA1 Message Date
adrinr af6f1e7697 Add back typing 2023-02-03 19:07:41 +00:00
adrinr 9a7f13955a Merge remote-tracking branch 'origin/develop' into feature/dependencies-image 2023-02-03 14:54:34 +00:00
Budibase Staging Release Bot cffff14359 v2.2.12-alpha.70 2023-02-03 13:38:33 +00:00
adrinr c747cabe73 Rename name for id 2023-02-03 12:09:56 +00:00
adrinr 6d3117d6ac Dry 2023-02-03 11:28:27 +00:00
Budibase Staging Release Bot 140b8f7f64 v2.2.12-alpha.69 2023-02-03 11:22:23 +00:00
adrinr 9034a7f7e8 Merge branch 'develop' into feature/dependencies-image 2023-02-03 10:44:40 +00:00
Budibase Staging Release Bot 93f6b74205 v2.2.12-alpha.68 2023-02-03 10:05:06 +00:00
adrinr f70a3d095c Clean code 2023-02-03 09:37:34 +00:00
Budibase Staging Release Bot d04a80a862 v2.2.12-alpha.67 2023-02-03 09:16:09 +00:00
deanhannigan 629aea03c9
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
Budibase Staging Release Bot 06cfd35eda v2.2.12-alpha.66 2023-02-02 14:44:05 +00:00
adrinr 68d147b0f7 Merge branch 'develop' into feature/dependencies-image 2023-02-02 13:49:45 +00:00
Budibase Staging Release Bot 616ff1e8c8 v2.2.12-alpha.65 2023-02-02 13:47:22 +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
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
Budibase Staging Release Bot 88910f3f44 v2.2.12-alpha.64 2023-02-02 11:25:28 +00:00
Budibase Staging Release Bot f884c90740 v2.2.12-alpha.63 2023-02-02 10:20:44 +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
Budibase Staging Release Bot 4474af154d v2.2.12-alpha.61 2023-02-01 18:04:44 +00:00
adrinr 13db0d20e2 Undone user cache changes 2023-02-01 17:20:48 +00:00
adrinr 8589ee24a8 Remove remaning faker refs 2023-02-01 17:19:56 +00:00
adrinr aa8aa2b311 Replace faker for chance 2023-02-01 17:11:50 +00:00
Budibase Staging Release Bot 67b888c7fe v2.2.12-alpha.60 2023-02-01 16:53:31 +00:00
adrinr e8644d8f1a Merge branch 'chore/dependencies-image' into feature/dependencies-image 2023-02-01 16:34:05 +00:00
Adria Navarro 25fb740aef
Merge branch 'develop' into feature/dependencies-image 2023-02-01 16:32:00 +00:00
Budibase Staging Release Bot 7f14375222 v2.2.12-alpha.59 2023-02-01 16:27:51 +00:00
Budibase Staging Release Bot d25d49524e v2.2.12-alpha.58 2023-02-01 16:06:01 +00:00
adrinr 0fe6bb6b3a Fix possible nulls 2023-02-01 15:02:31 +00:00
Dean 7242dd4162 Updated default feature flags to include onboarding by default. Added tenant overrides to allow exclusion from global features 2023-02-01 14:12:43 +00:00
Budibase Staging Release Bot 8545cc3943 v2.2.12-alpha.57 2023-02-01 14:06:27 +00:00
Michael Drury cc715d450f
Merge pull request #9493 from Budibase/fix/8236
CouchDB integration fixes
2023-02-01 13:55:03 +00:00
Budibase Staging Release Bot 4ca1615b1a v2.2.12-alpha.56 2023-02-01 13:03:17 +00:00
mike12345567 a71ee1b693 PR comments. 2023-02-01 13:01:38 +00:00
adrinr 13a1b15f93 Increase timeout 2023-02-01 12:29:03 +00:00
adrinr 83d06121d7 Remove redundant env from jestTestcontainersConfigGenerator 2023-02-01 11:49:25 +00:00
adrinr 4865feeeca More seq 2023-02-01 11:46:31 +00:00
Budibase Staging Release Bot 2f0496253c v2.2.12-alpha.55 2023-02-01 11:12:50 +00:00
adrinr 25d0c7040b Fix module mappers 2023-02-01 11:02:29 +00:00
adrinr 9b3cd812b7 Fix coverage conflicts issues 2023-02-01 10:57:05 +00:00
adrinr 4b1d47b900 Merge branch 'develop' into feature/dependencies-image 2023-02-01 10:56:22 +00:00
Budibase Staging Release Bot c5384b7e15 v2.2.12-alpha.54 2023-02-01 10:21:38 +00:00
mike12345567 c038e483e2 Updates to use our new Nano layer for CouchDB integration rather than PouchDB. 2023-01-31 19:49:31 +00:00
Budibase Staging Release Bot d8667feccf v2.2.12-alpha.53 2023-01-31 19:45:03 +00:00
Budibase Staging Release Bot 7fe5659e27 v2.2.12-alpha.52 2023-01-31 17:32:58 +00:00
adrinr 057ec7d540 Fix installation race conditions 2023-01-31 17:27:25 +00:00
Budibase Staging Release Bot 70bd5e3f4b v2.2.12-alpha.51 2023-01-31 16:55:07 +00:00
deanhannigan 7a1464bb9d
Merge pull request #9409 from Budibase/feature/user-onboarding-overlays
Feature/user onboarding overlays
2023-01-31 16:37:18 +00:00