Commit Graph

8745 Commits (fe3839d8cc1508f6f8d76a2301f1f0f436e93c69)

Author SHA1 Message Date
Benjamin Bädorf 455f5eb164
Change some notification specs 3 years ago
Benjamin Bädorf 4e788bdcb7
Get notification count in tab headings via local injector 3 years ago
Henriette Darge c5caf237a6 Use new service methods to load notification data correctly (wip) 3 years ago
Benjamin Bädorf f582824e68
WIP: Implement scoped stores for notification state 3 years ago
bsatarnejad 7632c71575 make the tabs stick to the top while scrolling 3 years ago
Behrokh Satarnejad 6612b3da08
[37406] Context menu icon in Subject header of the work package list misplaced (#9583) 3 years ago
Behrokh Satarnejad b587435034
[36277] Boards list not ordered (#9586) 3 years ago
bsatarnejad ff62eea563 set line-height to the row including subject and type 3 years ago
ulferts 1f024e5796 remove no_self_notified user preference 3 years ago
Henriette Darge 459972b5d2 * Add test cases for "Mark as read" button on split- and full view. 3 years ago
Behrokh Satarnejad 123eec0f63
set the correct min-width to resizer and its parent element (#9600) 3 years ago
Henriette Darge e6ce5f8a87 Use EventEmitter do avoid uneccssary API calls 3 years ago
Henriette Darge 71da8071b1 Load belonging Notifications of a WP in order to be able to mark them as read when clicking on the button. Further show the button only when notifications are available for the WorkPackage 3 years ago
Henriette Darge 41a179323a Show "mark as read" button in the split view activity tab 3 years ago
Henriette Darge eb4962822c Show "Mark as read" button in the full view 3 years ago
Henriette Darge 317acb42a4 Use newly introduced class for split screen pages to assure correct styling (e.g. no space on the right, next to the split screen) 3 years ago
Henriette Darge 37742556a0 Make subject row in split screen sticky 3 years ago
Henriette Darge 4ce17b06d1 Adjust some spacings for the notification row 3 years ago
Henriette Darge 44745a50ec Don't mark a notification as read when clicking on it 3 years ago
Henriette Darge f944aea00b Add icons "mark read" and "mark all as read" 3 years ago
Henriette Darge bec4587334 Change shape of bubble to oval to have more space around the numbers 3 years ago
Henriette Darge a9c37a947f Change layout of notification row to new design 3 years ago
Henriette Darge 8c99713236 Change color of activity bubble to blue and make little refactoring of sass code 3 years ago
Behrokh Satarnejad c859e1f006
[38593] Table highlighting in notification settings is wrong (#9584) 3 years ago
Benjamin Bädorf 64f2074484
Remove isNew from HalResource (#9563) 3 years ago
Henriette Darge 731ea6c76f Show tab counter only when the number is larger than 0 3 years ago
Benjamin Bädorf c153906ba9
Remove persisted from HalResource (#9566) 3 years ago
Benjamin Bädorf 96cd4e7e2d
Fix old tab specs 3 years ago
Benjamin Bädorf 4518d10a85
Lint js and ruby 3 years ago
Benjamin Bädorf 38c0809012
Add specs for activity tab notification indicators 3 years ago
Benjamin Bädorf f58da1a952
Add styles for activity tab notifications 3 years ago
Benjamin Bädorf 0e6bf4261e
Trying to fix api filter for notifications 3 years ago
Henriette Darge aa194469a4 Correct backRouting by undoing changes of PR 9556 wich are obsolete by now 3 years ago
bsatarnejad fbc8f388d9 reset a style 3 years ago
Henriette Darge 2282f0ef2b Show a custom sidebar on the notifications page. 3 years ago
Benjamin Bädorf b23d232c50
Show unread notification count in the activity tab header, and show an unread indicator next to activities that have a notfiication associated with them 3 years ago
bsatarnejad 7e64289801 Correct some indentations, remove unnecessary elements, and change class names 3 years ago
bsatarnejad 4e2a687cb1 have done Henriette comments 3 years ago
Henriette Darge 00095af862 Load notification center with a hard reload as preceding work for the sidebar menu. Thereby adapt the back button functionality 3 years ago
Henriette Darge 53ed1b236e Remove jQuery and replace it with pure JS fix some linting errors 3 years ago
Benjamin Bädorf a218c33245 Add spec for global search hotkey 3 years ago
Henriette Darge df1f77cc59 Allow accesskey as input for global autocompleter and add accesskey for quick search again 3 years ago
Henriette Darge 14145be4c9 Add navigation test for notification center 3 years ago
Benjamin Bädorf f9fdaf5801
Fix linting disable comment 3 years ago
Benjamin Bädorf 3cc5ea205e
Fix linting errors 3 years ago
Benjamin Bädorf 549101f5f0
Don't hide notification date to show mark as read button if the notification is already read 3 years ago
Henriette Darge 319a1333ba Let WP routes all have the same parent routes to avoid that the back button adds a synchronisation between `work-packages` and `work-packages.show` (which alone is not a valid route) 3 years ago
Henriette Darge 7a00da9917 Adapt notification spec to new split screen design 3 years ago
Henriette Darge 79a3220f1d Make backRoutingFunction smarter to get back from the notifications no matter where you came from 3 years ago
Oliver Günther b1f1a51a4e
Fix duplicating the row default-value 3 years ago