Skip to content

Latest commit

 

History

History
169 lines (145 loc) · 21.2 KB

CHANGELOG.md

File metadata and controls

169 lines (145 loc) · 21.2 KB

1.2.3 (2024-07-29)

Bug Fixes

  • send correct weight product value (d943b76)

1.2.2 (2024-07-27)

Bug Fixes

  • add isMobile constant to show or not Sidebar component opening (9e1c2c4)
  • change Switch variant of the neutral to eyes (5850687)
  • change default phone to the correct (a972aec)
  • remove unnecessary DDI in input whatsapp (eae7a61)

Reverts

  • change again Switch component variant to neutral (15e7ab3)

1.2.1 (2024-07-06)

Bug Fixes

  • cancel submit event of the form tag and small adjust in padding value of the Container component (1d0134e)

1.2.0 (2024-07-03)

Features

  • add meta tags to show platform preview (3f4461b)

Performance Improvements

  • change all components to use memo to improve application performance (d2907ff)
  • improve search category by name in onSearch function (c8fed3d)

1.1.0 (2024-07-03)

1.0.0 (2024-07-03)

Bug Fixes

  • add setState to banners and highlights when yours snapshots doesn't exists (ba01b48)
  • add toast.error when user doesn't sent images in register product (16f35bd)
  • add Toaster to handle the case where an error is returned from capture file (7ed695b)
  • add correct List icon component to Icon component (18ca130)
  • add correct interaction when BannerCard component is modal type (b97e9ba)
  • add feedbacks to user actions in highlight and fixes ImageCard with incorrect label (eb1e35e)
  • add type Banner to bannersFirebase variable (d4162dd)
  • adjust in the delete Banner (8a83b7f)
  • adjusts in structure and styles of the Login page (1fb81b0)
  • applying correct justify content when BannerCard is with trash Icon enabled (8c7a038)
  • change Flowbite.Item to Link (2d203a7)
  • delete category without products (bdda93e)
  • edit only information about user when it doesnt send your image profile (aa26c0b)
  • ensure that bannerId is correct state when its delete is called (9067b01)
  • force values when the ProductModal to edit is open (eef9377)
  • highlight page in Sidebar component when user click it (c5eeded)
  • import duplicated (8413156)
  • improve user feedback and adjust in CategoryModal to clean inputValue when its closed (036bc25)
  • remove justify center that's break Y scroll in modal (52bc68e)
  • remove previous category name when open Dialog and Modal (c5444dd)
  • remove price as optional property and pathname value of the useEffect (05a8466)
  • remove visualization of the trash icon in the BannerCard component (e132ab5)
  • small adjust (7da4ea6)
  • small adjusts (1b89470)
  • small adjusts in states (5bfd054)

Features

  • add Banners page (4b995fb)
  • add banners property and handleGetBanners function to UserContextProps (e25796b)
  • add Carousel and Product components (9e8f9ed)
  • add Categories page (It still isn't responsiveness) (99bc91b)
  • add categories to UserContext (7317282)
  • add categoryMapper to get categories (54246f4)
  • add CategoryModal component (58f1425)
  • add createdAt and removedAt properties to Highlight interface (28c78f4)
  • add Dialog component (1679a73)
  • add Dialog component to About page (34b137a)
  • add Dialog, CategoryModal and ProductModal components in Categories page (80e792f)
  • add DotButton component (a5cddd6)
  • add EventModal component (87523a6)
  • add GenericButton, Spinner and Text components (04929e4)
  • add handleCreateBanner function (b9ceee6)
  • add handleCreateCategory function (26b2d38)
  • add handleCreateHighlight function (a22f6dc)
  • add handleCreateProduct function (694544f)
  • add handleDeleteBanner function to UserContextProps (c969ffa)
  • add handleDeleteCategory function to UserContext (dda27f1)
  • add handleDeleteProduct to delete a product of the category (f57e579)
  • add handleGetAbout function to UserProvider (c0e5ae3)
  • add handleGetBanners function to UserProvider (eab84a5)
  • add handleGetHighlights function to UserProvider (2fe6879)
  • add handleOccultProduct function (6f196d0)
  • add handleOccultProduct to occult products in the category (5eafb09)
  • add handlePutBanner function (e22aaa6)
  • add handlePutCategory to update a category (84b559e)
  • add handlePutHighlight function (9b3c1e7)
  • add handlePutProduct function (3d9dbcc)
  • add handlePutProduct function (38064cb)
  • add highlights property and handleGetHighlights function to UserContextProps (86d258c)
  • add Icon component (829a078)
  • add ImageCard component (78a4e38)
  • add Input component (527f5d8)
  • add isLoading property to CategoryModal component (9a1bba0)
  • add isLoading property to CategoryModal interface (0ac86a5)
  • add isLoading state to handle authenticate feedback user (b718ff4)
  • add NotFound page structure and styles (6a201e4)
  • add onSubmit in EventModal component (80e5de3)
  • add ProductModal, but Photos modal don't responsiveness and states don't persists (6a8bf9c)
  • add ProtectedRoute to redirect user to correct route when it is logged or not (54ef044)
  • add SearchInput component (a58a57f)
  • add Sidebar and Container components (c498de1)
  • add Switch component (d5322c6)
  • add Text component (324e606)
  • add UserContext and AuthContext and transforms their in hooks (6a70dc8)
  • add variant property to Product component (f4f68cc)
  • add authentication helper function (5fca283)
  • add BannerCard Component (98df0cb)
  • add delete highlights in the Highlight page (e88615c)
  • add edit profile in About page (c879d75)
  • add env.example (7c19dd7)
  • Add error, public, and admin pages with respective components (18323c1)
  • add firebase config (74a0d84)
  • add flowbite and tailwind colors (da6acff)
  • add get categories and search categories to Categories page (336fd55)
  • add git-commit-msg-linter (78c7701)
  • add handle user sign-in with Firebase (ece4663)
  • add handleDeleteHighlight function to UserContextProps (4553cd6)
  • add initial fetch to firebase when user is logged (633f3d0)
  • add libraries and remove unnecessary code and images to start development (c917e39)
  • add logo images (f1297df)
  • add new interfaces for database (210308a)
  • add numeric and pattern input format in Input component (b22a1bf)
  • add open category modal (809d33b)
  • add open explorer and get file in BannerCard component (08d9b5d)
  • add phosphor-icons/react (f5a6d5e)
  • add put highlight in Events page (d6c7111)
  • add responsiveness to Categories page (9956e06)
  • add routes to project (353bfc4)
  • add sass (d75777e)
  • add sonner (b901bc4)
  • add structure and styles from About page (13f3647)
  • add structure and styles of the events page (b9394ea)
  • Create Component Login (5298186)
  • create react project with vite and add tailwindcss (738fc73)
  • finish adjust to create product (7972e6e)
  • implement Firebase sign-in functionality in Login page (769b961)
  • integrate about information in About page (ad0731c)
  • integrate banners information in the Banners page (cda9a97)
  • integrate highlight information in the Events page (c0552af)
  • release 1.0.0 (310151a)
  • release 1.0.1 (5543dc8)
  • release 1.0.2 (b80b08a)
  • remove highlights images from Firebase storage (851daa7)
  • small adjusts (a086b1d)
  • start ImageCard component (4e8a4a7)
  • update lastAccess in realtime database (85517a3)
  • work in progress (d6b447d)
  • work in progress (a3090ec)
  • work in progress (495942a)
  • work in progress (21a93fc)
  • work in progress (88bc325)
  • working in progress (21ec39a)
  • working in progress (c720fc7)