Commit History

作者 SHA1 備註 提交日期
  Kristian Vos 124ed36c2c fix: don't show EditNews form/preview if data hasn't loaded yet 8 月之前
  Kristian Vos 439bedaa09 refactor: frontend model store/composable, adding comments, improving some code, trying to make some code clearer 1 年之前
  Owen Diffey 28ca369686 refactor: Load model relations only when required 1 年之前
  Owen Diffey 209beef162 refactor: Include model name in object and references to replace _relations 1 年之前
  Owen Diffey 69a8f3f30e feat: Frontend model relation handling 1 年之前
  Owen Diffey f2625e650a refactor: Add frontend model class and make store generic 1 年之前
  Owen Diffey 4c3398e6ca refactor: Moves data fetching into WhatIsNew modal 1 年之前
  Owen Diffey 96189c57e5 feat: Add useModels composable 1 年之前
  Owen Diffey 53520c9575 refactor: Use reactive instead of ref for models in store 1 年之前
  Owen Diffey d29334a89c feat: Allow use of reactive model from store in useForm 1 年之前
  Owen Diffey b9bec7b19f feat: Adds useEvents composable 1 年之前
  Owen Diffey 9cf304a0cf feat: Started adding base and news model store 1 年之前
  Owen Diffey 8d1947b0f8 refactor: Started adding new websocket and job/event handling to frontend 1 年之前
  Owen Diffey ba83bb5838 refactor: Moved openModal data intake from pinia stores to component props 2 年之前
  Owen Diffey d89a64379e refactor: Use useForm in Report modal and other minor tweaks 2 年之前
  Owen Diffey 1b975a5c75 refactor: Typescript continued.. 2 年之前
  Owen Diffey a7fc34c021 refactor: Added news actions and events types 2 年之前
  Owen Diffey 188660611e refactor: Moved useForm callback promise to composable and other tweaks 2 年之前
  Owen Diffey 3e6707ec54 refactor: Continued editSong form changes 2 年之前
  Owen Diffey f586edfb9e refactor: Continued unsaved changes and form data handling improvements 2 年之前
  Owen Diffey ab0ed07410 fix: Typescript fixes 2 年之前
  Owen Diffey 1432585446 refactor: Started improving form data change and modal unsaved changes handling 2 年之前
  Owen Diffey 6a0de9af85 refactor: Improved SocketHandler onConnect usage and consistency 2 年之前
  Owen Diffey 95aa420502 refactor: Consolidated and separated CustomWebSocket 2 年之前
  Owen Diffey 2c19a0a580 refactor: Made global components normal components again 2 年之前
  Owen Diffey 0bafee6ca1 refactor: Fixed Typescript errors and enabled TS commit validation 2 年之前
  Owen Diffey b0e1dbb433 refactor: Converted modalVisibility Vuex store into modals Pinia store, and removed vuex 2 年之前
  Owen Diffey a4ba1318e3 refactor: Converted editNews Vuex store to Pinia store 2 年之前
  Owen Diffey a4b831fef9 refactor: Converted websockets VueX store to Pinia store 2 年之前
  Owen Diffey 278abb8c05 refactor(EditNews): Converted to composition API 2 年之前