simon lehericey
|
e7d5f30192
|
Admin: small reword in admin procedure ui
|
2019-01-09 16:25:00 +01:00 |
|
simon lehericey
|
a197285742
|
[fix #2612] Admin: add missing steps to admin UI
|
2019-01-09 16:25:00 +01:00 |
|
simon lehericey
|
8ca7eb1c54
|
Procedure: cloning set the current admin gestionnaire of the procedure
|
2019-01-09 16:25:00 +01:00 |
|
simon lehericey
|
ac43038566
|
SessionControllerSpec: refactor #create tests
|
2019-01-09 13:49:47 +01:00 |
|
simon lehericey
|
b38fbc78ef
|
SessionControllerSpec: remove specific attribut test
change user.update(log_in_with_france_connect: nil) as log_in_france_connect is an enum
|
2019-01-09 13:49:47 +01:00 |
|
simon lehericey
|
9e26b5f4d8
|
SessionControllerSpec: small cleaning
|
2019-01-09 13:49:47 +01:00 |
|
simon lehericey
|
f5fa0499ca
|
SessionControllerSpec: remove duplicated tests
|
2019-01-09 13:49:47 +01:00 |
|
simon lehericey
|
9c335698f1
|
SessionControllerSpec: remove password syncing relating test
|
2019-01-09 13:49:47 +01:00 |
|
simon lehericey
|
f0139c5962
|
Spec Factory: an administrateur always has a gestionnaire
|
2019-01-09 13:49:47 +01:00 |
|
Paul Chavard
|
1beefe4469
|
Fix champ repetition belongs_to associations
|
2019-01-08 11:56:33 +00:00 |
|
gregoirenovel
|
b4781f7440
|
Make dossier link clickable for users in the Demande tab
|
2019-01-08 12:32:27 +01:00 |
|
gregoirenovel
|
f5a31be36a
|
Remove the now useless #formatted_value method
|
2019-01-08 12:32:26 +01:00 |
|
gregoirenovel
|
c00aac2f80
|
We can now replace processing in #formatted_value by #to_s calls
|
2019-01-08 12:32:26 +01:00 |
|
gregoirenovel
|
9e42190148
|
Remove the proxy value_for_export method
Overload for_export instead
|
2019-01-08 12:32:26 +01:00 |
|
gregoirenovel
|
9a2341c56c
|
Remove the useless #for_display proxy method
|
2019-01-08 12:32:26 +01:00 |
|
Pierre de La Morinerie
|
be1567ecbd
|
messages: improve wording of the "Send" button
|
2019-01-07 16:20:23 +01:00 |
|
Pierre de La Morinerie
|
e25bd7139f
|
layouts: use a common procedure_context layout for the demarche overview
|
2019-01-07 15:39:58 +01:00 |
|
simon lehericey
|
7b935a6486
|
login_token: lets constantize
|
2019-01-07 08:18:29 +01:00 |
|
simon lehericey
|
5daa565a80
|
login_token: add missing tests
|
2019-01-07 08:18:29 +01:00 |
|
gregoirenovel
|
5fa5f2aa37
|
Bump development gems
- rubocop (0.61.1 → 0.62.0)
|
2019-01-05 11:47:55 +01:00 |
|
Pierre de La Morinerie
|
98127b6778
|
signature: refactor specs
|
2019-01-03 17:48:53 +01:00 |
|
Pierre de La Morinerie
|
2c0108190c
|
spec: fix specs failing randomly
This is because creating a procedure attempts to create an admin from
scratch, and fails to do so.
Broken by 802f2086d6
|
2019-01-03 17:42:43 +01:00 |
|
Pierre de La Morinerie
|
86b9e2d092
|
stats: fix exception when HelpScout env vars are missing
This fixes the stats page, which used to raise an exception when
HelpScout env vars are not present.
|
2019-01-03 17:27:56 +01:00 |
|
Pierre de La Morinerie
|
d77530c461
|
Make Procedure state consistent after switching types de champ order
Fixes an issue where, after clicking the "move champ up" button,
the new form is rendered with an incoherent order.
|
2019-01-03 15:13:14 +01:00 |
|
gregoirenovel
|
9466442aff
|
Remove the TypeDeChamp decorators
|
2019-01-03 12:08:25 +01:00 |
|
gregoirenovel
|
9c130c41da
|
Remove ProcedureDecorator
|
2019-01-03 12:08:25 +01:00 |
|
gregoirenovel
|
b41764ec03
|
Remove ChampDecorator
|
2019-01-03 12:08:25 +01:00 |
|
gregoirenovel
|
b8f57415cd
|
Remove the unused decorator DossierDecorator
|
2019-01-03 12:08:25 +01:00 |
|
gregoirenovel
|
559df6b82a
|
Remove the unused decorator ProceduresDecorator
|
2019-01-03 12:08:24 +01:00 |
|
gregoirenovel
|
4f30e30a08
|
Remove the unused decorator FranceConnectInformationDecorator
|
2019-01-03 12:08:24 +01:00 |
|
gregoirenovel
|
0336ecf639
|
Remove useless arguments from some methods
|
2019-01-03 10:53:50 +01:00 |
|
gregoirenovel
|
0596d53ac2
|
Enable the Lint/UnusedBlockArgument cop
|
2019-01-03 10:53:50 +01:00 |
|
gregoirenovel
|
ddc71cbacf
|
Enable the Lint/UnderscorePrefixedVariableName cop
|
2019-01-03 10:53:50 +01:00 |
|
gregoirenovel
|
baf7977786
|
Enable the Lint/StringConversionInInterpolation cop
|
2019-01-03 10:53:50 +01:00 |
|
gregoirenovel
|
186e362701
|
Enable the Layout/SpaceInsideArrayLiteralBrackets
|
2019-01-03 10:53:50 +01:00 |
|
gregoirenovel
|
386fbce776
|
Enable the Layout/SpaceBeforeBlockBraces cop
|
2019-01-03 10:53:50 +01:00 |
|
gregoirenovel
|
8b0b8162f0
|
Enable the Layout/SpaceAfterComma cop
|
2019-01-03 10:53:50 +01:00 |
|
Chaïb Martinez
|
802f2086d6
|
Redirect admins with no démarches to the new demarche page
|
2018-12-28 18:57:51 +01:00 |
|
maatinito
|
4ad3a60e25
|
[Fix #2575] Créer automatiquement un compte instructeur aux administrateurs
|
2018-12-26 09:44:20 -10:00 |
|
gregoirenovel
|
03eb47016c
|
Fix a gestionnaire sign in bug
|
2018-12-26 18:14:04 +01:00 |
|
maatinito
|
8304ce12e1
|
Make some email previews database-independent
|
2018-12-20 17:07:03 +01:00 |
|
maatinito
|
e1b97b3303
|
Make more emails previewable
|
2018-12-20 17:06:57 +01:00 |
|
maatinito
|
e37372d261
|
Fix a typo
|
2018-12-20 16:21:27 +01:00 |
|
maatinito
|
9842142a9a
|
Add InviteMailerPreview
|
2018-12-20 16:21:27 +01:00 |
|
maatinito
|
a1a11adb83
|
[#325] Make the notification layout inherit from the general layout
|
2018-12-20 16:21:27 +01:00 |
|
Mathieu Magnin
|
904d8d208b
|
[Fix #3192] Fix data
|
2018-12-20 15:45:48 +01:00 |
|
Mathieu Magnin
|
b40c706d98
|
[Fix #3192] Clone service if procedure is transferred
|
2018-12-20 15:45:48 +01:00 |
|
Paul Chavard
|
eb9edc1cee
|
Order types de champ in scope
|
2018-12-20 14:14:15 +01:00 |
|
Paul Chavard
|
5d1c24f3d8
|
Add type de champ repetition models (with row)
|
2018-12-19 15:31:11 +01:00 |
|
gregoirenovel
|
df7e0a9881
|
Remove dead code
|
2018-12-19 14:59:15 +01:00 |
|