hexr:qa1

Last commit made on 2023-07-20
Get this branch:
git clone -b qa1 https://git.launchpad.net/hexr
Members of HEXR Developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
qa1
Repository:
lp:hexr

Recent commits

a2535d1... by Nadzeya Hut <email address hidden>

Advanced search filter option for enablement status (#111)

* Rename fields in PhysicalMachineView SQL view

* Fix inheritance

* Add enablement status column to the advanced search UI

* Update the help text

* Handle multiple spaces in value

* Remove comments

* Use shlex.split in advanced_search helpers

* Add tests for get_query_params

* Use staticmethod instead of classmethod

* Fix style issues

* Update the help text

6038cd0... by Nadzeya Hut <email address hidden>

Clean JSONB field from old submissions (#110)

a47d55e... by Nadzeya Hut <email address hidden>

OpenAPI Schema for v2 API (#109)

* Add OpenAPI schema

* Add HTML version of OpenAPI schema

* Update HTML template

* Fix title and description

* Remove searchoptions urls. Add advanced search query params

* Add .env to gitignore

* Fix typo in requirements

* Fix types

* Remove unused view

* Fix style issues and remove unnecessary tests

4b855a9... by Nadzeya Hut <email address hidden>

Add submission script to upload submissions to C3 server (#108)

837991f... by Nadzeya Hut <email address hidden>

Optimise filter and make it work properly with certified machines (#107)

* Index packages in jsonb

* Add indices got package and snap-package keys in JSONB

* Remove prints

* Fix bug in page counter

* Optimise search and remove ordering

* Add tests

* Improve tests

* Exclude confidential hardware

* Add index to improve performance

c200120... by Nadzeya Hut <email address hidden>

Substring search by installed package names (#106)

* Store packages in checkbox_report jsonb field

* Add deb and snap packages filters

* Add unapplied migrations from older PRs

* s/kernel/kernel_version/

* Update submissions frontend

* Add tests

* Fix advanced search help text

* Update help text

4190dbd... by Sheila Miguez

Merge pull request #96 from canonical/launchpad-bug-description

add new API for extracting structured data from certify-planning bugs

4366ac8... by Nadzya Hut <email address hidden>

Update release help text (#104)

f585b25... by Sheila Miguez

add new API for extracting structured data from certify-planning bugs

C3-308

b460177... by Nadzya Hut <email address hidden>

If kernel is not found, return empty string instead of empty dict (#103)