Commit Graph

37739 Commits

Author SHA1 Message Date
Peter Clement ac1b56db6f type errors 2024-12-20 14:54:37 +00:00
Peter Clement cfc56277fd add types for shortid 2024-12-20 14:41:03 +00:00
Peter Clement 9003be49b3 moved definitions to types lib 2024-12-20 14:34:16 +00:00
Peter Clement de8c8f5d68 added ui store types 2024-12-20 12:09:29 +00:00
Peter Clement 28f02cc41d more typing 2024-12-20 11:00:15 +00:00
Peter Clement 317ef26f1a more typings 2024-12-19 15:20:08 +00:00
Peter Clement 2ef0ea3e33 Merge remote-tracking branch 'origin/master' into feat/automation-store-ts-conversion 2024-12-19 10:28:51 +00:00
Peter Clement 345e4626c3 migrate to ts 2024-12-19 10:27:35 +00:00
Michael Drury 57cafde54c
Merge pull request #15207 from Budibase/dependabot/npm_and_yarn/examples/nextjs-api-sales/next-14.2.15
Bump next from 14.2.10 to 14.2.15 in /examples/nextjs-api-sales
2024-12-18 17:55:42 +00:00
mike12345567 480308d52d Merge branch 'master' of github.com:Budibase/budibase into dependabot/npm_and_yarn/examples/nextjs-api-sales/next-14.2.15 2024-12-18 17:52:09 +00:00
Michael Drury b9c6f27b3b
Merge pull request #15213 from Budibase/fix-ds-validity-checking
Fix datasource validity checking
2024-12-18 16:58:29 +00:00
Andrew Kingston a0eecd7e1b
Merge branch 'master' into fix-ds-validity-checking 2024-12-18 16:54:16 +00:00
Andrew Kingston 54c97186df
Rename datasources to rawList 2024-12-18 16:53:09 +00:00
Andrew Kingston 9650b388c4
Refactor derived BudiStores 2024-12-18 16:45:28 +00:00
Andrew Kingston 6d65da0d51
Merge pull request #15212 from Budibase/cheeks-fixes
Fix onboarding users
2024-12-18 15:44:55 +00:00
Andrew Kingston fd388c3d36
Fix datasource validity checking 2024-12-18 15:43:05 +00:00
Andrew Kingston adc0d7869b
Merge branch 'master' into cheeks-fixes 2024-12-18 15:41:04 +00:00
Andrew Kingston f3caba8176
Fix onboarding users 2024-12-18 15:24:37 +00:00
Michael Drury 7bd91518da
Merge pull request #15200 from Budibase/chore/datasource-store-switch-to-budistore
Update DS and integration store to BudiStore
2024-12-18 14:35:51 +00:00
Michael Drury 1f724789ab
Merge branch 'master' into chore/datasource-store-switch-to-budistore 2024-12-18 14:32:00 +00:00
Adria Navarro e2aed7e8c4
Merge pull request #15201 from Budibase/fix/views-with-hidden-relationships
Fix patching rows from views with hidden relationships
2024-12-18 12:35:59 +01:00
dependabot[bot] 75a18e13a4
Bump next from 14.2.10 to 14.2.15 in /examples/nextjs-api-sales
Bumps [next](https://github.com/vercel/next.js) from 14.2.10 to 14.2.15.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.10...v14.2.15)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-18 11:28:43 +00:00
Adria Navarro 3179dd8af4
Merge branch 'master' into fix/views-with-hidden-relationships 2024-12-18 12:27:46 +01:00
Adria Navarro 215ded6eea
Merge pull request #15203 from Budibase/dev/dev-build-for-builder
Build builder in dev mode while on dev
2024-12-18 12:27:32 +01:00
Adria Navarro f792fb4898
Merge branch 'master' into dev/dev-build-for-builder 2024-12-18 12:23:43 +01:00
Adria Navarro 825c517910
Merge branch 'master' into fix/views-with-hidden-relationships 2024-12-18 12:23:09 +01:00
Adria Navarro 9b5863ab4f
Merge pull request #15204 from Budibase/fix/views-from-tables-with-whitespaces
Allow views and tables with whitespaces
2024-12-18 12:22:58 +01:00
Adria Navarro 3aaedbf02f
Merge branch 'master' into fix/views-from-tables-with-whitespaces 2024-12-18 11:59:53 +01:00
Adria Navarro d061f44eda Fix external patches 2024-12-18 11:51:32 +01:00
Adria Navarro 84a67bb346 Add test capturing 2024-12-18 11:51:32 +01:00
Adria Navarro a3593ec529
Merge pull request #15206 from Budibase/cheeks-fixes
Fix searching relationships
2024-12-18 11:51:04 +01:00
Andrew Kingston 6586b47c48
Fix searching relationsgips 2024-12-18 10:32:18 +00:00
Adria Navarro b81e43ed59 Fix tests 2024-12-18 10:55:32 +01:00
Adria Navarro b538125d1f Add failing test 2024-12-18 10:40:12 +01:00
Adria Navarro 1349634d9d Build builder in dev mode while on dev 2024-12-18 10:22:17 +01:00
Adria Navarro 15f2aaf950 Fix encodings 2024-12-18 08:14:19 +01:00
Michael Drury 8f8e690ca3
Merge branch 'master' into chore/datasource-store-switch-to-budistore 2024-12-17 17:17:33 +00:00
mike12345567 33c1f7364d Updating test. 2024-12-17 17:16:44 +00:00
Andrew Kingston 6f4f114796
Merge pull request #15194 from Budibase/remove-automation-survey
Remove automations survey
2024-12-17 16:51:07 +00:00
Andrew Kingston 095ce1f640
Merge branch 'master' into remove-automation-survey 2024-12-17 16:47:20 +00:00
mike12345567 590ba5de60 Updating datasource and sorted integration store to be classes, that extend the BudiStore base implementation. 2024-12-17 16:31:40 +00:00
Michael Drury 4acb7bc429
Merge pull request #15198 from Budibase/chore/datasource-store-typing
Typing datasource and sorted integration stores
2024-12-17 16:20:41 +00:00
mike12345567 78c2a5a51c Typing datasource and sorted integration stores 2024-12-17 15:23:24 +00:00
Michael Drury 6decd74495
Merge pull request #15197 from Budibase/fix/datasource-store-bug
Datasource fetch schema fix
2024-12-17 14:23:15 +00:00
mike12345567 e233e26899 Another issue found in DS store. 2024-12-17 13:57:14 +00:00
mike12345567 4cdc0304c6 Fixing an issue with datasource fetch schema not passing the correct parameters to frontend-core function. 2024-12-17 13:55:07 +00:00
Michael Drury 1b6f113f11
Merge pull request #15196 from Budibase/fix/disallow-plugin-app-import
Reject plugins when importing apps
2024-12-17 13:24:08 +00:00
mike12345567 77eb805936 Fixing an issue where plugins are imported as apps, which can crash the service - return a useful message to tell the user this is a plugin not an app export. 2024-12-17 13:13:07 +00:00
Michael Drury c9bdf6fa3e
Merge pull request #15195 from Budibase/fix/ui-ask-for-password-enc-files
UI - always ask for password with encrypted app exports
2024-12-17 13:04:57 +00:00
mike12345567 2e7f75e93c Make sure password is always requested when working with encrypted files - if the enc file has been copied the name may change format, we should handle if this happens. 2024-12-17 12:28:22 +00:00