1
0
Fork 0
mirror of synced 2024-07-05 14:31:17 +12:00
Commit graph

8253 commits

Author SHA1 Message Date
Budibase Staging Release Bot 4cf8223859 v0.9.125-alpha.2 2021-09-13 10:51:41 +00:00
Andrew Kingston 5f48f99194
Merge pull request #2584 from Budibase/horizontal-bar-chart
Add horizontal bar chart setting
2021-09-13 11:41:26 +01:00
Andrew Kingston 41f09f1907
Merge pull request #2588 from Budibase/fix-minimum-validation
Update minimum validation to accept nulls
2021-09-13 11:40:51 +01:00
mike12345567 67c07b7e38 Fix for issue #2593. 2021-09-13 09:00:14 +01:00
Budibase Staging Release Bot 67eab30a2b v0.9.125-alpha.1 2021-09-10 16:11:09 +00:00
Martin McKeaveney adcfe0fee5 ensure internal tableId always attached to user objects 2021-09-10 17:02:55 +01:00
Andrew Kingston 36fa21f472 Fix 1px offset with left nav bar 2021-09-10 16:36:59 +01:00
Andrew Kingston 6831bbb5d7 Fix custom theme integration with date time field 2021-09-10 16:36:43 +01:00
Andrew Kingston 13bfc0212b Fix left navigation in layouts when on a tablet sized resolution 2021-09-10 15:13:48 +01:00
Budibase Staging Release Bot 05d2888ec6 v0.9.125-alpha.0 2021-09-10 13:53:42 +00:00
Martin McKeaveney 0cc41346dc remove standard components package 2021-09-10 14:44:54 +01:00
Martin McKeaveney ca361e0efd merge with master 2021-09-10 14:43:03 +01:00
mike12345567 3679579d53 Introducing the concept of flagging an automation as 'in test' which means it can run with triggers and everything as it normally would in development. 2021-09-10 14:37:34 +01:00
Andrew Kingston 2f367ed95c Update validation so that 'minimum' and 'minimum length' contraints both accept null values 2021-09-10 14:30:10 +01:00
mike12345567 fce3a6bbe7 Adding some basic test cases for the metadata API, testing that automation tests do store history. 2021-09-10 13:52:41 +01:00
Budibase Staging Release Bot 5de49127b0 v0.9.123-alpha.7 2021-09-10 11:20:51 +00:00
Andrew Kingston 10182e19c3
Merge pull request #2576 from Budibase/responsive-preview
Responsive preview
2021-09-10 12:13:46 +01:00
mike12345567 06d17827b6 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-10 11:16:43 +01:00
Budibase Staging Release Bot 1fca6ed20e v0.9.123-alpha.6 2021-09-10 09:15:55 +00:00
Martin McKeaveney 9bc592818a fix redis auth for hosts containing redis 2021-09-10 10:08:13 +01:00
Budibase Release Bot 16ab8098cb v0.9.124 2021-09-10 08:33:24 +00:00
Michael Drury 9389fc46f0
Merge pull request #2582 from Budibase/fix/sso-fix
Fix SSO callback URL in single tenancy mode
2021-09-10 09:24:36 +01:00
Budibase Staging Release Bot 7c5b4ca927 v0.9.123-alpha.5 2021-09-10 07:56:31 +00:00
Andrew Kingston 63640cd63c
Merge pull request #2587 from Budibase/fix-checklist
Fix checklist spinner and progress
2021-09-10 08:47:01 +01:00
Andrew Kingston 76b97ab0f1 Remove log 2021-09-10 08:30:20 +01:00
Andrew Kingston b04d983252 Fix bug with determining checklist progress 2021-09-10 08:25:30 +01:00
Andrew Kingston ab2c5a89b9 Fix issue with nullish progress value in progress circle component 2021-09-10 08:25:14 +01:00
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
mike12345567 8ecfe2f223 Fixing issue #2579. 2021-09-09 17:59:44 +01:00
mike12345567 c77f9e91e8 Updating client yarn lock. 2021-09-09 17:58:10 +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
Rory Powell 93dcc64131 Add pre-hased password option to admin creation 2021-09-09 17:08:27 +01:00
mike12345567 01ca02ea9c Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-rework 2021-09-09 16:33:41 +01:00
Budibase Release Bot 5079d3434f v0.9.123 2021-09-09 15:04:36 +00:00
Michael Drury 588f6fe80c
Merge pull request #2577 from Budibase/fix/public-multi-tenancy
Public apps and multi-tenancy
2021-09-09 15:55:33 +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 3d0f7125d2 Merge branch 'develop' of github.com:Budibase/budibase into responsive-preview 2021-09-09 13:56:18 +01: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
Rory Powell a7576d86ba Add new redis key for email verification 2021-09-09 12:32:16 +01:00
Andrew Kingston 060f65aa2d Fix merge conflict 2021-09-09 12:30:55 +01:00
mike12345567 c337a855cc Saving progress towards re-working CTX usage in automation steps. 2021-09-09 12:23:52 +01:00