Skip to content

Releases: HewlettPackard/squest

v1.8.1

12 Oct 08:48
Compare
Choose a tag to compare

Fix

  • Fix the request serializer on day 2 operations. fill_in_survey was saved as string instead of dict

Enhancement

  • Minor UI enhancements

v1.8.0

10 Oct 16:33
Compare
Choose a tag to compare

Breaking changes ⚠

  • Context usable with Jinja has changed. spec/user_spec --> instance. Impacted pages:
    • default values of an operation survey
    • 'when' of a profile notification filter

Fix

  • URL for available instances was wrong
  • Fix JSON integer cast in survey
  • Remove exposed MySQL port from prod

Feature

  • Add job template config on request process
  • Notification filters split: Support or request notification

Enhancement

  • Add billing group field in UserSerializer
  • Filter instance by spec and user spec
  • Update filter sidebar size
  • Add accepted_by and approved_by field

v1.7.5

16 Sep 09:02
Compare
Choose a tag to compare

Fix

  • [Fix] Fix bad queryset 😅

v1.7.4

15 Sep 15:43
Compare
Choose a tag to compare

Fix

  • Accept request from API without survey doesn't work
  • Auto-process only worked if auto-accept is enabled
  • The extra_vars field is not valid if it is in JSON from the API.
  • Update resource from API does not work for all fields

Enhancement]

  • link docs to operations
  • add request messages to request detail

v1.7.3

31 Aug 08:29
Compare
Choose a tag to compare

Enhancement

  • Create instance from API return full serializer
  • Instance filtered by multiple choice instead of text in UI
  • Link to access instances by service from home page in UI
  • Service catalog forms with data live search in UI
  • Filter for attribute definitions in API

Fix

  • Request operation from API return the new request
  • Support choices as list in AWX survey

v1.7.2

04 Aug 13:27
Compare
Choose a tag to compare

Feature

  • Custom links on instance detail page

Enhancement

  • Custom threshold color on resource pool and quota
  • Add description documentation to services and portfolios

Fix

  • Date submitted was updated on each save
  • Hide disabled services from homepage
  • Hide admin only create operations for end users

v1.7.1

21 Jul 15:44
Compare
Choose a tag to compare

Enhancement

  • Date format can be set for all date from the settings
  • Merge operation name and operation color type

Fix

  • Fix breadcrumbs links in notification page
  • Link to the doc now target the correct current version of the running squest instance
  • fill_in_survey flag was saved as a string when created from the API
  • Fix maintenance mode was not working when used from the API

v1.7.0

18 Jul 09:39
Compare
Choose a tag to compare

Internal

  • Bump python version to 3.10

Fix

  • Global hook was not working
  • Fix ajax call when synchronizing job template. Number of template was not updated

Feature

  • Notification filters
  • Extra vars on Tower server, service and operation
  • Add maintenance mode

Enhancement

  • Operations can be limited to administrators only

v1.6.1

04 Jul 16:05
Compare
Choose a tag to compare

Fix

  • Pagination navigation was not working with https scheme

Feature

  • Add support of external tool as support URL

v1.6.0

30 Jun 15:44
Compare
Choose a tag to compare

1.6.0 2022-06-30

Breaking changes

  • API: Pagination added to all GET list of objects

Fix

  • API: ID was not given when new request created
  • Format issue with fill in survey
  • instance_name variable can be used in the tower survey

Enhancement

  • Swagger page support bearer auth
  • Send email when support is closed
  • show specs on accept/review page
  • Add pending request for each service in the admin dashboard
  • Save tags in session

Feature

  • API: Add filters (filter by exact name in API vs contains in UI)
  • Default API admin token can be added to the settings
  • Python script based validator for form field
  • Approval workflow
  • Bulk delete for Instances
  • Allow several create operations
  • Portfolio