.gitignore
.gitlab-ci.yml
LICENSE
MANIFEST.in
README.md
TODOs.md
azure-tagday-ui.spec
build_installer.py
installer.iss
installer.nsi
pyproject.toml
uv.lock
.github/workflows/build-and-publish.yml
config/status_icons.yaml
doc/BUILD.md
doc/REVISION.md
src/README.md
src/_version_scm.py
src/devops_helper.py
src/generate_artifacts_report.py
src/generate_rescheduling_report.py
src/generate_revision.py
src/generate_sprint_report.py
src/generate_tagday_report.py
src/requirements.txt
src/utils.py
src/version.py
src/azure/__init__.py
src/azure/azure_base_client.py
src/azure/azure_db.py
src/azure/azure_helper.py
src/azure/azure_info_base_client.py
src/azure/azure_info_handler.py
src/azure_tagday_ui.egg-info/PKG-INFO
src/azure_tagday_ui.egg-info/SOURCES.txt
src/azure_tagday_ui.egg-info/dependency_links.txt
src/azure_tagday_ui.egg-info/entry_points.txt
src/azure_tagday_ui.egg-info/requires.txt
src/azure_tagday_ui.egg-info/scm_file_list.json
src/azure_tagday_ui.egg-info/scm_version.json
src/azure_tagday_ui.egg-info/top_level.txt
src/config/__init__.py
src/config/status_icons.yaml
src/gui/__init__.py
src/gui/__main__.py
src/gui/backend.py
src/gui/main.py
src/gui/workers.py
src/gui/qml/Main.qml
src/gui/qml/Theme.qml
src/gui/qml/components/DeadlineEditorDialog.qml
src/gui/qml/components/IterationPickerModal.qml
src/gui/qml/components/MilestonesManagerDialog.qml
src/gui/qml/components/NavItem.qml
src/gui/qml/components/NewProjectDialog.qml
src/gui/qml/components/PrepareIterationsModal.qml
src/gui/qml/components/RepoCategoriesDialog.qml
src/gui/qml/components/SearchBar.qml
src/gui/qml/components/StatCard.qml
src/gui/qml/components/StatusBadge.qml
src/gui/qml/components/SyncLogView.qml
src/gui/qml/views/DashboardView.qml
src/gui/qml/views/PullRequestsView.qml
src/gui/qml/views/ReportsView.qml
src/gui/qml/views/ReposView.qml
src/gui/qml/views/SettingsView.qml
src/gui/qml/views/WorkItemsView.qml
src/gui/qml/views/WorkloadExplorerView.qml
src/templates/BUILD_ARTIFACTS.tmpl
src/templates/PR_REPORT.tmpl
src/templates/TAGDAY_REPORT.tmpl
src/templates/__init__.py
src/tests/__init__.py
src/tests/run_tests.py
src/tests/test_azure_clients.py
src/tests/test_azure_db.py
src/tests/test_backend_logging.py
src/tests/test_deadline_api_and_editing.py
src/tests/test_fast_repo_and_pr_sync.py
src/tests/test_font_size_and_scaling.py
src/tests/test_generate_revision.py
src/tests/test_hierarchy_pbs_and_priorities.py
src/tests/test_iteration_shift_tracking.py
src/tests/test_milestones_and_categories.py
src/tests/test_patch_pr_title.py
src/tests/test_performance_optimizations.py
src/tests/test_pull_requests_view.py
src/tests/test_repo_categories_db.py
src/tests/test_reports.py
src/tests/test_rescheduling_report.py
src/tests/test_scheduled_sync.py
src/tests/test_settings_and_project_switch.py
src/tests/test_sprint_workload_and_deadlines.py
src/tests/test_sync_work_items.py
src/tests/test_tagday_report.py
src/tests/test_utils.py
src/tests/test_version.py
src/tests/test_weekly_iterations_advance.py
src/tests/test_work_items_filters.py
src/tests/test_workload_current_date_timeline.py
src/tests/test_workload_parent_grouping.py
templates/BUILD_ARTIFACTS.tmpl
templates/PR_REPORT.tmpl
templates/TAGDAY_REPORT.tmpl