Skip to content

Commit d483a26

Browse files
author
Milo Nygren-Cassels
committed
restructure everything, rewrite 2fa
1 parent 951a6d8 commit d483a26

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+419
-298
lines changed

src/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# temporary landing page! roadmap!
1+
# temporary landing page & roadmap
22

3-
Creating the **ULTIMATE [DAD](https://dad.ndrn.org/) MANUAL** is going to require a few passes of document revisions.
3+
This is a checklist for internal use.
44

55
- [x] 1-2 page "confirm I should work on this" demo
66
- [x] create site doc structure based on pdf table of contents
77
- [x] import + newline/hard-wordwrap remove + table-ify pdf contents
88
- [x] add 2fa section
9-
- [ ] correct image sequencing / section placement
9+
- [x] correct image sequencing / section placement
1010
- [x] add page "age meter"
11-
- [ ] rewrite / reorganize text
11+
- [x] rewrite / reorganize text
1212
- [ ] add workflows + admin sections

src/SUMMARY.md

Lines changed: 14 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,48 @@
11
# Summary
22

3-
[Introduction](README.md)
3+
[Background](guide/background.md)
44

55
# DAD Reference Guide
6-
- [Background](guide/background.md)
6+
77
- [Logging into DAD](login/README.md)
88
- [Two-Factor Authentication](login/2fa/README.md)
9+
- [How do I set it up?](login/2fa/setup/readme.md)
10+
- [Phone Authentication Setup](login/2fa/setup/phone.md)
11+
- [Browser Authentication Setup](login/2fa/setup/browser.md)
912
- [How does logging in using 2FA work once I have set it up?](login/2fa/logging-in.md)
10-
- [How do I set it up?](login/2fa/setup.md)
11-
- [Phone Authentication Setup](login/2fa/phone.md)
12-
- [Browser Authentication Setup](login/2fa/browser.md)
13-
- [Multiple Accounts Information](login/2fa/multilog.md)
1413
- [Support](login/2fa/support.md)
1514
- [DAD Control Panel](guide/control-panel.md)
1615
- [Display/User Preferences](display/README.md)
17-
- [Display/User Preferences Tips](display/tips.md)
1816
- [Desktop](desktop/README.md)
1917
- [Desktop Links](desktop/links/README.md)
20-
- [Desktop Tip](desktop/links/tip.md)
2118
- [Desktop Actions](desktop/actions/README.md)
2219
- [Views](desktop/actions/views.md)
2320
- [Tasks](desktop/actions/tasks.md)
2421
- [Desktop Columns](desktop-columns/README.md)
25-
- [Results Per Page Tip](desktop-columns/tip.md)
2622
- [Basic Contact Search Criteria](contact-search/README.md)
27-
- [Contact Search Tip](contact-search/tip.md)
2823
- [Client Information](contact-search/client-information.md)
2924
- [Client View](client-view/README.md)
3025
- [Views](client-view/views.md)
3126
- [Tasks](client-view/tasks.md)
3227
- [Create New Client](client-view/create-client/README.md)
33-
- [New Client Tip](client-view/create-client/tip.md)
3428
- [Client Disabilities](client-view/create-client/client-disabilities.md)
3529
- [Client Accomodations](client-view/create-client/client-accomodations.md)
3630
- [Client Contacts](client-view/create-client/client-contacts.md)
3731
- [Edit Clients](client-view/edit-clients/README.md)
38-
- [Edit Tip](client-view/edit-clients/tip.md)
3932
- [Attachments](attachments/README.md)
4033
- [Contacts](contacts/README.md)
41-
- [Types](contacts/types.md)
4234
- [Service Request](service-request/README.md)
4335
- [Views](service-request/views.md)
4436
- [Tasks](service-request/tasks.md)
4537
- [New Service Request](new-service-request/README.md)
4638
- [Link Service Request to Projects](new-service-request/link-project.md)
4739
- [Close a Service Request](new-service-request/close-sr/README.md)
48-
- [Close a Service Request Tip](new-service-request/close-sr/tip.md)
4940
- [Projects](projects/README.md)
5041
- [Project Search](projects/project-search.md)
5142
- [Project View](projects/view/README.md)
52-
- [You have the following options under the “Actions” drop-down menu when in the Projects view.](projects/view/action-dropdown.md)
5343
- [Views](projects/view/views.md)
5444
- [Tasks](projects/view/tasks.md)
5545
- [New Project](projects/new-project/README.md)
56-
- [New Project Tip](projects/new-project/tip.md)
5746
- [Project Detail View](projects/detail-view.md)
5847
- [Collaborators](projects/collaborators.md)
5948
- [Close a Project](projects/close-project.md)
@@ -65,8 +54,7 @@
6554
# Appendix
6655

6756
- [Appendix B: Time Keeping](appendix-timekeeping/README.md)
68-
- [Displaying/Checking Time](appendix-timekeeping/display/README.md)
69-
- [Displaying/Checking Time Tip](appendix-timekeeping/display/tip.md)
57+
- [Displaying/Checking Time](appendix-timekeeping/display.md)
7058
- [Project Time](appendix-timekeeping/project-time.md)
7159
- [Recording Service Request Time](appendix-timekeeping/sr-time.md)
7260
- [Clocking In and Out for Non-Exempt Employees](appendix-timekeeping/clocking.md)
@@ -76,14 +64,15 @@
7664

7765
-----------
7866

79-
# Example Workflows
67+
# Workflows
8068

81-
- [I want to add a meeting with a client]()
82-
- [I want to record time and submit the timesheet]()
83-
- [I want to record time and submit the timesheet]()
84-
- [I want to log in but it's saying something about 2FA]()
85-
- [I am a DAD Admin and I want to reset a user's 2FA]()
69+
- [Workflows](workflows/README.md)
70+
- [I want to add a meeting with a client]()
71+
- [I want to record time and submit the timesheet]()
72+
- [I want to record time and submit the timesheet]()
73+
- [I want to log in but it's saying something about 2FA]()
74+
- [I am a DAD Admin and I want to reset a user's 2FA]()
8675

8776
-----------
8877

89-
[For Developers](misc/developers.md)
78+
[How was this website made?](misc/developers.md)

src/appendix-timekeeping/display/tip.md renamed to src/appendix-timekeeping/display.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1-
# Displaying/Checking Time Tip
1+
# Displaying/Checking Time
22

3+
Daily time for the current date displayed on your Desktop through the User Preferences function. (see previous [User Preferences](https://dadbooktest.nyuu.page/display/index.html) section for more information)
4+
5+
![Displaying time](images/displaying-time-1.png)
6+
7+
Display Time from the Desktop Actions menu.
8+
9+
![Displaying time](images/displaying-time-2.png)
10+
11+
```admonish tip
312
*Once selected there Display Options (drop down) of “Time for Current Date”, “Time in the Last 7 Days”, “Time in the Last 14 Days”, “Time in the Last 30 Days”, “Time this Month”, “Time last Month”, or “Time Between”.*
413
514
Display time entries by selecting Display Service Request Time or Display Project Time from the Actions menu on a specific Service Request or Project Screen
@@ -12,4 +21,5 @@ Project
1221
1322
![Displaying time tip](images/display-tip-2.png)
1423
15-
![Displaying time tip](images/display-tip-3.png)
24+
![Displaying time tip](images/display-tip-3.png)
25+
```

src/appendix-timekeeping/display/README.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/attachments/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Within the DAD system there is the ability to add attachments as necessary. Attachments can be sorted by Category. The list of categories can be expanded locally by your DAD Administrator. Attachment Type gives you the option of selecting “File” or “Link” (a web URL or address).
44

5-
*Note: File capacity is currently set at 500 megabytes.*
5+
```admonish note
6+
File capacity is currently set at 500 megabytes.
7+
```
68

7-
![Attachments](images/attachment.png)
9+
**Sample View**:
10+
11+
![Attachments](images/attachment.png)

0 commit comments

Comments
 (0)