5181 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 ec751b59a4 Fixing an issue with platformUrl being required in settings. 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
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 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 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 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
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
Keviin Åberg Kultalahti 3ba439452d enables front-end search of users 5 years ago
Keviin Åberg Kultalahti 45c49872e6 merge fixes 5 years ago
Andrew Kingston 1158276bc6 Bump svelte and routify deps, fix builder _reset usage and some tidy ups 5 years ago
dependabot[bot] 647c443fd4
Bump lodash from 4.17.13 to 4.17.21 5 years ago
dependabot[bot] e4dbd9bfcf
Bump lodash from 4.17.20 to 4.17.21 in /packages/client 5 years ago
dependabot[bot] 9214693b07
Bump handlebars from 4.7.6 to 4.7.7 5 years ago
dependabot[bot] 6f2f2add00
Bump handlebars from 4.7.6 to 4.7.7 in /packages/string-templates 5 years ago
dependabot[bot] 783a712e30
Bump lodash from 4.17.20 to 4.17.21 in /packages/string-templates 5 years ago
Keviin Åberg Kultalahti 43973887b2 adds users store and moves some components 5 years ago