8000 Tags · ansible-community/ara-web · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Tags: ansible-community/ara-web

Tags

1.0.0

Toggle 1.0.0's commit message
1.0.0

This is the first coordinated release of ara-web with ARA 1.0.0.

Changelogs will be carried moving forward.

1.0.0rc1

Toggle 1.0.0rc1's commit message
1.0.0rc1

This is the first release candidate for ara-web 1.0.
If there are no serious issues with this release, future fixes, improvements
and features will ship in dot releases after 1.0.

Changes since 1.0.0b1:

- Updated patternfly to use the latest releases
- Results for multiple hosts are now grouped by tasks
- The date and time at which the playbook ran is now displayed
- Playbook names are now displayed if available
- Playbook labels are now displayed
- The playbooks report page now tells the user whether the remote API
  server is empty or if it is unreachable
- Added support for authenticating against a remote API server.
  If the API requires authentication, a login page will now be displayed.

1.0.0b1

Toggle 1.0.0b1's commit message
1.0.0b1

This is the first coordinated beta milestone release for ARA 1.0.

Changelog since 1.0.0a4:

- Updated npm dependencies to address audited vulnerabilities

1.0.0a4

Toggle 1.0.0a4's commit message
1.0.0a4

This is the 1.0.0a4 milestone release for ara-web.

Changes since 1.0.0a2:
- Updated packages and dependencies
- Implemented basic table view of host stats and task results

1.0.0a2

Toggle 1.0.0a2's commit message
1.0.0a2

This is the first coordinated alpha milestone release for ara-web
with ara-server, ara-plugins and ara-clients.

Changelog since 2018-12-21:

$ git log --no-merges --pretty=format:"%h%x09%an%x09%s" --since="2018-12-21"
6c484c6 David Moreau Simard     Bump node version in integration jobs from 8 to 10
071038e Guillaume Vincent       Use flexbox instead of grid in playbook summary
04a2d4a Guillaume Vincent       Update playbooks page
ddd1e71 Guillaume Vincent       Add tasks plays and records number in Playbook summary
3cb2d5b Guillaume Vincent       Move playbook details page in a dedicated page
fe595b3 Guillaume Vincent       Fix 404 config.json issue
b58c5fe Guillaume Vincent       Run unit test in zuul
7bae0ba Guillaume Vincent       Use homepage as basename for browser router
29041ab David Moreau Simard     Add a Zuul job that builds and publishes the web dashboard
06f906f David Moreau Simard     Use relative path when retrieving config.json
faf985d David Moreau Simard     Fix TypeError: API changed playbook.file to playbook.path
0