Skip to content

fix(apps): address functions deployment compatibility and resolve callable signature issues#3565

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
josephperrott:fix-callable-deploy
Mar 24, 2026
Merged

fix(apps): address functions deployment compatibility and resolve callable signature issues#3565
alan-agius4 merged 1 commit intoangular:mainfrom
josephperrott:fix-callable-deploy

Conversation

@josephperrott
Copy link
Copy Markdown
Member

Includes refactored callable return structure and CommonJS deployment stabilizing fixes.

@josephperrott josephperrott added the action: merge The PR is ready for merge by the caretaker label Mar 24, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request significantly improves the application's architecture and security by moving data access to backend callable functions and locking down Firestore. The changes are well-structured and address important deployment compatibility issues. I've found one high-severity issue in the new updateUser function where handling for indefinite blocks is incorrect, which could lead to storing invalid data. A fix is suggested.

@alan-agius4 alan-agius4 merged commit 6171abb into angular:main Mar 24, 2026
13 checks passed
@alan-agius4
Copy link
Copy Markdown
Contributor

This PR was merged into the repository. The changes were merged into the following branches:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants