1
0
Fork 0
Commit graph

81 commits

Author SHA1 Message Date
a9884a4ad7 Figure out how to handle redirecting to newly created page 2019-10-19 23:34:41 -04:00
04a64d3026 Working blog post! 2019-10-19 23:13:17 -04:00
09bc6c16fd Fix up reference to newpost 2019-10-19 21:59:16 -04:00
09b2b08421 Flesh out posting 2019-10-19 21:54:59 -04:00
567ec49794 Update packages 2019-10-19 21:33:12 -04:00
59bfefd578 Fixed hooking up newpost 2019-10-19 19:24:07 -04:00
157d63deff Fixing up the post, cleaning up depends 2019-10-19 19:03:33 -04:00
bd20aecb06 Fix hookup of newpost thanks markpassando 2019-10-19 18:44:22 -04:00
bc6dadb350 Fix up redux connection for auth 2019-10-19 18:27:23 -04:00
5a057337cd test out react-mde 2019-10-19 15:47:12 -04:00
c99e40c5d7 Clean up dependencies 2019-10-19 15:46:39 -04:00
9b6ac9acda Basic login flow 2019-10-19 13:40:46 -04:00
b8a90d9615 Get cookie loaded into redux state 2019-10-19 13:16:29 -04:00
c7e2bb6d74 Somewhat there figuring login status 2019-10-16 20:12:14 -04:00
7c5c6f5d98 Fix componentwillmount 2019-10-16 19:04:33 -04:00
430a53bbd9 Merge branch 'auth' of Asara/sudoscientist-js-frontend into master 2019-10-05 22:46:20 -04:00
c422473125 Add default credentials to axios 2019-10-05 22:24:13 -04:00
d3d4119141 Base url for cookies 2019-10-05 21:42:40 -04:00
6d694ee9ee Fix conflicts 2019-10-05 21:25:27 -04:00
40cb160740 Add with creds to post 2019-10-05 21:24:02 -04:00
b92ae0c31c Update repo 2019-10-05 20:45:38 -04:00
f2c8bc3ae0 Messing about with cookies 2019-09-28 08:34:15 -04:00
ed0903528f Switch react-cookie to universal-cookie 2019-09-18 20:50:29 -04:00
92ef06cafc Pass down username to state 2019-09-16 21:30:18 -04:00
45243c7e26 YAY JWTS! ty mark 2019-09-16 21:04:31 -04:00
bbb64c4111 Flesh out the state wiring for auth 2019-09-16 20:53:34 -04:00
251c3fc25d Start adding cookies 2019-09-15 22:02:15 -04:00
7526999356 This doesn't work 2019-09-15 20:35:05 -04:00
4b97b943e8 Start working on reducer for auth 2019-09-14 22:12:43 -04:00
aa6f98f91f basic login 2019-09-14 20:29:55 -04:00
84e275bf45 Fix up logic on login 2019-09-14 20:03:41 -04:00
ed6f6797ad Half broken 2019-09-06 22:38:28 -04:00
6c1e65480b Add handlers around input in authmenu 2019-09-06 22:18:14 -04:00
a133b24197 Name the inputs 2019-08-27 21:49:25 -04:00
7b813ed30d basic workflow of login 2019-08-27 21:42:16 -04:00
d44ba36112 Merge branch 'split_authmenu' of Asara/sudoscientist-js-frontend into auth 2019-08-27 21:18:32 -04:00
2fcbe3b2da working base to merge 2019-08-27 21:17:11 -04:00
776a567c0c interm 2019-08-27 21:01:42 -04:00
6e57686f8f I think i'm almost there 2019-08-27 20:53:20 -04:00
27a29d827a Clean up unneeded additions to the state 2019-08-27 20:21:11 -04:00
9f56327753 Try to rip out the auth menu 2019-08-27 02:17:32 -04:00
5f53e4aa00 Reactive dropdown awoooooooooooooo 2019-08-27 01:00:21 -04:00
f92c4e62b5 Basic signin/signup dropdown 2019-08-20 20:20:31 -04:00
eea6010c00 figured out how to display 2019-08-20 00:21:28 -04:00
ea419c9c43 Clean up a bit of the spacing 2019-08-20 00:13:27 -04:00
91c1e88a4c Basic react state 2019-08-19 23:28:13 -04:00
7ace77d7df Basic auth menu 2019-08-19 19:43:41 -04:00
46ac92bc3d update todo 2019-08-18 13:03:55 -04:00
4071d61d59 Change size of titles 2019-08-04 00:29:25 -04:00
e6ef0b1dae Fix repeating Blog Posts 2019-08-03 23:17:32 -04:00