1
0
Fork 0
mirror of synced 2024-07-07 07:15:43 +12:00
Commit graph

5825 commits

Author SHA1 Message Date
mike12345567 0aabcf5a47 Merge branch 'smtp-configuration' of github.com:Budibase/budibase into smtp-configuration 2021-05-11 15:09:22 +01:00
mike12345567 92cc0bc7cd Updating to support SMTP email automation action, as well as some general work around from and subject which previously we'ren't fully implemented. 2021-05-11 15:08:59 +01:00
Martin McKeaveney 6a688c7aad merge 2021-05-11 14:58:55 +01:00
Martin McKeaveney b1d60cc6b6 email template E2E, adding preview 2021-05-11 14:44:43 +01:00
mike12345567 1d643b6315 Adding link to the real email test. 2021-05-11 12:04:07 +01:00
mike12345567 7736869148 Some updates, working towards supporting automation send smtp email also removing the styling template, adding to base. 2021-05-11 12:02:29 +01:00
Andrew Kingston 63c22494fd Merge pull request #1472 from Budibase/app-list
App list screen
2021-05-11 08:43:47 +01:00
Andrew Kingston 132cfce328 Remove commented out code 2021-05-10 18:03:14 +01:00
Andrew Kingston c220853891 Allow tables to render header even when no data exists 2021-05-10 18:01:47 +01:00
Andrew Kingston c1c04309d5 Increase width of filter dropdown so that it doesn't overflow when the wrong font is used 2021-05-10 17:39:14 +01:00
mike12345567 0debc239a1 Fixing issue with cell renderer not falling back to string rendering when type unknown. 2021-05-10 17:32:10 +01:00
Michael Drury 8f7b417738 Merge pull request #1465 from Budibase/bugs/dev-fixes
Updates to simplify getting going with Budibase single stack development
2021-05-10 17:10:49 +01:00
Andrew Kingston 099e7648e3 Adjust modal background to proper background color and add border in lightest them to inline modals 2021-05-10 16:52:09 +01:00
Andrew Kingston 6a2f711e77 Add empty state to apps screen 2021-05-10 16:15:00 +01:00
Andrew Kingston 0cd7dfa296 Add inline prop for modals to allow them to be used as actual components on pages 2021-05-10 16:14:39 +01:00
Andrew Kingston 47dbb4ddb3 Convert Page component to use flex to allow more flexibility 2021-05-10 16:14:12 +01:00
Andrew Kingston 2421529ba8 Update gradient algorithm to use a seed value for predictable gradients and use app names for seeds 2021-05-10 15:28:52 +01:00
mike12345567 075b00b534 Renaming registration to invite URL. 2021-05-10 15:05:06 +01:00
Martin McKeaveney 4ccb326ece lint 2021-05-10 14:50:37 +01:00
Martin McKeaveney 2be60b8c71 edit template HTML in modal 2021-05-10 14:47:16 +01:00
Martin McKeaveney 8174f44d40 pull template type from body instead of params 2021-05-10 14:41:52 +01:00
mike12345567 d7b33e6567 Editting the contributing doc to explain how to use Budibase after the single stack update. 2021-05-10 13:27:35 +01:00
mike12345567 502ae91aae Formatting. 2021-05-10 13:19:09 +01:00
mike12345567 77b4b206f7 Other minor fixes after doing some initial setup testing. 2021-05-10 13:18:05 +01:00
Andrew Kingston 99ff417aa8 Properly key each app card 2021-05-10 12:36:32 +01:00
Andrew Kingston 04dc9ca175 Fix create app modal validation 2021-05-10 12:36:15 +01:00
Andrew Kingston 0254e85996 Merge branch 'next' of github.com:Budibase/budibase into app-list 2021-05-10 12:31:42 +01:00
Andrew Kingston 0b1b4d2aae Simplify app layout and add option to delete apps 2021-05-10 12:28:54 +01:00
Martin McKeaveney 11ce48e1ff editor styling 2021-05-10 12:06:31 +01:00
Andrew Kingston df607e78eb Add non-gallery option to dropzeon and update create app modal 2021-05-10 11:53:32 +01:00
Michael Drury fdf39520e3 Merge pull request #1461 from Budibase/feature/logo-api
Configuration file upload API
2021-05-07 17:03:07 +01:00
mike12345567 0d38d50878 Making sure relative logo URL is converted to a full path in templates. 2021-05-07 14:30:37 +01:00
mike12345567 d517ca1ac9 Fixing issue with object store functions not being mockable in the server. 2021-05-07 14:27:46 +01:00
mike12345567 ac89e5c713 Formatting. 2021-05-07 13:55:57 +01:00
mike12345567 4e3bc326b4 Updating with a tested and functional API for uploading files for configs. 2021-05-07 13:55:30 +01:00
Andrew Kingston f1b2fea3c0 Adjust padding in app list table view 2021-05-07 13:44:53 +01:00
Andrew Kingston b5dade2d50 Handle long app names correctly in app grid view 2021-05-07 13:29:05 +01:00
Andrew Kingston be28fc2fb8 Add small horiztonal padding to app list table view to improve text overflow 2021-05-07 13:17:49 +01:00
Andrew Kingston 35b9ab353e Add table app list view 2021-05-07 13:13:51 +01:00
Andrew Kingston 010fc955d7 Update default gradients slightly 2021-05-07 13:13:34 +01:00
Andrew Kingston 8aaeac764b Use local transitions in modal to avoid issues with component unmounting when navigating away 2021-05-07 13:13:24 +01:00
mike12345567 1d435013b8 Fixing issues with bullboard and integrating the express app with our koa app (if prefix matches). 2021-05-07 12:24:51 +01:00
mike12345567 045a88feb3 Merge branch 'next' of github.com:Budibase/budibase into feature/logo-api 2021-05-07 11:41:32 +01:00
Andrew Kingston 5d4d3f1949 Bump deps 2021-05-07 11:14:57 +01:00
Andrew Kingston 830069970a Bump svelte and routify deps, fix builder _reset usage and some tidy ups 2021-05-07 11:14:43 +01:00
Michael Drury 701f2420f4 Merge pull request #1456 from Budibase/dependabot/npm_and_yarn/packages/string-templates/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /packages/string-templates
2021-05-07 10:16:58 +01:00
Michael Drury 6435cb5065 Merge pull request #1460 from Budibase/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.13 to 4.17.21
2021-05-07 10:16:48 +01:00
Michael Drury 33cbf6cb32 Merge pull request #1459 from Budibase/dependabot/npm_and_yarn/packages/client/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /packages/client
2021-05-07 10:16:36 +01:00
Michael Drury 10bb471aff Merge pull request #1458 from Budibase/dependabot/npm_and_yarn/handlebars-4.7.7
Bump handlebars from 4.7.6 to 4.7.7
2021-05-07 10:16:12 +01:00
Michael Drury ad3ea6f853 Merge pull request #1457 from Budibase/dependabot/npm_and_yarn/packages/string-templates/handlebars-4.7.7
Bump handlebars from 4.7.6 to 4.7.7 in /packages/string-templates
2021-05-07 10:16:01 +01:00