Commit Graph

326 Commits

Author SHA1 Message Date
3d078900a1 build: implement php obfustation 2025-11-18 15:40:21 +03:00
d6db083dea Implement PSR3 and PHP Monolog (#19)
* feat: install monolog composer lib
* feat: implement psr3 and monolog
* feat: display logs in frontend
* fix: tests
* build: update cicd to run tests for PR
* build: add phpcs to cicd
* refactor: fix phpcs problems
2025-11-17 15:00:54 +03:00
770ec81fdc feat: disable source maps for frontend production builds 2025-11-16 20:48:00 +03:00
09f1e514a9 feat: UI/UX, add reset cache to admin 2025-11-16 20:34:03 +03:00
6ac6a42e21 feat: design update, show avatar in navbar 2025-11-16 13:31:25 +03:00
f5d9d417b3 feat: improve mainpage ui/ux 2025-11-16 01:55:59 +03:00
f0837e5c94 feat: added new products_carousel bock type 2025-11-13 22:37:55 +03:00
6f9855995d feat: clear cache after settings update 2025-11-13 10:47:06 +03:00
24db69fbba fix: glob not work with phar 2025-11-13 02:41:53 +03:00
c0a6cb17b3 feat: add migrations, mantenance tasks, database cache, blocks cache 2025-11-13 02:24:00 +03:00
ab5c2f42b9 fix: store error 2025-11-12 20:44:10 +03:00
6176c720b1 feat: new settings and mainpage blocks 2025-11-12 20:32:10 +03:00
5fb45000ac feat: update readme 2025-11-11 00:22:57 +03:00
540595c9f0 feat: update readme 2025-11-11 00:20:57 +03:00
1361fea993 feat: update readme 2025-11-11 00:19:19 +03:00
3345d4eb94 tests: add frontend tests 2025-11-11 00:17:03 +03:00
e8e26c91e8 build: remove deploy part from github actions 2025-11-11 00:09:11 +03:00
4b80fcbda8 test: add unit tests 2025-11-11 00:07:59 +03:00
cd818d3356 feat: update admin page 2025-11-11 00:02:53 +03:00
30b0108fe7 fix: image picker component name type 2025-11-02 17:04:23 +03:00
2bc751119c feat: add default configs 2025-11-02 15:27:48 +03:00
1077417d71 feat(admin): remove legacy setting keys that not defined in defaults 2025-11-02 15:05:52 +03:00
3049bd3101 feat(slider): add slider feature 2025-11-02 14:51:23 +03:00
0cccc7e3d7 refactor: move spa to frontend folder 2025-11-02 14:42:27 +03:00
5681ac592a refactor: move spa to frontend folder 2025-10-27 12:32:38 +03:00
617b5491a1 docs: update docs 2025-10-27 12:28:54 +03:00
9ed6e54cba docs: update TELEGRAM_ANNOUNCEMENTS.md 2025-10-27 12:05:34 +03:00
34dfe90286 feat: add texts configuration 2025-10-27 11:13:04 +03:00
515b82302b fix: correct url for hit 2025-10-27 09:12:39 +03:00
59aa06b2e4 tests: fix covers 2025-10-27 09:07:36 +03:00
c18f5d9038 tests: generate ai tests and run cicd 2025-10-27 09:04:02 +03:00
8361616dd6 fix: fix type error 2025-10-27 08:42:06 +03:00
527bef4665 build: remove console and debug statements from the spa build 2025-10-27 08:39:43 +03:00
a27d3d2d0c refactor: remove hardcoded language_id from categories handler 2025-10-27 08:29:05 +03:00
2f74aba35f feat: integrate yandex metrika ecommerce 2025-10-26 18:22:19 +03:00
4e59c4e788 feat: WIP add yandex metrika goals 2025-10-26 14:35:44 +03:00
fbccd50675 feat: add debug mode for developers. Logs improvements 2025-10-26 12:08:45 +03:00
d7666f94ba feat(ya_metrika): WIP yandex metrika 2025-10-26 01:22:29 +03:00
05e7cafd0f feat(banner): add banner feature 2025-10-25 19:59:33 +03:00
c3c0d6d2c1 feat(spa): show navbar with app logo and app name 2025-10-25 18:48:47 +03:00
ed8592c19d feat(spa): UI changes 2025-10-24 14:26:34 +03:00
4936e6f16c feat(spa): add custom dock 2025-10-24 14:26:34 +03:00
2e699eb0d6 feat(spa): add dock 2025-10-24 14:26:34 +03:00
98ee6d9eca fix(telecart): Fix products search 2025-10-24 14:26:34 +03:00
72ab842a95 feat(spa): correct radius for floating panel, small ui fixes 2025-10-24 14:26:34 +03:00
ac24f0376b feat(telecart): add vouchers and coupons (#9) 2025-10-24 14:26:34 +03:00
78ca4fd309 fix(products): encode html for title on products page 2025-10-24 14:25:01 +03:00
aa42643c34 fix(app): fix unhandled exceptions 2025-10-19 15:17:24 +03:00
0386af9e0d chore: release v1.3.0 2025-10-19 15:02:45 +03:00
00165b3b61 feat(admin): do not log assets cleanup message if nothing deleted 2025-10-19 14:52:13 +03:00