Meritoo
|
6159731768
|
Base class for one item - add class constructor & allow to set values directly in the constructor
|
2017-09-29 22:10:13 +02:00 |
|
Meritoo
|
bbd466610c
|
Tests - add missing tests of Participants::addParticipant() method for not existing survey
|
2017-09-29 19:47:42 +02:00 |
|
Meritoo
|
d54765b378
|
SurveyService - getAllSurveys() method - catch and serve an exception while fetching all surveys
|
2017-09-29 16:55:04 +02:00 |
|
Meritoo
|
ab328b96ee
|
ParticipantService - getSurveyParticipants() method - catch and serve an exception while fetching participants of given survey
|
2017-09-29 15:18:31 +02:00 |
|
Meritoo
|
cacb2b3b92
|
ParticipantService - getParticipant() method - get all participants of survey first (to avoid problem when participants exist but are not loaded)
|
2017-09-29 14:20:31 +02:00 |
|
Meritoo
|
dfa64fee43
|
ParticipantService - getParticipant() & hasParticipantFilledSurvey() methods - returns participant of survey & information if participant has filled survey
|
2017-09-29 13:35:26 +02:00 |
|
Meritoo
|
4f26bca282
|
Minor refactoring
|
2017-09-29 10:31:04 +02:00 |
|
Meritoo
|
dbd0a65286
|
composer.json - move tests-related classes to "autoload-dev" section (used for development purposes only and avoid polluting the autoloader in production)
|
2017-09-29 09:24:57 +02:00 |
|