Skip to content

Latest commit

 

History

History
768 lines (563 loc) · 31.5 KB

CHANGES.rst

File metadata and controls

768 lines (563 loc) · 31.5 KB

4.9.2 (2024-05-13)

No significant changes.


4.9.1 (2024-01-31)

Misc


4.9.0 (2023-12-07)

Features

  • Add Users section to Access tab (Namespaces, Remotes, Repositories, EEs) AAH-2284
  • Add a warning on beta-galaxy about minimum client requirements AAH-2739
  • Roles, role namespaces: use separate filter toolbar from collections, add sorts AAH-2791

Bugfixes

  • community Sync - disable without a requirements file .. on the detail screen AAH-2360
  • Collection upload/deprecate - fix permission checks AAH-2439, AAH-2853
  • Ensure beta-galaxy users can delete their collections AAH-2632
  • Show namespace name, not company AAH-2722
  • Remote form: warn about signed_only enabled & missing requirements for Galaxy remote AAH-2748
  • Use version property name instead of number. AAH-2807
  • Repository sync - fix "optimize" description AAH-2884

Misc


4.8.1 (2023-10-20)

Bugfixes

  • community Sync - disable without a requirements file .. on the detail screen AAH-2360
  • Remote form: warn about signed_only enabled & missing requirements for Galaxy remote AAH-2748

Misc


4.8.0 (2023-09-13)

Features

  • Collection documentation: support semantic markup. AAH-2156
  • Add a landing page to our UI. AAH-2172
  • Change Wisdom Modal and legacy namespaces menu, rename to Ansible Lightspeed AAH-2220
  • Expose collection download count in the UI AAH-2237
  • Expose legacy role download count in the UI AAH-2241
  • Enabled community profile in cypress CI AAH-2242
  • Repository tests - detail, list. AAH-2245
  • cypress tests for Approval with multiple repositories AAH-2248
  • add collection upload modal + refactor Approve Modal - extract multiple repo selector and use it both in ApproveModal and UploadModal. AAH-2250
  • Cypress tests for collection upload with multiple repositories. AAH-2251
  • Add copy collection version in collection detail screen AAH-2255
  • Added filter for Approved, Staging and Rejected for Repository list. AAH-2259
  • Delete collection or version from repo only. AAH-2261
  • Repository list - add columns, filters AAH-2271
  • Repository sync - modal to set mirror, optimize AAH-2301
  • Disable checkbox for adding collection if collection is already assigned to repository AAH-2323
  • Ajdust UI messages to reflect synclist deprecation. AAH-2335

Bugfixes

  • Properly display DRF API in browser with CSS AAH-2148
  • Namespace detail: sign all collections only signs current repo now AAH-2308
  • community - fix token page expiration notice when auth provider is github AAH-2324
  • Respect display_repositories feature flag for collection/namespace/role filters list. AAH-2326
  • Repositories, Remotes - clean filter text on search AAH-2340
  • Support old galaxy URLs outside of base path, disambiguate AAH-2342
  • Approval dashboard: fix when more than 10 staging repos AAH-2366
  • c.r.c. move alert list so it's not covered by breadcrumbs AAH-2432
  • Fix Namespaces/Partners breadcrumb AAH-2433
  • Removed alert from task view page stating users could only see their tasks. All authenticated users can list and retrieve task details. AAH-2438
  • Namespace detail: use is_highest consistently AAH-2443
  • Better choice of distribution when multiple per repo AAH-2586
  • Add autocomplete=off to login form fields AAH-2625
  • Fix dispatch page filter param AAH-2670
  • Collection documentation: do not wrongly interpret plugins/modules whose name starts with _ as deprecated. AAH-3715

Misc


4.7.3 (2023-09-18)

No significant changes.


4.7.2 (2023-09-14)

