1
0
Fork 0
mirror of synced 2024-07-14 10:45:51 +12:00
Commit graph

19480 commits

Author SHA1 Message Date
Dean f0a8732631 Fix for the page title logic for the login page 2023-03-21 14:32:52 +00:00
mike12345567 1c73b92595 Fix for app sync, base it on group roles, not just user roles - stops app sync from pulling in group users which do not actually have access to the app. 2023-03-21 13:55:28 +00:00
Dean bfd7e49c72 Template fixes and updates to the file picker. Error handling added to display a warning when navigating to an unpublished or invalid app url. 2023-03-21 09:20:43 +00:00
Budibase Release Bot ed927475d5 Update pro version to 2.4.34 2023-03-20 10:45:56 +00:00
Budibase Release Bot 775ae58003 v2.4.34 2023-03-20 10:42:57 +00:00
Michael Drury 34e8009f08 Merge pull request #9949 from Budibase/fix/blacklist
Blacklisting
2023-03-20 10:33:11 +00:00
Budibase Release Bot 3186373837 Update pro version to 2.4.33 2023-03-20 09:26:00 +00:00
Budibase Release Bot 1d6fa91249 v2.4.33 2023-03-20 09:22:52 +00:00
Andrew Kingston 8eaba806d4 Fix regression that prevented custom placeholders from working (#9994) 2023-03-20 09:12:50 +00:00
Dean 5e84020849 Merge remote-tracking branch 'origin/develop' into feature/whitelabelling 2023-03-20 09:07:19 +00:00
Budibase Staging Release Bot e54173ee4c Update pro version to 2.4.27-alpha.4 2023-03-16 17:22:17 +00:00
Budibase Staging Release Bot f57f2d3634 v2.4.27-alpha.4 2023-03-16 17:19:17 +00:00
Michael Drury 02d4fc2d31 Merge pull request #10039 from Budibase/fix/api-key-error
Improve invalid API key error messaging
2023-03-16 17:11:46 +00:00
mike12345567 39bfbdfac1 PR comments. 2023-03-16 16:49:31 +00:00
Budibase Release Bot 7ee305231d Update pro version to 2.4.32 2023-03-16 13:48:54 +00:00
Budibase Release Bot 1d7abe7031 v2.4.32 2023-03-16 13:45:11 +00:00
mike12345567 c106c3291a Merge branch 'develop' of github.com:Budibase/budibase into fix/api-key-error 2023-03-16 13:39:24 +00:00
Michael Drury b1b18bef18 Merge pull request #10038 from Budibase/fix/budi-6723
Googlesheet issues - master merge
2023-03-16 13:33:33 +00:00
Vinoth Kirubakaran a46a33877b chore: ran prettier for environment.ts and auth.ts 2023-03-16 12:43:06 +00:00
Vinoth Kirubakaran 9407383c54 Update auth.ts
Updated success and error redirect paths using ENV variables
2023-03-16 12:42:48 +00:00
Vinoth Kirubakaran 0b26cc8743 Update environment.ts
Added new ENV variables for auth redirect paths
2023-03-16 12:42:29 +00:00
Vinoth Kirubakaran 044a88dd8a Ability to configure schedulerName for helm charts (#10018)
* Update minio-service-deployment.yaml

* Update redis-service-deployment.yaml

* Update couchdb-backup.yaml

* Update proxy-service-deployment.yaml

* Update app-service-deployment.yaml

* Update worker-service-deployment.yaml

* Update app-service-deployment.yaml

* Update couchdb-backup.yaml

* Update minio-service-deployment.yaml

* Update proxy-service-deployment.yaml

* Update redis-service-deployment.yaml

* Update worker-service-deployment.yaml
2023-03-16 12:23:47 +00:00
Budibase Release Bot e841ccd0ed Update pro version to 2.4.31 2023-03-16 11:48:02 +00:00
Budibase Release Bot ab6d95acc6 v2.4.31 2023-03-16 11:45:05 +00:00
melohagan eeb8e49b54 Re-add clone for App Action (#10052) 2023-03-16 11:36:47 +00:00
Dean ce33afdeae Merge remote-tracking branch 'origin/develop' into feature/whitelabelling 2023-03-16 09:07:58 +00:00
Dean 253ee413a2 Working commit 2023-03-16 09:07:21 +00:00
Budibase Staging Release Bot 739a44c79b Update pro version to 2.4.27-alpha.3 2023-03-16 08:53:36 +00:00
Budibase Staging Release Bot 8b4b73c9f1 v2.4.27-alpha.3 2023-03-16 08:50:36 +00:00
Rory Powell de89b9112a Simplify errors framework (#10042)
* Simplify errors framework

* Use enum for ErrorCode

* Lint

* Update base BudibaseError type to use enum

* For for public error on UsageLimitError

* Build fix

* Build fix
2023-03-16 08:42:02 +00:00
Andrew Kingston 75057e2b05 Simplify logic 2023-03-16 08:35:22 +00:00
Andrew Kingston 8d79a23700 Fix component settings which have no labels appearing as undefined in the conditional UI drawer 2023-03-16 08:30:16 +00:00
mike12345567 29fc91d6d1 Making it obvious that API key is invalid - error otherwise is quite cryptic. 2023-03-15 17:26:21 +00:00
Budibase Staging Release Bot f065f9b621 Update pro version to 2.4.27-alpha.2 2023-03-15 16:57:13 +00:00
Budibase Staging Release Bot 08388311c9 v2.4.27-alpha.2 2023-03-15 16:53:36 +00:00
Rory Powell 65d340543c Sign up/Sign In with Microsoft (#9873)
* Type updates

* Update type def for new account provider type of microsoft
2023-03-15 16:43:29 +00:00
Budibase Staging Release Bot 15b683867c Update pro version to 2.4.27-alpha.1 2023-03-15 16:15:14 +00:00
Budibase Staging Release Bot e5868c2b6d v2.4.27-alpha.1 2023-03-15 16:11:54 +00:00
Vinoth Kirubakaran cde65a77de Ability to configure schedulerName for helm charts (#10018)
* Update minio-service-deployment.yaml

* Update redis-service-deployment.yaml

* Update couchdb-backup.yaml

* Update proxy-service-deployment.yaml

* Update app-service-deployment.yaml

* Update worker-service-deployment.yaml

* Update app-service-deployment.yaml

* Update couchdb-backup.yaml

* Update minio-service-deployment.yaml

* Update proxy-service-deployment.yaml

* Update redis-service-deployment.yaml

* Update worker-service-deployment.yaml
2023-03-15 16:02:32 +00:00
mike12345567 6174b6ae18 Squashing #10024 for master merge. 2023-03-15 14:16:45 +00:00
Budibase Staging Release Bot 17db2d407a Update pro version to 2.4.27-alpha.0 2023-03-15 10:37:16 +00:00
Budibase Staging Release Bot b86bd34fff v2.4.27-alpha.0 2023-03-15 10:34:05 +00:00
Dean c7e54947a8 Merge remote-tracking branch 'origin/develop' into feature/whitelabelling 2023-03-15 10:28:08 +00:00
Budibase Release Bot 3edb9a76d5 Update pro version to 2.4.30 2023-03-15 10:25:04 +00:00
Budibase Release Bot af55dd132e v2.4.30 2023-03-15 10:22:07 +00:00
Michael Drury 75838994d0 Merge pull request #10031 from Budibase/dependabot/npm_and_yarn/packages/server/webpack-5.76.1
Bump webpack from 5.73.0 to 5.76.1 in /packages/server
2023-03-15 10:21:27 +00:00
Michael Drury 6507f7a516 Merge pull request #10024 from Budibase/fix/budi-6723
Various Googlesheet issues
2023-03-15 10:18:04 +00:00
Rory Powell 931c295c9a Fix preprod stale deploy (#10034) 2023-03-15 10:13:02 +00:00
Dean f3b58923cf Merge remote-tracking branch 'origin/develop' into feature/whitelabelling 2023-03-15 09:13:36 +00:00
Budibase Release Bot 8b0841cb4f Update pro version to 2.4.29 2023-03-15 09:01:41 +00:00