1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00
Commit graph

8036 commits

Author SHA1 Message Date
Andrew Kingston ad3cb0a2c4 Add horizontal bar chart setting 2021-09-09 19:28:37 +01:00
Budibase Staging Release Bot b8f000092a v0.9.123-alpha.4 2021-09-09 17:43:54 +00:00
Martin McKeaveney 2f1b9551e5
Merge pull request #2581 from Budibase/fix/enable-redis-ssl
Fix/enable redis ssl
2021-09-09 18:34:50 +01:00
Martin McKeaveney ad2cccfbd2 lint 2021-09-09 18:20:12 +01:00
Martin McKeaveney a6ff46be0c formatting 2021-09-09 17:16:32 +01:00
Martin McKeaveney 3f883f1b33 standard components 2021-09-09 17:15:56 +01:00
Martin McKeaveney f9914a3ba4 removing random dist files 2021-09-09 17:15:30 +01:00
Martin McKeaveney c8b772b8c1 allow configuration of redis cluster with fully qualified redis URL 2021-09-09 17:14:24 +01:00
Budibase Staging Release Bot 4a8a87fb47 v0.9.123-alpha.3 2021-09-09 13:51:49 +00:00
Michael Drury 1b77d1ce90
Merge pull request #2575 from Budibase/fix/public-multi-tenancy
Issue with public apps and multi-tenancy
2021-09-09 14:42:12 +01:00
Budibase Staging Release Bot 3da6dc75e3 v0.9.123-alpha.2 2021-09-09 13:04:44 +00:00
Andrew Kingston d4ea654064
Merge pull request #2561 from Budibase/custom-theming
Custom theming
2021-09-09 13:56:00 +01:00
mike12345567 0117c1498f Fixing issue with multi-tenancy and public apps, when the tenant isn't necessarily known, it can be found in the app ID, building a middleware to manage this. 2021-09-09 13:27:18 +01:00
Andrew Kingston 060f65aa2d Fix merge conflict 2021-09-09 12:30:55 +01:00
Andrew Kingston d38f5ef163 Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-09 11:57:55 +01:00
Martin McKeaveney 1b1675747c
Merge pull request #2556 from mslourens/checklist_item_navigation
add link to checklist items for direct navigation (and lint issues)
2021-09-09 11:16:38 +01:00
Martin McKeaveney 302f5c9e6d
Merge pull request #2512 from Budibase/fix/martin-bugfixes-116
Fix/martin bugfixes 116
2021-09-09 11:16:04 +01:00
Martin McKeaveney e37e6af4f6 merge 2021-09-09 11:15:21 +01:00
Martin McKeaveney 0afbe450b9
Merge pull request #2559 from mslourens/remove_initialise_script
remove unused and non-existing initialise script
2021-09-09 11:12:50 +01:00
Budibase Staging Release Bot 00f01181a3 v0.9.123-alpha.1 2021-09-08 12:50:22 +00:00
Rory Powell 1e0c4c5736
Merge pull request #2562 from Budibase/feature/onboarding-backend
Account portal auth changes
2021-09-08 13:40:10 +01:00
Rory Powell 7fd9272970 Revert lock file 2021-09-08 12:17:01 +01:00
Rory Powell c4c5a507c2 Remove cors configuration 2021-09-08 12:13:57 +01:00
Rory Powell 832127d5c8 Add configurable cors options to worker 2021-09-08 10:05:39 +01:00
Rory Powell 1d5d9d8394 Merge branch 'develop' into feature/onboarding-backend 2021-09-07 11:24:23 +01:00
Rory Powell 47e4ef0704 Account portal cors and auth changes 2021-09-07 11:22:11 +01:00
Andrew Kingston 3d68b39647 Fix test for loading component library 2021-09-07 10:05:24 +01:00
Maurits Lourens 33104fb1d1 fix test 2021-09-06 20:23:33 +02:00
Andrew Kingston 7064e80143 Remove some other reference to standard-components 2021-09-06 18:45:39 +01:00
Andrew Kingston 97e491d045 Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-06 18:23:08 +01:00
Budibase Staging Release Bot 70a66919f0 v0.9.123-alpha.0 2021-09-06 16:38:38 +00:00
Andrew Kingston ca9df2764d Merge branch 'develop' of github.com:Budibase/budibase into custom-theming 2021-09-06 17:29:51 +01:00
mike12345567 d12deceee5 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-09-06 17:27:29 +01:00
Maurits Lourens a3065bca36 fix tests 2021-09-06 17:55:19 +02:00
Andrew Kingston 44dd731be8 Add button to reset theme to default and fix determination of theme 2021-09-06 16:51:40 +01:00
Budibase Release Bot eff58fa8b4 v0.9.122 2021-09-06 15:45:10 +00:00
Martin McKeaveney cfa1ab8971
Merge pull request #2560 from Budibase/fix/multi-tenancy-prod
Fixing issues with multi-tenancy breaking various server endpoints in prod
2021-09-06 16:36:43 +01:00
Martin McKeaveney 9e73dcdd44 lint 2021-09-06 16:24:51 +01:00
Andrew Kingston b11deece29 Fix button theming and add nav text theming 2021-09-06 16:23:12 +01:00
Martin McKeaveney 53aebdf585 fix test failure 2021-09-06 16:18:50 +01:00
Martin McKeaveney c39abe4081 merge with master 2021-09-06 16:13:17 +01:00
mike12345567 9e4ab9054e Allowing all server endpoints to run without tenant information, as most endpoints in server can be public. 2021-09-06 16:01:45 +01:00
Budibase Staging Release Bot 545a0fc5cd v0.9.120-alpha.4 2021-09-06 14:57:36 +00:00
Maurits Lourens 50a8c17dbc remove unused and non-existing initialise script 2021-09-06 16:55:06 +02:00
Martin McKeaveney 14636f943f Merge branch 'develop' of github.com:Budibase/budibase into develop 2021-09-06 15:49:17 +01:00
mike12345567 3379ab8e03 Fixing an issue with redirect having the middleware applied before the redirection 2021-09-06 15:48:46 +01:00
Martin McKeaveney c8263b45a4 update kubernetes envoy configuration 2021-09-06 15:47:53 +01:00
Budibase Release Bot 22f5c625ce v0.9.121 2021-09-06 14:26:46 +00:00
Michael Drury de5146454d
Merge pull request #2558 from Budibase/fix/multi-tenancy-prod
Fixing issue with backwards compatibility for multi-tenancy
2021-09-06 15:19:18 +01:00
mike12345567 2dca8ab46e Quick fix for backwards compat, enabling multi-tenancy on a previously single tenancy environment. 2021-09-06 15:14:46 +01:00