Commit Graph

420 Commits

Author SHA1 Message Date
Reckless_Satoshi
7701f01936
Rework components. Initialize book component. 2022-01-03 11:15:13 -08:00
Reckless_Satoshi
e9bcd23347
Add BookView endpoint and refactor pages 2022-01-03 06:27:25 -08:00
Reckless_Satoshi
afd90f8fbf
Improve content and handling on OrderPage 2022-01-03 04:11:33 -08:00
Reckless_Satoshi
d037506138
Handle auth and welcome back for existing users 2022-01-03 01:06:51 -08:00
Reckless_Satoshi
80e0ca46fb
add login/logout, validates 1 order max, delete method for user 2022-01-02 17:38:48 -08:00
Reckless_Satoshi
225c142cd9
Style avatar css 2022-01-02 14:50:49 -08:00
Reckless_Satoshi
928d0b4796
Fix git merge conflict due to ammending pushed commit 2022-01-02 14:34:25 -08:00
Reckless_Satoshi
790e96cc1b
Improve user generator UX. Still a bit buggy. 2022-01-02 14:31:19 -08:00
Reckless_Satoshi
d7979086ed
Improve user generator UX. Still a bit buggy. 2022-01-02 13:41:22 -08:00
Reckless_Satoshi
f4644836d3
Connect UserGenPage to API. Base 32 string seems to pass quality checks, shorter do not. 2022-01-02 10:27:40 -08:00
Reckless_Satoshi
fb9fb88ab7
Implement user generator page frontend with client-side token generation
Uses crypto.getRandomValue() that at least should provide cryptographically strong random
2022-01-02 10:05:20 -08:00
Reckless_Satoshi
f0ac03e519
Add nick generator and robohash avatar generator 2022-01-02 07:19:49 -08:00
Reckless_Satoshi
c71d95ccd0
Rename boolean explicit for is_explicit/isExplicit 2022-01-02 05:38:45 -08:00
Reckless_Satoshi
c4b625a993
Fix order detail page view. Add explicit to model as pricing method boolean explicit/relative 2022-01-02 05:24:35 -08:00
Reckless_Satoshi
298efc394b
Create order detail API endpoint, create order page. Not fully working yet 2022-01-02 04:59:48 -08:00
Reckless_Satoshi
e087d0b686
Add payment method field 2022-01-02 01:40:19 -08:00
Reckless_Satoshi
27429bba21
Create frontend for order making 2022-01-01 16:37:04 -08:00
Reckless_Satoshi
1105f70f20
Create components, urls and homepage routing 2022-01-01 16:19:18 -08:00
Reckless_Satoshi
e83f0295a5
Build frontend app test page using React 2022-01-01 15:58:44 -08:00
Reckless_Satoshi
1f756fed09
Add frontend app 2022-01-01 15:05:55 -08:00