Commit History

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