Skip to content

Releases: phojie/ordering-management-system

v0.0.3

13 Mar 22:54
Compare
Choose a tag to compare

v0.0.2

09 Mar 15:47
Compare
Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2

v0.0.1

11 Feb 19:48
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.1 (2023-02-11)

Features

  • add address to user (b8d9dbf)
  • add admin dashboard functionality (6e80ee0)
  • add admin dashboard simulation design (db67e52)
  • add admin order module (c609ef0)
  • add auth signIned listener (b649481)
  • add auth-login function (7b43b37)
  • add avatar input to user form (12dee89)
  • add avatar module to user model (2cefec8)
  • add bulk and single delete to user (2aece78)
  • add cart checkout module (87fe8d7)
  • add cart count (5c77f87)
  • add carts module (26a3f97)
  • add category database (28f70cf)
  • add category factory (511a6a8)
  • add category form (9c181c9)
  • add category model (8f78dae)
  • add category observer (0269935)
  • add category page (84a98f4)
  • add category public routes (25bfa27)
  • add category request (2f27444)
  • add category resource (f9c3d8c)
  • add category routes (5f1c940)
  • add category seeder (2fab157)
  • add category seeder (52aa42a)
  • add category service (c163c9a)
  • add category show (1b38764)
  • add category store (a984a27)
  • add category types (2918230)
  • add category-card component (f2f5f10)
  • add change emit prop (181b2e3)
  • add checkbox to j-vselection (63ab7c2)
  • add clear errors to password when state is change (afc04f1)
  • add color to category column (ae6488f)
  • add condition to button label (f7e7755)
  • add condition to password type input (2f2d5a9)
  • add conditional to inStock and outOfStock (7800237)
  • add contact-us info (2595f2e)
  • add controller to category (8a653af)
  • add created-at column to users table (1bb7fbf)
  • add currentRoute value to route composable (254f6d4)
  • add custom role sort to users module (57a8620)
  • add customer middleware (0b75710)
  • add customer route folder (48e00ad)
  • add defalt imageUrl when updating (26b8d74)
  • add default app icon (107fbfe)
  • add default layouts and update default ts (a140214)
  • add default permission to categories (c4d7ca5)
  • add delete methods to fileuploader service (e65aefb)
  • add delete to order (20b4987)
  • add destroy to customer cart module (6142134)
  • add disabled prop to (82f2e58)
  • add dyanamic classes to j-slide-over components for users update and create (4604f29)
  • add dynamic rows input (8e06397)
  • add dynamic shippping amount to form order (cb80e05)
  • add empty cart page (68da9d2)
  • add favicon and icons folder (12a4e15)
  • add favicon and icons folder (fa3e2bf)
  • add filterable to users controller (ea84c17)
  • add flash message to order-history (1892ada)
  • add flash notification, close in #4 (0ec33bc)
  • add footer (2bf8ad5)
  • add form reset function (cb192fd)
  • add form to menu (fde7beb)
  • add form user create form and fix table types (8b9f03a)
  • add full name to users column and set observer to sync it, close in #8 (0dfb803)
  • add functions...
Read more