5839 Commits (6fc910afc31d37bec2c63503be064e1bccaf8edd)
 

Author SHA1 Message Date
Keviin Åberg Kultalahti 6fc910afc3 fix userId import 5 years ago
Keviin Åberg Kultalahti f075b6ee07 cleanup top layout file 5 years ago
Keviin Åberg Kultalahti 137fe43c8a change exports 5 years ago
Keviin Åberg Kultalahti 1a9e93f5b6 reword touched logic and export it as a store 5 years ago
Keviin Åberg Kultalahti 5add018eea updates AddUserModal to use new validator 5 years ago
Keviin Åberg Kultalahti cd2b5128f5 add touched check to validator 5 years ago
Keviin Åberg Kultalahti f2e6259bb7 adds missing files 5 years ago
Keviin Åberg Kultalahti e0993951b2 moves helpers to dedicated folder and adds input validation helper stores 5 years ago
mike12345567 638e2f5c8e Merge branch 'admin/user-management-ui' of github.com:Budibase/budibase into admin/user-management-ui 5 years ago
mike12345567 ec751b59a4 Fixing an issue with platformUrl being required in settings. 5 years ago
Keviin Åberg Kultalahti bf50ed2304 Merge branch 'next' into admin/user-management-ui 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
Keviin Åberg Kultalahti ea8385f42c Merge branch 'next' into admin/user-management-ui 5 years ago
Keviin Åberg Kultalahti deb8d77929 adds notifications to users pages 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 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
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
Keviin Åberg Kultalahti 8aeb1654ff adds warning prop to ModalContent to enable warning buttons 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
Keviin Åberg Kultalahti aef14aa35d adds users, user page and add user modal 5 years ago
Keviin Åberg Kultalahti 2705722e3d updates fetchData helper store 5 years ago
Keviin Åberg Kultalahti 8607127a0b adds a click dispatch to the Table component 5 years ago
Andrew Kingston d8120d107c Adjust padding in app list table view 5 years ago
Keviin Åberg Kultalahti b0e20eddc3 creates a custom helper store for fetching data 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
Keviin Åberg Kultalahti 964ce5cab9 adds separate Basic Onboarding modal 5 years ago
mike12345567 ad02e56887 Fixing issues with bullboard and integrating the express app with our koa app (if prefix matches). 5 years ago