- Notifications
You must be signed in to change notification settings - Fork907
Commitd6d723f
feat(coderd): add inbox notifications endpoints (#16889)
This PR is part of the inbox notifications topic, and rely on previousPRs merged - it adds :- Endpoints to : - WS : watch new inbox notifications - REST : list inbox notifications - REST : update the read status of a notificationAlso, this PR acts as a follow-up PR from previous work and : - fix DB query issues- fix DBMem logic to match DB1 parentc83e53b commitd6d723f
File tree
20 files changed
+2091
-63
lines changed- cli
- coderd
- apidoc
- database
- dbmem
- queries
- notifications
- dispatch
- pubsub
- codersdk
- docs/reference/api
- site/src/api
20 files changed
+2091
-63
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
934 | 934 |
| |
935 | 935 |
| |
936 | 936 |
| |
937 |
| - | |
| 937 | + | |
938 | 938 |
| |
939 | 939 |
| |
940 | 940 |
| |
|
Lines changed: 206 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
0 commit comments
Comments
(0)