5833 Commits (56d117c81979d4f1cc8cd3e55fbc6a89fbdb690b)
 

Author SHA1 Message Date
Martin McKeaveney 56d117c819 fixes from PR 5 years ago
Martin McKeaveney 65845f84b2
Merge pull request #1479 from Budibase/smtp-configuration 5 years ago
Martin McKeaveney dadb9927bb i18n folder, started spanish translation 5 years ago
Martin McKeaveney 0937e39940 remove redundant handler 5 years ago
Joe c87d0df907
Update README.md 5 years ago
Martin McKeaveney bf0687d2a8 tidy up 5 years ago
mike12345567 5230dcd3ac Formatting. 5 years ago
mike12345567 2ea05c44b4 Changing INTERNAL_KEY to INTERNAL_API_KEY. 5 years ago
mike12345567 147d67cd26 Merge branch 'smtp-configuration' of github.com:Budibase/budibase into smtp-configuration 5 years ago
mike12345567 8faa9554ed Updating to support SMTP email automation action, as well as some general work around from and subject which previously we'ren't fully implemented. 5 years ago
Martin McKeaveney c8b1adb135 merge 5 years ago
Martin McKeaveney 3bf3fc5e02 email template E2E, adding preview 5 years ago
mike12345567 339554b163 Adding link to the real email test. 5 years ago
mike12345567 7d78d7b15a Some updates, working towards supporting automation send smtp email also removing the styling template, adding to base. 5 years ago
Andrew Kingston 5aebceb608
Merge pull request #1472 from Budibase/app-list 5 years ago
Andrew Kingston 146e10d2ed Remove commented out code 5 years ago
Andrew Kingston b240cd9670 Allow tables to render header even when no data exists 5 years ago
Andrew Kingston 14c0bfbdcb Increase width of filter dropdown so that it doesn't overflow when the wrong font is used 5 years ago
mike12345567 479b5870dd Fixing issue with cell renderer not falling back to string rendering when type unknown. 5 years ago
Michael Drury 8f88187e49
Merge pull request #1465 from Budibase/bugs/dev-fixes 5 years ago
Andrew Kingston 9e1e186020 Adjust modal background to proper background color and add border in lightest them to inline modals 5 years ago
Andrew Kingston 0c53e3bc39 Add empty state to apps screen 5 years ago
Andrew Kingston d829462cd9 Add inline prop for modals to allow them to be used as actual components on pages 5 years ago
Andrew Kingston 07f4144457 Convert Page component to use flex to allow more flexibility 5 years ago
Andrew Kingston 86b0ab7600 Update gradient algorithm to use a seed value for predictable gradients and use app names for seeds 5 years ago
mike12345567 85030491b2 Renaming registration to invite URL. 5 years ago
Martin McKeaveney 5ae9b46226 lint 5 years ago
Martin McKeaveney 27498a4926 edit template HTML in modal 5 years ago
Martin McKeaveney b415fb2089 pull template type from body instead of params 5 years ago
mike12345567 3e83b40a69 Editting the contributing doc to explain how to use Budibase after the single stack update. 5 years ago
mike12345567 ecc7e7cf71 Formatting. 5 years ago
mike12345567 6fa96981ae Other minor fixes after doing some initial setup testing. 5 years ago
Andrew Kingston b3877a5031 Properly key each app card 5 years ago
Andrew Kingston 49c12cf80a Fix create app modal validation 5 years ago
Andrew Kingston 526107aeb0 Merge branch 'next' of github.com:Budibase/budibase into app-list 5 years ago
Andrew Kingston 3e287a0331 Simplify app layout and add option to delete apps 5 years ago
Martin McKeaveney a207137c92 editor styling 5 years ago
Andrew Kingston 2bf2045a0a Add non-gallery option to dropzeon and update create app modal 5 years ago
Michael Drury f4186ffc82
Merge pull request #1461 from Budibase/feature/logo-api 5 years ago
mike12345567 2081dd96e0 Making sure relative logo URL is converted to a full path in templates. 5 years ago
mike12345567 595698b7c9 Fixing issue with object store functions not being mockable in the server. 5 years ago
mike12345567 634cba509d Formatting. 5 years ago
mike12345567 902119c39c Updating with a tested and functional API for uploading files for configs. 5 years ago
Andrew Kingston d8120d107c Adjust padding in app list table view 5 years ago
Andrew Kingston 81e9d8833c Handle long app names correctly in app grid view 5 years ago
Andrew Kingston f0b39f2530 Add small horiztonal padding to app list table view to improve text overflow 5 years ago
Andrew Kingston e6e47a6d03 Add table app list view 5 years ago
Andrew Kingston 93b4a3bd78 Update default gradients slightly 5 years ago
Andrew Kingston 78f9f801ce Use local transitions in modal to avoid issues with component unmounting when navigating away 5 years ago
mike12345567 ad02e56887 Fixing issues with bullboard and integrating the express app with our koa app (if prefix matches). 5 years ago