semaphoreui / semaphore

Modern UI and powerful API for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.
https://semaphoreui.com
MIT License
10.66k stars 1.07k forks source link

Migration to Vue & Vuetify 3 #1083

Open patrickblackjr opened 2 years ago

patrickblackjr commented 2 years ago

I'd love to start helping with a transition to the newly released Vuetify 3 with full Vue 3 and TypeScript support.

Before I start working on a PR are there any considerations or active discussions around this topic?

fiftin commented 2 years ago

Looks like they are have outdated docs: https://next.vuetifyjs.com/en/getting-started/installation/

And I didn't find any info about Data Table which we use on each page.

image

patrickblackjr commented 2 years ago

Ah yep, I see I have jumped the gun a bit @fiftin .

https://github.com/vuetifyjs/vuetify/issues/13479

It looks like the datatable component is slated for v3.1. Not sure if you want to leave this open for tracking or close and reevaluate at a later date.

fiftin commented 2 years ago

Will wait 3.1 :) Do not close the issue, it is actual, thank you.

tboerger commented 8 months ago

Are there still blockers for starting to upgrade the web ui?