Commit 94e9068
File tree
7 files changed
+200
-633
lines changed- src/views/DailyStandup
- DeadlineSection
- Slide
- StartSection
7 files changed
+200
-633
lines changed- .dockerignore+3-1
- .github/workflows/helm-publish.yml+40-17
- .github/workflows/release.yml+84
- CHANGELOG.md+131
- apps/common/admin.py+2-1
- apps/common/management/commands/clearsessions.py+7
- apps/common/migrations/0003_event_description.py+18
- apps/common/models.py+1
- apps/common/utils/google_calendar.py+7-2
- apps/journal/admin.py+2-1
- apps/project/migrations/0014_deadline_description.py+18
- apps/project/models.py+1
- apps/standup/admin.py+2-1
- apps/standup/management/commands/standup.py+9-4
- apps/track/admin.py+7-6
- apps/track/management/commands/process_not_done_time_entries.py+2
- apps/user/admin.py+2-1
- apps/user/management/commands/sync_slack_users_id.py+2
- cliff.toml+148
- helm/Chart.yaml+1-1
- helm/values.yaml+1-1
- main/config.py+3
- main/sentry.py+155
- main/settings.py+4-1
- pyproject.toml+3-1
- release.sh+77
- uv.lock+399-358
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | | - | |
80 | | - | |
| 79 | + | |
81 | 80 | | |
82 | 81 | | |
83 | 82 | | |
| |||
0 commit comments