Commit Graph

37428 Commits

Author SHA1 Message Date
Michael Drury b05126cb9f
Merge branch 'master' into fix/pg-connection-error 2024-12-12 11:48:36 +00:00
Adria Navarro 870047e40a
Merge pull request #15166 from Budibase/BUDI-7710/custom-role-issue
Custom role in groups issue
2024-12-12 12:48:26 +01:00
Adria Navarro 1b15ed2adb
Merge branch 'master' into BUDI-7710/custom-role-issue 2024-12-12 12:40:25 +01:00
Adria Navarro 3d74a39408 Update pro submodule 2024-12-12 12:40:01 +01:00
Michael Drury e518c2837a
Merge branch 'master' into fix/pg-connection-error 2024-12-12 11:36:30 +00:00
Michael Drury c17e2e6b1d
Merge pull request #15167 from Budibase/dependabot/npm_and_yarn/examples/nextjs-api-sales/nanoid-3.3.8
Bump nanoid from 3.3.7 to 3.3.8 in /examples/nextjs-api-sales
2024-12-12 11:35:43 +00:00
mike12345567 502fe0bc2e Merge branch 'fix/pg-connection-error' of github.com:Budibase/budibase into fix/pg-connection-error 2024-12-12 11:31:50 +00:00
dependabot[bot] a636dbac58
Bump nanoid from 3.3.7 to 3.3.8 in /examples/nextjs-api-sales
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-12 11:31:25 +00:00
Michael Drury 068d17ebf7
Merge pull request #15135 from Budibase/dependabot/npm_and_yarn/path-to-regexp-0.1.12
Bump path-to-regexp from 0.1.11 to 0.1.12
2024-12-12 11:30:11 +00:00
mike12345567 96f149a96d PR comments. 2024-12-12 11:29:19 +00:00
mike12345567 7208c6784f Merge branch 'master' of github.com:Budibase/budibase into dependabot/npm_and_yarn/path-to-regexp-0.1.12 2024-12-12 11:18:36 +00:00
Michael Drury ad61825419
Merge branch 'master' into fix/pg-connection-error 2024-12-12 11:14:49 +00:00
Adria Navarro 81bf8783f2 Add tests 2024-12-12 12:05:49 +01:00
Adria Navarro ec27d3ee4e Fix checking role hierarchy when having a single role 2024-12-12 12:05:49 +01:00
Adria Navarro 6fd45839c0 Don't minify client on dev mode 2024-12-12 12:05:49 +01:00
Andrew Kingston 80b8d1c23c
Merge pull request #15159 from Budibase/fix-dev-stringtemplates
Fix string-templates on dev
2024-12-11 11:10:42 +00:00
Adria Navarro 2f1b6d007d Fix string-templates on dev 2024-12-11 11:52:34 +01:00
Adria Navarro 24a325a088
Merge pull request #15151 from Budibase/chore/update-outdated-rollup-deps
Update outdated rollup deps
2024-12-11 09:20:41 +01:00
Adria Navarro 4f9a345e9b
Merge branch 'master' into chore/update-outdated-rollup-deps 2024-12-11 09:12:59 +01:00
mike12345567 a3391af9f0 Merge branch 'fix/pg-connection-error' of github.com:Budibase/budibase into fix/pg-connection-error 2024-12-10 18:03:23 +00:00
mike12345567 07c24c16a4 Updating CI and adding postgres legacy to test suite fully. Also fixing a schema export issue. 2024-12-10 18:00:49 +00:00
Michael Drury 98f3263342
Merge branch 'master' into fix/pg-connection-error 2024-12-10 17:36:21 +00:00
mike12345567 340d9c34ff Linting and CI update. 2024-12-10 17:30:54 +00:00
Budibase Staging Release Bot 50323a4459 Bump version to 3.2.27 2024-12-10 15:52:08 +00:00
Andrew Thompson adb71a9a8f
Merge pull request #15147 from Budibase/budi-8909-builder-crashes-when-incomplete-filters-are-saved
Disable filter value binding input when no column is selected in filter screen
2024-12-10 15:44:08 +00:00
Andrew Thompson 3ce13cf6ba
Merge branch 'master' into budi-8909-builder-crashes-when-incomplete-filters-are-saved 2024-12-10 15:36:19 +00:00
Andrew Kingston a3c1bbc12e
Merge pull request #15136 from Budibase/fix-multi-checkbox-value-coercion
Stop coercing all values to strings when using CoreCheckboxGroup
2024-12-10 14:58:48 +00:00
Andrew Kingston 5a093daf14
Merge branch 'master' into fix-multi-checkbox-value-coercion 2024-12-10 14:50:34 +00:00
Dean 3aaf90106d Merge remote-tracking branch 'origin/master' into budi-8909-builder-crashes-when-incomplete-filters-are-saved 2024-12-10 14:28:28 +00:00
Dean 36f8ae45fe Rejig the filtering behaviour in the builder around empty config. Empty filters wont cause errors on load and will clear when they are saved 2024-12-10 14:17:46 +00:00
mike12345567 322dc2e5a6 Adding legacy postgres option. 2024-12-10 13:33:38 +00:00
mike12345567 4b75e3d1dc Updating how we list columns from a table - to avoid using to_regclass which is not available in Postgres 9.5. 2024-12-10 13:10:27 +00:00
mike12345567 a5f5f392f8 Merge branch 'master' of github.com:Budibase/budibase 2024-12-10 12:49:58 +00:00
mike12345567 de41404188 Fixing generated readme workflow. 2024-12-10 12:49:43 +00:00
Adria Navarro 7169fc8096 Clean 2024-12-10 12:18:27 +01:00
Adria Navarro c561318434 Update and replace old plugins 2024-12-10 12:15:57 +01:00
Andrew Thompson 50c31e2e9c
Merge branch 'master' into budi-8909-builder-crashes-when-incomplete-filters-are-saved 2024-12-10 10:53:58 +00:00
Adria Navarro c66c8de825
Merge pull request #15128 from Budibase/labday/monorepo-setup
Tidy monorepo setup
2024-12-10 11:01:09 +01:00
Adria Navarro f6bbbd7b3f Merge branch 'master' into labday/monorepo-setup 2024-12-10 10:18:43 +01:00
deanhannigan 397fd9ada4
Merge branch 'master' into budi-8909-builder-crashes-when-incomplete-filters-are-saved 2024-12-10 09:06:07 +00:00
Sam Rose 40d7324328
Merge pull request #15143 from Budibase/eslint-strict-1
Enable a variety of useful looking lints.
2024-12-09 21:33:16 +00:00
Sam Rose 1c476e0e1d
Fix types. 2024-12-09 21:25:20 +00:00
Sam Rose 34684df87a
Fix formatting. 2024-12-09 20:59:13 +00:00
Sam Rose 7a98f03e82
Merge branch 'master' into eslint-strict-1 2024-12-09 17:43:25 +00:00
Sam Rose 2b02911e5a
Merge pull request #15142 from Budibase/eslint-recommended-1
Get us much closer to using the recommended set of lints.
2024-12-09 17:43:16 +00:00
Sam Rose 93b086bb4e
Merge branch 'master' into eslint-recommended-1 2024-12-09 17:27:40 +00:00
Sam Rose b960b097fa
Merge pull request #15130 from Budibase/update-eslint
Update eslint
2024-12-09 17:27:28 +00:00
Sam Rose 41c1e8092b
Update pro reference. 2024-12-09 17:19:18 +00:00
Sam Rose 9295007def
Merge branch 'update-eslint' of github.com:budibase/budibase into update-eslint 2024-12-09 17:19:03 +00:00
Sam Rose 76b5190454
Merge master. 2024-12-09 17:18:38 +00:00