Skip to content

Latest commit

 

History

History
147 lines (134 loc) · 14.2 KB

CHANGELOG.md

File metadata and controls

147 lines (134 loc) · 14.2 KB

2023-06-03

#5c14d01 Added: Eslint rule and "base" url for github page.

2023-08-04

#cf81639 Fixed: Change base for different commands.
#5bacc0c Added: Merge branch 'iss57' into dev.
#04e4c6a Added: Documentation - create and add page images(#57).
#61a1114 Added: Changes from git commit. #7d4fb66 Added: New make commands for developer about packages.
#5409334 Added: Changes from git commit.

2023-08-06

#cf41589 Added: Github action workflow badge.
#2b02daf Added: Changes from git commit.

2023-08-01

#a925391 Added: Build server(#62).
#be2098e Added: Changes from git commit. #7495693 Added: Server build and test(#62).
#3b008ce Changed: Commit message in pre-push.
#f27fd4e Added: Makefile commands, build and test server(#62).
#85c75c1 Changed: Show server routes faster.
#7e56c90 Changed: How test run.
#9fe039f Added: Changes from git commit.

2023-08-05

#54eeb08 Added: Merge branch 'iss53' into dev.
#d15d0a6 Added: Storybook and use with components(#53).
#49a3b0e Added: Changes from git commit to CHANGELOG.md. #f72fbda Added: Changes from git commit to CHANGELOG.md.
#54eeb08 Added: Merge branch 'iss53' into dev.
#d15d0a6 Added: Storybook and use with components(#53).
#49a3b0e Added: Changes from git commit to CHANGELOG.md.

2023-11-05

#b881131 Fixed: Bad name of css class.
#5811ac8 Changed: Return opacity to modal background layout.
#340896f Changed: Update npm package storybook.
#9367f42 Changed: Update vite npm package.
#e0233a1 Added: Merge branch 'iss75' into dev.
#83c2c16 Added: Dark theme(#75).
#b5f4e44 Changed: Update stylelint and ignore rule.
#666ca63 Added: Custom client host name.
#05bb13d Added: Toggle color scheme and describe variables.
#8f4053e Added: Lighthouse metrics(#101).
#c61815a Added: Messages tab in user page(#99).
#e6c7fce Added: Merge branch 'iss106' into dev.
#b539dad Changed: Refactoring filte components.
#3ffb425 Fixed: Combine the same product together, sum up the quantity(#106).
#21cccfd Fixed: Correct export component.
#4919caa Added: Style to global scrollbars view.
#836e9b0 Added: Merge branch 'fix-focus' into dev.
#f39638b Fixed: Breadcrumbs focus.
#fae7d91 Added: Merge branch 'package-update' into dev.
#88a127d Changed: Update packages minor version.
#4357b00 Fixed: Build errors.
#219e3a1 Removed: Public js file.
#fc58fa4 Added: Merge branch 'iss98' into dev.
#86711a7 Added: Route query params on user page(#98).
#ae990b7 Added: Merge branch 'fix-ui' into dev.
#173a373 Fixed: UI for mobile devices in login page.
#85bd4d1 Fixed: UI in components, small changes.
#7656c28 Fixed: UI in header components.
#223dbd0 Fixed: UI in Slider component.
#6d4dab0 Fixed: UI in NewsShort component.
#de8c926 Added: Merge branch 'iss96' into dev.
#f1aedd0 Added: Show orders in user page(#96).
#f76e487 Added: Utility type and fix alias path.
#6048742 Added: Tool for lint changed files and search.
#047d7ba Added: Merge branch 'iss95' into dev.
#57df2fd Added: Order route - add new order, tests, change node.js to bun.sh.
#dcfb472 Added: Correct type and behavior for send order.
#1a9dc46 Added: Migration file for create new tables.
#aa1cc6e Fixed: Correct npm command for knex migration.
#eec40b5 Fixed: Bug with db table creation.
#46347c7 Added: New tables - cart, order, orderForm.
#b5b618d Changed: DTO interfaces and types + refactoring cart store.
#2fe430a Added: Type for 'order' endpoint.
#0a46312 Added: Root tsconfig.json.
#636b68e Fixed: Bug in header search file style.
#0185ff3 Added: Merge branch 'iss76' into dev.
#ba965b7 Fixed: Bug - breadcrumbs style.
#37c107f Fixed: Bug with use route names before init routes.
#0d9265f Added: Mocks - router, userStore. Tests.
#9eeaa89 Added: Route access controller + update router.
#a0c0bd8 Fixed: Role for new user.
#d70336c Chaned: Page 404.
#dcdeb47 Added: New page - http 403.
#6c30c6f Added: New page - UserPage(#76).
#475b9a5 Fixed: Correct route name of home page, add type.
#360876a Added: New empty component for UserPage.
#1a50de6 Added: New user store method for clear user data.
#bb8a78b Fixed: Change media breakpoint.
#6950393 Fixed: Bug with resolve method of route.
#e8a8faf Added: Merge branch 'iss77' into dev.
#bbb75ab Added: Test to UserLink component.
#e42bc08 Fixed: Bug and test to LoginPage component.
#14f07b4 Added: New page - user login(#77).
#5c8014a Changed: From single file to component directory.
#ecb756c Added: New component - UserLink.
#8d65832 Added: New page - user private page(draft).
#ceca0f3 Added: New route - login.
#10f25ae Added: Store of user data and change model.
#66943e6 Added: Router to storybook.
#d51fc8a Added: Import global.scss to style.scss and new media point.
#fbbfbcb Added: New route - /login.
#5e72435 Changed: Db type and model with new properties.
#5477109 Added: New service - workwith password.
#ad439a5 Added: New service - JWT token.
#804a803 Added: New validation rules.
#81e69c1 Added: New env variable, new route type, change user type.
#0d87f15 Added: New endpoint and type.
#7a3addd Added: JWT library and ignore files.
#220cc3b Added: Merge branch 'iss93' into dev.
#7e0b562 Added: Puppeteer metrics(#93).
#00032d7 Added: Test and stories to CardTableComponent.
#ce2f603 Added: Sort stories in alphabetical order.
#2b53603 Added: Test and stories + documentation ToggleGroupView.
#1ee0c14 Fixed: Test on pagination component.
#5aaf175 Added: Merge branch 'iss83' into dev.
#01fae0e Added: Switch view in group, show all goods(#83).
#7ca8672 Added: New component - CardTable.
#ea5927a Added: New component - ToggleGroupView.
#0f58b9d Added: Global css class and util function.
#d3239ca Added: Merge branch 'iss82' into dev.
#7ae9132 Added: Search in group(#82).
#5f6553e Added: New packages.
#bd5d2c7 Changed: Refactoring + preparation to task #82.
#9c5d017 Added: Path alias for project root directory.
#6638121 Added: Merge branch 'iss89' into dev.
#e10fdfd Added: Notification component if server not available(#89).
#4e70e9c Fixed: Fail test and storybook.
#a27461d Added: Merge branch 'iss84' into dev.
#5105f34 Added: Handle of bulletin subscribe(#84).
#c6e03f9 Added: Handle of bulletin subscribe(#85).
#5c1812a Added: Changes from git commit to CHANGELOG.md.

2023-11-05

#9c48792 Added: Update README.md file. #9fe039f Added: Changes from git commit.