v0.1.0
Pre-release
Pre-release
What's Changed
- Init backend by @maxim-v4s in #1
- API base by @maxim-v4s in #2
- API local storage by @maxim-v4s in #3
- Local config file by @maxim-v4s in #4
- Json timeline db by @maxim-v4s in #16
- Change default port to 8001 by @maxim-v4s in #18
- Collapsible images in json by @maxim-v4s in #20
- Use full prefix for json images by @maxim-v4s in #21
- Reverse snapshot and branch history by @maxim-v4s in #22
- Backend part of qualibrate diff representation by @maxim-v4s in #23
- Run json timeline DB as separeted instance and refactor config by @maxim-v4s in #34
- Local storage & Update timeline DB by @maxim-v4s in #36
- Fix nodes resolution by @maxim-v4s in #37
- Unify return structures from different storage types by @maxim-v4s in #38
- Unit tests by @maxim-v4s in #39
- Allow references in the config by @maxim-v4s in #40
- Qualibrate projects management by @maxim-v4s in #41
- Local storage projects info by @maxim-v4s in #42
- API pages by @maxim-v4s in #43
- fix: Correct node page sorting by @nulinspiratie in #44
- Fix: Handle datasets that don't have a proper timestamp by @nulinspiratie in #45
- CI: build python package with built frontend by @maxim-v4s in #25
- Fix startup:
spawn
only affects ifstorage_type != local_storage
by @maxim-v4s in #46 - API paging fixes and tests by @maxim-v4s in #47
- Improve config error messages by @maxim-v4s in #48
- Add docs by @maxim-v4s in #49
- CI: linting by @maxim-v4s in #51
- Add startup docs by @maxim-v4s in #50
- Node page first changes + some refactoring by @manas-qm in #52
- Refactor/qualibrate app by @nulinspiratie in #53
- Qualibrate runner mount by @maxim-v4s in #54
- show results instead of full node data by @nulinspiratie in #56
- Update entity by @maxim-v4s in #57
- CI: fix build package name by @maxim-v4s in #58
- Add internal ip (127.0.0.1) cors origin by @maxim-v4s in #59
- Feat/state updates by @manas-qm in #60
- Create draft release on push tag by @maxim-v4s in #62
New Contributors
- @maxim-v4s made their first contribution in #1
- @nulinspiratie made their first contribution in #44
- @manas-qm made their first contribution in #52
Full Changelog: https://github.com/qua-platform/qualibrate-app/commits/v0.1.0