5846 Commits (3a747de207d9bcf08ec91f238fe6e4c2ca0b0e44)
 

Author SHA1 Message Date
Andrew Kingston 3a747de207 Merge branch 'next' of github.com:Budibase/budibase into lab-day-search 5 years ago
Andrew Kingston c2cc99ef2c Fix chart placeholder, fix spectrum colours and begin work on pagination component 5 years ago
Martin McKeaveney 3bd6e7cb05 Merge pull request #1485 from Budibase/fix/small-fixes 5 years ago
Martin McKeaveney 022f501dee fixes from PR 5 years ago
Martin McKeaveney 306dd298d6 Merge pull request #1479 from Budibase/smtp-configuration 5 years ago
Martin McKeaveney 283db05a1f i18n folder, started spanish translation 5 years ago
Martin McKeaveney a795d5e96e remove redundant handler 5 years ago
Joe 09290c429d Update README.md 5 years ago
Martin McKeaveney 562b0cc40a tidy up 5 years ago
Andrew Kingston 889f5f8175 Add legacy in-memory filtering and sorting for views and external datasources 5 years ago
Andrew Kingston 4db2ee1843 Allow data provider filtering using dates and date ranges, and allow filtering using a value or binding for any type 5 years ago
Andrew Kingston 023f5c5813 Merge branch 'lab-day-search' of github.com:Budibase/budibase into lab-day-search 5 years ago
mike12345567 5181ca710f Fixing an issue with date objects not being managed by handlebars correctly. 5 years ago
mike12345567 c70d4444a9 Formatting. 5 years ago
mike12345567 8e1f18e456 Changing INTERNAL_KEY to INTERNAL_API_KEY. 5 years ago
mike12345567 0aabcf5a47 Merge branch 'smtp-configuration' of github.com:Budibase/budibase into smtp-configuration 5 years ago
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. 5 years ago
Martin McKeaveney 6a688c7aad merge 5 years ago
Martin McKeaveney b1d60cc6b6 email template E2E, adding preview 5 years ago
mike12345567 1d643b6315 Adding link to the real email test. 5 years ago
mike12345567 7736869148 Some updates, working towards supporting automation send smtp email also removing the styling template, adding to base. 5 years ago
Andrew Kingston 1a2e17ff17 Add support for numerical sorting 5 years ago
Andrew Kingston e661fe8cf2 Merge branch 'next' of github.com:Budibase/budibase into lab-day-search 5 years ago
Andrew Kingston 63c22494fd Merge pull request #1472 from Budibase/app-list 5 years ago
Andrew Kingston 132cfce328 Remove commented out code 5 years ago
Andrew Kingston c220853891 Allow tables to render header even when no data exists 5 years ago
Andrew Kingston c1c04309d5 Increase width of filter dropdown so that it doesn't overflow when the wrong font is used 5 years ago
mike12345567 0debc239a1 Fixing issue with cell renderer not falling back to string rendering when type unknown. 5 years ago
Michael Drury 8f7b417738 Merge pull request #1465 from Budibase/bugs/dev-fixes 5 years ago
Andrew Kingston 099e7648e3 Adjust modal background to proper background color and add border in lightest them to inline modals 5 years ago
Andrew Kingston 6a2f711e77 Add empty state to apps screen 5 years ago
Andrew Kingston 0cd7dfa296 Add inline prop for modals to allow them to be used as actual components on pages 5 years ago
Andrew Kingston 47dbb4ddb3 Convert Page component to use flex to allow more flexibility 5 years ago
Andrew Kingston 2421529ba8 Update gradient algorithm to use a seed value for predictable gradients and use app names for seeds 5 years ago
mike12345567 075b00b534 Renaming registration to invite URL. 5 years ago
Martin McKeaveney 4ccb326ece lint 5 years ago
Martin McKeaveney 2be60b8c71 edit template HTML in modal 5 years ago
Martin McKeaveney 8174f44d40 pull template type from body instead of params 5 years ago
mike12345567 d7b33e6567 Editting the contributing doc to explain how to use Budibase after the single stack update. 5 years ago
mike12345567 502ae91aae Formatting. 5 years ago
mike12345567 77b4b206f7 Other minor fixes after doing some initial setup testing. 5 years ago
Andrew Kingston 99ff417aa8 Properly key each app card 5 years ago
Andrew Kingston 04dc9ca175 Fix create app modal validation 5 years ago
Andrew Kingston 0254e85996 Merge branch 'next' of github.com:Budibase/budibase into app-list 5 years ago
Andrew Kingston 0b1b4d2aae Simplify app layout and add option to delete apps 5 years ago
Martin McKeaveney 11ce48e1ff editor styling 5 years ago
Andrew Kingston df607e78eb Add non-gallery option to dropzeon and update create app modal 5 years ago
Michael Drury fdf39520e3 Merge pull request #1461 from Budibase/feature/logo-api 5 years ago
mike12345567 0d38d50878 Making sure relative logo URL is converted to a full path in templates. 5 years ago
mike12345567 d517ca1ac9 Fixing issue with object store functions not being mockable in the server. 5 years ago