VILLASweb-backend-go/routes
smavros 7529f4803f Improves PUT /user/$ID {$updatedUser} endpoint:
- Improves the semantics and scope of the updatedUser() by moving
    operations in updateUserRequest's updatedUser() method.
    - Fixes the marshaling of the updateUserRequest by renaming and
    embedding the already existing type.
    - Fixes bug of password hashing by using `omitempty` tags in the
    update struct.
2019-08-15 00:36:03 +02:00
..
dashboard revise dashboard testing 2019-07-25 11:38:28 +02:00
file revise file testing 2019-07-25 12:44:52 +02:00
scenario Removes ResponseMsgUsers from scenario test 2019-08-13 17:48:11 +02:00
signal fix bugs in signal methods 2019-07-25 12:03:00 +02:00
simulationmodel - create all test data in one file 2019-07-25 11:22:39 +02:00
simulator - create all test data in one file 2019-07-25 11:22:39 +02:00
user Improves PUT /user/$ID {$updatedUser} endpoint: 2019-08-15 00:36:03 +02:00
widget revise widget testing 2019-07-25 13:25:46 +02:00