Commit Graph

7 Commits

Author SHA1 Message Date
c0mrade
3613294a78 feat: scroll to tariffs section when clicking discount badge 2026-02-02 06:45:41 +03:00
c0mrade
7f72adc902 refactor: simplify PromoDiscountBadge to link without modal
Remove redundant dropdown/modal since discount info already shows
in PromoOffersSection on Dashboard. Badge now navigates directly
to subscription page on click.
2026-02-02 06:40:48 +03:00
c0mrade
bc90ba3779 refactor: migrate to eslint flat config and format codebase with prettier
- Remove legacy .eslintrc.cjs and .eslintignore
- Add eslint.config.js with flat config, security rules (no-eval, no-implied-eval, no-new-func, no-script-url)
- Add .prettierrc and .prettierignore
- Format entire codebase with prettier
2026-01-27 17:37:31 +03:00
PEDZEO
fbb87c8b0e Refactor PromoDiscountBadge component: simplify button styling, remove unnecessary animations, and adjust layout for improved user experience 2026-01-20 01:11:42 +03:00
Egor
f343e60598 Add files via upload 2026-01-18 07:16:10 +03:00
Egor
efc2e0e3f8 Update PromoDiscountBadge.tsx 2026-01-18 06:11:52 +03:00
Egor
8cc03851a8 Add files via upload 2026-01-18 06:02:16 +03:00