Historial de Commits

Autor SHA1 Mensaje Fecha
  Vsevolod Levitan c2773599e9 Implemented factory method for transaction_model hace 1 año
  Vsevolod Levitan cb3c262b06 Fixed naming for new models hace 1 año
  Vsevolod Levitan 290ae6b24d Implemented storage_turn_model hace 1 año
  Vsevolod Levitan 0287a9e2f4 Resolved JSON export issues hace 1 año
  Vsevolod Levitan 610e916bef Added start_factory.create_transactions call to main.py hace 1 año
  Vsevolod Levitan 2321d09762 Added tests and fixed test issues hace 1 año
  Vsevolod Levitan f70e8d8b23 Updated storage.transaction_key hace 1 año
  Vsevolod Levitan e9598a6e99 Implemented start_factory.create_transactions and storage.transaction_key hace 1 año
  Vsevolod Levitan 153f743107 Updated transaction_model and warehouse_model hace 1 año
  Vsevolod Levitan a41187b7c2 Implemented transaction_model and transaction_type hace 1 año
  Vsevolod Levitan fd02bc3621 Implemented warehouse_model hace 1 año
  Всеволод Левитан e76ab1becc Merge branch 'feature/converters' of 1ffy/sp-1 into master hace 1 año
  Vsevolod Levitan 19c8b259f9 Added test for json export hace 1 año
  Vsevolod Levitan 00b595db9c Implemented conversion for collections and dicts, added corresponding unittests hace 1 año
  Vsevolod Levitan 016c3d291e Added converter_factory.convert() method hace 1 año
  Vsevolod Levitan ed7d87d5b5 Delegated format recognition to exporter_factory in main.get_export hace 1 año
  Vsevolod Levitan 5aa61d399e Fixed JSON formatting hace 1 año
  Vsevolod Levitan 08c4abb4a0 Removed key sorting from json generation in json_export hace 1 año
  Vsevolod Levitan 5645eb015b Removed residual print() call from main.run() hace 1 año
  Vsevolod Levitan 642a8901c9 Delegated JSON generation to json module in json_export hace 1 año
  Vsevolod Levitan 9e1df6c87f Inherited converter from abc.ABC hace 1 año
  Vsevolod Levitan 910c1352db Implemented autofactory for converter_factory hace 1 año
  Vsevolod Levitan 35b9eecadb Moved format recognition to exporter_factory hace 1 año
  Vsevolod Levitan 23e1e069c8 Made exporters return linked model IDs hace 1 año
  Vsevolod Levitan 2c994ad845 Removed unused converter hace 1 año
  Vsevolod Levitan 2668c081bb Resolved test issue hace 1 año
  Vsevolod Levitan ee4c2def99 Added API endpoints hace 1 año
  Vsevolod Levitan 3887540faf Implemented json_export hace 1 año
  Vsevolod Levitan c3ed99b5b2 Added postprocess method to export strategies hace 1 año
  Vsevolod Levitan e8d166701d Resolved test issues hace 1 año