История коммитов

Автор SHA1 Сообщение Дата
  Vsevolod Levitan 19c8b259f9 Added test for json export год назад
  Vsevolod Levitan 00b595db9c Implemented conversion for collections and dicts, added corresponding unittests год назад
  Vsevolod Levitan 016c3d291e Added converter_factory.convert() method год назад
  Vsevolod Levitan ed7d87d5b5 Delegated format recognition to exporter_factory in main.get_export год назад
  Vsevolod Levitan 5aa61d399e Fixed JSON formatting год назад
  Vsevolod Levitan 08c4abb4a0 Removed key sorting from json generation in json_export год назад
  Vsevolod Levitan 5645eb015b Removed residual print() call from main.run() год назад
  Vsevolod Levitan 642a8901c9 Delegated JSON generation to json module in json_export год назад
  Vsevolod Levitan 9e1df6c87f Inherited converter from abc.ABC год назад
  Vsevolod Levitan 910c1352db Implemented autofactory for converter_factory год назад
  Vsevolod Levitan 35b9eecadb Moved format recognition to exporter_factory год назад
  Vsevolod Levitan 23e1e069c8 Made exporters return linked model IDs год назад
  Vsevolod Levitan 2c994ad845 Removed unused converter год назад
  Vsevolod Levitan 2668c081bb Resolved test issue год назад
  Vsevolod Levitan ee4c2def99 Added API endpoints год назад
  Vsevolod Levitan 3887540faf Implemented json_export год назад
  Vsevolod Levitan c3ed99b5b2 Added postprocess method to export strategies год назад
  Vsevolod Levitan e8d166701d Resolved test issues год назад
  Vsevolod Levitan c807b985ea Added converters and corresponding tests год назад
  Vsevolod Levitan 1e770be24f Added exporter_factory год назад
  Vsevolod Levitan 769c8292bd Added main.py год назад
  Vsevolod Levitan 1e9df2bb78 Removed unused import from validator class год назад
  Vsevolod Levitan 891e6c65fc Added strategy property to exporter and mimetype property to all exporters год назад
  Vsevolod Levitan 0dcac5f6a5 Implemented markdown export strategy год назад
  Всеволод Левитан 8b69f71117 Merge branch 'feature/export' of 1ffy/sp-1 into master год назад
  Vsevolod Levitan 350c5292fe Code formatted год назад
  Vsevolod Levitan 13aefb5615 Added export_format property to settings год назад
  Vsevolod Levitan d23084e505 Added validator.check_value_in method and corresponding test год назад
  Vsevolod Levitan c46780edd3 Fixed error in test_errors.test_check_set_exception caused by try/except not being triggered; Fixed error in test_export.test_csv_munits caused by differences in separator char год назад
  Vsevolod Levitan 159f46412a Removed singleton pattern from export strategies год назад