- Extends JIRA query limit to 150 items
- Fixes display issue
- Refactored export
- Update ensembl-djcore dependency to range from pypi
- update Connection credentials to Token base
- Added Business Rules to allow only one credentials operating at a time
- fixes 500 erros when issue with credentials and fernet token
- Change auth system to use authentication token
- Updated templates to accommodate dark themes
- Fixe Intentions issue types retrieval (Epic -> Stories)
- Moved from initial production services monolithic application (https://github.com/Ensembl/ensembl-production-services)
- Django standard layout / templates integration (enable backend skinning)
- Changed namespace to
ensembl.production.jira
- Changed app name to
ensembl_jira
- Updated layout to fit expected Portable APP layout (css / files locations / Patterns)