aboutsummaryrefslogtreecommitdiff
path: root/shared/Dashboard.js
AgeCommit message (Collapse)AuthorFilesLines
2019-06-09Moved all JS files to a separate folderKumar Priyansh1-93/+0
2019-06-03Updated add to cart functionalityKumar Priyansh1-8/+12
2019-06-03Updated Cart Functions. Removed Console Log Statements.Kumar Priyansh1-3/+23
2019-06-03Updated CART LinkKumar Priyansh1-0/+4
2019-06-03Added Error on Wrong Product ID in URLKumar Priyansh1-1/+1
2019-06-03Fixed price displayKumar Priyansh1-1/+1
2019-06-03Adjusted Grid Size for Single Product and Updated Dashboard JS for ↵Kumar Priyansh1-1/+6
Displaying Single Product Correctly
2019-06-03Changed Dashboard JS to display a single product.Kumar Priyansh1-1/+3
This loads a custom URL for a single product but however does not display the required information till now. The next changes will contain the necessary additions.
2019-05-31Updated Dashboard Product list StylingKumar Priyansh1-1/+1
2019-05-31Updated Dashboard JS to Show Products on HomepageKumar Priyansh1-1/+2
2019-05-31Updated Dashboard JS to display products according to URLKumar Priyansh1-0/+33
2019-05-31Updated Dashboard, Added Dashboard Functions, Added Login Check to Login and ↵Kumar Priyansh1-0/+24
Dashboard Scripts