Log In
skrzepto
/
fedora-hubs
Forked from
fedora-hubs
8 years ago
Clone
Source Code
GIT
Source
Stats
Overview
Files
Commits
Branches
Forks
Releases
3c508ef
Add DELETE for saved notifications
Authored and Committed by Eric Barbour
8 years ago
raw
patch
tree
parent
8 files changed.
100 lines added
.
15 lines removed
.
hubs/app.py
file modified
+11
-0
hubs/static/client/app/components/Dropdown.jsx
file modified
+29
-4
hubs/static/client/app/components/Feed.jsx
file modified
+2
-3
hubs/static/client/app/components/Markup.jsx
file modified
+1
-1
hubs/static/client/app/components/Panel.jsx
file modified
+2
-2
hubs/templates/includes/_searchstream.html
file modified
+1
-1
hubs/templates/stream.html
file modified
+17
-4
hubs/tests/test_api/test_notifications.py
file modified
+37
-0
Add DELETE for saved notifications * Fix open-iconic icon -> font awesome
hubs/app.py
file modified
+11
-0
hubs/static/client/app/components/Dropdown.jsx
file modified
+29
-4
hubs/static/client/app/components/Feed.jsx
file modified
+2
-3
hubs/static/client/app/components/Markup.jsx
file modified
+1
-1
hubs/static/client/app/components/Panel.jsx
file modified
+2
-2
hubs/templates/includes/_searchstream.html
file modified
+1
-1
hubs/templates/stream.html
file modified
+17
-4
hubs/tests/test_api/test_notifications.py
file modified
+37
-0