Commit Graph

63 Commits

Author SHA1 Message Date
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
f84098008b 18.13 Show a Loading Overlay when Logging In 2021-02-14 21:51:51 -08:00
e12277da94 18.12 Handling Errors 2021-02-14 21:44:39 -08:00
f1fcfac4c5 18.11 Navigation Guards - Create a Boot File 2021-02-14 21:30:17 -08:00
5819aa7724 part way done with next item 2021-02-13 21:55:58 -08:00
492ecb3e3e 18.10 Navigation Guards - Protect Routes when Logged Out 2021-02-13 20:18:51 -08:00
60f0dcf11a 18.08 Redirect on Log In Log Out 2021-02-13 19:52:46 -08:00
27563c4d21 18.07 Logout Button - Log the User Out 2021-02-13 19:46:06 -08:00
e127886523 18.06 Add Logout Button - Show only when User Logged In 2021-02-13 16:57:24 -08:00
92c0c1486b Post firebase hinky on tereus 2021-02-13 15:00:32 -08:00
b6d9272317 18.05 Login User 2021-02-13 12:00:48 -08:00
abe5306e9c 18.04 Register User 2021-02-12 22:22:00 -08:00
6ec3e3ad11 18.03 Vuex - Create an Auth Store 2021-02-12 21:54:55 -08:00
bcfc3e0251 18.02 Add Firebase to the Project using Boot File 2021-02-12 21:29:22 -08:00
89b5489e56 16.09 Login Register - Customise the Banner 2021-02-12 15:45:56 -08:00
2ddb3c44bd 16.08 Login - Reuse the Register Component 2021-02-12 15:30:28 -08:00
47f441a3d8 16.07 Register - Submit Form if Valid 2021-02-12 15:17:25 -08:00
1a10b0c9c7 16.06 Register - Form Validation 2021-02-12 13:40:26 -08:00
9bb3248291 16.05 Register - Add EmailPassword Fields & Button 2021-02-12 13:20:31 -08:00
1454cfa3e8 16.04 Register - Create Component & Add a Banner 2021-02-12 13:03:06 -08:00
Fredrick W Warren
51ae44ed96 16.03 Create Tab Panels for Login & Register 2021-02-12 11:02:57 -08:00
Fredrick W Warren
a4edd61735 16.02 Create a Login & Register Page (and Route) 2021-02-12 10:38:25 -08:00
Fredrick W Warren
ee30273261 15.11 Add an Email us Link 2021-02-12 10:28:48 -08:00
Fredrick W Warren
7ca8e1b995 15.10 Add a Visit our website Link with openURL Utility 2021-02-12 10:25:55 -08:00
Fredrick W Warren
dd2a23a42a 15.09 Add a More Section and a Help Page 2021-02-12 08:25:38 -08:00
Fredrick W Warren
5f9b395ecc 15.08 Get & Apply the LocalStorage Settings on App Load 2021-02-12 07:44:17 -08:00
Fredrick W Warren
7443c2cf6a 15.07 Make the Settings Persistent using LocalStorage Plugin 2021-02-12 07:35:03 -08:00
Fredrick W Warren
92a7f0df0d 15,06 Add a Show tasks in one list Setting 2021-02-11 16:40:59 -08:00
Fredrick W Warren
2f72c80175 15.05 Format the Time with a Computed Property 2021-02-11 16:16:12 -08:00
Fredrick W Warren
ff3233fa49 15.04 Add a Computed Getter & Setter 2021-02-11 15:57:52 -08:00
Fredrick W Warren
fe08b091e7 15.03 Vuex - Create a Settings Store 2021-02-11 15:46:13 -08:00
Fredrick W Warren
db595d0276 15.02 Add a Show 12 hour time format Setting 2021-02-11 15:23:49 -08:00
Fredrick W Warren
4154082af3 14.11 Enable clicking beside the Add Task button 2021-02-11 14:28:19 -08:00
Fredrick W Warren
6932084040 14.10 Add a Scroll Area 2021-02-11 14:23:41 -08:00
Fredrick W Warren
2f86fc56ce 14.09 Transitions - Animate the Showing & Hiding of Components 2021-02-11 13:36:28 -08:00
Fredrick W Warren
18b8d365ae 14.08 Mixin - Combine Duplicated Code on Add Edit Task into Mixin 2021-02-11 12:14:20 -08:00
Fredrick W Warren
15199bbb42 14.07 Filter - Highlight the Search Query on Matching Tasks 2021-02-11 11:53:32 -08:00
Fredrick W Warren
d3af477f86 14.06 Filter - Format the Date Nicely 2021-02-11 10:23:05 -08:00
Fredrick W Warren
e6985d0e89 14.05 Click and Hold a Task to Edit with v-touch-hold Directive 2021-02-11 10:10:46 -08:00
Fredrick W Warren
b145fc29c6 14.04 Clear the Search Field when Esc pressed 2021-02-11 09:38:43 -08:00
Fredrick W Warren
e2f0100f36 14.03 Custom Directive - Make it Global! 2021-02-11 09:36:16 -08:00
Fredrick W Warren
3057951d6a 14.02 Custom Directive - Select All Text in Input when Clicked 2021-02-11 09:01:03 -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
f4704ac990 11.5 Sort Dropdown - Configure the Options 2021-02-11 07:23:16 -08:00
Fredrick W Warren
f5c81af4c9 13.4 Add a Sort Dropdown Component to the Page 2021-02-11 07:14:05 -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
6bde7fce56 11.7 Display “No search results” & Hide the “No tasks today” Banner 2021-02-10 15:00:21 -08:00