Skip to content

Latest commit

 

History

History
167 lines (151 loc) · 18.8 KB

CHANGELOG.md

File metadata and controls

167 lines (151 loc) · 18.8 KB

0.5.0 (2023-12-04)

Bug Fixes

Features

  • add auth module and guards for jwt (13373d2)
  • add brand backend (74434ba)
  • add brand backend (a8d1abd)
  • add brand list (b75797f)
  • add cart products (14a1059)
  • add cart view (54334e3)
  • add categories backend (060837d)
  • add categories backend (59a1b42)
  • add categories list (f230c5f)
  • add category page (e5c2b86)
  • add category refactor and cloudinary service generic (d498ea3)
  • add countries backend (3f14034)
  • add countries list (c4b3ed5)
  • add dependencies (f144572)
  • add forms for brands (a043f33)
  • add forms for brands (98a000e)
  • add forms for brands (140cffc)
  • add headbar (f95362e)
  • add header (71b5bf4)
  • add home admin page (71f4bd4)
  • add homepage (d617931)
  • add image field generic component (cfe5ccb)
  • add images to brands and categories (999d43a)
  • add info product with image and Supplier (f2b1f8b)
  • add invoice cart (70fee07)
  • add invoice for cart (6253cdd)
  • add invoice for cart (d05b02f)
  • add load countries of the suppliers (7d5afb5)
  • add needed validations and api (a509525)
  • add new tables (848a121)
  • add product info (6ece2e3)
  • add product page (c0f2826)
  • add product relations (e7eef6d)
  • add products edit products and remove products (7ce77aa)
  • add products list (646a505)
  • add redirections and implementation for jwt login (6e9d8ec)
  • add refresh token (7ce7c73)
  • add supplier form (fbfd990)
  • add suppliers end points (564139a)
  • add user footer (d503ece)
  • categories add functionality and cloudindary service for category (4d7e142)
  • category edit functionality (e1bc0fc)
  • category more info functionality (0ed2b92)
  • forms to add, edit and info page (ba48ca3)
  • implement prisma schema and update dependencies and user module (4a073df)
  • jwt impletation products (2465fef)
  • product backend crud (0d3d44a)
  • refactor and implement footer (da8baba)
  • remove innecesary service (2d3b867)
  • supplier list (9fe0e56)
  • update user model and remove tests for later (fe2bfd6)

0.5.0 (2023-11-21)

Bug Fixes

  • add and update redirection on fail (b5ab14f)
  • add relations to supplier service (3f165b6)
  • applying feedback (a857389)
  • country name trim and validate not especial characters (e3e7c42)
  • database not found table (acca4d7)
  • deploy node execution (cde1fd6)
  • display console error when seed command fails (0f25dbd)
  • inputs dont allows decimals (5f34bd3)
  • migrate bun to pnpm (dfcacfd)
  • missing entities examples and unique name (d4d61d7)
  • missing examples and validators (c2172d1)
  • nest start (0f1de32)
  • order in init.pgsql statement (8b357da)
  • related us 61 59 bugs (fbe68d0)
  • restyle add and edit forms (686baa7)
  • sintax error supplier list (6e6c716)
  • solve comments and update README (9fec883)
  • update and add navigation (20dff19)
  • update info and delete icon (43912c6)

Features

0.4.0 (2023-11-07)

Features

  • add @sematic-release/changelogs (30b44bd)