- 16 Jan, 2019 6 commits
-
-
Sébastiaan Versteeg authored
Minor bugfixes and styling improvements See merge request !221
-
Gijs Hendriksen authored
-
Gijs Hendriksen authored
-
Gijs Hendriksen authored
-
Gijs Hendriksen authored
-
Gijs Hendriksen authored
-
- 10 Jan, 2019 2 commits
-
-
Thijs de Jong authored
Added admin screen for event registrations Closes #88 See merge request !220
-
Gijs Hendriksen authored
-
- 09 Jan, 2019 5 commits
-
-
Gijs Hendriksen authored
-
Gijs Hendriksen authored
Change registration update call to PATCH instead of PUT for future new fields… See merge request !219
-
Change registration update call to PATCH instead of PUT for future new fields that the app doesn't change
-
Sébastiaan Versteeg authored
Updated and added tests for all sagas See merge request !217
-
Sébastiaan Versteeg authored
Added test for i18n helper See merge request !218
-
- 12 Dec, 2018 5 commits
-
-
Gijs Hendriksen authored
-
Gijs Hendriksen authored
-
Sébastiaan Versteeg authored
Added societies to profile Closes #83 See merge request !216
-
Gijs Hendriksen authored
-
Gijs Hendriksen authored
-
- 03 Dec, 2018 1 commit
-
-
Sébastiaan Versteeg authored
Fix form validation in event registration Closes #87 See merge request !215
-
- 15 Nov, 2018 1 commit
-
-
Gijs Hendriksen authored
-
- 08 Nov, 2018 1 commit
-
-
Gijs Hendriksen authored
Bump version to 2.5.0 See merge request !214
-
- 07 Nov, 2018 1 commit
-
-
Gijs Hendriksen authored
-
- 02 Nov, 2018 1 commit
-
-
Sébastiaan Versteeg authored
Added tests for all reducers See merge request !213
-
- 24 Oct, 2018 2 commits
-
-
Gijs Hendriksen authored
-
-
- 17 Oct, 2018 3 commits
-
-
Sébastiaan Versteeg authored
Fixed text being cut off in the sidebar Closes #42 See merge request !212
-
-
Sébastiaan Versteeg authored
Added tests for the url helper See merge request !211
-
- 12 Oct, 2018 1 commit
-
-
- 10 Oct, 2018 11 commits
-
-
Sébastiaan Versteeg authored
Fix/register button shown after late cancellation Closes #72 See merge request !206
-
-
Sébastiaan Versteeg authored
Feature/notification deeplinking Closes #73 See merge request !208
-
When the app is opened through a push notification, it will handle it as follows: If the app is in the background or closed when the push notification arrives, it will check whether the push notification contains a URL. If it doesn't, the homepage will simply be shown. If it does have a URL, it checks whether the URL is recognised as an URL for which we have a deeplinking action. If so, it will open the corresponding screen in the app. Otherwise, it will open the URL in the user's browser. If the app is in the foreground when the notification arrives, it will open an alert with the notifications title and contents. If the notification has an URL, we show two buttons: one for opening the URL, one for dismissing the notification. Otherwise, there is only a button for dismissing the notification.
-
Sébastiaan Versteeg authored
Updated/added action tests See merge request !209
-
-
Sébastiaan Versteeg authored
Add push notification category descriptions to the settings screen Closes #75 See merge request !207
-
-
Sébastiaan Versteeg authored
Update locale namespaces to the new component naming convention See merge request !204
-
Gijs Hendriksen authored
-
Sébastiaan Versteeg authored
Fixed Google Maps url in the event detail Closes #80 See merge request !205
-