Ivan Kljun
216f01f151
Apply hounder linter styling suggestions
2023-07-25 15:58:40 +02:00
Ivan Kljun
18fb319351
Drop system notifications tables and remove logic
2023-07-25 14:48:03 +02:00
wandji
7dcc774414
Refactor html partial rendering in json responses [SCI-8811] ( #5763 )
...
* Remove redundant use of respond_to in controlller actions with just one responder format [SCI-8811]
* Remove redundant begin block and replace 303 status code with :see_other [SCI-8811]
2023-07-18 13:36:41 +02:00
Anton
1526553467
Small fixes for notificaitions [SCI-8331]
2023-04-17 15:23:52 +02:00
Anton
c990301f1b
Fix date sorting in notifications [SCI-8325]
2023-04-14 14:46:57 +02:00
aignatov-bio
ea4fe49699
Merge pull request #5306 from aignatov-bio/ai-sci-8317-fix-messages-filter-in-notification-flyout
...
Fix messages filter in notifcation flyout [SCI-8317]
2023-04-14 13:28:03 +02:00
Anton
6966c6cba4
Fix messages filter in notifcation flyout [SCI-8317]
2023-04-14 13:16:34 +02:00
Anton
acd6413ca3
Fix navigation sidebar [SCI-8288]
2023-04-14 11:38:28 +02:00
Anton
cb7f41e516
Add counters logic for notifications [SCI-8280]
2023-04-13 15:35:21 +02:00
Oleksii Kriuchykhin
60579465ab
Refactor user_notifications controller, remove unused code [SCI-8207]
2023-04-06 14:57:00 +02:00
Matej Zrimšek
a6a2a237aa
Removed unneeded ERB tags, which caused error. Minor refactoring.
2016-10-17 11:57:47 +02:00
Oleksii Kriuchykhin
c783e9a03d
Code fix after rebase with latest master [SCI-442]
2016-10-05 15:51:11 +02:00
Oleksii Kriuchykhin
868ffd03d6
JS code improvement [SCI-442]
2016-10-05 15:51:11 +02:00
Oleksii Kriuchykhin
246dae4f46
Code style improvements according to hound [SCI-442]
2016-10-05 15:51:11 +02:00
Oleksii Kriuchykhin
8907e54b49
Global notifications index page added [SCI-442]
2016-10-05 15:51:11 +02:00
Oleksii Kriuchykhin
8b5b0723d1
Initial code commit
2016-10-05 15:51:11 +02:00
zmagod
c9bbab1004
added html_safe to outputed message, hide notifications number when dropdown is toggled, clear all unseen notification form count when the dropdown is toggled, generate notification only to other users
2016-10-03 20:31:00 +02:00
zmagod
2ee02ec472
mark all seen notifications
2016-10-03 08:20:23 +02:00
zmagod
e1a1b93d44
fixed migrations
2016-09-29 14:49:58 +02:00
zmagod
cab1e9b521
start implement toolbar view
2016-09-28 16:03:52 +02:00