Releases: ArtelierMaisa/artelier-maisa-admin
Releases · ArtelierMaisa/artelier-maisa-admin
v1.2.3
v1.2.2
1.2.2 (2024-07-27)
Bug Fixes
- add
isMobile
constant to show or notSidebar
component opening (9e1c2c4) - change
Switch
variant of theneutral
toeyes
(5850687) - change default phone to the correct (a972aec)
- remove unnecessary DDI in input whatsapp (eae7a61)
Reverts
- change again
Switch
component variant toneutral
(15e7ab3)
v1.2.1
v1.2.0
v1.1.0
v1.0.0
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 toIcon
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
tobannersFirebase
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 trashIcon
enabled (8c7a038) - change
Flowbite.Item
toLink
(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 cleaninputValue
when its closed (036bc25) - remove justify center that's break Y scroll in modal (52bc68e)
- remove previous category name when open
Dialog
andModal
(c5444dd) - remove price as optional property and
pathname
value of theuseEffect
(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 andhandleGetBanners
function toUserContextProps
(e25796b) - add
Carousel
andProduct
components (9e8f9ed) - add
Categories
page (It still isn't responsiveness) (99bc91b) - add
categories
toUserContext
(7317282) - add
categoryMapper
to get categories (54246f4) - add
CategoryModal
component (58f1425) - add
createdAt
andremovedAt
properties toHighlight
interface (28c78f4) - add
Dialog
component (1679a73) - add
Dialog
component toAbout
page (34b137a) - add
Dialog
,CategoryModal
andProductModal
components inCategories
page (80e792f) - add
DotButton
component (a5cddd6) - add
EventModal
component (87523a6) - add
GenericButton
,Spinner
andText
components (04929e4) - add
handleCreateBanner
function (b9ceee6) - add
handleCreateCategory
function (26b2d38) - add
handleCreateHighlight
function (a22f6dc) - add
handleCreateProduct
function (694544f) - add
handleDeleteBanner
function toUserContextProps
(c969ffa) - add
handleDeleteCategory
function to UserContext (dda27f1) - add
handleDeleteProduct
to delete a product of the category (f57e579) - add
handleGetAbout
function toUserProvider
(c0e5ae3) - add
handleGetBanners
function toUserProvider
(eab84a5) - add
handleGetHighlights
function toUserProvider
(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 andhandleGetHighlights
function toUserContextProps
(86d258c) - add
Icon
component (829a078) - add
ImageCard
component (78a4e38) - add
Input
component (527f5d8) - add
isLoading
property toCategoryModal
component ([9a...