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