Commit graph

17 commits

Author SHA1 Message Date
Lou
bfda3e561b Adds def create and test units, must fix a test 2021-05-10 21:34:13 +02:00
Lou
825c392b37 Adds index and show defs, and relatives unit tests 2021-05-10 16:39:48 +02:00
Lou
ebf68217cd soon to be updated 2021-04-30 18:11:37 +02:00
Lou
796571af50 Adds a query string to include users' created activities in def show 2021-04-30 15:49:59 +02:00
Lou
9bc955cea8 Adds serializer to activity controller, and unit tests to activity and user controllers 2021-04-30 12:39:32 +02:00
Lou
655e16e2f4 Merge branch 'master' of ssh://git.yannweb.net:2222/cli/Registra-API into serialize 2021-04-29 21:47:53 +02:00
Lou
9a28dba9cb Removed check_owner def of activity model - a logged in user can update/destroy any activity 2021-04-29 15:50:41 +02:00
Lou
d0fe04530e Serialized users 2021-04-27 17:33:55 +02:00
Lou
f29e840f58 Adds destroy def to activity controller, and unit tests 2021-04-27 16:25:00 +02:00
Lou
26ee834214 Adds def update to activity controller, and unit tests 2021-04-27 16:07:17 +02:00
Lou
7249e53c27 Adds def create to activities controllers, and unit test 2021-04-27 15:26:30 +02:00
Lou
4a29f3c7ce Add index and show defs to activities controller and test units 2021-04-13 19:48:11 +02:00
Lou
7e3f9cdce2 Restrict actions for unauthorized users 2021-04-13 16:24:08 +02:00
Lou
2753b9f6c8 Setup tokens controller 2021-04-13 16:11:22 +02:00
Lou
f8aae15cdc Add update and destroy defs to user controller, and test units 2021-04-13 16:01:47 +02:00
Lou
d28c6612d0 Add def index/show/create to users controller, and test units 2021-04-13 11:56:45 +02:00
Lou
9a56573292 Init commit 2021-04-13 11:25:41 +02:00