5818 Commits (1a2e17ff17af6fa154ff238daefd6dd6c37dae40)
 

Author SHA1 Message Date
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 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
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
mike12345567 ac89e5c713 Formatting. 5 years ago
mike12345567 4e3bc326b4 Updating with a tested and functional API for uploading files for configs. 5 years ago
Andrew Kingston f1b2fea3c0 Adjust padding in app list table view 5 years ago
Andrew Kingston b5dade2d50 Handle long app names correctly in app grid view 5 years ago
Andrew Kingston be28fc2fb8 Add small horiztonal padding to app list table view to improve text overflow 5 years ago
Andrew Kingston 35b9ab353e Add table app list view 5 years ago
Andrew Kingston 010fc955d7 Update default gradients slightly 5 years ago
Andrew Kingston 8aaeac764b Use local transitions in modal to avoid issues with component unmounting when navigating away 5 years ago
mike12345567 1d435013b8 Fixing issues with bullboard and integrating the express app with our koa app (if prefix matches). 5 years ago
mike12345567 045a88feb3 Merge branch 'next' of github.com:Budibase/budibase into feature/logo-api 5 years ago
Andrew Kingston 5d4d3f1949 Bump deps 5 years ago
Andrew Kingston 830069970a Bump svelte and routify deps, fix builder _reset usage and some tidy ups 5 years ago
Michael Drury 701f2420f4 Merge pull request #1456 from Budibase/dependabot/npm_and_yarn/packages/string-templates/lodash-4.17.21 5 years ago
Michael Drury 6435cb5065 Merge pull request #1460 from Budibase/dependabot/npm_and_yarn/lodash-4.17.21 5 years ago
Michael Drury 33cbf6cb32 Merge pull request #1459 from Budibase/dependabot/npm_and_yarn/packages/client/lodash-4.17.21 5 years ago
Michael Drury 10bb471aff Merge pull request #1458 from Budibase/dependabot/npm_and_yarn/handlebars-4.7.7 5 years ago
Michael Drury ad3ea6f853 Merge pull request #1457 from Budibase/dependabot/npm_and_yarn/packages/string-templates/handlebars-4.7.7 5 years ago
dependabot[bot] e46964b763 Bump lodash from 4.17.13 to 4.17.21 5 years ago
dependabot[bot] 987c9d70e3 Bump lodash from 4.17.20 to 4.17.21 in /packages/client 5 years ago
dependabot[bot] a09fac3948 Bump handlebars from 4.7.6 to 4.7.7 5 years ago
dependabot[bot] 44515b7e6c Bump handlebars from 4.7.6 to 4.7.7 in /packages/string-templates 5 years ago
dependabot[bot] 884e393eab Bump lodash from 4.17.20 to 4.17.21 in /packages/string-templates 5 years ago
Andrew Kingston 7481f129aa Merge pull request #1455 from Budibase/app-list 5 years ago
Andrew Kingston f57cfe70ce Center menu item icons 5 years ago
Andrew Kingston be04060ff1 Server builder under /builder rather than /app for top level to avoid confusion 5 years ago
Andrew Kingston f2addd0b9c Make pages scrollable 5 years ago