Releases: prince-chrismc/user-management
Releases · prince-chrismc/user-management
Development Pre-Release v1.0.0-dev.1
🆕 API updates:
- Conditional API requests - rfc7232 #10
🎇 Implemented enhancements:
-
Logging support for backend #17
-
Add support for an plain HTTP backend #63
-
implementation of conditional request support #11
🐛 Fixed bugs:
- Fix css loader configuration #77
- Current time displayed in the wrong position #66
- Separate front-end from FQDN + Fix front-end Etag handling + Stabilize CI #52
- add new user API is not correctly supported #14
- fixing new user being empty #13
🚀 Deployment improvements:
- Infrastructure as code #19
- Improve front-end test coverage + reduce bundle size #78
- Infrastructure as code deployment #70
- Combined Alpine deployment image #38
- Leverage alpine build and runtime image for condensed image sizes #37
📕 Closed issues:
- Improved documentation #18
Merged pull requests:
Development Pre-Release v1.0.0-dev.0
🎯 Features:
- Minimal API set for viewing, adding, editing, removing users
- With Documentation hosted on GitHub Pages
- Functional back-end C++14 implementation
- Feature complete front-end in ReactJS 16 that is Webpacked
- AWS EC2 instance hosting the working proof-of-concept