-
### Overview
Need a table:
ID
GitHub Name
GitHub ID
### Action Items
Please pull this info from the GitHub API and attach to this issue, then cc @ExperimentsInHonesty and @cnk that it's done, …
-
## Expected Behavior
Visiting /v/posts should either display a page of unfiltered results or display some error (400 bad request?). The backend should continue running normally.
## Actual Behavior…
-
Currently, even if a user sends in multiple keywords to find a post, only the first keyword will be used to search for a post. Be able to query for more than one keyword.
Be sure to search the key…
-
daved updated
3 years ago
-
AC
- [x] Blocked by #65
- [x] Blocked by "Start basic work for frontend"
- [ ] Update #88 with AC
daved updated
3 years ago
-
The server side cash is too aggressive and holding on to the data. It should expire at least once a day so that we can see the most recent updates or alerts
-
The button element on the index.html currently has an event listener—not sure if anyone connected Javascript to this? but I don't think so—if I remember correctly, I included that as a placeholder, th…
-
Add a Top Level toggle for language (English / Spanish)
- [ ] Blazor version
- [ ] vNext
-
![category page map view](https://user-images.githubusercontent.com/20653086/88616930-3eeb8080-d04a-11ea-83a0-39e7755cf733.jpg)
Seeing how maps can be used to search and view resources, clicking on…
-
I'm getting GC_MINOR: (Nursery full) time 4.50ms, stw 4.51ms promoted 1147K major size: 9552K in use: 8741K los size: 1024K in use: 983K on my app. It works in debug, but not production...
Maybe m…