Features

  • Expose legacy role download count in the UI AAH-2241
  • Repository tests - detail, list. AAH-2245
  • cypress tests for Approval with multiple repositories AAH-2248
  • add collection upload modal + refactor Approve Modal - extract multiple repo selector and use it both in ApproveModal and UploadModal. AAH-2250
  • Cypress tests for collection upload with multiple repositories. AAH-2251
  • Add copy collection version in collection detail screen AAH-2255
  • Delete collection or version from repo only. AAH-2261
  • Repository list - add columns, filters AAH-2271
  • Repository sync - modal to set mirror, optimize AAH-2301

Bugfixes

  • community - fix token page expiration notice when auth provider is github AAH-2324
  • Repositories, Remotes - clean filter text on search AAH-2340
  • Support old galaxy URLs outside of base path, disambiguate AAH-2342
  • Approval dashboard: fix when more than 10 staging repos AAH-2366
  • Fix Namespaces/Partners breadcrumb AAH-2433
  • Namespace detail: use is_highest consistently AAH-2443
  • Better choice of distribution when multiple per repo AAH-2586
  • Add autocomplete=off to login form fields AAH-2625
  • Fix dispatch page filter param AAH-2670

4.7.1 (2023-05-23)

Features

  • Collection documentation: support semantic markup. AAH-2156
  • Change Wisdom Modal and legacy namespaces menu, rename to Ansible Lightspeed AAH-2220
  • Added filter for Approved, Staging and Rejected for Repository list. AAH-2259
  • Disable checkbox for adding collection if collection is already assigned to repository AAH-2323

Bugfixes

  • Fix Edit collection ignoring repository object permissions AAH-2305
  • Namespace detail: sign all collections only signs current repo now AAH-2308
  • Collection documentation: do not wrongly interpret plugins/modules whose name starts with _ as deprecated. AAH-3715

4.7.0 (2023-04-17)

Features

  • Create Issue button in collection detail screen, leading to prefilled access.redhat.com/support/cases AAH-568
  • Replaced existing collection search with pulp_ansible collection version search endpoint AAH-767
  • Display Ansible Automation Platform version AAH-1315
  • Utilize hasPermission function to accomodate new permission names from the API. AAH-1714
  • Removed inbound repository logic and updated collection upload with v3/artifacts/collections/ endpoint AAH-1778
  • Display boolean values in docs as true/false (was yes/no) AAH-1859
  • Automerge of dependabots PRs. AAH-1959
  • Add ability to retry the failed cypress tests. AAH-1964
  • CRUD UI for collection repositories AAH-1998
  • CRUD UI for collection remotes AAH-1999
  • Add menu test for insights mode. AAH-2011
  • Use permissions from API rather than the from the constants file. AAH-2016
  • In the "Connect to Hub" tab UI in PAH, add a link to the CRC public key so customers can easily find and access the key for signed collections. https://access.redhat.com/security/team/key AAH-2025
  • Finish the auromerge of dependabots PRs. AAH-2053
  • Adjust tests to also support insights mode. Added collections tests. AAH-2054
  • Wisdom modal for opt in/opt out operation in namespaces and legacy namespaces. AAH-2096
  • [community] Terms of Use link AAH-2159
  • Modal for manual approval to multiple repositories with selectors + rejection for multiple repositories. AAH-2169

