-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
cron-release workflow
committed
Oct 27, 2024
1 parent
39926d4
commit 857d566
Showing
1 changed file
with
0 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,86 +0,0 @@ | ||
## 0.1.9 (2024-10-25) {: #0.1.9 } | ||
|
||
### What's Changed | ||
* Make API_BASE_PATH, UI_BASE_PATH, UI_EXTERNAL_LOGIN_URI configurable at load-time by @himdel in https://github.com/pulp/pulp-ui/pull/111 | ||
* cron-release: add CHANGES.md from autogenerated github release changelog by @himdel in https://github.com/pulp/pulp-ui/pull/114 | ||
|
||
|
||
**Full Changelog**: https://github.com/pulp/pulp-ui/compare/v0.1.8...v0.1.9 | ||
|
||
--- | ||
|
||
## 0.1.8 (2024-10-22) {: #0.1.8 } | ||
|
||
### What's Changed | ||
* Add basic docs to show on Pulp website [#107](https://github.com/pulp/pulp-ui/pull/107) | ||
* User form fixes - convert user edit screens to functional, use user context, update api to patch [#112](https://github.com/pulp/pulp-ui/pull/112) | ||
* Add new PulpCodeBlock component that auto-truncates and has download + copy action [#109](https://github.com/pulp/pulp-ui/pull/109) | ||
* Add About page [#95](https://github.com/pulp/pulp-ui/pull/95) | ||
* Not found handling - switch away from routes [#121](https://github.com/pulp/pulp-ui/pull/121) | ||
* Remove galaxy-specifics from ansible repository list & detail tab [#108](https://github.com/pulp/pulp-ui/pull/108) | ||
* stylelint - switch to `stylelint-config-recommended-scss` [#122](https://github.com/pulp/pulp-ui/pull/122) | ||
|
||
### New Contributors | ||
* @pedro-psb made their first contribution in https://github.com/pulp/pulp-ui/pull/107 | ||
|
||
**Full Changelog**: https://github.com/pulp/pulp-ui/compare/v0.1.7...v0.1.8 | ||
|
||
--- | ||
|
||
## 0.1.7 (2024-10-19) {: #0.1.7 } | ||
|
||
### What's Changed | ||
* Remove galaxy info from about modal [#90](https://github.com/pulp/pulp-ui/pull/90) | ||
|
||
|
||
**Full Changelog**: https://github.com/pulp/pulp-ui/compare/v0.1.6...v0.1.7 | ||
|
||
--- | ||
|
||
## 0.1.6 (2024-10-18) {: #0.1.6 } | ||
|
||
### What's Changed | ||
* Fix date command for build startup [#94](https://github.com/pulp/pulp-ui/pull/94) | ||
* Add Ubuntu update fix [#101](https://github.com/pulp/pulp-ui/pull/101) | ||
* Login - add warning about basic auth [#104](https://github.com/pulp/pulp-ui/pull/104) | ||
|
||
|
||
**Full Changelog**: https://github.com/pulp/pulp-ui/compare/v0.1.5...v0.1.6 | ||
|
||
--- | ||
|
||
## 0.1.5 (2024-10-10) {: #0.1.5 } | ||
|
||
**Full Changelog**: https://github.com/pulp/pulp-ui/compare/v0.1.4...v0.1.5 | ||
|
||
--- | ||
|
||
## 0.1.4 (2024-10-07) {: #0.1.4 } | ||
|
||
### What's Changed | ||
* RPM list [#72](https://github.com/pulp/pulp-ui/pull/72) | ||
|
||
|
||
**Full Changelog**: https://github.com/pulp/pulp-ui/compare/v0.1.3...v0.1.4 | ||
|
||
--- | ||
|
||
## 0.1.3 (2024-10-07) {: #0.1.3 } | ||
|
||
### What's Changed | ||
* Add utility function has\_plugins [#74](https://github.com/pulp/pulp-ui/pull/74) | ||
* Paths - reorganize by plugin [#82](https://github.com/pulp/pulp-ui/pull/82) | ||
* Filter menu based on plugins [#86](https://github.com/pulp/pulp-ui/pull/86) | ||
|
||
|
||
**Full Changelog**: https://github.com/pulp/pulp-ui/compare/v0.1.2...v0.1.3 | ||
|
||
--- | ||
|
||
## 0.1.2 (2024-10-01) {: #0.1.2 } | ||
|
||
**Full Changelog**: https://github.com/pulp/pulp-ui/compare/v0.1.1...v0.1.2 | ||
|
||
--- | ||
|
||
## 0.1.1 (2024-10-01) {: #0.1.1 } | ||