Historique des commits

Auteur SHA1 Message Date
  Owen Diffey b1ee981eed feat: Add some missing model configs il y a 1 an
  Owen Diffey ba83bb5838 refactor: Moved openModal data intake from pinia stores to component props il y a 2 ans
  Owen Diffey a01393d727 fix: Various typescript fixes il y a 2 ans
  Owen Diffey d01d085324 feat: Added moderator user role il y a 2 ans
  Owen Diffey 1edebb9328 refactor: Continued work on permissions il y a 2 ans
  Owen Diffey 0bafee6ca1 refactor: Fixed Typescript errors and enabled TS commit validation il y a 2 ans
  Owen Diffey b0e1dbb433 refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex il y a 2 ans
  Owen Diffey 85004a80bf fix(Admin/Users): Profile picture initials font size not being overwritten il y a 2 ans
  Owen Diffey 0bce8b4674 refactor: Use defineAsyncComponent for component imports il y a 2 ans
  Kristian Vos 1e8c8fcba1 refactor: converted users admin page to composition API il y a 2 ans
  Owen Diffey 6e8a32dbd5 refactor(Admin): Added tab info cards and improved styling consistency il y a 2 ans
  Kristian Vos 8b4adcc08f fix: AdvancedTable component would be passed a string instead of a number, causing a warning in the console il y a 3 ans
  Kristian Vos af078c3a07 refactor: cleaned up unused mappings due to new modal system, temporarily commented out broken code il y a 3 ans
  Kristian Vos c5e452287d refactor: moved VueX modal helper functions to its own file il y a 3 ans
  Kristian Vos cab119bc3c refactor: new modal VueX functionality is now more dynamic, dispatches init action and adds empty modules il y a 3 ans
  Kristian Vos 818b24b0c2 feat: created simple ModalManager that right now only handles EditUser il y a 3 ans
  Owen Diffey 83026a92cc feat(Admin/Users): View profile button il y a 3 ans
  Owen Diffey ee483d404c refactor(Admin): Replaced secondary nav with sidebar and reorganised pages il y a 3 ans