Commit Graph

12 Commits

Author SHA1 Message Date
Daniel J. Summers
43b6b6d8e0
Search, Paging, and "As of" Date (#10)
Issues Fixed:
* Added request search capability (#2)
* Added pagination to search / inactive request lists (#3)
* Added "as of" date display option for requests (#9)
* Updated documentation to reflect the new options and their behavior

Also Fixed (w/o issue numbers):
* Fixed a verbiage error with the confirmation prompts
* Split the I18N for the maintain requests page into its own localized view
* Modified many "magic strings" in the code to use F# discriminated unions instead (stored as single-character codes in the database)
2019-03-20 19:19:02 -05:00
Daniel J. Summers
342f534fcc Completed help Jekyll layout/links (#4)
Added layouts for English and Spanish, added style to make it work in small, app-generated windows and in a regular sized browser
2019-03-02 17:20:08 +00:00
Daniel J. Summers
5f8f46d948 WIP help layout (#4)
Moved css to docs folder; fleshing out English template, then will localize for Spanish overall
2019-03-02 14:47:13 +00:00
Daniel J. Summers
2183533fed WIP on docs layout (#4) 2019-03-01 23:41:45 +00:00
Daniel J. Summers
e21ef3fb70 Create CNAME 2019-02-27 01:00:49 -06:00
Daniel J. Summers
c18219b2d7 Added doc index pages (#4) 2019-02-26 18:36:48 -06:00
Daniel J. Summers
80f9ace144 Added small group help pages (#4) 2019-02-25 15:54:23 -06:00
Daniel J. Summers
523e59f5df Added request view and edit (#4) 2019-02-24 22:47:30 -06:00
Daniel J. Summers
e4dd833d90 Added pwd chg / req maint help pages (#4) 2019-02-24 22:11:19 -06:00
Daniel J. Summers
01dfac75d2 Added log on help page (#4) 2019-02-24 21:47:33 -06:00
Daniel J. Summers
81fe8ab88c Set theme jekyll-theme-tactile 2019-02-24 21:26:10 -06:00
Daniel J. Summers
0d457416b4 Created /docs folder (#4) 2019-02-24 21:24:27 -06:00