Releases: troccoli/gitlab-deployments-status
Releases · troccoli/gitlab-deployments-status
Security update
Update
vite
from5.2.11
to5.4.8
rollup
from4.17.2
to4.22.5
Other general packages have been updated too.
What's Changed
Full Changelog: v2.0.1...v2.0.2
Security update
Update braces
from 3.0.2
to 3.0.3
Upgrade to Vue3
The app has been upgraded to Use Vue 3 and Vuetify 3, and to move to VIte rather than Webpack.
Other packages updated:
- Cypress to
13.10
- Axios to
1.6
- ESLint to
8.56
Package updates
Upgraded few packages:
- various
@vue/cli
packages to4.5.6
- Cypress to
5.1.0
- Axios to
0.20.0
- ESLint to
7.8.1
- ESLint plugin for Vue.js to
5.2.3
First release
The time has come to properly release version 1.
This release contains all in v0.0.5 plus the ability to choose your own favourite project by starring them in GitLab.
v0.0.5
Add ability to set a cut-off date
This release adds the ability to choose a cut-off date, defaulted to the current date.
The app will now show the latest successful deployment before the cut-off date.
Add ability to select a project
Add project selector (#4) * Move the project ID out of the GitLabService * Add ability to select a project * Change the format of the deployment datetime * Sort the projects alphabetically * Add ability to search a project
Refactor to load an environment only when requested by the user
Refactor to load environment only when necessary (#3) * Refactor table to use components * Add toggle to load one environment * Refactor to load one env at a time * Removed the overlay loading in favour of in-built table loading * Use momentjs
First release
This release has a basic table with a "loading" overlay