Commit Graph

17 Commits

Author SHA1 Message Date
Curt Spark d4a963b162 Pass storage handlers to lower functions to ensure state can be properly managed now, init retrieving user settings from backend 2024-04-29 16:59:01 +01:00
Curt Spark 2af602dad4 Implement settings 2024-04-25 17:59:56 +01:00
Curt Spark b7618c4192 Add new files 2024-04-24 16:41:07 +01:00
Curt Spark 34b61fc670 Implement tiling grid layouts in preperation for the blog editor, settings etc. 2024-04-24 16:40:22 +01:00
Curt Spark 7a91cde278 Implement working login/logout functionality 2024-04-24 15:09:06 +01:00
Curt Spark 3efc8ba4fa Implement checking logged in user tests, Navbar user info component etc. 2024-04-23 17:01:17 +01:00
Curt Spark 5691e0dc8b Implement login post to endpoint, storage handling via react hooks which stores the authToken in localstorage 2024-04-22 17:17:19 +01:00
Curt Spark f09d7f1eb2 Implement local storage handling with react hooks and also API requests with fetch 2024-04-16 17:38:12 +01:00
Curt Spark 21c5c3b58f Implement basic client side form logic 2024-04-15 11:42:20 +01:00
Curt Spark c31cef3d96 Major styling improvements 2024-04-15 10:33:07 +01:00
Curt Spark bffc070296 Implement react routing 2024-04-13 12:16:18 +01:00
Curt Spark 3e48ca3c02 Switch to vanilla CSS, basic placeholder card and navbar compoments 2024-04-13 10:23:47 +01:00
Curt Spark f36f343905 Setup initial things for blog, blog entry card component etc 2024-04-12 18:23:54 +01:00
Curt Spark e0af8ea63b Add bootstrap, init components dir 2024-04-12 15:45:01 +01:00
Curt Spark 3ae2231ea7 Switch to typescript 2024-04-12 10:50:48 +01:00
Curt Spark 8301ccf6eb Init babel, react, html webpack generation etc. 2024-04-12 10:15:01 +01:00
Curt Spark 2c75133a37 Webpack init 2024-04-12 09:57:55 +01:00