-
- Downloads
[NEW] Add user events for apps (#25165)
* Add user events for apps * Remove trycatch validation * Get the user entity after the update * Trigger events when the user updates his profile or deletes his account * Update Apps-Engine * Make update return doc after update * Find user after the update to trigger event with correct data * Change where clause to use userData instead of userId * Update apps-engine
Showing
- apps/meteor/app/apps/server/bridges/listeners.js 17 additions, 0 deletionsapps/meteor/app/apps/server/bridges/listeners.js
- apps/meteor/app/authentication/server/startup/index.js 5 additions, 0 deletionsapps/meteor/app/authentication/server/startup/index.js
- apps/meteor/app/lib/server/functions/saveUser.js 13 additions, 0 deletionsapps/meteor/app/lib/server/functions/saveUser.js
- apps/meteor/app/lib/server/methods/deleteUserOwnAccount.ts 4 additions, 0 deletionsapps/meteor/app/lib/server/methods/deleteUserOwnAccount.ts
- apps/meteor/server/methods/deleteUser.js 4 additions, 0 deletionsapps/meteor/server/methods/deleteUser.js
- apps/meteor/server/methods/saveUserProfile.js 10 additions, 0 deletionsapps/meteor/server/methods/saveUserProfile.js
- yarn.lock 3 additions, 3 deletionsyarn.lock