Simon Lehericey
|
caaa3169e5
|
Avis instruction: can ask for a confidentiel avis
|
2017-09-20 15:42:26 +02:00 |
|
Simon Lehericey
|
112e3a5793
|
Procedures: redirect to avis if suitable
|
2017-09-20 15:42:26 +02:00 |
|
Simon Lehericey
|
3dfd77e914
|
Avis: add messagerie
|
2017-09-20 15:42:26 +02:00 |
|
Simon Lehericey
|
88c27479ee
|
Avis: instruction
|
2017-09-20 15:42:26 +02:00 |
|
Simon Lehericey
|
a1f9f7aa75
|
Avis: show
|
2017-09-20 15:42:26 +02:00 |
|
Simon Lehericey
|
3cc09c98f9
|
Avis: index
|
2017-09-20 15:42:26 +02:00 |
|
Mathieu Magnin
|
44b5c4b93b
|
Dossiers should be sorted by updated_at date
|
2017-09-20 11:20:00 +02:00 |
|
Mathieu Magnin
|
fbd82a87db
|
Improve tests reliability
|
2017-09-08 12:14:34 +02:00 |
|
Mathieu Magnin
|
719b848e79
|
Fix search test that fails randomly
|
2017-09-06 14:36:09 +02:00 |
|
Mathieu Magnin
|
059a0b961b
|
Action button for construction state
|
2017-09-06 11:13:59 +02:00 |
|
Simon Lehericey
|
a298c48e8f
|
Dossier: add notification icon
|
2017-09-06 11:13:50 +02:00 |
|
Mathieu Magnin
|
bf97a111f9
|
Old recherche with new design
|
2017-09-06 11:11:43 +02:00 |
|
Simon Lehericey
|
3e5d0dce6a
|
NewDesign: can add annotations
|
2017-09-06 11:11:37 +02:00 |
|
Simon Lehericey
|
2923d4448b
|
NewDesign: can ask a new avis
|
2017-09-06 11:11:36 +02:00 |
|
Simon Lehericey
|
62894175ae
|
DossierControllerSpec: refactor by remove sign_in test logic
As this test belongs to ProcedureControllerSpec
|
2017-09-06 11:11:29 +02:00 |
|
Simon Lehericey
|
f6bc9ec852
|
DossierControllerSpec: rename describe (add #)
|
2017-09-06 11:11:28 +02:00 |
|
gregoirenovel
|
7ff7710803
|
A gestionnaire can only see procédures publiées
|
2017-09-06 11:11:26 +02:00 |
|
Simon Lehericey
|
714b2a5f08
|
NewDesign: gestionnaire can add a new commentaire
|
2017-09-06 11:11:25 +02:00 |
|
Simon Lehericey
|
d5535aaaaa
|
DossierControllerSpec: refactor
|
2017-09-06 11:11:23 +02:00 |
|
Simon Lehericey
|
97de5b2dd9
|
DossierControllerSpec: remove duplicate test
|
2017-09-06 11:11:23 +02:00 |
|
Simon Lehericey
|
86ea47bb0d
|
BackofficeDossierController: follow dossier when receive
|
2017-09-06 11:11:23 +02:00 |
|
Simon Lehericey
|
b80d6a6a59
|
Follow: add flash notice to dossier_controller
|
2017-09-06 11:11:23 +02:00 |
|
Simon Lehericey
|
95fbd1824a
|
Follow: remove old backoffice follow and toggle_follow
|
2017-09-06 11:11:22 +02:00 |
|
Simon Lehericey
|
6cff044a50
|
NewDossierController: add next_step follow
|
2017-09-06 11:11:22 +02:00 |
|
Mathieu Magnin
|
923a16a8c8
|
remove extra line
|
2017-09-06 11:11:18 +02:00 |
|
Mathieu Magnin
|
f9f313e990
|
Add identité demandeur for entreprise on dossier detail page
|
2017-09-06 11:11:15 +02:00 |
|
Mathieu Magnin
|
5b417889b2
|
Use same counters on procedures index than show
|
2017-09-06 11:11:14 +02:00 |
|
Simon Lehericey
|
a064ae64a4
|
NewDesign: add archive and unarchive actions on dossier
|
2017-09-06 11:11:12 +02:00 |
|
Simon Lehericey
|
eb65318844
|
NewDesign: add follow and unfollow actions on dossier
|
2017-09-06 11:11:12 +02:00 |
|
Simon Lehericey
|
ad1a11ab52
|
NewDesign: procedure show add dossier table
|
2017-09-06 11:11:11 +02:00 |
|
Simon Lehericey
|
b48af51ee9
|
NewDesign: procedure show only header
|
2017-09-06 11:11:11 +02:00 |
|
Mathieu Magnin
|
f7d1cfc462
|
Add tests on procedures#index
|
2017-09-06 11:11:09 +02:00 |
|
Mathieu Magnin
|
05f83fb3d3
|
convert simple quote to double quote
|
2017-09-06 11:11:09 +02:00 |
|
Simon Lehericey
|
806c41af38
|
[Fix #667] Can add an already register gestionnaire with uppercase email
|
2017-08-28 15:36:34 +02:00 |
|
Simon Lehericey
|
a7b00ee847
|
Rubocop: enable Layout/SpaceAroundOperators
|
2017-08-28 13:39:13 +02:00 |
|
Mathieu Magnin
|
dd1fea78ac
|
[Fix #658] when dossier linked to avis is hidden, do not crash application
|
2017-08-28 10:11:50 +02:00 |
|
Mathieu Magnin
|
dd581082ca
|
[Fix #395] Export user email in API
|
2017-08-25 12:01:53 +02:00 |
|
gregoirenovel
|
af91751e1e
|
Refactor a test to avoid logging a Sentry error message
|
2017-08-21 16:34:52 +02:00 |
|
Mathieu Magnin
|
03fde0a502
|
[FIX #589] Force birthdate format when saving
|
2017-08-01 16:47:43 +02:00 |
|
Mathieu Magnin
|
dae700788f
|
Fix test that fail when is run on the 1st day of the month following a 31 days month
|
2017-08-01 16:42:39 +02:00 |
|
Simon Lehericey
|
7016bdc49a
|
Avis: move assign_gestionnaire logic to avis model
|
2017-07-21 11:22:16 +02:00 |
|
Mathieu Magnin
|
ed11ee4fb4
|
Fix SQL injections
|
2017-07-20 18:22:14 +02:00 |
|
Mathieu Magnin
|
1d0734dda2
|
Admin should be owner of procedure to hide it
|
2017-07-20 16:40:11 +02:00 |
|
Mathieu Magnin
|
e468612d95
|
Admin should be owner of procedure to destroy it
|
2017-07-20 14:30:36 +02:00 |
|
Mathieu Magnin
|
b0c0477622
|
[Fix #315] Order champs by procedure order in export
|
2017-07-19 16:31:30 +02:00 |
|
gregoirenovel
|
6f2c63c094
|
Remove default values for some stat methods’ arguments
|
2017-07-17 16:00:16 +02:00 |
|
gregoirenovel
|
25800305ad
|
cefixup publiee
|
2017-07-13 17:01:33 +02:00 |
|
gregoirenovel
|
9a7d5d1833
|
Add Procedure#publiee?
|
2017-07-13 15:44:18 +02:00 |
|
gregoirenovel
|
cfec05506a
|
Rename Procedure#archived? -> #archivee?
|
2017-07-13 15:32:13 +02:00 |
|
benjaminhenkel
|
0a060dbb53
|
Wording spelling mistake
|
2017-07-13 11:02:30 +02:00 |
|