41 コミット (440ad4abf215f77c65bbd9afe46e875bc1137e11)
 

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