Commit Graph

24 Commits

Author SHA1 Message Date
0309f22ee3 Electron added 2021-02-15 19:19:51 -08:00
1438e11aad 24.04 Add Notifications 2021-02-15 12:56:17 -08:00
3b806cff18 24.03 Handle Read Errors 2021-02-15 12:16:09 -08:00
8037495aea 24.02 Handle Write Errors 2021-02-15 12:12:16 -08:00
45ac159e30 23.02 Clear the State after User Logs Out 2021-02-15 10:46:33 -08:00
47c282d94f 22.04 Hide Loading View when Tasks Downloaded 2021-02-15 10:35:25 -08:00
c0002b274c 22.03 Make the Loading View Pretty 2021-02-15 10:17:40 -08:00
13559be43a 22.02 Add a Loading View for the Todo Page 2021-02-15 09:02:15 -08:00
f6de60571b 21.04 Write Data - When Task Deleted 2021-02-15 08:52:17 -08:00
f46d10d26f 21.03 Write Data - When Task Updated 2021-02-15 08:43:37 -08:00
d09fc4e6ba 21.02 Write Data - When Task Added 2021-02-15 07:52:27 -08:00
8a28fd068a 20.06 Read Data - When Task Deleted 2021-02-15 07:41:31 -08:00
ad8066b76e 20.05 Read Data - When Task Updated 2021-02-15 07:29:28 -08:00
7378e2391a 20.04 Read Data - When Task Added 2021-02-15 07:25:01 -08:00
b86f2bc0cf 20.03 Connect to the Database 2021-02-15 07:11:12 -08:00
e2dec4f1c6 20.02 Read Data when user Logs In 2021-02-15 05:55:58 -08:00
Fredrick W Warren
b2f481d4b0 13.6 Link the Sort Dropdown to the Vuex Store State 2021-02-11 07:42:29 -08:00
Fredrick W Warren
32f059e9f9 12.3 Make the Sort Criteria Configurable 2021-02-10 15:53:18 -08:00
Fredrick W Warren
96f167549d 12.2. Add Sorting Getter to Vuex Store 2021-02-10 15:49:53 -08:00
Fredrick W Warren
001b7c6b85 11.6 Filter the Tasks based on Search Value 2021-02-10 14:45:47 -08:00
Fredrick W Warren
bcc2b87e6e 11.5 Setup an Action & Mutation to set the search property 2021-02-10 12:33:21 -08:00
Fredrick W Warren
9f7b4f75e6 11.3 Connect Search Bar to Vuex State with mapState 2021-02-10 12:23:29 -08:00
Fredrick W Warren
36f6285e24 11.2 Getters for Todo and Complete 2021-02-10 09:49:35 -08:00
Fredrick W Warren
2f230d473e Initial commit 2021-02-10 08:19:51 -08:00