Karina Kwiatek
|
ed6bdfe8cb
|
Touch `inbox_updated_at` after marking entries as read
|
2023-05-07 20:54:44 +02:00 |
Georg Gadinger
|
9fadeea3fe
|
rubodog
|
2023-02-13 22:17:46 +01:00 |
Georg Gadinger
|
bc6806aa89
|
initial metrics
|
2023-02-13 22:17:46 +01:00 |
Andreas Nedbal
|
7589d66686
|
Remove service reference in question generation
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
52ae7fbb81
|
Remove service-related views
|
2023-02-05 21:54:51 +01:00 |
Andreas Nedbal
|
7d91c0349a
|
Eagerly load services in action to prevent n+1 query
|
2023-02-02 00:44:42 +01:00 |
Karina Kwiatek
|
d08198668b
|
Pass user services for question generate turbo frame
|
2023-01-31 23:10:51 +01:00 |
Karina Kwiatek
|
87894d1e95
|
Move empty filter check back into show action
|
2023-01-28 22:42:14 +01:00 |
Karina Kwiatek
|
367e2f4b92
|
Use a local instead of an ivar for passing services into views
|
2023-01-28 22:24:05 +01:00 |
Karina Kwiatek
|
3e2b65d7b8
|
Move fetching of services to controller to avoid n+1 queries
|
2023-01-28 21:42:55 +01:00 |
Georg Gadinger
|
3e3501d201
|
inbox: update inbox entries in controller
|
2023-01-27 20:36:22 +01:00 |
Georg Gadinger
|
c4724b8c62
|
inbox: refactor a bit further so the cyber dog shuts up
|
2023-01-19 16:21:21 +01:00 |
Georg Gadinger
|
e5d8506a13
|
inbox: redirect away if there's no questions filtered by author
|
2023-01-19 11:57:56 +01:00 |
Georg Gadinger
|
30dec68e1b
|
inbox: refactor show method, fix #959
|
2023-01-19 11:57:56 +01:00 |
Georg Gadinger
|
a2ae98eee8
|
inbox_controller: update all inbox entries when requesting turbo stream
since there's no layout rendered which updates all inbox entries the
inbox entries would still be shown as unread
fixes #827
|
2022-11-25 00:10:36 +01:00 |
Andreas Nedbal
|
f91246986c
|
Update generated entries to not be new after rendering
|
2022-11-18 23:35:38 +01:00 |
Andreas Nedbal
|
d3eae22f13
|
Generate inbox entries using Turbo Streams
|
2022-11-18 23:35:38 +01:00 |
Andreas Nedbal
|
3074ce3bbe
|
Set up proper response codes for Turbo Stream responses
|
2022-09-08 01:00:06 +02:00 |
Andreas Nedbal
|
136f7f117d
|
Refactor inbox to use a Turbo Stream-backed pagination
|
2022-09-04 20:24:32 +02:00 |
Andreas Nedbal
|
bf0ac3c4e3
|
Add translations for inbox controller
|
2022-04-25 19:40:23 +02:00 |
Karina Kwiatek
|
065e56ccf1
|
Replace New Relic with Sentry
|
2021-12-28 18:32:03 +01:00 |
Georg Gadinger
|
9b4c8027b8
|
Fix pagination for ajax views
|
2020-05-09 04:39:09 +02:00 |
Georg Gadinger
|
101b3b68d3
|
Use cursored pagination, remove WillPaginate
|
2020-04-20 23:13:24 +02:00 |
Karina Kwiatek
|
a19402af41
|
Upgrade to Rails 5.2
|
2020-04-19 00:45:50 +01:00 |
pixeldesu
|
36d6cd5816
|
remove strict case requirement
|
2015-07-17 22:46:05 +02:00 |
pixeldesu
|
19d6ccd855
|
change logic for deletion when no user or no question is found
|
2015-07-17 22:31:10 +02:00 |
pixeldesu
|
0044430fa6
|
fix indentation
|
2015-07-17 21:59:16 +02:00 |
pixeldesu
|
68526bfc4e
|
removing unnecessary return values
|
2015-07-17 21:48:33 +02:00 |
pixeldesu
|
e1d38ebb89
|
removing more logic from templates + simpler coffeescript
|
2015-07-17 21:45:45 +02:00 |
pixeldesu
|
8232aa2a21
|
fix flashes staying on the page
|
2015-07-17 21:34:53 +02:00 |
pixeldesu
|
84f80c824e
|
fix broken pagination and wrong question count for deletion
|
2015-07-17 20:54:11 +02:00 |
pixeldesu
|
e9ae442431
|
add ability to show/search questions from specific users
|
2015-07-17 20:29:19 +02:00 |
Georg G
|
cb606f942a
|
fixed pagination for real
|
2015-02-12 22:09:11 +01:00 |
nilsding
|
28df95c089
|
hnn
|
2014-11-30 21:08:00 +01:00 |
nilsding
|
5b1116e129
|
the inbox entries are not new anymore ;_;
|
2014-11-30 21:04:30 +01:00 |
nilsding
|
78bda1fc5f
|
now requiring authentication on certain pages
|
2014-11-11 19:53:25 +01:00 |
nilsding
|
a7f37fb31c
|
added Inbox controller
|
2014-11-11 07:10:41 +01:00 |