Bugfixes

  • Added search ahead in namespace selection in imports. AAH-1725
  • Repair list of collection dependencies - add namespace to the link caption. AAH-1807
  • Repair error mesages in EE form. AAH-1845
  • Fix filtering by repository and update paths for namespace detail AAH-1945
  • Collection dependencies - link has to check also collection version AAH-1972
  • Ensure trailing slash in collection dependencies urls AAH-1973
  • Fix podman pull URLs when latest tag not present, fix digest urls AAH-1988
  • insights: use UI_BASE_PATH over computing basename from pathname AAH-1990
  • Show container signing button based only on container_signing, not collection_signing AAH-2013
  • Show container signature badge based only on container_signing, not collection_signing AAH-2015
  • Fix a bug where the UI was falsely reporting that collection dependencies don't exist. AAH-2018
  • UI to upload requirements file AAH-2044
  • License fields on AH - blank or formatted incorrectly - Add comma separator between licences. And also hide license field when empty. AAH-2048
  • Fix bug where the resource type on "reserved resources" on the task management page always returns "api". AAH-2055
  • [beta] UX: slow legacy pagination needs loading spinners. AAH-2062
  • [beta] UX: give a helpful message about roles with no versions. AAH-2063
  • CRC Hub has broken link to SSO offline token page. Fixed URL from: https://sso.redhat.com/auth/realms/redhat-external/account/applications to: https://sso.redhat.com/auth/realms/redhat-external/account. AAH-2069
  • Menu in insights does not load and render. AAH-2073
  • Fix and unify collection detail routing to /ui/repo/<repository>/<namespace>/<collection> AAH-2231
  • RepoSelector: make it clear the selector is read only now AAH-2232
  • Don't send my_permissions field when repository/remote is edited (fixes a 400 Bad request) AAH-2233
  • Creating a distribution - transform base_path, rename on failure AAH-2253, AAH-2277
  • Delete repository distributions when deleting a repository AAH-2254, AAH-2278
  • Repair approve modal checkbox - select/deselect. AAH-2263
  • Fix Delete collection version redirect when in multiple repos AAH-2264
  • Unlock logo size in collection list AAH-2272
  • Hide hide_from_search repositories in repository filter AAH-2273
  • Remove from repo button says Remove, not Delete now AAH-2275
  • Fixed user permissions for uploading collections AAH-2276
  • Show NotFound instead of spinner for nonexistent Repository/Remote detail AAH-2282
  • fix extra "You don't have permission to display users." when deleting groups AAH-2283
  • Details: break words when needed for wrapping AAH-2285
  • Use mirror:true for repository syncs AAH-2286
  • Hide repository modal if deletion fails and disable delete button if repository is protected AAH-2300
  • Restyle collection list item controls to keep alignment despite varying repository name lengths AAH-2303
  • Fix EmptyStateFilter not appearing in Namespace detail when filtering by repo AAH-2304
  • Fix Add/Remove collection ignoring repository object permissions AAH-2305

Misc


4.6.6 (2023-05-26)

No significant changes.


4.6.5 (2023-04-20)

Bugfixes

  • Repair list of collection dependencies - add namespace to the link caption. AAH-1807
  • Repair error mesages in EE form. AAH-1845
  • Fix podman pull URLs when latest tag not present, fix digest urls AAH-1988
  • Show container signing button based only on container_signing, not collection_signing AAH-2013
  • Show container signature badge based only on container_signing, not collection_signing AAH-2015
  • License fields on AH - blank or formatted incorrectly - Add comma separator between licences. And also hide license field when empty. AAH-2048

4.6.4 (2023-04-04)

Features

  • Display boolean values in docs as true/false (was yes/no) AAH-1859

Bugfixes

  • Fix a bug where the UI was falsely reporting that collection dependencies don't exist. AAH-2018
  • Fix bug where the resource type on "reserved resources" on the task management page always returns "api". AAH-2055

4.6.3 (2022-12-05)

No significant changes.


4.6.2 (2022-10-21)

No significant changes.


4.6.1 (2022-10-14)

No significant changes.


4.6.0 (2022-10-13)

Bugfixes

  • Added search ahead in namespace selection in imports. AAH-1725
  • Owners tab - go up to group list when clicking the tab AAH-1733
  • Moved to the owners tab only clickable when already created AAH-1792

Misc

Features

  • Create new UI for object permission assignment AAH-1129
  • Implement roles list and create role UI pages. AAH-1131
  • Added detailed information to the sign all modal AAH-1313
  • Add signature upload elements for Insights mode. Change the Sign buttons when upload certificate enabled AAH-1369
  • Show the proper MINIMUM PASSWORD LENGTH in UI AAH-1573
  • Create blue info alert at start of setDeprecation task. AAH-1601
  • Add download icon to the aproval page. AAH-1621
  • Localize collection modules/roles/... counter AAH-1684
  • Surfacing feature misconfiguration alert messages. AAH-1739
  • Users without core.view_task permission get alert notification. AAH-1803
  • Expose signing service public keys AAH-1826
  • Add validated content repo. AAH-1943

