44 Commits (main)
 

Author SHA1 Message Date
KKlochko c12b94633e Add the CHANGELOG.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 5f8250380a Update the README.
2 years ago
KKlochko 3bb09413b1 Update the config class for the dots bot api.
2 years ago
KKlochko 32aa9f3225 Refactor the listeners of the commands.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko fa81921fad Update the order formatter to show the currency, hryvnia.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 9bf2d8d41b Update the help.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 472fcf4f9d Add the order handler.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko b5c58984c5 Add the order formatter.
2 years ago
KKlochko 99bf9f07fa Add method to send and get the order.
2 years ago
KKlochko 5363ca9116 Update the README.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 141e5233f4 Add license.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 3bd6bd9a7e Add the handlers to show cart items and to add an item to a cart.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko d2c9ceea52 Add CartItemFormatter to show cart items.
2 years ago
KKlochko 051e080f7e Add the methods to show cart items and to add an item to a cart.
2 years ago
KKlochko 412535da32 Add the handler to show items.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 08b0096b7c Add the method to show the items by categories.
2 years ago
KKlochko 6003b2b8cf Remove the method to get name and count for 'addItem' command.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko fc33d5c63f Add the company handlers.
2 years ago
KKlochko b22166d031 Add company methods to get the list or to select a company.
2 years ago
KKlochko 3c94432cfb Add the method to get formated item name and count.
continuous-integration/drone/push Build is failing Details
2 years ago
KKlochko 17508461e4 Refactor names for the UserAPI and the city handler.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko acdf8f72de Add the handler to select a city.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 385e13f7e7 Add methods to select a city and return message.
2 years ago
KKlochko 5eeaf1ee67 Add the method to get acity or company name from the args, tests.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 6f5bd7653a Refactor the match of commands.
2 years ago
KKlochko 02b5a397f0 Refactor path to handlers in the main.
2 years ago
KKlochko 420fafe168 Add formatter tests for Company, Category, Item models.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko ea3fb8ca7f Add formatters for Company, Category, Item models.
2 years ago
KKlochko d99c246de2 Update the CityFormatter to have the header as an argument.
2 years ago
KKlochko ca3bb35b74 Fixed the CI/CD configuration by adding all deps.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko af8431b74a Fixed the CI/CD configuration.
continuous-integration/drone/push Build is failing Details
2 years ago
KKlochko 8863ea7822 Add the CI/CD configuration.
continuous-integration/drone/push Build is failing Details
2 years ago
KKlochko eda62c9989 Add UserAPI for register new user.
2 years ago
KKlochko 50abd54276 Add the config file for DotsBotApi.
2 years ago
KKlochko 52863dcd1c Fix fetcher's send_json to make post a request and get a response.
2 years ago
KKlochko 29eeaccc30 Update docker-compose file to run src.main as package.
2 years ago
KKlochko bca8eece67 Add the city handler to have cities-list in bot's command list.
2 years ago
KKlochko 5218e84aca Add CityAPI to get information about city from the server.
2 years ago
KKlochko a95638a6d5 Add formatters, tests.
2 years ago
KKlochko 0de06aaf97 Update dockerignore, gitignore files.
2 years ago
KKlochko f38c4e3029 Update requirements files.
2 years ago
KKlochko db62063d5a Add ApiFetcher to make requests to the server.
2 years ago
KKlochko 86698098cd Update README
2 years ago
KKlochko 2cc416ac00
Initial commit
2 years ago