Frederic Merizen
|
a0ab2bae04
|
[Fix #2861] Coquille
|
2018-10-17 19:50:03 +02:00 |
|
gregoirenovel
|
ac2cc1e5f4
|
Add a blank state message to carto
|
2018-10-15 17:12:34 +02:00 |
|
Paul Chavard
|
2bab056613
|
Cleanup carto css
|
2018-10-14 12:34:43 +02:00 |
|
Paul Chavard
|
dff4f2116a
|
Move geographical zones list to a partial
|
2018-10-14 12:34:43 +02:00 |
|
Paul Chavard
|
c63675461a
|
Add new carto init code
|
2018-10-14 12:34:43 +02:00 |
|
Paul Chavard
|
5a2a18d8f1
|
Remove previous carto init code
|
2018-10-14 12:34:43 +02:00 |
|
gregoirenovel
|
56cfcd08d3
|
[Fix #2692] Move the sign up CTA at the top of the sign in page
|
2018-10-11 12:22:47 +02:00 |
|
gregoirenovel
|
d78f4a8faf
|
[#2692] Make the sign up button a primary button on the sign in page
|
2018-10-11 12:22:47 +02:00 |
|
Paul Chavard
|
37d424d671
|
Refactor carto code
|
2018-10-05 09:55:41 +02:00 |
|
gregoirenovel
|
14c8e02aca
|
[Fixes #2597] Remove given_name and family_name delegation
|
2018-10-04 13:54:07 +02:00 |
|
Pierre de La Morinerie
|
627df7a1f3
|
session: migrate the password pages to the new design
|
2018-10-03 15:10:02 +02:00 |
|
Pierre de La Morinerie
|
bfd106ba30
|
session: migrate the "token confirmation" page to the new design
|
2018-10-03 15:09:30 +02:00 |
|
Pierre de La Morinerie
|
36c1aa118d
|
dossier: remove RecapitulatifController
And add a redirection to the new URLs.
|
2018-10-02 15:42:29 +02:00 |
|
gregoirenovel
|
5db408efdb
|
[Fix #1511] Remove the now obsolete DS logo
|
2018-09-24 12:16:58 +02:00 |
|
gregoirenovel
|
0c9628c180
|
Fix some files according the the .editorconfig rules
|
2018-09-20 16:23:09 +02:00 |
|
Pierre de La Morinerie
|
e5f4056fe2
|
invite: fix prefilling the invited user email
|
2018-09-19 12:41:09 +02:00 |
|
gregoirenovel
|
a86e3a3156
|
Don’t change a button’s text when disabled after click
|
2018-08-23 10:59:11 +02:00 |
|
Paul Chavard
|
e1f1827320
|
Replace typeahead with simpler autocomplete
|
2018-08-22 17:17:33 +02:00 |
|
Paul Chavard
|
c91abe73c5
|
Remove old user dossier form
|
2018-08-07 14:13:27 +02:00 |
|
Paul Chavard
|
bf7c023380
|
Add webpacker and use it for new_design
|
2018-07-25 15:14:06 +02:00 |
|
Pierre de La Morinerie
|
f5d3adba5e
|
dossiers: remove unused dossiers list code
This code is unused since the user dossiers list uses the new UI.
|
2018-07-04 12:23:49 +02:00 |
|
Mathieu Magnin
|
34663db158
|
Translate devise view
|
2018-07-02 11:26:36 +02:00 |
|
Mathieu Magnin
|
47bc3a7ea3
|
Remove unused EN devise view
|
2018-07-02 11:26:36 +02:00 |
|
Paul Chavard
|
d0a6957862
|
Remove old cerfa code
|
2018-06-28 15:16:20 +02:00 |
|
Frederic Merizen
|
44d9f72da4
|
[Fix #2147] Link to better France Connect about page
|
2018-06-28 10:09:12 +02:00 |
|
Pierre de La Morinerie
|
a1f8baefdc
|
auth: fit the signup button on a single line
|
2018-06-25 11:51:15 +02:00 |
|
Frederic Merizen
|
e99931527b
|
[#1421] Move pays to PaysChamp
|
2018-06-19 15:20:01 +02:00 |
|
Frederic Merizen
|
0239f936d7
|
[#1421] Move departements to DepartementChamp
|
2018-06-19 15:20:01 +02:00 |
|
Frederic Merizen
|
5b59bce0b6
|
[#1421] Move regions to RegionChamp
|
2018-06-19 15:20:01 +02:00 |
|
Frederic Merizen
|
bdece939c8
|
[#1568] Inline partial that is only used in one view
|
2018-06-19 12:42:46 +02:00 |
|
Frederic Merizen
|
521aec6af9
|
[#1568] Remove old previsualisation code
|
2018-06-19 12:42:46 +02:00 |
|
gregoirenovel
|
bd9d913a74
|
[Fix #885] Remove unused mail templates
|
2018-06-01 17:14:48 +02:00 |
|
gregoirenovel
|
dc045bdefb
|
[Fix #1808] Use &. where possible
|
2018-05-31 11:49:25 +02:00 |
|
Mathieu Magnin
|
cf36d7f1ed
|
[Fix #1801] use the new string_to_html method
|
2018-05-24 18:05:41 +02:00 |
|
simon lehericey
|
5667cfe747
|
[fix #675] upload notice in DS
|
2018-04-12 10:44:58 +02:00 |
|
Frederic Merizen
|
2d6a780714
|
[Fix #1750] Allow newlines in procedure descriptions as paragraph breaks
|
2018-03-29 11:26:53 +02:00 |
|
Frederic Merizen
|
bdf2831209
|
[Fix #1691] Do not attempt to 'wrap' <p>s in other <p>s
It cannot be done because <p>s don't nest in HTML, so use
<div>s for the wrapping instead
|
2018-03-29 11:20:17 +02:00 |
|
gregoirenovel
|
1b8b6a3274
|
TPS -> demarches-simplifiees.fr
|
2018-02-28 18:14:06 +01:00 |
|
simon lehericey
|
a0667f5ad9
|
[fix #1411] user: link new screen to the rest of the application
|
2018-02-27 15:24:51 +01:00 |
|
Paul Chavard
|
35a4367114
|
Fix multi submit bug with direct upload
|
2018-02-16 12:53:00 +01:00 |
|
gregoirenovel
|
5746ba29da
|
Fix a bug in the PJ PR
|
2018-02-15 13:58:19 +01:00 |
|
gregoirenovel
|
ee145180a3
|
Add a piece_justificative_file attribute to Champ
|
2018-02-15 11:15:23 +01:00 |
|
CamilleGarrigue
|
75b2e16cc0
|
Update _list.html.haml
|
2018-02-14 10:44:26 +00:00 |
|
gregoirenovel
|
f306dd636e
|
Refactor some complex code
|
2018-01-30 16:56:49 +01:00 |
|
Paul Chavard
|
fdd6cedeb8
|
Remove data_provide and data_date_format attributes
|
2018-01-30 13:49:16 +01:00 |
|
Mathieu Magnin
|
469aca999b
|
Revert "Remove data_provide and data_date_format attributes"
This reverts commit 273b3f2faf .
|
2018-01-19 13:20:53 +01:00 |
|
Paul Chavard
|
273b3f2faf
|
Remove data_provide and data_date_format attributes
|
2018-01-18 15:13:48 +01:00 |
|
Mathieu Magnin
|
307d7338e5
|
Remove unreachable code
|
2018-01-18 10:32:39 +01:00 |
|
Paul Chavard
|
6a43248cb3
|
Fix CSS injection
|
2018-01-16 14:02:10 +01:00 |
|
gregoirenovel
|
3593adbe66
|
!foo.empty? -> foo.present?
|
2018-01-12 11:32:43 +01:00 |
|
gregoirenovel
|
aedafbaf2e
|
!foo.blank? -> foo.present?
|
2018-01-12 11:32:43 +01:00 |
|
gregoirenovel
|
7c34807f46
|
Don’t use unless
|
2018-01-12 11:32:43 +01:00 |
|
gregoirenovel
|
8c1eeb9f25
|
[Fix #1011] Change the “Enregistrer un brouillon” button behaviour
And add the “Voir mes brouillons et dossiers”
button
|
2017-12-21 15:05:13 +01:00 |
|
Simon Lehericey
|
72bae2c374
|
[fix #504] Dossier: draft -> brouillon
|
2017-12-15 11:52:09 +01:00 |
|
LeSim
|
56545933a9
|
[fix #504] Dossier: initiated -> en_construction
The change must not impact the api
|
2017-12-15 11:52:09 +01:00 |
|
Simon Lehericey
|
271abc72fb
|
[fix #1065] Change logout logo for plain text
|
2017-12-11 17:00:45 +01:00 |
|
Mathieu Magnin
|
4a483e23bb
|
[Fix #957] Use select2 for all menu deroulant
Displays options that are too long on mutilple lines
|
2017-11-24 15:36:39 +01:00 |
|
Mathieu Magnin
|
8edfdff0fc
|
[Fix#980] Engagement checkbox should be checked sometimes
|
2017-11-23 09:40:44 +01:00 |
|
gregoirenovel
|
d5954c7423
|
Show links to uploaded pieces justificatives in drafts
|
2017-11-21 16:46:43 +01:00 |
|
Mathieu Magnin
|
eabc24b432
|
Print champ description with simple format to display line breaks
|
2017-10-25 15:36:42 +02:00 |
|
gregoirenovel
|
fe84ff9e6c
|
[Fix #864] Warn the user when they click the delete draft button
|
2017-10-19 11:20:52 +02:00 |
|
gregoirenovel
|
5b955677c2
|
[Fix #719] Unformat date and yes/no values in the form
|
2017-09-20 17:40:43 +02:00 |
|
Simon Lehericey
|
d9e532684f
|
Login: fix remember me checkbox and forget password link
|
2017-09-08 11:52:30 +02:00 |
|
gregoirenovel
|
79eccb2de0
|
Add a method to speed up a conditional statement
|
2017-08-29 14:57:23 +02:00 |
|
gregoirenovel
|
cfec05506a
|
Rename Procedure#archived? -> #archivee?
|
2017-07-13 15:32:13 +02:00 |
|
Simon Lehericey
|
4ae9d8ef0d
|
[Fix #592] Convert html_safe to sanitize
|
2017-07-13 10:14:16 +02:00 |
|
gregoirenovel
|
3d4c93a7fb
|
Autofocus on email fields when relevant
|
2017-07-13 00:04:52 +02:00 |
|
gregoirenovel
|
0a1543c630
|
[Fix #523] prioritaites -> prioritaires
|
2017-07-03 10:19:45 +02:00 |
|
gregoirenovel
|
3d11a35da8
|
Remove some commented code
|
2017-06-26 10:49:02 +02:00 |
|
Mathieu Magnin
|
ac5c00c26f
|
[fix #452] redesign sign up form
|
2017-06-21 17:38:38 +02:00 |
|
Mathieu Magnin
|
6777b51331
|
rename login css to auth, since it will also be used by sign up
|
2017-06-21 17:38:34 +02:00 |
|
Mathieu Magnin
|
e51d8965a2
|
[Fix #468] fix demo login
|
2017-06-20 17:05:05 +02:00 |
|
Mathieu Magnin
|
482002fe79
|
Avis sign up should use generic layout
|
2017-06-20 13:56:49 +02:00 |
|
Mathieu Magnin
|
3f20d6fb9d
|
login should use generic two columns layout
|
2017-06-20 11:42:54 +02:00 |
|
Mathieu Magnin
|
a69915d8b5
|
standardize form title
|
2017-06-20 10:24:53 +02:00 |
|
Mathieu Magnin
|
c944088076
|
Add procedure overview on login
|
2017-06-19 18:21:15 +02:00 |
|
Mathieu Magnin
|
b68a8b37e8
|
Redesign the login form
|
2017-06-19 18:21:15 +02:00 |
|
Mathieu Magnin
|
41a5ed59f3
|
[Fix #376] Force every browser to use native input[type=date] on date champ
|
2017-06-12 14:05:31 +02:00 |
|
Mathieu Magnin
|
2653862fa7
|
Add a placeholder to help IE users to fill the date input with the right format
|
2017-06-12 14:05:31 +02:00 |
|
Mathieu Magnin
|
95481e7b85
|
Move date input in a partial
|
2017-06-12 14:05:31 +02:00 |
|
gregoirenovel
|
c6d0ea76bb
|
[Fix #174] Make .default-data-block header titles take the full width
|
2017-05-09 14:36:33 +02:00 |
|
gregoirenovel
|
1a5f9fd067
|
[Fix #105] Show the pieces justificative’ descriptions
|
2017-05-09 12:47:21 +02:00 |
|
gregoirenovel
|
f3343f593f
|
Fix some spelling mistakes
|
2017-05-04 16:15:51 +02:00 |
|
gregoirenovel
|
7ddcb9aedc
|
Extract id attributes from HAML tag attributes
|
2017-04-26 17:22:30 +02:00 |
|
gregoirenovel
|
f58a626648
|
[Fix #99] Improve the info message in _dossier_link.html.haml
|
2017-04-26 16:47:38 +02:00 |
|
gregoirenovel
|
8deef8e8e3
|
[Fix #137] Change the dossier link placeholder
Otherwise we don’t know what to enter (words,
numbers…)
|
2017-04-26 11:46:39 +02:00 |
|
gregoirenovel
|
14b7badfed
|
Eager-load the dossier’s procedure when possible
|
2017-04-26 09:53:10 +02:00 |
|
gregoirenovel
|
6bb67d639c
|
Use lowercase letters and dashes for CSS classes
As enforced by scss-lint
|
2017-04-25 15:59:03 +02:00 |
|
gregoirenovel
|
8bea7cb610
|
Fix a typographic mistake in _dossier_link.html.haml
Sentences should start with an uppercase letter
|
2017-04-25 15:59:03 +02:00 |
|
gregoirenovel
|
f8cb34a393
|
Add some spacing in _dossier_link.html.haml
|
2017-04-25 15:59:03 +02:00 |
|
Mathieu Magnin
|
1a628dc42c
|
Remove DossierListFacade dependency
|
2017-04-21 14:36:50 +02:00 |
|
gregoirenovel
|
c10c2fc31b
|
Selectors must be written in lowercase with hyphens
|
2017-04-20 10:35:53 +02:00 |
|
gregoirenovel
|
4b39e76c8a
|
Use extend only with placeholders
|
2017-04-19 17:05:57 +02:00 |
|
Simon Lehericey
|
ce4a23ec7f
|
MandatoryAttachment: show * near mandatory attachment
|
2017-04-19 15:45:45 +02:00 |
|
gregoirenovel
|
b00eb914da
|
Use case statements instead of if statements where appropriated
|
2017-04-19 11:57:49 +02:00 |
|
Simon Lehericey
|
3228737a87
|
DossierLink: add edition template
|
2017-04-11 13:54:33 +02:00 |
|
gregoirenovel
|
9c04d3ff93
|
All CSS declarations must end with a semi-colon
|
2017-04-10 17:55:55 +02:00 |
|
gregoirenovel
|
3797015908
|
All colons must be followed by a single space
|
2017-04-10 17:55:55 +02:00 |
|
gregoirenovel
|
6db4a69cb2
|
Use spaces inside hashes
|
2017-04-10 17:55:54 +02:00 |
|
gregoirenovel
|
aaaed328fb
|
Remove unnecessary string outputs
|
2017-04-10 17:55:54 +02:00 |
|