Historial de Commits

Autor SHA1 Mensaje Fecha
  Vsevolod Levitan c79390636e Created logic for taking items for recipe to storage_service hace 1 año
  Vsevolod Levitan 5701834ff5 Added length check for nomenclature list in get_nomens_rests hace 1 año
  Vsevolod Levitan 0bc2d60330 Completed hw hace 1 año
  Всеволод Левитан c037c89ec9 Merge branch 'feature/transactions' of 1ffy/sp-1 into master hace 1 año
  Vsevolod Levitan b71df76a45 Removed timespan fro keys in process_transaction hace 1 año
  Vsevolod Levitan 28f8522493 Added create_transactions call into create of start_factory hace 1 año
  Vsevolod Levitan 029e0ae31c Implemented processes hace 1 año
  Vsevolod Levitan 38a4cc1fc6 Changed values for transaction type hace 1 año
  Vsevolod Levitan 8d14d6e513 Implemented factory method for warehouse_model hace 1 año
  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