Historique des commits

Auteur SHA1 Message Date
  Vsevolod Levitan c79390636e Created logic for taking items for recipe to storage_service il y a 1 an
  Vsevolod Levitan 5701834ff5 Added length check for nomenclature list in get_nomens_rests il y a 1 an
  Vsevolod Levitan 0bc2d60330 Completed hw il y a 1 an
  Всеволод Левитан c037c89ec9 Merge branch 'feature/transactions' of 1ffy/sp-1 into master il y a 1 an
  Vsevolod Levitan b71df76a45 Removed timespan fro keys in process_transaction il y a 1 an
  Vsevolod Levitan 28f8522493 Added create_transactions call into create of start_factory il y a 1 an
  Vsevolod Levitan 029e0ae31c Implemented processes il y a 1 an
  Vsevolod Levitan 38a4cc1fc6 Changed values for transaction type il y a 1 an
  Vsevolod Levitan 8d14d6e513 Implemented factory method for warehouse_model il y a 1 an
  Vsevolod Levitan c2773599e9 Implemented factory method for transaction_model il y a 1 an
  Vsevolod Levitan cb3c262b06 Fixed naming for new models il y a 1 an
  Vsevolod Levitan 290ae6b24d Implemented storage_turn_model il y a 1 an
  Vsevolod Levitan 0287a9e2f4 Resolved JSON export issues il y a 1 an
  Vsevolod Levitan 610e916bef Added start_factory.create_transactions call to main.py il y a 1 an
  Vsevolod Levitan 2321d09762 Added tests and fixed test issues il y a 1 an
  Vsevolod Levitan f70e8d8b23 Updated storage.transaction_key il y a 1 an
  Vsevolod Levitan e9598a6e99 Implemented start_factory.create_transactions and storage.transaction_key il y a 1 an
  Vsevolod Levitan 153f743107 Updated transaction_model and warehouse_model il y a 1 an
  Vsevolod Levitan a41187b7c2 Implemented transaction_model and transaction_type il y a 1 an
  Vsevolod Levitan fd02bc3621 Implemented warehouse_model il y a 1 an
  Всеволод Левитан e76ab1becc Merge branch 'feature/converters' of 1ffy/sp-1 into master il y a 1 an
  Vsevolod Levitan 19c8b259f9 Added test for json export il y a 1 an
  Vsevolod Levitan 00b595db9c Implemented conversion for collections and dicts, added corresponding unittests il y a 1 an
  Vsevolod Levitan 016c3d291e Added converter_factory.convert() method il y a 1 an
  Vsevolod Levitan ed7d87d5b5 Delegated format recognition to exporter_factory in main.get_export il y a 1 an
  Vsevolod Levitan 5aa61d399e Fixed JSON formatting il y a 1 an
  Vsevolod Levitan 08c4abb4a0 Removed key sorting from json generation in json_export il y a 1 an
  Vsevolod Levitan 5645eb015b Removed residual print() call from main.run() il y a 1 an
  Vsevolod Levitan 642a8901c9 Delegated JSON generation to json module in json_export il y a 1 an
  Vsevolod Levitan 9e1df6c87f Inherited converter from abc.ABC il y a 1 an