Bugfixes

  • Repaired - Do not use global active CSS selector in sort table headers AAH-1546
  • Wait for setDeprecation task before running loadCollections and success handler. AAH-1596
  • Fix not showing roles and optimize roles fetching on group access page AAH-1600
  • Remove filter startswith and set content_object to null AAH-1602
  • Rename Repo URL to Distribution URL in repo management list view. AAH-1610
  • Update the flag for enabling collection upload AAH-1622
  • Fixing the certification upload error surfacing. AAH-1623
  • Edit group permissions - correctly hide user/group-related permissions in keycloak mode AAH-1688
  • Fix success alert after signature upload failure AAH-1769
  • Group list: filter by name__icontains, not name exact AAH-1806
  • Fixed group filter - added icontains to name parameter. AAH-1846
  • Ensure sorting, filtering, and resetting filters resets to page 1 AAH-1848
  • Fix Owners tab permissions AAH-1875
  • EE list: filter by name__icontains, not name exact AAH-1913

Misc


4.5.5 (2023-02-02)

Features

  • Display boolean values in docs as true/false (was yes/no) AAH-1859

Bugfixes

  • Repair list of collection dependencies - add namespace to the link caption. AAH-1807
  • Repair error mesages in EE form. AAH-1845
  • Fix podman pull URLs when latest tag not present, fix digest urls AAH-1988
  • Fix a bug where the UI was falsely reporting that collection dependencies don't exist. AAH-2018
  • License fields on AH - blank or formatted incorrectly - Add comma separator between licences. And also hide license field when empty. AAH-2048
  • Fix bug where the resource type on "reserved resources" on the task management page always returns "api". AAH-2055

4.5.4 (2022-11-21)

Bugfixes

  • Fix success alert after signature upload failure AAH-1769

4.5.3 (2022-09-20)

Bugfixes

  • EE list: filter by name__icontains, not name exact AAH-1913

4.5.2 (2022-08-23)

Features

  • Show the proper MINIMUM PASSWORD LENGTH in UI AAH-1573
  • Localize collection modules/roles/... counter AAH-1684

Bugfixes

  • Repaired - Do not use global active CSS selector in sort table headers AAH-1546
  • Wait for setDeprecation task before running loadCollections and success handler. AAH-1596
  • Edit group permissions - correctly hide user/group-related permissions in keycloak mode AAH-1688

Misc


4.5.0 (2022-05-04)

Features

  • Implement edit group from group list view AAH-829
  • Create a changelog for the UI. AAH-1228
  • Unify success alerts and create new ones if not yet implemented. AAH-1236
  • Unify fail alerts notifications across the application. AAH-1354
  • Makes visible the delete alert upon deletion and redirect from ex env detail page. AAH-1383
  • Create separate component for toggle dropdown on list views AAH-1427

Bugfixes

  • Fix "Publish container images" documentation link version - 2.0-ea -> 2.1 AAH-1364
  • Insights token page - user.username -> cloud-services in the curl command AAH-1376
  • NamespaceList: Clear filter text when clearing all filters AAH-1382
  • Fixed insights mode redirect when deleting a namespace AAH-1461
  • Fix an error where images created by ansible builder couldn't be inspected in the UI. AAH-1527

Misc


4.4.5 (2022-11-21)

Misc


4.4.4 (2022-07-26)

Features

  • Create a changelog for the UI. AAH-1228
  • Show the proper MINIMUM PASSWORD LENGTH in UI AAH-1573
  • Localize collection modules/roles/... counter AAH-1684

Bugfixes

  • Fix "Publish container images" documentation link version - 2.0-ea -> 2.1 AAH-1364
  • Fix an error where images created by ansible builder couldn't be inspected in the UI. AAH-1527
  • Edit group permissions - correctly hide user/group-related permissions in keycloak mode AAH-1688

Misc


4.4.3 (2022-03-16)

Misc


4.4.2 (2022-03-01)

Misc