131 Commits
Author SHA1 Message Date
Leon Xu 994623db40 Merge pull request #1 from LeonXu260/imgbot
[ImgBot] Optimize images
2022-06-06 11:03:05 -07:00
Leon Xu 5e199c1955 Merge pull request #2 from LeonXu260/dependabot/npm_and_yarn/eventsource-1.1.1
build(deps): bump eventsource from 1.1.0 to 1.1.1
2022-06-06 11:02:52 -07:00
Leon Xu 1cb5d4a08c Merge pull request #3 from LeonXu260/dependabot/npm_and_yarn/functions/protobufjs-6.11.3
build(deps): bump protobufjs from 6.11.2 to 6.11.3 in /functions
2022-06-06 11:02:39 -07:00
Leon Xu 9178c6bdb3 Merge pull request #4 from LeonXu260/dependabot/npm_and_yarn/protobufjs-6.11.3
build(deps): bump protobufjs from 6.11.2 to 6.11.3
2022-06-06 11:02:17 -07:00
dependabot[bot] 126d7f4534 build(deps): bump protobufjs from 6.11.2 to 6.11.3
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/v6.11.2...v6.11.3)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 02:10:07 +00:00
dependabot[bot] 256c371b43 build(deps): bump protobufjs from 6.11.2 to 6.11.3 in /functions
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/v6.11.2...v6.11.3)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-03 02:08:55 +00:00
dependabot[bot] 1992b87cc0 build(deps): bump eventsource from 1.1.0 to 1.1.1
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:16:46 +00:00
ImgBotApp bb458b506d [ImgBot] Optimize images
/screenshot.jpg -- 149.57kb -> 135.91kb (9.13%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-05-10 07:00:02 +00:00
Leon Xu c69f6d65cc doc: update README 2022-05-07 16:41:31 -07:00
Leon Xu 0310e38d13 file: add screenshot 2022-05-07 16:40:05 -07:00
Leon Xu cbca9004ff fix: styling error 2022-05-07 16:09:51 -07:00
Leon Xu 92969e08d8 fix: spelling error 2022-05-07 16:09:43 -07:00
Leon Xu 23a47a5c8b fix: change from orders__error to orders__noitem 2022-05-07 16:00:46 -07:00
Leon Xu b2cf8e31cd doc: add orders__error style 2022-05-07 16:00:30 -07:00
Leon Xu 6b7c245f44 doc: add conditional rendering 2022-05-07 15:58:45 -07:00
Leon Xu 24e9fce241 doc: add hideButton to hide the button in orders page 2022-05-07 15:58:34 -07:00
Leon Xu d04cae7c01 doc: add links to order page 2022-05-07 15:50:03 -07:00
Leon Xu 298545c3d7 fix: change spelling error 2022-05-07 15:48:01 -07:00
Leon Xu 87459fa762 doc: add styles to order stylesheet 2022-05-07 15:46:35 -07:00
Leon Xu a7e7f90975 doc: add moment, CheckoutProduct and CurrencyFormat 2022-05-07 15:45:44 -07:00
Leon Xu 2bd6b8c44d doc: add styles to orders stylesheet 2022-05-07 15:44:29 -07:00
Leon Xu 76cb314096 doc: add useStateValue, db, and classes 2022-05-07 15:43:48 -07:00
Leon Xu fc3f5551a6 fix: change from id to uid 2022-05-07 15:37:35 -07:00
Leon Xu 5b7a0aadd2 doc: add database to payment component 2022-05-07 15:31:54 -07:00
Leon Xu aabbe3a95c doc: add header to order route 2022-05-07 15:26:22 -07:00
Leon Xu d4bb3b81fa file: initialize Orders component and Order component along with its stylesheet 2022-05-07 15:25:01 -07:00
Leon Xu 09259257d2 doc: add orders route with its component 2022-05-07 15:23:36 -07:00
Leon Xu 0b2b42856f doc: add eslint-config-google package 2022-05-07 15:18:03 -07:00
Leon Xu 07cfc6efc2 doc: dispatch EMPTY_BASKET type 2022-05-07 15:12:52 -07:00
Leon Xu 75ec71a467 doc: add EMPTY_BASKET case 2022-05-07 15:12:22 -07:00
Leon Xu df16a7f75f doc: add *.log to gitignore 2022-05-07 15:11:20 -07:00
Leon Xu 7bb7fc45a8 doc: add stripe test key 2022-05-07 15:11:01 -07:00
Leon Xu 8d00259af5 fix: spelling errors in API routes 2022-05-07 15:00:02 -07:00
Leon Xu 4831ae523c doc: add express, cors, and stripe along with middleware and routes to index.js 2022-05-07 14:42:13 -07:00
Leon Xu 8ecc8ef409 doc: add dotenv package 2022-05-07 14:36:32 -07:00
Leon Xu 18daea87cf doc: add cors, express, and stripe and modified versions 2022-05-07 14:33:41 -07:00
Leon Xu 81c1a5b9a4 doc: add .env to gitignore 2022-05-07 14:28:25 -07:00
Leon Xu 8822f11b42 file: initialize firebase function 2022-05-07 14:27:33 -07:00
Leon Xu 1eac6e687c doc: add axios, useEffect, useState, Link, and useHistory to payment component 2022-05-07 14:24:39 -07:00
Leon Xu 1173614e22 doc: add instance with axio.create 2022-05-07 14:19:08 -07:00
Leon Xu 6907dd7c7e file: create axios in auth directory 2022-05-07 14:17:19 -07:00
Leon Xu 1d023fd69b doc: add buy now button with conditional rendering and error conditional rendering 2022-05-07 14:13:19 -07:00
Leon Xu 2010f9423e doc: remove object inside CurrencyFormat 2022-05-07 14:08:59 -07:00
Leon Xu 8b67180daa doc: add CurrentFormat, getBasketTotal and move payment stylesheet to the bottom 2022-05-07 14:08:03 -07:00
Leon Xu 475d51c2a1 doc & fix: add setDisabled and setError to handleChange method and fix handleError to setError 2022-05-07 14:04:10 -07:00
Leon Xu 5ac0d48ec7 doc: add useState for handleError and setDisabled 2022-05-07 14:02:49 -07:00
Leon Xu 7b96e90ea8 doc: add CardElement, useElements, useStripe from react-stripe-js and handleChange and handleSubmit method 2022-05-07 14:02:02 -07:00
Leon Xu f2ebe6e580 doc: add checkout items link 2022-05-07 13:59:27 -07:00
Leon Xu 7479cc892d doc: add loadStripe and Elements 2022-05-07 13:56:19 -07:00
Leon Xu 79ce82df05 doc: add styles to payment stylesheet 2022-05-07 13:50:33 -07:00