Wykres commitów

6 Commity (main)

Autor SHA1 Wiadomość Data
Dario Piotrowicz 97530bbc7a handle spoiler text in the statuses ui
as part of this:
 - wire up spoilter_text in the backend so that frontend can use it
 - add spoiler_text to dummy data (+ related refactoring)
 - show spoilter text in the ui (+ related refactoring)
 - add/update e2e tests to check spoiler text
2023-02-17 23:05:45 +00:00
Dario Piotrowicz d6daa7bfb3 update e2e tests after previous navigation tweaks 2023-02-16 13:31:52 +00:00
Dario Piotrowicz 7700f40041 improve dummy data and tests
- improve the dummy data to be generated when building the mock db
- restructure dummy data folder structure
- remove all real data from the dummy data
- update the tests to use the new dummay data, and also
  - fix the incorrect 404 test
  - add a test for viewing images
2023-02-14 21:19:43 +00:00
Dario Piotrowicz 66b4319bb3 add back button to stickyHeader
resolves #192
2023-02-07 14:37:59 +00:00
Dario Piotrowicz d05de4868e avoid destructuring status loader value
resolves #191
2023-02-07 11:17:31 +00:00
dario-piotrowicz 8372ea296a replace ui tests with e2e tests implemented with playwright 2023-02-04 17:50:24 +00:00