Commit Graph

351 Commits (main)

Author SHA1 Message Date
Sam Hatfield a99a303e4a Getting rid of defaults 2022-07-06 19:43:38 -05:00
Sam Hatfield 1aa2c7c74e Changes 2022-07-05 23:19:35 -05:00
Sam Hatfield e5d1885af4 Small changes 2022-07-05 23:12:19 -05:00
Sam Hatfield 37557e867b Remove unneeded code 2022-07-05 22:47:09 -05:00
Sam Hatfield 04bb61b2f7 Move stuff around 2022-05-20 21:16:21 -05:00
Sam Hatfield 80cce25dff add aliases to API fields 2022-02-26 23:33:17 -06:00
Sam Hatfield 2113129049 Auth token endpoint now just returns token, no message 2022-02-26 22:25:02 -06:00
Sam Hatfield 7341289367 Remove debugging code 2022-02-26 21:59:07 -06:00
Sam Hatfield 26c1d58c2e Fixed mysterious children bug 2022-02-26 21:39:29 -06:00
Sam Hatfield 3417df96e2 Revert erroneous change to index.scss 2022-02-26 20:55:28 -06:00
Sam Hatfield a9073034b7 Replace jsbeautify with prettier 2022-02-26 17:11:35 -06:00
Sam Hatfield 93c1e88d20 empty commit 2022-02-26 16:52:41 -06:00
Sam Hatfield b62a624063 add js-beautify to Makefile 2022-02-26 16:43:02 -06:00
Sam Hatfield f3252fa8ce Add preferences to userSlice 2022-02-26 16:23:46 -06:00
Sam Hatfield d792b2eb54 Used wrong auth word 2022-02-26 14:42:06 -06:00
Sam Hatfield 5ffb18300e Fix cache tag logic in auth feature 2022-02-26 14:35:02 -06:00
Sam Hatfield 74f1248447 Remove debugging console log 2022-02-26 14:08:47 -06:00
Sam Hatfield 4d4ad46287 Originate read operations in Home page 2022-02-26 14:07:17 -06:00
Sam Hatfield da24069a3a Delete List pages 2022-02-26 13:47:36 -06:00
Sam Hatfield b6c0c131e0 implement organizer page 2022-02-26 13:46:29 -06:00
Sam Hatfield 9c391fcaef Run black and isort on py files 2022-02-26 13:25:15 -06:00
Sam Hatfield e3d6d7e69b Add isort and config to api pkg 2022-02-26 13:22:55 -06:00
Sam Hatfield b05754e47e use settings more 2022-02-26 13:20:35 -06:00
Sam Hatfield 2f4958851b Forgot why that file was there, oops 2022-02-26 11:46:55 -06:00
Sam Hatfield b627808c77 finished up use auth everywhere task 2022-02-26 11:42:47 -06:00
Sam Hatfield 4957bb165b Fixups 2022-02-26 11:25:44 -06:00
Sam Hatfield 3b75207b8c Use name instead of description in GlobalTimer 2022-02-26 11:01:15 -06:00
Sam Hatfield 2f79652cd9 Include additional dotenv 2022-02-26 10:51:29 -06:00
Sam Hatfield 4325bcac97 Fix typos 2022-02-26 10:47:13 -06:00
Sam Hatfield f58c9885b2 Add slice/adapter to tagsSlice 2022-02-26 10:44:22 -06:00
Sam Hatfield ab91189352 initial work on tasksSlice & entity adapter 2022-02-26 01:00:32 -06:00
Sam Hatfield 25bc7019af Remove status subapp 2022-02-26 00:06:07 -06:00
Sam Hatfield 1fa3cb4b01 Bail out early if no keywords 2022-02-25 23:47:31 -06:00
Sam Hatfield 7c80d1b558 Partial implementation of logout 2022-02-25 23:39:56 -06:00
Sam Hatfield ae658a0496 Autorefresh set to false to begin with 2022-02-25 23:04:24 -06:00
Sam Hatfield af6ee4aa62 Export/import autorefresh 2022-02-25 22:55:31 -06:00
Sam Hatfield 03c1fc0ba7 Trying out localStorage 2022-02-25 22:41:34 -06:00
Sam Hatfield 7a304662ab Add navigation logic to logout 2022-02-25 22:05:28 -06:00
Sam Hatfield 325746499a Add in GlobalTimer import 2022-02-25 21:48:17 -06:00
Sam Hatfield 1d3c3e78bb Add User page 2022-02-25 21:37:17 -06:00
Sam Hatfield 853a337100 Refactored out Navbar and Routes into nav dir 2022-02-25 20:49:22 -06:00
Sam Hatfield a4d2d4ead8 Side-quested to quiet all warnings during yarn build 2022-02-25 20:33:01 -06:00
Sam Hatfield be2bc0cb3c Rearranged files in first pass 2022-02-25 20:01:19 -06:00
Sam Hatfield b4826c6dd1 Style duration differently 2022-02-25 18:31:52 -06:00
Sam Hatfield fda1e039cc Fix typo in api 2022-02-25 17:58:16 -06:00
Sam Hatfield 766b7874c1 Complete API migration 2022-02-25 17:55:04 -06:00
Sam Hatfield 36e0b9ab40 Add first APIResponse instance 2022-02-24 21:57:46 -06:00
Sam Hatfield 7fde5fc729 Ensure to use response class 2022-02-24 21:54:32 -06:00
Sam Hatfield 4d21887d83 Fixed task creation workflow 2022-02-24 21:05:42 -06:00
Sam Hatfield e5d906bd8e refurbish iconography for done/todo 2022-02-24 20:16:57 -06:00