1
0
Fork 0
mirror of synced 2024-06-29 03:20:34 +12:00
Commit graph

6677 commits

Author SHA1 Message Date
Michael Drury cb43edb640 Merge pull request #1690 from Budibase/fix/smtp-tls
Adding options to SMTP form for configuring TLS/STARTTLS
2021-06-10 12:14:00 +01:00
Martin McKeaveney cbb681e140 re-adding if 2021-06-10 12:10:19 +01:00
Martin McKeaveney a7dbada7dc fix feedback notification panel, prevent MinIO bucket from being deleted 2021-06-10 12:07:39 +01:00
Budibase Release Bot fac53fe92f v0.9.42 2021-06-10 10:51:32 +00:00
Michael Drury 1be573c0e5 Merge pull request #1684 from Budibase/fix/attachments
Quick attachments fix discovered when investigating the MinIO issue
2021-06-10 11:43:48 +01:00
mike12345567 73e7398a41 Removing leading slash. 2021-06-10 11:34:37 +01:00
Andrew Kingston 1b2d5b6e47 Use more unique class names to avoid clashes 2021-06-10 11:34:01 +01:00
mike12345567 21d463ce43 Spelling error. 2021-06-10 11:30:24 +01:00
mike12345567 2ce312b5b0 Making sure auth section of form can always be filled in. 2021-06-10 11:28:03 +01:00
mike12345567 86f13557ca Adding options to SMTP form for configuring TLS/STARTTLS. 2021-06-10 11:25:06 +01:00
Andrew Kingston 70167591d9 Apply less aggressive global CSS rules to containers 2021-06-10 11:24:42 +01:00
Andrew Kingston f4cb901f33 Fully remount update forms when initial values change 2021-06-10 11:17:14 +01:00
Andrew Kingston 20e568baea Add more opinionated container styles to make layout out components even easier 2021-06-10 10:59:00 +01:00
Andrew Kingston ae5bc4171f Add customProps function to screen component for building autoscreens 2021-06-10 10:36:43 +01:00
Andrew Kingston 18a175e87a Update layouts to use new container props and be more responsive 2021-06-10 10:36:23 +01:00
Keviin Åberg Kultalahti 7dc7f80571 Merge branch 'master' into feature/layout-poc 2021-06-10 11:35:46 +02:00
Andrew Kingston 6b062c90c2 Update autoscreens to be more responsive by default 2021-06-10 10:20:59 +01:00
Andrew Kingston d777cbf5b1 Add default styles to containers to improve component layouts 2021-06-10 10:20:47 +01:00
Andrew Kingston 2124c85a09 Update autoscreens to have new container props 2021-06-10 09:48:08 +01:00
Andrew Kingston bb473c53f7 Don't apply new container layout settings unless props have been defined, so that existing containers are unchanged 2021-06-10 09:28:10 +01:00
Andrew Kingston b8d8829560 Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 2021-06-10 09:20:45 +01:00
Andrew Kingston fc80979653 Fix indicator border radius style when flipped 2021-06-10 09:20:17 +01:00
Andrew Kingston 8576166d03 Hugely improve performance of selection and highlight indicators in builder preview 2021-06-10 09:05:08 +01:00
Budibase Release Bot 968c4dabb7 v0.9.41 2021-06-09 18:01:31 +00:00
Andrew Kingston 9040a0bd1c Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 2021-06-09 18:54:36 +01:00
Andrew Kingston 75835dfc9b Merge pull request #1682 from Budibase/fix/nullish-booleans
Fix nullish booleans
2021-06-09 18:51:48 +01:00
mike12345567 5086a4d0c9 Super quick fix for attachments, keeping in correct object store directory. 2021-06-09 17:38:24 +01:00
Andrew Kingston 7d30f69352 Remove log statement 2021-06-09 16:42:14 +01:00
Andrew Kingston 6e2823a4c0 Invert boolean filter expressions to consider nulls as false 2021-06-09 16:41:15 +01:00
Budibase Release Bot aed973681e v0.9.40 2021-06-09 15:26:30 +00:00
Michael Drury 512ec19c16 Merge pull request #1680 from Budibase/fix/smtp-error
Updating SMTP config to show better errors
2021-06-09 16:17:12 +01:00
mike12345567 22431a4ea2 Updating SMTP config to show better errors. 2021-06-09 15:45:54 +01:00
Andrew Kingston 2383e4e54a Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 2021-06-09 15:10:11 +01:00
Budibase Release Bot ad45781228 v0.9.39 2021-06-09 13:51:07 +00:00
Andrew Kingston 18a78c979d Merge pull request #1678 from Budibase/form-fixes
Form fixes
2021-06-09 14:42:59 +01:00
Andrew Kingston 4d8e878f6f Allow string templates to handle null objects without failing 2021-06-09 14:17:11 +01:00
Keviin Åberg Kultalahti 9f36b4f5ef Merge branch 'master' into feature/layout-poc 2021-06-09 14:10:55 +02:00
Keviin Åberg Kultalahti 2244211ce6 add horizontal or vertical setting to navbar manifest 2021-06-09 14:10:29 +02:00
Andrew Kingston 739abfd706 Update autoscreens to add new form type setting 2021-06-09 13:08:36 +01:00
Andrew Kingston e5737987c5 Change form type setting to 'actionType' to avoid clashing with old settings 2021-06-09 12:55:17 +01:00
Andrew Kingston f586042267 Add type setting to forms and fix inheriting initial values 2021-06-09 12:53:12 +01:00
Budibase Release Bot 123f5d390f v0.9.38 2021-06-09 11:37:37 +00:00
Andrew Kingston 8ab567e64c Correctly set initial values when registering fields in forms 2021-06-09 12:29:27 +01:00
Michael Drury cabea04bbc Merge pull request #1675 from Budibase/fix/timezones
Allowing use of timezones with date helper
2021-06-09 12:29:00 +01:00
Budibase Release Bot 70de6b34fc v0.9.37 2021-06-09 11:22:57 +00:00
Michael Drury ae1ec4a7ea Merge pull request #1467 from Budibase/dependabot/npm_and_yarn/packages/client/postcss-8.2.10
Bump postcss from 8.2.9 to 8.2.10 in /packages/client
2021-06-09 12:13:25 +01:00
Michael Drury 1f774b1f88 Merge pull request #1590 from Budibase/dependabot/npm_and_yarn/packages/builder/ws-7.4.6
Bump ws from 7.4.4 to 7.4.6 in /packages/builder
2021-06-09 12:13:15 +01:00
Michael Drury 41dfb7f339 Merge pull request #1595 from Budibase/dependabot/npm_and_yarn/packages/worker/ws-7.4.6
Bump ws from 7.4.5 to 7.4.6 in /packages/worker
2021-06-09 12:13:05 +01:00
mike12345567 e67f19ea20 Updating test. 2021-06-09 12:11:40 +01:00
mike12345567 094b3f68ae Formatting./ 2021-06-09 11:52:26 +01:00