1
0
Fork 0
mirror of synced 2024-06-03 11:04:54 +12:00
Commit graph

29800 commits

Author SHA1 Message Date
Sam Rose 25c23d5245
Enable the eslint-jest plugin. 2024-03-19 09:45:38 +00:00
Sam Rose 03720b8ea8
Merge branch 'master' of github.com:budibase/budibase into add-lints-for-only 2024-03-19 09:41:42 +00:00
Andrew Kingston f25bf60d85
Merge pull request #13283 from Budibase/fix/automation-error-crash
Fix hard crash when an automation error exists
2024-03-19 09:31:46 +00:00
Andrew Kingston 872efcf944 Add missing store subscription to fix hard crash if automation error exists 2024-03-19 09:02:14 +00:00
Sam Rose 9ee849faf0
Merge pull request #13264 from Budibase/reorganise-row-tests-2
Fold some mocky unit tests into row.spec.ts
2024-03-18 17:17:14 +00:00
Sam Rose 35add186e0
Merge branch 'master' into reorganise-row-tests-2 2024-03-18 17:08:40 +00:00
Adria Navarro f082d6230b
Merge pull request #13257 from Budibase/dependabot/npm_and_yarn/qa-core/follow-redirects-1.15.6
Bump follow-redirects from 1.15.2 to 1.15.6 in /qa-core
2024-03-18 17:49:18 +01:00
Adria Navarro 28d75a588b
Merge branch 'master' into dependabot/npm_and_yarn/qa-core/follow-redirects-1.15.6 2024-03-18 17:45:38 +01:00
Adria Navarro 236b188630 Add missing devDependency 2024-03-18 17:43:30 +01:00
Sam Rose ae0eda21a5
Remove uses of console in tests. 2024-03-18 13:43:43 +00:00
Sam Rose 89ebd1d017
Merge branches 'add-lints-for-only' and 'master' of github.com:budibase/budibase into add-lints-for-only 2024-03-18 13:41:19 +00:00
Adria Navarro d34b4c9d80 Set inputs to nx 2024-03-18 13:47:54 +01:00
Sam Rose 891ae41a7e
Merge pull request #13274 from Budibase/fix-duplicate-enum
Fix duplicate enum value.
2024-03-18 12:03:17 +00:00
Sam Rose 01941dbab5
Fix duplicate enum value. 2024-03-18 11:58:50 +00:00
Adria Navarro 161838c872
Merge pull request #13273 from Budibase/fix/BUDI-8047/inject-buffer
Fix buffer usage after string-templates refactor
2024-03-18 12:48:32 +01:00
Adria Navarro 1c04350ebd Dedupe yarn.lock 2024-03-18 12:43:37 +01:00
Adria Navarro 87730918d9 Inject buffer to string-templates dist 2024-03-18 12:37:05 +01:00
Sam Rose cc4f1a0722
Add in ignores (for now) 2024-03-18 10:13:25 +00:00
Sam Rose b9b4ccea30
Remove recommended setting from lints, it doesn't appear to have any effect. 2024-03-18 10:05:47 +00:00
Sam Rose 6e2528fa31
Add a lint for removing .only from tests. 2024-03-18 10:04:02 +00:00
Adria Navarro 9ebec131b9
Merge pull request #13255 from Budibase/chore/stringtemplates-to-esm
String-templates to typescript
2024-03-18 10:18:02 +01:00
Adria Navarro e373387071
Merge branch 'master' into chore/stringtemplates-to-esm 2024-03-18 10:00:27 +01:00
Adria Navarro 749d411631 Update submodules 2024-03-18 09:58:49 +01:00
Adria Navarro a0f8609baf
Merge pull request #13260 from Budibase/chore/clean-stringtemplates-usages-in-docker
Remove string-templates links from the docker images
2024-03-18 09:58:28 +01:00
Adria Navarro e34f24e2f1 Lint 2024-03-15 20:12:41 +01:00
Adria Navarro a78485e325 Lint 2024-03-15 20:08:59 +01:00
Adria Navarro 21a387f4fe Mutate input 2024-03-15 19:57:04 +01:00
Budibase Staging Release Bot a26020bcbb Bump version to 2.22.1 2024-03-15 17:16:06 +00:00
deanhannigan 22e11640dc
Merge pull request #13265 from Budibase/fix/tenant-favourites
Fix for multi tenant favourites
2024-03-15 17:02:26 +00:00
Dean 5696fe0030 Fix to for tenant favourite prefix 2024-03-15 16:52:38 +00:00
Sam Rose fec6c7d267
Fold some mocky unit tests into row.spec.ts 2024-03-15 15:57:27 +00:00
Adria Navarro b1689b38c2 Remove any 2024-03-15 16:56:53 +01:00
Adria Navarro 8f3c21f045 Fix server jest mappers 2024-03-15 16:40:30 +01:00
Adria Navarro 9245784bc8
Merge pull request #13262 from Budibase/chore/remove-pro-test-specific-pipeline
[CI] Remove pro step
2024-03-15 16:11:22 +01:00
Adria Navarro 7a77bda734
Merge branch 'master' into chore/remove-pro-test-specific-pipeline 2024-03-15 15:44:34 +01:00
Sam Rose 85565aaf2a
Merge pull request #13256 from Budibase/reorganise-row-tests
Working towards breaking apart `row.spec.ts`
2024-03-15 14:16:29 +00:00
Sam Rose 79c2bc8641
Merge branch 'master' into reorganise-row-tests 2024-03-15 14:07:58 +00:00
Adria Navarro 1de600c8dc
Merge branch 'master' into chore/remove-pro-test-specific-pipeline 2024-03-15 15:00:34 +01:00
Adria Navarro dff96b88a2 Remove --frozen-lockfile 2024-03-15 14:53:50 +01:00
Adria Navarro 2d641a9672 Clean worker and server dockerfile string-templates injection 2024-03-15 14:53:50 +01:00
Adria Navarro cda2b3c8eb Clean single image dockerfile 2024-03-15 14:53:50 +01:00
Adria Navarro 21fbd53041 Fix test mapper 2024-03-15 14:53:25 +01:00
Budibase Staging Release Bot 8d97f19241 Bump version to 2.22.0 2024-03-15 13:49:56 +00:00
Adria Navarro e6b14872b3 Merge branch 'chore/remove-pro-test-specific-pipeline' into chore/stringtemplates-to-esm 2024-03-15 14:30:33 +01:00
Adria Navarro 056be40011 Remove pro step 2024-03-15 14:28:21 +01:00
Adria Navarro f41874190c Test pro like the other libraries 2024-03-15 13:41:38 +01:00
Adria Navarro 08a86bdd77 Fix tests 2024-03-15 13:40:14 +01:00
Adria Navarro ecde5add83 Merge branch 'master' into chore/stringtemplates-to-esm 2024-03-15 13:22:50 +01:00
Adria Navarro 8cbd0cf29d Fix pro types 2024-03-15 13:18:24 +01:00
Adria Navarro 3b1242b0e1
Merge branch 'master' into reorganise-row-tests 2024-03-15 13:13:43 +01:00