Releases: snnbotchway/b2b-feedback
Releases · snnbotchway/b2b-feedback
b2b-feedback 0.1.1
What's Changed
- Add author as autocomplete field in Questionnaire admin by @snnbotchway in #25
- Add header and logout feature to client by @snnbotchway in #26
- Fix app-logo on client by @snnbotchway in #27
- Release/0.1.1 by @snnbotchway in #28
Full Changelog: v0.1.0...v0.1.1
b2b-feedback 0.1.0
What's Changed
- Setup project base for development by @snnbotchway in #1
- Implement authentication by @snnbotchway in #2
- Revert "Implement authentication" by @snnbotchway in #4
- Redo authentication by @snnbotchway in #3
- Implement feedback models and Client API by @snnbotchway in #5
- Build questionnaire API and configure its admin by @snnbotchway in #6
- Add "Client reps list questionnaires" functionality to the API by @snnbotchway in #7
- Add create responses and list/retrieve questionnaires by @snnbotchway in #8
- Implement list responses with pagination by @snnbotchway in #9
- Implement Monthly feedback model and admin; and account app maintenance. by @snnbotchway in #10
- Remove unique constraint on monthly feedback model and Create monthly feedback API by @snnbotchway in #11
- Add list MonthlyFeedback functionality by @snnbotchway in #12
- Implement send emails on questionnaire due and response created by @snnbotchway in #13
- Feedback app maintenance by @snnbotchway in #14
- Merge React build with django by @snnbotchway in #15
- Configure the project for development by @snnbotchway in #16
- Add requirements.txt to b2b/ directory by @snnbotchway in #19
- Switch to REDIS_URL env variable by @snnbotchway in #20
- Add CSRF_TRUSTED_ORIGINS by @snnbotchway in #21
- Set CSRF_TRUSTED_ORIGINS regardless of debug by @snnbotchway in #22
- Add django-cors-headers by @snnbotchway in #23
- Release/0.1.0 by @snnbotchway in #24
Full Changelog: https://github.com/snnbotchway/b2b-backend/commits/v0.1.0