hexr:staging

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

Branch merges

Branch information

Name:
staging
Repository:
lp:hexr

Recent commits

c1f79d4... by Sheila Miguez

Merge pull request #83 from canonical/enablement-models

add enablements app

64de46f... by Sheila Miguez

Fix logout (#85)

Fixes: #84

90fd48b... by Sheila Miguez

generated migration

60b34f1... by Sheila Miguez

add enablements app

This adds an app to represent the Enablement process.

Resolves: C3-247

cf0c57c... by Nadzeya Hry <email address hidden>

Physicalmachine apiv2 (#82)

* Add HardwareModel and hardware_model_view

* Add migrations

* Add hardwaremodels API endpoint

* Return hardware with no certificates. Rename the endpoint

* Add tests for physicalmachinesview endpoint

* Return only hardware a user has access to

099e320... by Nadzeya Hry <email address hidden>

Set descending order for canonical_id (#81)

c83c86d... by Nadzeya Hry <email address hidden>

Make the modifications to submission service to populate them model on new submissions (#72)

* Populate checkbox_report when submission is sent

* Store only specific keys

* Remove converter from list to dict

* Store only specific keys

* Catch exceptions

4bd17dd... by Nadzeya Hry <email address hidden>

Add searchoptions endpoint for machinereports and certifiedmodels (#79)

* Add searchoptions/ endpoint for machinereports and certifiedmodels

* Update searchoptions for certifiedmodels

* Add tests for searchoptions

807e398... by Nadzeya Hry <email address hidden>

API for getting dump of all the CPU types across all certified devices (#74)

* Create API endpoint to respond with all certified CPUs

Use Certificates instead of PhysicalMachine. Add generation field

Add tests for cpuinfo endpoint

* Remove duplicate filter from filters.py

* Filter expired certificates

f4e18c1... by Sheila Miguez

Merge pull request #77 from canonical/fix-django-queryinspect-root-setting

change QUERY_INSPECT_TRACEBACK_ROOTS setting