Arthur POULET
|
51a6999a47
|
pagination: fix pagination module
Previous implementation was not really compatible with active record
models. It fixes it with scope instead of methods.
|
3 年之前 |
Lou
|
3575af41d3
|
test: ajout test méthode update
|
3 年之前 |
Lou
|
eb92b35d19
|
model: changement majeur des données de Task
|
3 年之前 |
Arthur POULET
|
a5a6e1b0aa
|
pagination: add a pagination module
The pagination module can be included by any active record model. It can
read the params in order to find the right page to filter.
|
3 年之前 |
Lou
|
a06caa1a88
|
ajout des def update et destroy - les tests ne sont pas complets
|
3 年之前 |
Lou
|
1ab12d986c
|
fix des def et tests membership#create
|
3 年之前 |
Lou
|
628e045873
|
JoinedTeamUser devient Membership
|
3 年之前 |
Lou
|
7d7bbd0738
|
ajout de la colonne can_edit dans la table join_team_users
|
3 年之前 |
Lou
|
ec063ca908
|
ajout d'une table de jointure entre les modèles User et Team
|
3 年之前 |
Lou
|
544537ead4
|
ajout de tests unitaires sur le model team
|
3 年之前 |
Lou
|
5e40cd0387
|
ajout du model Team, et d'une join table team_user
|
3 年之前 |
Lou
|
5584e328b1
|
Generates Task model and adds relative unit tests
|
3 年之前 |
Lou
|
99747e3f2d
|
Adds JoinedUserActivity model to associate users to every activities they created
|
3 年之前 |
Lou
|
7249e53c27
|
Adds def create to activities controllers, and unit test
|
3 年之前 |
Lou
|
25cefddb1a
|
Add one unit test to activity model
|
3 年之前 |
Lou
|
a594b87387
|
Add activity model and unit tests
|
3 年之前 |
Lou
|
ef96307d39
|
Add user model and unit tests
|
3 年之前 |
Lou
|
9a56573292
|
Init commit
|
3 年之前 |