-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c253c46
commit 949b820
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule hitobito
updated
8 files
+1 −1 | Gemfile | |
+2 −2 | Gemfile.lock | |
+22 −0 | app/resources/event/date_resource.rb | |
+6 −4 | app/resources/event_resource.rb | |
+0 −20 | app/resources/types.rb | |
+2 −2 | app/views/doorkeeper/authorizations/new.html.erb | |
+9 −8 | spec/resources/events/reads_spec.rb | |
+91 −10 | spec/support/graphiti/schema.json |