-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODOs
More file actions
33 lines (25 loc) · 1.06 KB
/
TODOs
File metadata and controls
33 lines (25 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
TODOs
en cours
-> Membership logic -> _id not available in teamcallback... -> Weird doesn't work when Id is not initialized....
Next Steps
-> Still have to move a few component
-> Create security logic to access team information
-> Create team subscription/invitation logic...
HIGH PRIORITY
-> Enforce query failure (check/escape params before query);
-> Check the added value of isAuthorized in expressJS;
->
-> Error Mngmt
--> Change the approach of changing server error when it's a user error? I'm not sure...
--> Potentially use next(error) and a good handler at the end to send the error back to the app with a clean message even when there is a server error)
-> Spinner, flash, on specific component...
-> Remove style for html
MEDIUM PRIORITY
-> Handle http request with string answers..., doesn't have to pass user info...
-> externalize answer and error handler on servcies
-> Understand why the ID doesn't come back in the save mongoose
LOW PRIORITY
-> clean timout in the flash when routing?
REMINDERS
-> Escape !
-> Don't return privacy values '-value' in mongoose