Commit Graph

12 Commits

Author SHA1 Message Date
Keagan McClelland
7344a616a8 Condense Imports 2021-12-03 10:29:45 -07:00
Lucy Cifferello
e7708da122 resolve PR feedback - add record type for package and dependency metadata 2021-12-02 16:41:02 -07:00
Lucy Cifferello
64d432f2c9 organization refactor separating database actions, data transformations, and api type constructs into separate components 2021-12-02 08:10:39 -07:00
Lucy Cifferello
1610c8c9fd reprganize database calls and marketplaces types 2021-12-02 08:10:39 -07:00
Lucy Cifferello
0cf13f46e6 fix handling of using index endpoint to fetch package at specific version 2021-11-23 17:25:27 -07:00
Keagan McClelland
85cf6f19a5 refactor registry to include OS version filtering on the package index (#64)
* refactor registry to include OS version filtering on the package index

* remove commented code, clean up tests

* removed unused types

* remove disabled test

* remove unused type

* fix query parsing

* remove unused code

* more purging

* MOAR PURGING

* normalize data model, fix all type errors

* rename get parameter
2021-10-26 14:53:36 -06:00
Lucy Cifferello
38016eb04b synchronize with 0.3.0 branch 2021-09-24 13:59:13 -06:00
Lucy Cifferello
a9d88178cc aggregate query functions 2021-09-24 13:59:02 -06:00
Lucy Cifferello
c71b5db277 format all the things 2021-09-23 19:18:30 -06:00
Lucy Cifferello
c38ea1480b alter category to optional 2021-09-08 15:39:29 -06:00
Lucy Cifferello
42a8adebf0 account for icon types 2021-09-06 14:02:59 -06:00
Lucy Cifferello
55ef470df7 categories refactor 2021-06-30 09:36:49 -04:00