Draft: Resolve "[Refactoring] Improve vuex store usage"
Closes #253 (closed)
Merge request reports
Activity
added Doing Improvement Priority: High labels
added 15 commits
- 3785d2b8 - first steps to refactor contacts, setting ad getting params from url missing
- c548626d - added delete method
- 57d63d48 - fixed pagination
- 4c432bc4 - added getting/setting page from url
- 85761ee7 - created index page to view one contact
- b32d224f - added edit functions
- a630cf05 - updated save function
- 1c80fbdc - updated slot
- 37db7971 - removed unused imports
- 9ac31369 - began refactoring platforms
- 3e86a09d - started refactoring of fetching and searching platforms
- eea45efc - started refactoring of fetching and searching platforms
- c4ce518d - updated searching
- 3507be8c - commented out not needed or to-update code
- 48ff89dd - updated pagination
Toggle commit listadded 16 commits
- 5f3ab14e - implemented csv export using store and api
- 49344a3a - implemented showing platform type and status using store functions
- c16a2c8f - removed unused code
- 8b88be9d - added basic search component for platforms
- 88d5c1fd - used new basic search component
- 8d0682c8 - updated deletion
- 87b55134 - updated _platformid and basic/index
- 6b154d1b - updated basic form data and extended vocabulary
- aeb4f07d - updated platfrom/edit page
- 8d3264de - updated platform/basic -placeholder- page
- a41259d8 - updated page platform/new
- 0639dfdd - fixed fomratting problem
- 911145d9 - updated page platforms/contacts
- 4c42d42b - updated page platforms/contacts/new
- 07df5fd2 - change name to be more consistent
- afd2e634 - updated platforms/attachments
Toggle commit listadded 17 commits
- d3de6369 - new position for create btn
- 22dec84c - updated devices/new
- e47153b3 - removed unused code
- 2b937dd0 - updated devices/_deviceId
- 596dc980 - updated how the platform for the form gets created
- c4184771 - fix to reload changes
- a0ed9c21 - updated updated devices/_deviceId/basic/edit
- f0d5a1c1 - fix, correct parameter
- e5c5b39f - updated method to be more consistent
- 7a2fba33 - updated devices/_deviceId/contacts
- 06ceb9ff - updated method to be more consistent
- 83b3144b - updated devices/_deviceId/contacts/new
- 7125e073 - removed unused code and updated method
- 53e465eb - removed unused code
- 46af490f - created new components
- 57b87fce - added missing middleware
- 3e8723e3 - updated attachments/edit
Toggle commit listadded 1 commit
- e14e58e3 - updated device actions new for calibration and generic actions
added 12 commits
- 20f63055 - updated device actions edit pages
- 02645f33 - removed unused code
- 957d88d5 - updated class name and path to add page
- 9f623070 - updated customfields/ index, created customfields / new; created new components
- b9f1be8e - updated customfields/ edit; removed unnecessary page; fixed new
- f83f9ab6 - updated base list to provide index
- 23ca8b92 - updated measured quantities index page
- f5217aba - updated new page
- a4c0ff1b - moved logic for loading cv stuff to parent page
- 9bf22653 - fixed routes; updated edit
- 2d14f5d0 - updated copy
- 4c2b2c82 - updated action/index to only display timeline when there are items
Toggle commit listadded 22 commits
- 1b31984c - created base component for contacts for reusability
- 7b56c078 - started updating configuration index
- 42d4fcbe - started creating search component
- f1778456 - revert extracting search component
- 05898aa1 - revert extracting search component
- eab5bf1c - updated index
- 19898228 - updated new; updated all new pages to be more consistent
- 83df87f1 - updated basic form
- b1776bea - updated naming of id
- 14406a78 - updated _configurationId
- e6251de5 - updated _configurationId
- 68c672ed - updated basic.vue
- 03d27a4f - fixed appbar initalization
- edfec8fe - updated configuration/basic/index
- ca2158ef - updated configuration/basic/edit
- f96b5949 - updated configuration/contacts; configuration/new; created configuration/contacts/index
- 28787353 - updated configuration/actions; created configuration/actions/index
- a0a1da51 - updated configuration platforms-and-devices: created subroute index and new
- b11545f8 - added platforms mounts
- 0be99eff - updated loading of mount and unmount actions to correctly display them
- 7955aed5 - updates
- 48c18277 - started refactoring location actions
Toggle commit listadded 10 commits
- 4ec5344c - fixed typo
- 1519ea36 - updated mount page to a stepper for easily mounting device and platforms
- c8d444ab - renamed route to more specific name
- 104f3c74 - updated mount pages
- 35553776 - updated component
- c73d5a9d - added unmount page
- 9adfa9f2 - updated unmount & mount page
- 5392c74a - updated all index pages
- da0dcdbe - updated all new pages
- 0c6ba5a6 - updated all _id pages
Toggle commit listadded 91 commits
- e5acf6b1 - updated contacts edit/index
- 41665d8d - updated devices contacts.vue
- 3c900dbf - removed comment
- a65678e5 - updated platforms attachments
- 1c72bd84 - updated platforms actions
- 8eb47448 - updated platforms contacts
- 44d099ad - updated platforms basic
- bd90cf0b - removed unused imports
- fb5fabbd - updated attachments list items to be more consistent with other list items
- 9a96a03b - added save cancel component
- 3ffa602e - created new store, for file upload; updated attachments
- 51ea1554 - using store method
- 50e8064f - fix
- d054c2e9 - updating
- e1d71104 - updated platform attachment edit
- beffcc55 - added license
- 61765b1d - started updating action timeline to be more consistent with other implementation
- 8fbb42d5 - Updated platform action timeline
- 0c9c256f - Updated platform action timeline
- 163a9c2f - Updated platform action new
- ffc2ce6d - added missing edit btn
- e52074b3 - updated platforms action software update edit
- 740f833d - added prefilled select list to be consistent with generic edit
- ece2ce79 - updated platforms action generic edit
- 3fdf9745 - updated platforms action generic new
- 3494731e - updated platforms action software update new
- 9cd9915e - moved error handling to own method
- d8486f31 - added confirmation messages
- cde457fc - updated copy
- e9e4d31b - removed style to be more consistent with other pages
- 9a7182f1 - better arrangement
- 8c415068 - updated device index
- b3d91b98 - updated device new / platform new
- 4af0b95a - updated deviceId / platformId
- d7cd27ea - updated basic / basic
- 6d611e01 - updated
- 1d23b59a - updated - added missing feature
- 9cfcd720 - added sort
- de87c458 - updated - added missing feature
- 233af9ba - updated - added missing feature
- 1dac331f - added sort
- e28768e4 - updated - added missing feature
- 625c0345 - fix
- f32d2823 - updated - added missing feature
- f843267e - updated - added missing feature
- fac95989 - updated - added missing feature
- d32e8a83 - updated - added missing feature
- 110e2982 - updated - added missing feature
- 8420925d - updated - added missing feature
- 9094d95c - updated - added missing feature
- 06def6d2 - updated - added missing feature
- 09258ac2 - updated - added missing feature
- 2c6f5cda - updated - added missing feature
- b922d10a - updated - added missing feature
- 96a0eed6 - updated - added missing feature
- c2a41692 - updated - added missing feature
- b05c9b21 - fix
- 4d64dfc7 - fix
- af8ac95a - fix
- 249287ed - updated - added missing feature
- 238aec73 - fix
- 77f4103c - fix
- a1c0b210 - fix
- f247c6e6 - updated - added missing feature
- 21c7a3f8 - updated - added missing feature
- e52e26f4 - updated - action index and device action timeline
- 0853d948 - updated - added missing feature
- 863c335e - updated - added missing feature
- f59b384d - updated - added missing feature
- 08d560af - updated - added missing feature
- 0e22ddeb - updated - added missing feature
- 52219158 - updated - added missing feature
- eb1d0ba2 - updated - added missing feature
- 52891fa0 - updated - added missing feature
- 21bd5924 - updated - added missing feature
- cbd1333a - updated - added missing feature
- 30b76206 - updated - added missing feature/removed unused code
- 3fdc2b86 - updated - added missing feature/removed unused code
- bc566ad9 - updated - added missing feature/removed unused code
- a16a9caa - updated - added missing feature/removed unused code
- aad4fd1b - updated - added missing feature/removed unused code
- aacbde82 - updated - added missing feature/removed unused code
- 01cec26c - updated - added missing feature/removed unused code
- d926e42d - updated - added missing feature/removed unused code
- fdc5b17a - updated - added missing feature/removed unused code
- 2bad8c54 - updated - added missing feature/removed unused code
- 17c9a6ca - updated - added missing feature/removed unused code
- 369d1dc5 - updated - added missing feature/removed unused code
- d39dc9f3 - updated - added missing feature/removed unused code
- dcf26934 - updated - added missing feature/removed unused code
- a69ec115 - updated - added missing feature/removed unused code
Toggle commit listadded 2 commits
added 6 commits
- e62b3d0f - updated save method, excluding changes in related data.
- 4b18ae10 - remove unnecessary checks; added missing button text
- c970f67d - progress on location updating; currently updating acccessing the actions via api
- eb179983 - progress on fetching related actions of a configuration, still wip
- a123cca2 - corrected method
- 10eec3e1 - mounting view using mocked data
Toggle commit list
Please register or sign in to reply