Feature/fix alerts trigger persistence#52
Merged
Conversation
* Production readiness & CI/CD deployment setup * Update deployment workflow to support GitHub Secrets and Variables division (#22) * Feature/automated production deployment (#23) * Update deployment workflow to support GitHub Secrets and Variables division * Implement automated main-to-prod PRs and self-hosted production deployment workflow * Optimize production deployment: remove redundant server-side testing for low-resource environment * Add CI/CD flow documentation to README and finalize production branch naming * Update CI workflow to use real GitHub Secrets and Variables * Disable Facebook OAuth strategy, routes, and documentation * Fix CI timeout: use local MongoDB service for tests * Fix frontend build: install client dependencies before building * Fix/automated production deployment (#24) * Update deployment workflow to support GitHub Secrets and Variables division * Implement automated main-to-prod PRs and self-hosted production deployment workflow * Optimize production deployment: remove redundant server-side testing for low-resource environment * Add CI/CD flow documentation to README and finalize production branch naming * Update CI workflow to use real GitHub Secrets and Variables * Disable Facebook OAuth strategy, routes, and documentation * Fix CI timeout: use local MongoDB service for tests * Fix frontend build: install client dependencies before building * Fix pipeline permissions and remove redundant deploy workflow * Fix/automated production deployment (#25) * Update deployment workflow to support GitHub Secrets and Variables division * Implement automated main-to-prod PRs and self-hosted production deployment workflow * Optimize production deployment: remove redundant server-side testing for low-resource environment * Add CI/CD flow documentation to README and finalize production branch naming * Update CI workflow to use real GitHub Secrets and Variables * Disable Facebook OAuth strategy, routes, and documentation * Fix CI timeout: use local MongoDB service for tests * Fix frontend build: install client dependencies before building * Fix pipeline permissions and remove redundant deploy workflow * Allow custom PR_TOKEN and update documentation for permission fix
* Production readiness & CI/CD deployment setup * Update deployment workflow to support GitHub Secrets and Variables division (#22) * Feature/automated production deployment (#23) * Update deployment workflow to support GitHub Secrets and Variables division * Implement automated main-to-prod PRs and self-hosted production deployment workflow * Optimize production deployment: remove redundant server-side testing for low-resource environment * Add CI/CD flow documentation to README and finalize production branch naming * Update CI workflow to use real GitHub Secrets and Variables * Disable Facebook OAuth strategy, routes, and documentation * Fix CI timeout: use local MongoDB service for tests * Fix frontend build: install client dependencies before building * Fix/automated production deployment (#24) * Update deployment workflow to support GitHub Secrets and Variables division * Implement automated main-to-prod PRs and self-hosted production deployment workflow * Optimize production deployment: remove redundant server-side testing for low-resource environment * Add CI/CD flow documentation to README and finalize production branch naming * Update CI workflow to use real GitHub Secrets and Variables * Disable Facebook OAuth strategy, routes, and documentation * Fix CI timeout: use local MongoDB service for tests * Fix frontend build: install client dependencies before building * Fix pipeline permissions and remove redundant deploy workflow * Fix/automated production deployment (#25) * Update deployment workflow to support GitHub Secrets and Variables division * Implement automated main-to-prod PRs and self-hosted production deployment workflow * Optimize production deployment: remove redundant server-side testing for low-resource environment * Add CI/CD flow documentation to README and finalize production branch naming * Update CI workflow to use real GitHub Secrets and Variables * Disable Facebook OAuth strategy, routes, and documentation * Fix CI timeout: use local MongoDB service for tests * Fix frontend build: install client dependencies before building * Fix pipeline permissions and remove redundant deploy workflow * Allow custom PR_TOKEN and update documentation for permission fix * Fix/automated production deployment (#27) * Update deployment workflow to support GitHub Secrets and Variables division * Implement automated main-to-prod PRs and self-hosted production deployment workflow * Optimize production deployment: remove redundant server-side testing for low-resource environment * Add CI/CD flow documentation to README and finalize production branch naming * Update CI workflow to use real GitHub Secrets and Variables * Disable Facebook OAuth strategy, routes, and documentation * Fix CI timeout: use local MongoDB service for tests * Fix frontend build: install client dependencies before building * Fix pipeline permissions and remove redundant deploy workflow * Allow custom PR_TOKEN and update documentation for permission fix * Restore automatic hotfix sync with circular loop protection * only PRs to main would trigger the CI (#29)
…m external API calls
* Fix profile image fallback, fix Layout syntax, add DD-MM-YY-HH-mm to PR title (#37) * Fix SPA fallback ordering and AI provider fallback on 401 (#39) * Fix image persistency by adding app_uploads Docker volume (#41) * Fix AI smart search strictness bug by using OR instead of AND (#43) * Secure public user profiles by omitting emails and refresh tokens from external API calls (#45)
* Fix profile image fallback, fix Layout syntax, add DD-MM-YY-HH-mm to PR title (#37) * Fix SPA fallback ordering and AI provider fallback on 401 (#39) * Fix image persistency by adding app_uploads Docker volume (#41) * Fix AI smart search strictness bug by using OR instead of AND (#43) * Secure public user profiles by omitting emails and refresh tokens from external API calls (#45) * Feature/search swagger jest (#47) * Secure public user profiles by omitting emails and refresh tokens from external API calls * feat: improve user search intent and expose Swagger/Jest UI * feat: add mock data seeding script
…tch to jest.config.js
…and premium avatar styling
ShimiManashirov
approved these changes
Mar 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.