6689 Commits (d2bb7ea6ab6ba292cf554bcadba85f4747ce8b2a)
 

Author SHA1 Message Date
Budibase Release Bot a678aaf1ef v0.9.42 5 years ago
Michael Drury 45c3d94f76
Merge pull request #1684 from Budibase/fix/attachments 5 years ago
mike12345567 9f53d08598 Removing leading slash. 5 years ago
Andrew Kingston a8ba23c08e Use more unique class names to avoid clashes 5 years ago
mike12345567 e5531ad598 Spelling error. 5 years ago
mike12345567 2feabb594a Making sure auth section of form can always be filled in. 5 years ago
mike12345567 db393f05be Adding options to SMTP form for configuring TLS/STARTTLS. 5 years ago
Andrew Kingston 72f4eae31c Apply less aggressive global CSS rules to containers 5 years ago
Andrew Kingston a1debf402f Fully remount update forms when initial values change 5 years ago
Andrew Kingston b422de32c2 Add more opinionated container styles to make layout out components even easier 5 years ago
Andrew Kingston 8f1f621072 Add customProps function to screen component for building autoscreens 5 years ago
Andrew Kingston 15c824e19e Update layouts to use new container props and be more responsive 5 years ago
Andrew Kingston 5297a7dcf2 Update autoscreens to be more responsive by default 5 years ago
Andrew Kingston 72088a8414 Add default styles to containers to improve component layouts 5 years ago
Andrew Kingston c412af8766 Update autoscreens to have new container props 5 years ago
Andrew Kingston c17550d0c6 Don't apply new container layout settings unless props have been defined, so that existing containers are unchanged 5 years ago
Andrew Kingston 383e6793ec Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 5 years ago
Andrew Kingston e35854fae1 Fix indicator border radius style when flipped 5 years ago
Andrew Kingston 686205ec4b Hugely improve performance of selection and highlight indicators in builder preview 5 years ago
Budibase Release Bot 6255dadb43 v0.9.41 5 years ago
Andrew Kingston 5911065da4 Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 5 years ago
Andrew Kingston fb77125ad8
Merge pull request #1682 from Budibase/fix/nullish-booleans 5 years ago
mike12345567 016c567fc9 Super quick fix for attachments, keeping in correct object store directory. 5 years ago
Martin McKeaveney 8d9d776377 plus datasource schema 5 years ago
Andrew Kingston af15241019 Remove log statement 5 years ago
Andrew Kingston 345d286229 Invert boolean filter expressions to consider nulls as false 5 years ago
Budibase Release Bot 72caa080fe v0.9.40 5 years ago
mike12345567 c347c3d4cd Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 5 years ago
Michael Drury 2a8129b1de
Merge pull request #1680 from Budibase/fix/smtp-error 5 years ago
mike12345567 eb3222a0bc Updating SMTP config to show better errors. 5 years ago
Andrew Kingston 49dd84a2bd Merge branch 'master' of github.com:Budibase/budibase into interactive-layouts 5 years ago
Budibase Release Bot 94c4a30657 v0.9.39 5 years ago
Andrew Kingston e05d9f5e7f
Merge pull request #1678 from Budibase/form-fixes 5 years ago
Martin McKeaveney d12dba2137 merge 5 years ago
Andrew Kingston 7e082a18d8 Allow string templates to handle null objects without failing 5 years ago
mike12345567 2af97ca494 Merge branch 'master' of github.com:Budibase/budibase into feature/opinionated-sql 5 years ago
Andrew Kingston a9eb15e925 Update autoscreens to add new form type setting 5 years ago
Andrew Kingston e027e34c69 Change form type setting to 'actionType' to avoid clashing with old settings 5 years ago
Andrew Kingston d47b871e9e Add type setting to forms and fix inheriting initial values 5 years ago
Budibase Release Bot 24b7e74cc3 v0.9.38 5 years ago
Andrew Kingston 7f468c0701 Correctly set initial values when registering fields in forms 5 years ago
Michael Drury 71e0e9dcb5
Merge pull request #1675 from Budibase/fix/timezones 5 years ago
Budibase Release Bot f72eac2657 v0.9.37 5 years ago
Michael Drury 53ea8800f1
Merge pull request #1467 from Budibase/dependabot/npm_and_yarn/packages/client/postcss-8.2.10 5 years ago
Michael Drury 895fda0d4e
Merge pull request #1590 from Budibase/dependabot/npm_and_yarn/packages/builder/ws-7.4.6 5 years ago
Michael Drury ca0d155c15
Merge pull request #1595 from Budibase/dependabot/npm_and_yarn/packages/worker/ws-7.4.6 5 years ago
mike12345567 f9ba157f97 Updating test. 5 years ago
mike12345567 310ed3aefc Formatting./ 5 years ago
mike12345567 a98cff0446 Adding info about timezone to date helper info. 5 years ago
mike12345567 3ffd340450 Updating date helper to allow timezone capabilites. 5 years ago