dreamteamprod / dreamteamprod/DigiScript

Migrate front end to Vue.js 3.x

Open
#1,033 0 comments 0 reactions 0 assignees View on GitHub

A pull request for this has already been merged.

  • #1035 by @Tim020 — merged
  • #1036 by @Tim020 — merged
  • #1037 by @Tim020 — merged
  • #1038 by @Tim020 — merged
  • #1039 by @Tim020 — merged
  • #1041 by @Tim020 — merged
  • #1042 by @Tim020 — merged
  • #1043 by @Tim020 — merged
  • #1044 by @Tim020 — merged
  • #1045 by @Tim020 — 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.