Commit 289544c
committed
Fix bug
Refactors group notification to use a dedicated API for fetching project group permissions, enhancing consistency and maintainability. Removes reliance on direct access to project permission structures.1 parent 506ec7c commit 289544c
File tree
2 files changed
+29
-6
lines changed- services/web/server/src/simcore_service_webserver/projects
2 files changed
+29
-6
lines changedLines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
Lines changed: 12 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| |||
2107 | 2108 | | |
2108 | 2109 | | |
2109 | 2110 | | |
2110 | | - | |
2111 | | - | |
| 2111 | + | |
| 2112 | + | |
2112 | 2113 | | |
| 2114 | + | |
| 2115 | + | |
| 2116 | + | |
| 2117 | + | |
2113 | 2118 | | |
2114 | 2119 | | |
2115 | 2120 | | |
| |||
2123 | 2128 | | |
2124 | 2129 | | |
2125 | 2130 | | |
2126 | | - | |
2127 | | - | |
2128 | | - | |
| 2131 | + | |
| 2132 | + | |
| 2133 | + | |
| 2134 | + | |
2129 | 2135 | | |
2130 | 2136 | | |
2131 | 2137 | | |
| |||
0 commit comments