discourse/app
Kane York a8560d741f DEV: Create ExportUserArchive as clone of ExportCsvFile
This is in preparation for improvements to the user archive export data.
Some refactors happened along the way, including calling the different _export methods 'components' of the zip file.

Additionally, make the test for post export much more comprehensive.

Copy sources:
  app/jobs/regular/export_csv_file.rb
  spec/jobs/export_csv_file_spec.rb
2020-08-28 11:46:53 -07:00
..
assets FEATURE: User selectable color schemes (#10544) 2020-08-28 10:36:52 -04:00
controllers FEATURE: User selectable color schemes (#10544) 2020-08-28 10:36:52 -04:00
helpers FEATURE: User selectable color schemes (#10544) 2020-08-28 10:36:52 -04:00
jobs DEV: Create ExportUserArchive as clone of ExportCsvFile 2020-08-28 11:46:53 -07:00
mailers PERF: Replace video and audio links in search blurb while indexing. 2020-08-06 12:25:03 +08:00
models FEATURE: User selectable color schemes (#10544) 2020-08-28 10:36:52 -04:00
serializers FEATURE: User selectable color schemes (#10544) 2020-08-28 10:36:52 -04:00
services FEATURE: User selectable color schemes (#10544) 2020-08-28 10:36:52 -04:00
views FIX: Fix css var issues + button :active gradient (#10469) 2020-08-18 14:25:38 -05:00