Граф коммитов

3441 Коммитов

Автор SHA1 Сообщение Дата
Joas Schilling a43967754e Init is only run when the page is ready 2015-09-15 14:46:28 +02:00
Joas Schilling 9eb241cee8 Fix phpStorm complainment 2015-09-15 14:46:28 +02:00
Joas Schilling 3a08913b8a Fix doc blocks 2015-09-15 14:39:36 +02:00
Joas Schilling 902480bb45 Use OC menu logic so different clicks close the dropdown 2015-09-15 14:33:30 +02:00
Joas Schilling 78d09a435d Slow down the polling interval 2015-09-15 14:33:29 +02:00
Joas Schilling 133d3a59a4 Make the cursor a pointer when hovering dismiss 2015-09-15 14:33:29 +02:00
Joas Schilling 4b6d38b972 Fix image paths 2015-09-15 13:59:55 +02:00
Joas Schilling d94c0cfe94 Adjust toogle speed 2015-09-14 15:50:24 +02:00
Joas Schilling e0bd8e598f Fix intendation 2015-09-14 15:50:24 +02:00
Joas Schilling 1b047e7ead Fix some minor JS errors 2015-09-14 15:50:24 +02:00
Joas Schilling 8758351acf Remove app name (not ment for displaying) 2015-09-14 15:50:24 +02:00
Joas Schilling deedd7bb10 Remove "div" prefix form all CSS rules 2015-09-14 15:50:24 +02:00
Tom Needham 8812108b58 Sanitize output in JS 2015-09-14 15:50:24 +02:00
Tom Needham 53ff980f91 Add handling hasNotification and hasNoNotification events, and server notif removal 2015-09-14 15:50:24 +02:00
Tom Needham 4625c88b0f Add responsive mode. Add icon. Style notification 2015-09-14 15:50:24 +02:00
Tom Needham 2fd55c1886 First attempt at frontend 2015-09-14 15:50:24 +02:00
Joas Schilling 6b1a0a60bc Merge pull request #13 from owncloud/issue-2-etag-header
Add an Etag header for the request
2015-09-14 15:50:00 +02:00
Joas Schilling e750b63552 Add an Etag header for the request 2015-09-14 15:38:56 +02:00
Joas Schilling ed1baac6b6 Merge pull request #14 from owncloud/fix-repo-setup
Revert "Test against the notification-manager branch for now"
2015-09-14 15:38:22 +02:00
Joas Schilling ec6f7bd1b2 Revert "Disable scrutinizer upload until it is set up"
This reverts commit 83049bc208.
2015-09-14 15:36:25 +02:00
Joas Schilling 4e1b4a2117 Revert "Test against the notification-manager branch for now"
This reverts commit 96ea412ae6.
2015-09-14 15:31:32 +02:00
Joas Schilling c95aed4c5a Merge pull request #11 from owncloud/private-interfaces
Private interfaces
2015-09-08 09:24:36 +02:00
Joas Schilling 2817f4c283 Fix php7 "Redefinition of parameter $id" in unit test 2015-09-08 09:22:00 +02:00
Joas Schilling 83049bc208 Disable scrutinizer upload until it is set up 2015-09-08 09:16:48 +02:00
Joas Schilling 96ea412ae6 Test against the notification-manager branch for now 2015-09-08 09:15:47 +02:00
Joas Schilling 681af90694 Load the app in tests 2015-09-08 09:11:15 +02:00
Joas Schilling 9578d607c8 Interfaces are private for now 2015-09-08 09:07:09 +02:00
Joas Schilling 96edd1061b Add capabilities 2015-09-02 15:50:44 +02:00
Joas Schilling 2143a47e27 Sort the notifications 2015-09-02 15:50:44 +02:00
Joas Schilling e2a4b21fbe Make sure to use the returned INotification 2015-09-02 15:50:44 +02:00
Joas Schilling a052414903 Fix namespace 2015-09-02 12:41:27 +02:00
Joas Schilling a5f923a4c8 Fix the count comparison of the routes 2015-09-02 11:18:57 +02:00
Joas Schilling d5cc22a393 Increase the test coverage a bit more 2015-09-02 11:17:00 +02:00
Joas Schilling a2f28240e3 Add an endpoint to allow deleting notifications 2015-09-02 11:10:52 +02:00
Joas Schilling 30943b57a2 Add the notification id to the output 2015-09-01 19:07:15 +02:00
Joas Schilling cc89633ee4 Return the notification at the end :shock: 2015-09-01 18:00:07 +02:00
Joas Schilling 1ac644c753 Fix the blindly written docs 2015-09-01 17:59:41 +02:00
Joas Schilling c3a0971bc1 Add documentation for notifiers to the readme 2015-09-01 17:14:06 +02:00
Joas Schilling b3d8280eb4 Add an endpoint 2015-09-01 16:57:43 +02:00
Joas Schilling bf26921a4c Add the OCP\Notification\IApp 2015-09-01 13:44:31 +02:00
Frank Karlitschek 47b4b75c33 Initial commit 2015-09-01 10:51:54 +02:00