Skip to content

Merge develop into main#486

Merged
aydex merged 158 commits into
mainfrom
develop
Apr 16, 2026
Merged

Merge develop into main#486
aydex merged 158 commits into
mainfrom
develop

Conversation

@aydex
Copy link
Copy Markdown
Contributor

@aydex aydex commented Apr 16, 2026

No description provided.

aydex and others added 30 commits August 15, 2025 04:53
Call log service instead of console so all logging can be handled in one
place and eventually be sent to backend. Also added an error handler to
intercept Angular errors so we can log these as well

Closes #426
feat: implement log service to consolidate error logging
chore: add action for automatically creating draft releases
To avoid duplicate production environment deploys, backend and frontend
deploys have been combined into a single action, which should hopefully
prevent this in the future
chore: combine frontend and backend deploy
Having building in the same job as bumping means the build step can't be
retried if it fails because the bump step triess rerunning as well
chore: separate building steps to their own jobs when making snapshot
chore: deploy frontend and backend in same step
And copy directory contents, not directory itself when deploying
This is mostly to trigger another snapshot build
chore: small correction to deploy location
+ Add origin column to database log table
+ Update API documentation
+ Add tests
+ Update documentation and tests accordingly
…webmanifest

+ Add link tag in index.html for PWA icon compatibility with iOS
+ Various wording improvements regarding expense reminder email
fix: More icons for improved PWA compatibility
aydex and others added 29 commits November 26, 2025 10:38
chore: bump angular and other dependencies
+ Rename 'Authorization' header to 'X-Api-Key'
+ Simplify inputs in some database functions
+ Update vitest and refactor accordingly
+ Update various packages
fix: Prevent event name lookups via API key for private events
+ Fix filter match string could end up as empty string
+ Remove some unused style properties
fix: Participant spinner now uses correct styling
feat: Implement startup logging to DB
@aydex aydex merged commit 26c7738 into main Apr 16, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants