30 Commits

Author SHA1 Message Date
c21e230c76 Implement stopper for bad token push into state 2022-01-29 12:29:33 -08:00
4eb136c249 Store token in App.js state, show temporarily in profile 2022-01-29 12:21:00 -08:00
5ab97453f0 Add user profile bottom left icon with active order reminder 2022-01-29 11:51:26 -08:00
c8d9062e74 Fix copy icon arrangment tiny screens 2022-01-28 12:18:31 -08:00
c58070f437 Improve logics around locked bonds. Add frontend confirm cancel dialog. 2022-01-18 07:23:57 -08:00
e31bc1adad Bug fix invoice follow. Copy user token button. 2022-01-18 05:20:19 -08:00
a10ee97958 Fix small typos and usergen bug 2022-01-15 07:45:44 -08:00
a995a4e2ea Add Info and Stats for nerds popups 2022-01-14 16:28:19 -08:00
5df2134fb2 Add ugly site info page 2022-01-12 13:22:16 -08:00
9bc6757ba3 Revamp UI 2022-01-09 17:12:58 -08:00
bb9cafadd8 Upgrade MUI to V5 2022-01-09 14:17:15 -08:00
09bd46bb9d fix bug 2022-01-09 10:24:41 -05:00
aa8e1f50a2 fix async user generation 2022-01-09 09:43:47 -05:00
cf2422f924 Small fixes 2022-01-08 12:14:19 -08:00
5fb776aca7 Add TradeBox and QR client side generation 2022-01-08 05:08:03 -08:00
46c129bf80 Add logics module 2022-01-06 04:32:17 -08:00
9ade961e0f Work on update order endpoint and taker requests 2022-01-04 16:13:08 -08:00
30dfd09f58 fix minor things, add mui style libs, figured CSRF problems some bugs left 2022-01-04 07:00:34 -08:00
5b712b0765 Extend user model with profiles and set up admin panel 2022-01-04 05:47:37 -08:00
7701f01936 Rework components. Initialize book component. 2022-01-03 11:15:13 -08:00
e9bcd23347 Add BookView endpoint and refactor pages 2022-01-03 06:27:25 -08:00
d037506138 Handle auth and welcome back for existing users 2022-01-03 01:06:51 -08:00
80e0ca46fb add login/logout, validates 1 order max, delete method for user 2022-01-02 17:38:48 -08:00
225c142cd9 Style avatar css 2022-01-02 14:50:49 -08:00
928d0b4796 Fix git merge conflict due to ammending pushed commit 2022-01-02 14:34:25 -08:00
790e96cc1b Improve user generator UX. Still a bit buggy. 2022-01-02 14:31:19 -08:00
d7979086ed Improve user generator UX. Still a bit buggy. 2022-01-02 13:41:22 -08:00
f4644836d3 Connect UserGenPage to API. Base 32 string seems to pass quality checks, shorter do not. 2022-01-02 10:27:40 -08:00
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
f0ac03e519 Add nick generator and robohash avatar generator 2022-01-02 07:19:49 -08:00