Skip to content

Releases: Orbitalize/reports

v0.0.18

13 Oct 14:46
90e2b5f
Compare
Choose a tag to compare

What's Changed

  • [report] Handle reports starting with an action generator by @ChrisJamesC in #30

Full Changelog: v0.0.17...v0.0.18

v0.0.17

13 Sep 11:50
f71a501
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.16...v0.0.17

v0.0.16

13 Sep 10:39
2f40b4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.15...v0.0.16

v0.0.15

12 Sep 14:26
07e621a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.15

v0.0.14

17 Aug 14:36
Compare
Choose a tag to compare
[report] load json embed in script tag

v0.0.13

17 Aug 14:07
9d1812b
Compare
Choose a tag to compare
[report] Improve structure by removing useless child capability (#15)

This PR remove a useless recursion step.

v0.0.12

17 Aug 13:58
Compare
Choose a tag to compare
[report] Replace example with proper report parsing (#11)

This PR adds an initial working version of report parsing and include
the following additional changes:

1. Add jest dependencies.
2. Add a simple popup to display the details when clicking on "Link"
3. Updated types from interuss/monitoring schemas.

Few known issues:
- Requirements and child capabilities are not displayed at the same time
on a page.
- Error handling is probably too aggressive

Note that report_uspace.json will be removed before merge to not checkin
big files on the main branch.

v0.0.11

17 Aug 11:21
Compare
Choose a tag to compare
Clean up

v0.0.10

14 Aug 13:27
Compare
Choose a tag to compare
Remove useless files