Commit Graph

  • 57a6a56d02 chore(manager): change CommandManager dir master FoXeNe 2026-03-05 14:11:50 +03:00
  • d2ab854e90 feat(command): add help command FoXeNe 2026-03-04 12:35:55 +03:00
  • 956e3c15a9 feat(command): add RemoveFirst command FoXeNe 2026-03-04 12:18:22 +03:00
  • 20d98bf74b feat(command): add RemoveById command FoXeNe 2026-03-04 12:10:58 +03:00
  • d991fe02c4 chore(command): Update validation fix FoXeNe 2026-03-04 12:10:24 +03:00
  • 8925d9be9f feat(command): add update command FoXeNe 2026-03-04 11:41:28 +03:00
  • b2b1724705 refactor(command): 'clear' logic refactor FoXeNe 2026-03-04 11:08:27 +03:00
  • 2e4dbda68f feat(command): add args in execute FoXeNe 2026-03-04 10:55:30 +03:00
  • 1496859cd1 feat(command): add info command FoXeNe 2026-03-03 18:56:42 +03:00
  • d236615512 feat(command): add validation to UnitOfMeasureReader FoXeNe 2026-03-03 14:12:40 +03:00
  • bbd89a100d feat(command): add show empty validation FoXeNe 2026-03-03 14:03:25 +03:00
  • 906f6348fc feat(command): add show command FoXeNe 2026-03-03 14:00:02 +03:00
  • 6af2e565dd chore(manager): print when addProduct done FoXeNe 2026-03-03 13:52:35 +03:00
  • 15e10bd8cc chore(manager): rename CollectionManager getList to getCollection FoXeNe 2026-03-03 13:41:32 +03:00
  • 98538175e3 feat(command): add help command FoXeNe 2026-03-03 11:44:55 +03:00
  • bc2f969d9b feat(command): add clear command FoXeNe 2026-03-03 11:01:16 +03:00
  • 31caa5f47f chore(main): rename organization variable to manufacturer FoXeNe 2026-03-03 10:42:06 +03:00
  • bc3cd552fe feat(reader): add reader to UnitOfMeasure FoXeNe 2026-03-02 15:28:28 +03:00
  • c57e52e621 chore(command): remove unused args in execute() FoXeNe 2026-03-02 14:41:31 +03:00
  • f6384672a5 feat(io): add types validation to io IOHandler FoXeNe 2026-03-02 14:35:29 +03:00
  • ca5a6536cd feat(collection): generate id for product and organization FoXeNe 2026-03-02 14:06:55 +03:00
  • 1161bbaedc feat(reader): add organization reader FoXeNe 2026-03-02 13:37:07 +03:00
  • 8c34515eb5 chore(manager): new fun for generateProductId FoXeNe 2026-03-02 13:20:15 +03:00
  • 9257869d92 fix(reader): rename organization fun call name and parameter FoXeNe 2026-03-02 13:16:25 +03:00
  • 1f307f8d14 feat(reader): add name and price input FoXeNe 2026-03-02 13:05:12 +03:00
  • b578d06826 chore(model): add condition FoXeNe 2026-03-02 13:02:25 +03:00
  • 9a0f5a0a62 feat(reader): add coordinates reader FoXeNe 2026-03-02 12:12:09 +03:00
  • 15c9fbfcea refactor(command): refactor exit logic FoXeNe 2026-03-01 14:35:59 +03:00
  • c4a9fd57aa feat(command): add coordinates in ProductReader FoXeNe 2026-03-01 04:05:44 +03:00
  • 966e819a4a feat(collection): auto assignment id to new Product in CollectonManager FoXeNe 2026-03-01 03:47:03 +03:00
  • 0c03114005 feat(command): command add can add elements FoXeNe 2026-03-01 03:34:47 +03:00
  • 620958cc66 feat(command): add io in ProductReader FoXeNe 2026-03-01 03:13:46 +03:00
  • 406378c7ad chore(command): rename command interface FoXeNe 2026-03-01 03:05:49 +03:00
  • cb64d2dd9d chore(command): format constructor FoXeNe 2026-03-01 03:01:16 +03:00
  • 35b6c34071 feature(app): add executor FoXeNe 2026-03-01 02:55:02 +03:00
  • 2a1ee293af chore(app): format constructor FoXeNe 2026-03-01 02:48:19 +03:00
  • 96700f4fa2 feature(app): add app initializer FoXeNe 2026-03-01 02:45:42 +03:00
  • 0573d0a3dd refactor(command): refactor CommandManager logic FoXeNe 2026-03-01 02:39:56 +03:00
  • f1eb0dbe74 refactor(main): delete lab5 dir FoXeNe 2026-03-01 02:06:40 +03:00
  • 08e78ce0e1 feat(io): add io FoXeNe 2026-03-01 02:00:01 +03:00
  • f86adf0ae9 fix(gradle): change main dir FoXeNe 2026-03-01 01:45:15 +03:00
  • e2f27d0cd2 feat(command): add command manager and command FoXeNe 2026-02-28 15:29:32 +03:00
  • b28ff39a5f refactor(input): refactior InputHandler FoXeNe 2026-02-28 15:28:08 +03:00
  • 987c1e2aa9 refactor(main): move InputManager logic FoXeNe 2026-02-27 18:48:23 +03:00
  • e20c067a60 feat(main): do price validation FoXeNe 2026-02-25 23:37:55 +03:00
  • e1c1b718ef feat(manager): add product collection manager FoXeNe 2026-02-20 21:39:40 +03:00
  • c0a99c589c feat(main): add interactive product creation FoXeNe 2026-02-20 21:37:34 +03:00
  • 9a5cb2d5de chore(gradle): enable interactive program run FoXeNe 2026-02-20 21:34:57 +03:00
  • c213f0c59f fix(model): length FoXeNe 2026-02-20 11:02:28 +03:00
  • 9320c96600 feature(model): add models FoXeNe 2026-02-19 16:49:47 +03:00
  • addc0ff737 feature(.gitignore): add bin FoXeNe 2026-02-19 16:47:16 +03:00
  • 83a7e395ba init commit FoXeNe 2026-02-19 13:42:45 +03:00