dreamteamprod / dreamteamprod/DigiScript
Migrate front end to Vue.js 3.x
A pull request for this has already been merged.
- Dominant language
- Vue
- Stars
- 19
- Forks
- 4
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 37
Description
We need to migrate the front end to Vue.js 3.x, as the current 2.x version is EOL/EOS.
As part of this, we need to look at all Vue plugins we are using and whether there are 3.x versions of them. If there are not, we need to consider if there are alternatives we can use, or whether we need to create our own version of that behaviour for Vue 3.x.
Given the size of the project, doing the migration in a single shot is probably not feasible; therefore I would suggest that we create a "new" front end as a blank Vue.js 3.x project (this can have a backend route of ui-new or something) and migrate one page (and sub-pages) at a time over.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inventorying the existing Vue 2 front end and the Vue plugins it uses; the issue does not name files, tests, or an entry point. The work would be complete only after a Vue 3 front end and an agreed page-by-page migration path are established, but the linked merged pull requests indicate that work has moved elsewhere.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100