tylerbenson / vyllage

https://www.vyllage.com
4 stars 0 forks source link

Notification dropdown #1152

Closed UnspeakableHorror closed 8 years ago

UnspeakableHorror commented 8 years ago

Closes https://github.com/natebenson/vyllage/issues/622.

Added notifications for the following actions:

Api docs:

Check and uncomment notifications in _/documents/src/main/resources/documents/db/h2/migration/V11__change_usernotification.sql to test.

Other:

tylerbenson commented 8 years ago

I don't think this should close 622, since it's likely just the backend work, right?

UnspeakableHorror commented 8 years ago

No, but we can open it again.

UnspeakableHorror commented 8 years ago

For some reason a single access check test is failing on the CIs, it runs fine locally. Once I'm done adding all the remaining tests I'll check what's wrong with it.

tylerbenson commented 8 years ago

This PR is a bit large for my taste. In the future try to keep it smaller.