41 Commits (440ad4abf215f77c65bbd9afe46e875bc1137e11)
 

Autor SHA1 Mensaje Fecha
  Lou 440ad4abf2 correction des tests unitaires pour la partie admin hace 3 años
  Lou 1c652c0253 Ajout puis suppression d'un admin controller, ajout de callbacks vérifiants le statut admin hace 3 años
  Lou 1fdd0a2f9c Ajout d'un controller admin::users hace 3 años
  Lou a79c4d4127 CPassage de sqlite3 à pgsql 12 hace 3 años
  Lou 0e529f8a0a master.key is now used in production environment hace 3 años
  Lou e40628e0bd Updated Readme hace 3 años
  Lou 37e7828183 Added duration field to Task migration, timestamps fields are now sent with def show in Task controller hace 3 años
  Lou 8669e0945d index def now return every tasks if requested hace 3 años
  Lou fc38057172 Add destroy def and unit test hace 3 años
  Lou da5edf8eab Add def update and unit tests hace 3 años
  Lou 3e6506c7d7 Fix test (remove it), and add other unit test on def show hace 3 años
  Lou bfda3e561b Adds def create and test units, must fix a test hace 3 años
  Lou e27c66edee Add a filter on index and show defs: now they only send data for a specific activity hace 3 años
  Lou 79326510e8 Adds task creation in seed.rb hace 3 años
  Lou 825c392b37 Adds index and show defs, and relatives unit tests hace 3 años
  Lou 5584e328b1 Generates Task model and adds relative unit tests hace 3 años
  Lou 66038c6afb Activate CORS hace 3 años
  Lou 203c9c6696 Adds caching hace 3 años
  Lou ebf68217cd soon to be updated hace 3 años
  Lou 796571af50 Adds a query string to include users' created activities in def show hace 3 años
  Lou 61331e4414 Adds a relationship key to user json_response hace 3 años
  Lou 9bc955cea8 Adds serializer to activity controller, and unit tests to activity and user controllers hace 3 años
  Lou 655e16e2f4 Merge branch 'master' of ssh://git.yannweb.net:2222/cli/Registra-API into serialize hace 3 años
  Lou b60c2d95a2 Initialized rails-erd gem to generate an ERD schema based on rails models hace 3 años
  Lou 99747e3f2d Adds JoinedUserActivity model to associate users to every activities they created hace 3 años
  Lou 9a28dba9cb Removed check_owner def of activity model - a logged in user can update/destroy any activity hace 3 años
  Lou d0fe04530e Serialized users hace 3 años
  Lou 27c86b0a5b Feed the database with seed, and fix a foreign_key issue hace 3 años
  Lou 91636730ff Fix typo hace 3 años
  Lou f29e840f58 Adds destroy def to activity controller, and unit tests hace 3 años
  Lou 26ee834214 Adds def update to activity controller, and unit tests hace 3 años
  Lou 7249e53c27 Adds def create to activities controllers, and unit test hace 3 años
  Lou 4a29f3c7ce Add index and show defs to activities controller and test units hace 3 años
  Lou 25cefddb1a Add one unit test to activity model hace 3 años
  Lou a594b87387 Add activity model and unit tests hace 3 años
  Lou 7e3f9cdce2 Restrict actions for unauthorized users hace 3 años
  Lou 2753b9f6c8 Setup tokens controller hace 3 años
  Lou f8aae15cdc Add update and destroy defs to user controller, and test units hace 3 años
  Lou d28c6612d0 Add def index/show/create to users controller, and test units hace 3 años
  Lou ef96307d39 Add user model and unit tests hace 3 años
  Lou 9a56573292 Init commit hace 3 años