12 Commits

Author SHA1 Message Date
fbbb15027f WIP on document lib implementation
- Update Docker images
- Update some deps
2023-06-25 22:41:37 -04:00
f289bee79d Fix migration query (#41)
- Bump version
2023-02-09 11:33:59 -05:00
f8cdd393ff Update dates for help and legal pages
- Switch to containment queries for exact matches
- Bump version to 3.0.1
2023-02-05 21:16:42 -05:00
f3a7b9ea93
Version 3 (#40)
Code for version 3
2023-02-02 18:47:28 -05:00
323ea83594
Version 2.2.2 (#35)
- Allow instances to be disabled (partial fix for #29 and #33)
- Use RethinkDB F# driver (partial fix for #34)
- Add FAKE build script (addresses #30)
2022-07-11 22:11:42 -04:00
e30e28c279 Fix skill deletion (#20) 2021-06-19 22:58:17 -04:00
60ed7e1e79 Complete public search (#5)
- Bump version
- Define nav between profile and continent/skills
- Remove redundant code
2021-06-14 21:49:20 -04:00
93c99b430f Version bump 2021-03-16 20:14:34 -04:00
7f7eb191fb Add success story add/edit and list (#4)
still a work in progress
2021-01-21 23:05:27 -05:00
feb3c5fd4a Search UI complete (#3)
"Back" doesn't preserve search results; need to fix that before this is done
2021-01-18 14:52:24 -05:00
7839b8eb57 Search works (#3)
Still need to clean it up a bit, and make the UI have a collapsed section once the search is completed
2021-01-17 23:28:01 -05:00
15c1a3ff2c Return all users with profiles (#3)
Also fixed server pre-rendering and added log off functionality
2021-01-10 22:06:26 -05:00