Commit graph

11 commits

Author SHA1 Message Date
Karina Kwiatek
438884e13a Add trailing commas (lint) 2023-02-12 20:19:50 +01:00
Karina Kwiatek
5f50a08f03 Adjust answer export test to include pinned_at field 2023-02-12 20:19:50 +01:00
Andreas Nedbal
b0f5294243 Appease the dog overlords 2023-02-05 21:54:51 +01:00
Andreas Nedbal
d43e27bcd2 Fix data export specs 2023-02-05 21:54:51 +01:00
Andreas Nedbal
92cb5da58a Fix theme export specs 2023-01-29 21:17:23 +01:00
Karina Kwiatek
e3254cba42 Remove trailing comma 2023-01-08 17:14:56 +01:00
Karina Kwiatek
e2f6284982 Update user exporter spec to include allow_long_questions field 2023-01-08 14:00:16 +01:00
Andreas Nedbal
00959a8645 add exporting of mute relationships 2023-01-01 22:42:50 +01:00
Georg Gadinger
9413d23a02 let Zeitwerk autoload the lib/ directory
this also allows the UseCase classes to be hot reloaded in dev 🎉

- remove use_case requires (except for the exporter as Zeitwerk
  doesn't know about the subclasses)
- move version.rb to lib/retrospring so that Zeitwerk knows where
  to find Retrospring::Version
2022-12-29 20:57:28 +01:00
Georg Gadinger
3e143954e3 data_export: yeet inbox_entries 2022-12-10 15:47:54 +01:00
Georg Gadinger
2b3e7ab609 add specs for new exporters 2022-12-10 03:28:17 +01:00