18 Jan 2024
New Features
API
- Implemented routes to retrieve subsets of Facts for oldest and most recently changed.
UI
- Implemented Search / Filtering on the Data Tables
- Resolved the redirect on hard reload that sent viewer back to the home page
- Landing page now loads more seamlessly, with loaders inside content boxes rather than a single loader obscuring the entire page.
- Created the Parameter Store edit UI. This uses @monaco-editor/react to provide an IDE for editing serialised data formats.
Mocking
- Created a mocking script using the AWS SDK to populate mock parameters in the demo AWS account.