What's Changed
- Moved the built flare folder to the root in an output folder to make the structure more readable by @TyMarc in #59
- Moved the business logic of the configuration steps in the specific steps by @TyMarc in #64
- Base for Typescript unit testing by @TyMarc in #65
- Severity filter by @TyMarc in #66
- Source types filter by @TyMarc in #67
- Added a loading animation when initializing the data of a configuration step by @TyMarc in #68
- Adding the ToastManager inside the main container to properly place the toasts and modified animation by @TyMarc in #70
- Make sure the Flare logo animation is centered + use same animation as website by @TyMarc in #72
- Proper color for dropdown caret in light mode + make count + caret clickable by @TyMarc in #71
- Refactors test_ingest_events.py removing Mocks by @markkasaboski in #69
- Change the option from 'Ingest metadata only' to 'Ingest full event data' and make it off by default by @TyMarc in #73
- Wrong filepath for packaged app by @TyMarc in #75
- Bumps version from v1.1.0 to v1.2.0 by @TyMarc in #77
Full Changelog: v1.1.0...v1.2.0