Commit graph

25 commits

Author SHA1 Message Date
Sebastian Jambor
cd523cc8f3 fix opening explorer from log 2023-07-11 13:07:31 +02:00
Sebastian Jambor
710d359bb2 extract component in activity log to avoid new render 2023-07-05 19:35:53 +02:00
Sebastian Jambor
d2158bd08e update links to blog 2023-04-18 21:32:25 +02:00
Sebastian Jambor
d31f2727d7 add empty placeholder for activity log 2023-04-17 17:54:35 +02:00
Sebastian Jambor
b933fc1eb6 some style adjustments 2023-04-17 17:54:35 +02:00
Sebastian Jambor
d484826923 links in activity log open explorer 2023-04-17 17:54:35 +02:00
Sebastian Jambor
cc17641f51 add link between activity log and explorer 2023-04-17 17:54:35 +02:00
Sebastian Jambor
246d335df9 starting to add explorer 2023-04-17 17:54:35 +02:00
Sebastian Jambor
26f3b35cc7 move event source to top level
this way, activities are always logged while the app is open, and the
activity log survives local navigations
2023-04-17 17:54:15 +02:00
Sebastian Jambor
45826c7ad0 add description to activity log page 2023-04-17 17:53:13 +02:00
Sebastian Jambor
b2e0653ccf add hotkey to go to activity log, and hotkey to copy logs 2023-04-17 17:53:13 +02:00
Sebastian Jambor
b8e6a01833 use public package 2023-04-17 17:51:00 +02:00
Sebastian Jambor
6e9842a257 filter keep-alives 2023-04-17 17:50:36 +02:00
Sebastian Jambor
cabe280aca remove mode settings 2023-04-17 17:50:35 +02:00
Sebastian Jambor
905ee66fa6 convert to hooks 2023-04-17 17:50:35 +02:00
Sebastian Jambor
4e004474d3 extract dummy data 2023-04-17 17:50:35 +02:00
Sebastian Jambor
ce509533f8 starting column header 2023-04-17 17:50:35 +02:00
Sebastian Jambor
b3324e2c7a some cleanup 2023-04-17 17:50:35 +02:00
Sebastian Jambor
f696eb7bfb enable dark mode 2023-04-17 17:50:35 +02:00
Sebastian Jambor
a2c3a94ff3 use external library 2023-04-17 17:50:35 +02:00
Sebastian Jambor
4f6b7781c4 add timestamps 2023-04-17 17:50:35 +02:00
Sebastian Jambor
92ba53f701 starting with some styling 2023-04-17 17:50:35 +02:00
Sebastian Jambor
ddcfbc4745 showing inbound activities in frontend via redis pub/sub 2023-04-17 17:50:35 +02:00
Sebastian Jambor
e17b6aa162 prototyping server sent events 2023-04-17 17:50:35 +02:00
Sebastian Jambor
d7f4dc5fd2 adding activity log page 2023-04-17 17:50:35 +02:00