Commit Graph

110 Commits

Author SHA1 Message Date
Keagan McClelland
c485dce4a8 send back release notes for eos 2022-02-26 23:27:27 -07:00
Keagan McClelland
99dea51f7d reduce io dependence 2022-02-26 23:27:27 -07:00
Keagan McClelland
468b65f43c Apply suggestions from code review
Remove unused code

Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com>
2022-02-26 23:27:27 -07:00
Keagan McClelland
e364e55a26 remove prelude import 2022-02-26 23:27:27 -07:00
Keagan McClelland
46c079fe25 delete unused code 2022-02-26 23:27:27 -07:00
Keagan McClelland
fb94a03909 fix type 2022-02-26 23:27:27 -07:00
Keagan McClelland
55dfe2f7e5 Apply suggestions from code review
Mostly removals of commented code.
2022-02-26 23:27:27 -07:00
Keagan McClelland
5c163a9140 remove inject function 2022-02-26 23:27:27 -07:00
Keagan McClelland
bcc3f01086 builds 2022-02-26 23:27:27 -07:00
Keagan McClelland
1fc3c2b678 redefine appmgr calls, holes at call sites 2022-02-26 23:27:27 -07:00
Lucy Cifferello
538e13bbe0 sort versions 2022-02-26 23:27:27 -07:00
Keagan McClelland
32de58979c cleanup usages of removed appmgr call 2022-02-26 23:27:27 -07:00
Keagan McClelland
410ccf9309 more dead code removal 2022-02-26 23:27:27 -07:00
Keagan McClelland
4dc632c80f remove dead code 2022-02-26 23:27:27 -07:00
Keagan McClelland
66e19a727e rename AppIdentifier to PkgId to save typing and reflect new name terminology 2022-02-26 23:27:27 -07:00
Keagan McClelland
1b25140740 rename and degeneralize 2022-02-26 23:27:27 -07:00
Keagan McClelland
911032ada2 rename appmgr calls to be more descriptive of the API 2022-02-26 23:27:27 -07:00
Keagan McClelland
164089ff88 changes appmgr calls to be conduit sources. 2022-02-26 23:27:27 -07:00
Keagan McClelland
857fcde913 clean up instrumentation 2022-02-26 23:27:27 -07:00
Lucy Cifferello
d8143067b2 fix bug wto show multiple versions in metadata 2022-02-26 23:27:27 -07:00
Lucy Cifferello
289e5c5b1d formatting 2022-02-26 23:27:27 -07:00
Lucy Cifferello
6fc7431930 synchronize with 0.3.0 branch 2022-02-26 23:27:27 -07:00
Lucy Cifferello
47c971de99 update to not use fs read for versions, just previous db call metadata 2022-02-26 23:27:27 -07:00
Keagan McClelland
f8d7f94cc5 time appmgr 2022-02-26 23:27:27 -07:00
Keagan McClelland
9f0056a1ab formatting 2022-02-26 23:27:27 -07:00
Keagan McClelland
8c00f709ed adds timings 2022-02-26 23:27:27 -07:00
Lucy Cifferello
c7effc51f4 limit strict bs converstion and refactor to not use fs read 2022-02-26 23:27:27 -07:00
Lucy Cifferello
bce777f991 clean up 2022-02-26 23:27:27 -07:00
Lucy Cifferello
7b2684acd5 aggregate query functions 2022-02-26 23:27:27 -07:00
Lucy Cifferello
e2d2fb6afc format all the things 2022-02-26 23:27:27 -07:00
Lucy Cifferello
ac5acaa685 fix icon endpoint 2022-02-26 23:27:27 -07:00
Keagan McClelland
eda753551a Cleanup/warnings (#53)
* implements error log reporting

* removes redundant imports
2022-02-26 23:27:27 -07:00
Keagan McClelland
f2364e742e implements error log reporting 2022-02-26 23:27:27 -07:00
Lucy Cifferello
6b649f6c8b alter category to optional 2022-02-26 23:27:27 -07:00
Lucy Cifferello
72bc7e01ae account for icon types 2022-02-26 23:27:27 -07:00
Lucy Cifferello
3797f4298e fix field mismatch 2022-02-26 23:27:27 -07:00
Lucy Cifferello
723602e6f7 fix urls for static files 2022-02-26 23:27:27 -07:00
Lucy Cifferello
aa88306ee1 fix routes 2022-02-26 23:27:27 -07:00
Lucy Cifferello
99dba0e273 rename endpoints 2022-02-26 23:27:27 -07:00
Lucy Cifferello
9f4a344c04 pass through manifest as raw json value 2022-02-26 23:27:27 -07:00
Lucy Cifferello
d0504bc616 fix eos json response 2022-02-26 23:27:27 -07:00
Lucy Cifferello
6e9288a7af fix instruction and license parsing 2022-02-26 23:27:27 -07:00
Lucy Cifferello
9c8f236095 fix version in service detail path 2022-02-26 23:27:27 -07:00
Lucy Cifferello
2ee06007c7 rework package list endpoint, version latest, and release notes 2022-02-26 23:27:27 -07:00
Lucy Cifferello
d53262e143 add priority to order categories 2022-02-26 23:27:27 -07:00
Lucy Cifferello
0d27703b33 eos endpoint, lowercase categories, sdk get instructions and license 2022-02-26 23:27:27 -07:00
Lucy Cifferello
fd9ef299ae return just list of services, no categories 2022-02-26 23:27:27 -07:00
Lucy Cifferello
09e188e9d8 rename apps endpoints to package and add header to addl endpoint 2022-02-26 23:27:27 -07:00
Lucy Cifferello
1c069ca6f8 fix toJson instances for hashmap keys 2022-02-26 23:27:27 -07:00
Lucy Cifferello
aab1856c6c remove hashing temp 2022-02-26 23:27:27 -07:00