Silas J. Matson

Results 18 issues of Silas J. Matson

## Please verify the following: - [ ] `yarn ci:test` **jest** tests pass with new tests, if relevant - [ ] `README.md` has been updated with your changes, if relevant...

* Return JSON on create/update/delete * Parameterize slug on save * Handle redirect when the slug may change * Change index on thesis_pages.slug to be unique Fixes #67 Note that...

I'm not fully sure this is a thesis issue, but it needs more investigation. Images were being served with `Cache-Control:max-age=0, private, must-revalidate` We should either allow the `Cache-Control` header to...

bug
help wanted
enhancement
maintenance

See: https://github.com/infinitered/thesis-phoenix/blob/master/lib/thesis/stores/ecto_store.ex#L110-L112 We will need to refactor this to use [Ecto.Multi](https://hexdocs.pm/ecto/Ecto.Multi.html) [Here's an excellent write-up on this topic](http://blog.danielberkompas.com/2016/09/27/ecto-multi-services.html) to get started.

refactor
enhancement

The morning coffee break text is cut off abruptly on both days. ![Screenshot_20190702-120536](https://user-images.githubusercontent.com/1761481/60539586-e7050d80-9cc1-11e9-8a63-5aa1ac043049.png)

bug
good first issue
Android
Hacktoberfest

The text of the code of conduct ends abruptly. Android10, pixel 3. Possibly related to #198 Screencast of the issue: https://drive.google.com/file/d/1-I5pnjUr940W-N27DLXu5mpLhYo26WIZ/view?usp=drivesdk

bug
good first issue
Android
Hacktoberfest

docs
enhancement
maverick