aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* cleanseHEADmasterAkshay2021-01-022-25496/+0
|
* -Akshay2020-12-281-0/+4
|
* add redis integrationAkshay2020-12-286-15/+61
|
* add catalog filters, furbyLink componentAkshay2020-12-278-44/+128
|
* moar sample dataAkshay2020-12-276-0/+43
|
* finish styling cart, product and checkoutAkshay2020-12-273-21/+73
|
* finishing touches to transaction apiAkshay2020-12-272-7/+3
|
* add userprofile endpoint, fix cors (again?)Akshay2020-12-272-2/+53
|
* add more styles, profile pageAkshay2020-12-277-44/+361
|
* add styles to catalog and productAkshay2020-12-269-184/+13657
|
* add model urls to catalog responseAkshay2020-12-261-0/+4
|
* begin work on frontendAkshay2020-12-2616-514/+4752
|
* add AR integrationAkshay2020-12-269-12/+38
|
* add transactions and quantitiesAkshay2020-12-2615-45/+485
| | | | | - backend exposes endpoints to perform transactions - frontend introduces a new page to "checkout" cart
* add filters to catalogAkshay2020-12-242-8/+139
|
* add average rating to product listingAkshay2020-12-241-7/+44
|
* oopsieAkshay2020-12-2423-14/+8346
|
* rm cruftAkshay2020-12-242-1474/+0
|
* monorepoAkshay2020-12-2461-251/+4339
|
* fix add to cart endpointAkshay2020-12-232-17/+15
|
* fix cookies/cors, more loggingAkshay2020-12-206-34/+92
|
* improve product rating apiAkshay2020-12-181-2/+42
|
* extend deps to chrono + serdeAkshay2020-12-164-8/+45
|
* begin working on rating endpointsAkshay2020-12-165-10/+149
|
* rework tablesAkshay2020-12-163-0/+60
|
* add cart endpoints, rework testing filesAkshay2020-12-167-1/+138
|
* add product/ endpointsAkshay2020-12-166-31/+117
|
* add product deets and update endpointsAkshay2020-11-163-4/+47
|
* add test json dataAkshay2020-11-164-0/+22
|
* update models for product apisAkshay2020-11-162-1/+36
|
* add basic product apisAkshay2020-11-162-1/+6
|
* add product tableAkshay2020-11-165-2/+116
|
* add change password endpoint, compiles on stable rustAkshay2020-11-114-140/+44
|
* docAkshay2020-10-041-0/+6
|
* remove result symAkshay2020-10-042-1/+1
|
* initAkshay2020-10-0421-0/+2763