Change log
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
2.2.1
Delete nginx.conf as it is overwritten by template from the base image.
Override worker_processes in the nginx conf to fix resource issue when app is deployed in same node as others.
2.2.0
Updated ODA ID change and documentation
2.1.0
EB Log Summary now updates in real time using PostgreSQL LISTEN/NOTIFY, eliminating the need for polling and ensuring instant reflection of changes.
Activated existing Jira integration with terst Jira instance.
Log Summary now reflects the cumulative entity status fetched from ODA following automatic updates, ensuring accurate and up-to-date status representation.
2.0.1
Fixed backend URL link
Fixed version view with multi users
Added E2E test cases for existing functionality
2.0.0
Multiple operators can now access and update shift logs simultaneously, enabling real-time collaboration during shifts.
Easily organize and filter comments by adding topic-based tags for better clarity and categorization.
Seamlessly link JIRA tickets directly from the Shift Log Tool, improving issue tracking and workflow efficiency.
Shift logs now maintain a complete version history, allowing users to review and restore previous entries for improved auditability.
1.1.1
Fixed issue in .gitlab-ci.yml file
1.1.0
Updated SLT Services version to v1.1.0.
Add ipv6only=off to nginx conf to allow the deployment to work in environments without IPv6
1.0.0
[BREAKING] Added AAA functionality
Added component test cases
0.3.1
Updated SLT services version to 0.3.2.
Fixed [Image issue](https://jira.skatelescope.org/browse/NAK-1163).
0.3.0
Added End shift API.
Added Annotation functionality for adding / updating on shift history page.
Added search filters to search using Execution Block (EB) ID and Scheduling Block Instance (SBI) ID.
Updated SLT services version to 0.3.1.
0.2.0
Added search filters to search shift history.
Added SLT UI functionality for log comments and shift comments.
Removed ODA dependency from Shift Log Tool UI.
0.1.0
Created new repository for Shift Log Tool UI.
Added support for managing new shift and view shift history by date.