Simon Lehericey
|
2923d4448b
|
NewDesign: can ask a new avis
|
2017-09-06 11:11:36 +02:00 |
|
Simon Lehericey
|
f03d8ef909
|
NewDesign: add dossier instruction view
|
2017-09-06 11:11:36 +02:00 |
|
Simon Lehericey
|
9d7066d3c3
|
Form: display mandatory star in red
|
2017-09-06 11:11:35 +02:00 |
|
Simon Lehericey
|
46c144146c
|
Form: add description
|
2017-09-06 11:11:35 +02:00 |
|
Simon Lehericey
|
d4bbcdf682
|
Champ: add before save logic to serialize datetime and dropdownlist fields
|
2017-09-06 11:11:35 +02:00 |
|
Mathieu Magnin
|
c4234744cd
|
Merge pull request #660 from sgmap/fix-sticky-footer
Fix sticky footer
|
2017-09-06 11:11:34 +02:00 |
|
Simon Lehericey
|
74c71a3776
|
Form: use rails form helper
|
2017-09-06 11:11:34 +02:00 |
|
Mathieu Magnin
|
c05c1ae72d
|
Fix sticky footer
|
2017-09-06 11:11:34 +02:00 |
|
Mathieu Magnin
|
cee610aeb1
|
Merge pull request #662 from sgmap/icons_patron
Add icons to patron + new icon folder
|
2017-09-06 11:11:33 +02:00 |
|
Mathieu Magnin
|
6f6df7f086
|
Merge pull request #661 from sgmap/label_variations
Add label variations to /patron
|
2017-09-06 11:11:33 +02:00 |
|
Mathieu Magnin
|
42a8792071
|
Add icons to patron + new icon folder
|
2017-09-06 11:11:33 +02:00 |
|
Mathieu Magnin
|
32c83dd7a5
|
Add label variations to /patron
|
2017-09-06 11:11:33 +02:00 |
|
Mathieu Magnin
|
f15093ac35
|
Merge pull request #639 from sgmap/n_plus_one_hunt
N plus one hunt
|
2017-09-06 11:11:32 +02:00 |
|
Mathieu Magnin
|
f3f2b6acc2
|
Avoid n+1 because of gestionnaire.follows?(dossier)
|
2017-09-06 11:11:32 +02:00 |
|
Mathieu Magnin
|
d780ab1c90
|
Avoid n+1 because of user.email
|
2017-09-06 11:11:32 +02:00 |
|
LeSim
|
a3c0404302
|
Merge pull request #635 from sgmap/form_add_champs
Form add champs
|
2017-09-06 11:11:31 +02:00 |
|
Simon Lehericey
|
9f890d1ea7
|
Form: import dossier_link js in new design
|
2017-09-06 11:11:31 +02:00 |
|
Simon Lehericey
|
1b42766836
|
Form: add address auto complete
|
2017-09-06 11:11:31 +02:00 |
|
Simon Lehericey
|
1a485f173e
|
Form: add required
|
2017-09-06 11:11:30 +02:00 |
|
Simon Lehericey
|
80023e4f7f
|
Form: remove form overflow to improve box shadow on input error
|
2017-09-06 11:11:30 +02:00 |
|
Simon Lehericey
|
2fd486c1a3
|
Form: add pseudo native form validation
|
2017-09-06 11:11:30 +02:00 |
|
Simon Lehericey
|
509b378567
|
Form: add select2 form multiple select
|
2017-09-06 11:11:30 +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
|
e0bd42032a
|
Form: style select
|
2017-09-06 11:11:29 +02:00 |
|
Simon Lehericey
|
9c2e71afa3
|
Form: add various champs html and style
|
2017-09-06 11:11:29 +02:00 |
|
Simon Lehericey
|
f6bc9ec852
|
DossierControllerSpec: rename describe (add #)
|
2017-09-06 11:11:28 +02:00 |
|
Mathieu Magnin
|
bc07082d17
|
Init js namespace one time
|
2017-09-06 11:11:28 +02:00 |
|
Mathieu Magnin
|
373d9999fc
|
Add map for gestionnaire
|
2017-09-06 11:11:28 +02:00 |
|
Mathieu Magnin
|
bdaa51c5cc
|
Move old js in a directory to avoid conflicts with require_tree
|
2017-09-06 11:11:27 +02:00 |
|
gregoirenovel
|
b4a1f4f248
|
Remove a useless scope call
A gestionnaire’s dossiers are already filtered so
that the brouillon ones do not appear
|
2017-09-06 11:11:27 +02:00 |
|
gregoirenovel
|
091fa1d099
|
Order a Gestionnaire’s procedures
First display the procédures publiées, sorted
by publication date, and then the procédures
archivées, sorted by archiving date
|
2017-09-06 11:11:27 +02:00 |
|
gregoirenovel
|
7ff7710803
|
A gestionnaire can only see procédures publiées
|
2017-09-06 11:11:26 +02:00 |
|
gregoirenovel
|
55a4f1288f
|
Fix a gestionnaire test
|
2017-09-06 11:11:26 +02:00 |
|
Simon Lehericey
|
2aa8c1d272
|
Messagerie: remove useless class
|
2017-09-06 11:11:26 +02:00 |
|
Simon Lehericey
|
3b7244675d
|
Css: add .width-100 utility class
|
2017-09-06 11:11:26 +02:00 |
|
Simon Lehericey
|
877f64599d
|
Form: add send button on the right
|
2017-09-06 11:11:25 +02:00 |
|
Simon Lehericey
|
0d27ca3bca
|
Commentaire: use scope to order commentaires association
|
2017-09-06 11:11:25 +02:00 |
|
Simon Lehericey
|
714b2a5f08
|
NewDesign: gestionnaire can add a new commentaire
|
2017-09-06 11:11:25 +02:00 |
|
Simon Lehericey
|
3ecc4f1327
|
NewDesign: add person icon to message
|
2017-09-06 11:11:24 +02:00 |
|
Simon Lehericey
|
3a8e84b128
|
NewDesign: add guest label to message
|
2017-09-06 11:11:24 +02:00 |
|
Simon Lehericey
|
983c17fdcf
|
NewDesign: Dossier add dossier and messagerie link in header
|
2017-09-06 11:11:24 +02:00 |
|
Simon Lehericey
|
497f898e1b
|
NewDesign: add dossier messagerie show
|
2017-09-06 11:11:24 +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
|
a7f270bac4
|
Follow: user new dossier follow controller instead of backoffice
|
2017-09-06 11:11:22 +02:00 |
|
Simon Lehericey
|
f07b6eab53
|
Follow: use follow instead of toggle_follow_dossier
|
2017-09-06 11:11:22 +02:00 |
|
Simon Lehericey
|
6cff044a50
|
NewDossierController: add next_step follow
|
2017-09-06 11:11:22 +02:00 |
|