Commit Graph

  • ae0f9b3be7 Add an active state to the main menu Krzysztof Płaczek 2025-02-16 10:45:15 +01:00
  • 5c2777999a Add a tooltip with last update to discontinued items. Krzysztof Płaczek 2025-02-16 10:22:09 +01:00
  • 71279025ae Update search field. Krzysztof Płaczek 2025-02-15 12:21:26 +01:00
  • f334ba0232 Merge pull request 'Keep track of discontinued items. That means items that were tracked, but then they were never updated.Added is discontinued badge.' (#20) from feature/discontinued into master krzysiej 2025-02-15 11:33:45 +01:00
  • 81f9c863c7 Keep track of discontinued items. That means items that were tracked, but then they were never updated.Added is discontinued badge. Krzysztof Płaczek 2025-02-15 11:33:24 +01:00
  • 7eb7bf3eb2 Merge pull request 'Increase php memory limit' (#18) from feature/increase-memory-limit into master krzysiej 2025-02-04 21:00:43 +01:00
  • ac1f0af5ae Increase php memory limit Krzysztof Płaczek 2025-02-04 21:00:12 +01:00
  • 35aea9dd7e Merge pull request 'Increase php memory limit' (#17) from feature/increase-memory-limit into master krzysiej 2025-02-04 20:43:56 +01:00
  • 62239bd052 Increase php memory limit Krzysztof Płaczek 2025-02-04 20:43:33 +01:00
  • c947e470af Increase php memory limit Krzysztof Płaczek 2025-02-04 20:41:58 +01:00
  • 8eeba225ed Merge branch 'master' of 192.168.0.129:krzysiej/ryobi-crawler into feature/order-columns Krzysztof Płaczek 2025-01-28 09:15:49 +01:00
  • 22e59a2438 Merge pull request 'Display price badged inline.' (#16) from feature/tweak-displaing-badges-with-prices into master krzysiej 2025-01-28 08:23:21 +01:00
  • 585f1336d2 Display price badged inline. Krzysztof Płaczek 2025-01-28 08:23:03 +01:00
  • 9b6bcd22be Start working on sorting products by different columns. Krzysztof Płaczek 2025-01-27 12:10:15 +01:00
  • a26ad401df Merge pull request 'Add chart line to display stock as well as price.' (#15) from feature/display-stock-in-chart into master krzysiej 2025-01-26 11:42:38 +01:00
  • 3705990be1 Add chart line to display stock as well as price. Krzysztof Płaczek 2025-01-26 11:41:42 +01:00
  • c65f0fdb3e Merge pull request 'Add new items listing and counting' (#14) from feature/list-new-items into master krzysiej 2025-01-05 18:53:14 +01:00
  • d6bcffc3e1 Add new badge. Update screenshot. Krzysiej 2025-01-05 18:50:34 +01:00
  • faf9c8a480 Update src/Twig/AppExtension.php krzysiej 2025-01-05 16:27:15 +01:00
  • 14104f61a4 Add new items listing and counting krzysiej 2025-01-05 16:19:49 +01:00
  • 44254ed12a Merge pull request 'feature/breadcrumbs-as-categories' (#13) from feature/breadcrumbs-as-categories into master krzysiej 2024-11-28 11:55:25 +01:00
  • d9740a86d0 Use breadcrumbs to display categories Krzysztof Płaczek 2024-11-28 11:51:14 +01:00
  • bd62a23854 Use breadcrumbs to display categories Krzysztof Płaczek 2024-11-28 11:50:22 +01:00
  • 2dc4dc778d Merge pull request 'Add bin/ commands' (#12) from feature/add-bin-commands into master krzysiej 2024-11-26 09:57:32 +01:00
  • 85e32554ef Add bin/ commands Krzysztof Płaczek 2024-11-26 09:57:16 +01:00
  • ebd48cfbf6 Merge pull request 'Remove duplicate products in category view due to the bug with the list of category.' (#11) from fix/duplicate-products-in-category-view into master krzysiej 2024-11-26 08:29:14 +01:00
  • 369bacc38c Remove duplicate products in category view due to the bug with the list of category. Krzysztof Płaczek 2024-11-26 08:28:23 +01:00
  • 277257fda2 Merge pull request 'Add badge to single product view.' (#10) from feature/use-bootstrap-badges into master krzysiej 2024-11-23 12:01:37 +01:00
  • 0e5d76313f Add badge to single product view. Krzysztof Płaczek 2024-11-23 11:59:32 +01:00
  • 54488f0b19 Merge pull request 'feature/use-bootstrap-badges' (#8) from feature/use-bootstrap-badges into master krzysiej 2024-11-23 11:34:46 +01:00
  • a6b108cb74 Add a badge for stock Krzysztof Płaczek 2024-11-23 11:34:00 +01:00
  • 0db4bacff4 Add some bootstrap badged in place of promos count, discount percent and previous price. Krzysztof Płaczek 2024-11-21 10:05:55 +01:00
  • 37680b0c91 Merge pull request 'Order by starred flag and create date in promos view' (#7) from fix/ordering-promo-items into master krzysiej 2024-11-21 09:46:03 +01:00
  • 0e8c312f5e Order by starred flag and create date in promos view Krzysztof Płaczek 2024-11-21 09:45:31 +01:00
  • 685bff3ffc Merge pull request 'Add intl extension to dockerfile' (#6) from fix/missing-intl-extension into master krzysiej 2024-11-17 17:56:57 +01:00
  • 11284e59ea Add intl extension to dockerfile Krzysztof Płaczek 2024-11-17 17:56:29 +01:00
  • 50305d5b5d Merge pull request 'Add twig extra bundle to use currency formatter filter. Add custom twig method to display number of active promos. Remove old index.php file.' (#5) from feature/display-stock into master krzysiej 2024-11-17 16:38:32 +01:00
  • f963dcd4c8 Display stock in product info in price table. Krzysztof Płaczek 2024-11-17 16:38:22 +01:00
  • 48ee68f71a Add twig extra bundle to use currency formatter filter. Add custom twig method to display number of active promos. Remove old index.php file. Krzysztof Płaczek 2024-11-17 12:33:40 +01:00
  • f1c0ec6b3a Merge pull request 'Add dotenv package and .env file' (#3) from feature/dotenvfile into master krzysiej 2024-11-15 09:32:07 +01:00
  • 0168290340 Merge pull request 'Hide code column on mobile' (#4) from feature/hide-code-column-on-mobile into master krzysiej 2024-10-26 11:58:30 +02:00
  • f451bfca0e Hide code column on mobile Krzysztof Płaczek 2024-10-26 11:55:36 +02:00
  • c280abe484 Fix number of columns on product list. Krzysztof Płaczek 2024-10-20 15:51:05 +02:00
  • 7053716924 Add dotenv package and .env file Krzysztof Płaczek 2024-10-20 12:57:16 +02:00
  • a911d614e0 Merge pull request 'feature/micro-kernel-trait' (#2) from feature/micro-kernel-trait into master krzysiej 2024-10-19 16:38:30 +02:00
  • 58562746a3 Thrown product not found exception. Krzysztof Płaczek 2024-10-19 16:37:41 +02:00
  • 5ee1bba812 Use MicroKernelTrait to bootstrap application. Rewrote routes, controllers and structure of application a bit. Including use of twig. Krzysztof Płaczek 2024-10-19 16:01:54 +02:00
  • 3d47726a81 Merge pull request 'Promo endpoint that display only products on sale.' (#1) from feature/promo-branch into master krzysiej 2024-10-18 11:28:01 +02:00
  • fee7495cfe Promo endpoint that display only products on sale. Krzysztof Płaczek 2024-10-18 11:24:46 +02:00
  • 53b6d33ab9 Display price discount on items list. Krzysztof Płaczek 2024-10-17 10:22:32 +02:00
  • 3cc5d73758 Autostart docker app unless stopped on purpose. Update README.md and describe cron scheduling. Add chart to product view and sort product prices. Krzysztof Płaczek 2024-10-15 20:20:57 +02:00
  • d043e8efb1 Change url naming convention. Update README.md Krzysztof Płaczek 2024-10-14 14:04:15 +02:00
  • 2b595c1403 Update star route. Krzysztof Płaczek 2024-10-14 09:34:23 +02:00
  • f2e6cba2f5 Split browser.php to commands with routes. Krzysztof Płaczek 2024-10-13 20:44:14 +02:00
  • e13a0acce1 Add parameter recreate to migration command. Krzysztof Płaczek 2024-10-13 20:33:30 +02:00
  • 77732689d8 Remove product property agilityID. Krzysztof Płaczek 2024-10-13 12:46:56 +02:00
  • 22cc3f699b Change port to 9001 port allocation collision. Krzysztof Płaczek 2024-10-13 12:40:26 +02:00
  • a1b6d65137 Change port to avoid sentry port allocation collision. Krzysztof Płaczek 2024-10-13 12:39:19 +02:00
  • 7ee8df32f9 Add screenshot Krzysztof Płaczek 2024-10-12 18:41:49 +02:00
  • 2842ad1b2e Update README.md, remove migration.php, add message to browser.php 1.1.1 Krzysztof Płaczek 2024-10-12 12:48:15 +02:00
  • 39e0262036 Update packages. Add docker support, move migration to command, add stocks as a new table. Krzysztof Płaczek 2024-10-12 09:08:32 +02:00
  • 8827daec5d Split command class into more manageable methods Krzysztof Płaczek 2024-05-26 10:54:52 +02:00
  • a204439a27 Added a way to starr a product, so it floats on top of the list of products Krzysztof Płaczek 2024-05-19 11:43:56 +02:00
  • 584bdcdf89 Use progress bar to track progress Krzysztof Płaczek 2024-05-18 21:01:16 +02:00
  • 56fd13c627 Use progress bar to track progress Krzysztof Płaczek 2024-05-18 20:58:16 +02:00
  • 4f0f0a5f00 Change application to symfony/console application Krzysztof Płaczek 2024-05-08 09:31:26 +02:00
  • b9ba72c308 Automatic redirection when accessing index.php not from cli. Krzysztof Płaczek 2024-05-08 08:28:43 +02:00
  • d2abfba355 Added twig template, templates and search functionality. Krzysztof Płaczek 2024-03-28 16:07:19 +01:00
  • 5d0a44946f Fixed filtering by categories. Krzysztof Płaczek 2024-03-27 12:13:42 +01:00
  • 3ca24cb7c8 Filtering json field. Krzysztof Płaczek 2024-03-27 11:36:18 +01:00
  • 3d49eb5c92 Casting json categories column to array, filtering by categories. Krzysztof Płaczek 2024-03-27 10:56:30 +01:00
  • b4536e4c6b Add price and product models Krzysztof Płaczek 2024-03-26 12:42:06 +01:00
  • 5dc1c9d9f0 Add database migration script. Krzysztof Płaczek 2024-03-25 09:53:09 +01:00
  • 16614316ec Save prices to the database to the history table. Added simple browse script. Krzysztof Płaczek 2024-03-24 09:01:36 +01:00
  • cb9eae65c7 Fetch data from ryobi api and save it into database. Krzysztof Płaczek 2024-03-18 07:33:46 +01:00
  • 12f5554068 Initial commit krzysiej 2024-03-15 10:47:33 +01:00