Paul Chavard
|
008d84f107
|
Explicitly import jQuery
|
2018-08-13 15:17:13 +02:00 |
|
Pierre de La Morinerie
|
e68c8a7685
|
feedback: add spacing between the icons
|
2018-08-13 14:56:36 +02:00 |
|
Pierre de La Morinerie
|
6da2e54d4c
|
feedback: move the icons under the list
|
2018-08-13 14:56:35 +02:00 |
|
Pierre de La Morinerie
|
8927af7a33
|
feedback: don't display feedback if user has no dossiers
|
2018-08-13 14:56:07 +02:00 |
|
Paul Chavard
|
a6a4790a35
|
Replace logstasher with lograge
|
2018-08-13 12:44:00 +02:00 |
|
Paul Chavard
|
541df2d961
|
Add support for in browser sentry
|
2018-08-13 11:44:32 +02:00 |
|
Pierre de La Morinerie
|
1b7950058d
|
dossier: add details résumé
|
2018-08-13 11:32:27 +02:00 |
|
Pierre de La Morinerie
|
c7ba3cbd59
|
dossier: improve header layout on small screens
- A long procedure title can now overflow under the status label
- Better icon placement
|
2018-08-13 11:32:27 +02:00 |
|
Pierre de La Morinerie
|
18d13d76d8
|
dossier: add details header
|
2018-08-13 11:32:27 +02:00 |
|
Pierre de La Morinerie
|
97960369db
|
stylesheets: rename dossier-edit.scss
Underscore all the things
|
2018-08-13 11:32:27 +02:00 |
|
Pierre de La Morinerie
|
44e3d98cb9
|
stylesheets: rename procedures_show.scss
|
2018-08-13 11:32:27 +02:00 |
|
lucien mollard
|
3f6671548d
|
dossier motivation obligatory exept for acceptation
|
2018-08-13 11:24:29 +02:00 |
|
Paul Chavard
|
ea68c75361
|
Use delegated events instead of local handlers
|
2018-08-13 08:34:10 +02:00 |
|
Paul Chavard
|
8bf5dedd80
|
Ruby helpers for js.erb responses
|
2018-08-13 08:34:10 +02:00 |
|
simon lehericey
|
b33f11115c
|
[fix #2358] Checkbox: serialize in attestation by oui or no
|
2018-08-10 16:25:34 +02:00 |
|
Paul Chavard
|
e7e616ae5b
|
Fix transpiling issues in IE
|
2018-08-09 21:05:07 +02:00 |
|
lucien mollard
|
9ecc5f7928
|
add a user satisfaction form'
|
2018-08-09 11:41:26 +02:00 |
|
Pierre de La Morinerie
|
1c02eca1be
|
dossier: disable buttons without changing the label
|
2018-08-08 16:06:12 +02:00 |
|
Pierre de La Morinerie
|
5e01be0f15
|
mailer: add direct link to dossier in creation email
Fix #2341
|
2018-08-08 15:24:17 +02:00 |
|
simon lehericey
|
9c023095da
|
[fix #2359] Fix link in avis mail for gestionnaire
|
2018-08-08 13:19:54 +02:00 |
|
simon lehericey
|
c4dfe34c4a
|
AvisController: clean unused variable
|
2018-08-08 13:19:54 +02:00 |
|
Paul Chavard
|
8625c9d0bc
|
Make right click work on procedure list links
|
2018-08-08 12:19:19 +02:00 |
|
Pierre de La Morinerie
|
77eb89cb0f
|
dossier: add a stub page for the new dossier details
|
2018-08-08 11:49:15 +02:00 |
|
Pierre de La Morinerie
|
0ac28da207
|
dossier: make Dossiers#show a stub redirecting to the correct location
|
2018-08-08 11:49:15 +02:00 |
|
Paul Chavard
|
8b79c32a55
|
Do not rely on javascript for form submits without direct upload
|
2018-08-07 16:58:49 +02:00 |
|
Paul Chavard
|
a0979b1d57
|
Fix logstasher custom fields
|
2018-08-07 16:26:44 +02:00 |
|
Pierre de La Morinerie
|
f55f949b58
|
admin: disable fade on publish modal
It makes Capybara tests brittle.
|
2018-08-07 14:28:52 +02:00 |
|
Paul Chavard
|
c91abe73c5
|
Remove old user dossier form
|
2018-08-07 14:13:27 +02:00 |
|
Pierre de La Morinerie
|
c8409ecb89
|
dossier: remove route hack for show
|
2018-08-07 12:15:38 +02:00 |
|
Pierre de La Morinerie
|
4f9384d6bd
|
webpack: add babel-polyfill at runtime
This includes the polyfills for features that need to be emulated at
runtime (see https://github.com/babel/babel-preset-env/issues/203#issuecomment-285820866)
It fixes a "Symbol not defined" error when using `for… in` loops on
Internet Explorer 11. This caused the dossiers not to be submitted.
Fix #2300
|
2018-08-06 16:30:36 +02:00 |
|
Pierre de La Morinerie
|
b4f8c69d89
|
browsers: add comment to minimum browsers version rules
|
2018-08-06 15:13:06 +02:00 |
|
Pierre de La Morinerie
|
a9ddadfdd2
|
browsers: remove IE-specific browser detection
- It doesn't work in IE >=10 (as support for conditionnal comments was
removed)
- It is redundant with our all-browsers detection anyway
|
2018-08-06 15:13:06 +02:00 |
|
Pierre de La Morinerie
|
a9c9c491a2
|
browsers: fix outdated browsers banner styling when using the new design
|
2018-08-06 15:13:06 +02:00 |
|
Pierre de La Morinerie
|
c73da9d299
|
browsers: make outdated browser message more actionnable
|
2018-08-06 15:00:12 +02:00 |
|
Paul Chavard
|
46e75ac8ef
|
Only notify on dossier supression if dossier is en_construction
|
2018-08-02 17:07:24 +02:00 |
|
Pierre de La Morinerie
|
1ca2ca9121
|
invite: support remote forms
This allows to keep the draft content when inviting a new user.
|
2018-08-01 17:41:12 +02:00 |
|
Pierre de La Morinerie
|
1cac0b80af
|
invite: add button for invite someone to collaborate on a draft
|
2018-08-01 17:41:12 +02:00 |
|
Pierre de La Morinerie
|
9541e781bb
|
invite: rename 'email' to 'invite_email'
|
2018-08-01 17:41:12 +02:00 |
|
Pierre de La Morinerie
|
030562a32f
|
design: add styling for disabled buttons
|
2018-08-01 17:41:12 +02:00 |
|
Pierre de La Morinerie
|
0fa18c70bf
|
form: extract the form header to its own partial
|
2018-08-01 17:41:11 +02:00 |
|
Pierre de La Morinerie
|
dee4acd802
|
dossier_facade: remplace followers by an equivalent implementation
|
2018-08-01 17:41:11 +02:00 |
|
Paul Chavard
|
78a9365fe1
|
Package mailjet widget with webpack
|
2018-08-01 16:54:39 +02:00 |
|
gregoirenovel
|
6d9648e88c
|
[Fix #2214] Don’t suggest using the messagerie when it is not available
|
2018-08-01 15:36:52 +02:00 |
|
Pierre de La Morinerie
|
01cdd910df
|
invite: don't display email of following accompagnateurs
We don't want the individual contact of Accompagnateurs to be displayed, for privacy reasons.
|
2018-08-01 13:48:58 +02:00 |
|
Paul Chavard
|
872e07b5e6
|
Fix global jQuery usage
|
2018-08-01 11:55:35 +02:00 |
|
Pierre de La Morinerie
|
b7382375e2
|
specs: fix disabling jQuery animations during tests
|
2018-08-01 11:46:04 +02:00 |
|
Paul Chavard
|
e358e72867
|
Do not display gestionnaire emails in the messaging interface
fix #2302
|
2018-07-31 15:27:36 +02:00 |
|
Pierre de La Morinerie
|
5011797e7a
|
siret: fix spinner position
|
2018-07-30 17:49:00 +02:00 |
|
Pierre de La Morinerie
|
a399cef144
|
siret: make etablissement styled and visible
|
2018-07-30 17:49:00 +02:00 |
|
Pierre de La Morinerie
|
fcc7ffabcd
|
siret: make validation error message red
|
2018-07-30 17:49:00 +02:00 |
|
Pierre de La Morinerie
|
728a92a0b3
|
siret: improve error messages
|
2018-07-30 17:49:00 +02:00 |
|
Pierre de La Morinerie
|
55847f011c
|
siret: fix validity being broken after clearing the field
|
2018-07-30 14:29:44 +02:00 |
|
Pierre de La Morinerie
|
e1088d7952
|
dossier: fix layout of form action buttons on IE11
Fix #2311
|
2018-07-30 11:51:35 +02:00 |
|
Frederic Merizen
|
0e639030f9
|
[#2179] Generate denormalized search terms value for Dossier
|
2018-07-27 11:11:52 +02:00 |
|
Mathieu Magnin
|
84937e3d43
|
Fix Sentry error 2755
|
2018-07-26 17:38:19 +02:00 |
|
Paul Chavard
|
bf7c023380
|
Add webpacker and use it for new_design
|
2018-07-25 15:14:06 +02:00 |
|
Mathieu Magnin
|
e66d56be43
|
Fix text align on dropdown button
|
2018-07-25 14:37:15 +02:00 |
|
gregoirenovel
|
abbd4e3c69
|
[Fix #2277] Do not crash when creating a service with invalid data
|
2018-07-25 14:22:44 +02:00 |
|
Pierre de La Morinerie
|
c3de45307d
|
dossiers: rename "Éditer" to "Modifier"
"Éditer" is a anglicism.
|
2018-07-25 14:06:09 +02:00 |
|
Pierre de La Morinerie
|
13182ad291
|
dossier: send deletion email also to the following gestionnaires
|
2018-07-25 13:49:55 +02:00 |
|
Mathieu Magnin
|
9788dcc931
|
Merge branch 'dev' into delete-brouillon
|
2018-07-25 12:25:48 +02:00 |
|
Pierre de La Morinerie
|
547c36243d
|
dossier: add responsive layout for action buttons
|
2018-07-24 18:31:10 +02:00 |
|
Pierre de La Morinerie
|
0f1811dd4e
|
dossier: add an button to delete a brouillon
|
2018-07-24 18:31:10 +02:00 |
|
Pierre de La Morinerie
|
768537fedc
|
buttons: center text also on link styled as buttons
|
2018-07-24 18:25:37 +02:00 |
|
Pierre de La Morinerie
|
07be63b48e
|
patron: add missing button styles
|
2018-07-24 17:43:28 +02:00 |
|
Pierre de La Morinerie
|
e613815ac6
|
mailer: remove last mention of TPS
|
2018-07-24 16:58:03 +02:00 |
|
Pierre de La Morinerie
|
6e5840e838
|
manager: allow searching for deleted dossier
Deleted dossiers don't appear in the unfiltered list though. You have to
know its id to find it.
|
2018-07-24 11:06:18 +02:00 |
|
Pierre de La Morinerie
|
f6c83cae1f
|
manager: make resources searchable by id
|
2018-07-24 11:01:02 +02:00 |
|
Pierre de La Morinerie
|
5c6fa992f8
|
manager: fix exception when searching for a dossier
Text summary is a generated accessor, and not a true DB column – so
we should tell Administrate not to use it in a search query.
|
2018-07-24 11:01:02 +02:00 |
|
Pierre de La Morinerie
|
099fac69c0
|
manager: fix typo
|
2018-07-24 11:01:01 +02:00 |
|
Mathieu Magnin
|
20790569a9
|
fix-input-file-margin
|
2018-07-23 14:52:14 +02:00 |
|
gregoirenovel
|
ab2181ea13
|
[Fix #2280] Correct a typo
|
2018-07-20 10:23:34 +02:00 |
|
gregoirenovel
|
eb95fce194
|
[Fix #2272] Add a SIRET field to the Service form
|
2018-07-19 15:43:13 +02:00 |
|
gregoirenovel
|
81ac3d7c6b
|
Bump development gems
- brakeman (4.3.0 → 4.3.1)
- rubocop (0.56.0 → 0.58.1)
|
2018-07-17 17:33:28 +02:00 |
|
gregoirenovel
|
ed436bfe77
|
[Fix #2260] Add a search field in the usager UI
|
2018-07-17 17:26:42 +02:00 |
|
gregoirenovel
|
4d41381155
|
Move the attestation route inside the member block
|
2018-07-17 17:26:42 +02:00 |
|
Paul Chavard
|
04821a6875
|
Disable Champ SIRET autocomplete for previews
|
2018-07-17 16:50:55 +02:00 |
|
Pierre de La Morinerie
|
7ca476fc61
|
manager: add confirmation email actions for the User
- Allow to re-send the confirmation email
- Allow to confirm the email address manually
|
2018-07-17 12:10:56 +02:00 |
|
Pierre de La Morinerie
|
5c9676678d
|
manager: show if a user email address is confirmed or not
|
2018-07-17 11:45:30 +02:00 |
|
Pierre de La Morinerie
|
40aae2e20b
|
mailers: mention the procedure when notifying about dossier deletion
|
2018-07-16 15:49:34 +02:00 |
|
Pierre de La Morinerie
|
540c744912
|
apercu: add quotes around the procedure name
|
2018-07-16 14:53:45 +02:00 |
|
Pierre de La Morinerie
|
a3442674f9
|
apercu: fix typo
|
2018-07-16 14:53:45 +02:00 |
|
simon lehericey
|
106263f5e7
|
[fix #2247] linked drop down list: fix js scope pb
|
2018-07-13 13:14:10 +02:00 |
|
simon lehericey
|
0e8a1f1678
|
[fix #2241] GestionnaireDossierController: allow linked drop down value in update
|
2018-07-12 14:11:42 +02:00 |
|
Mathieu Magnin
|
e748b6883f
|
Fix comportement chelou in LinkedDropDownListChamp
|
2018-07-12 12:31:54 +02:00 |
|
Pierre de La Morinerie
|
da0a505cbc
|
form: add folder icon next to the procedure title
|
2018-07-11 17:28:20 +02:00 |
|
Pierre de La Morinerie
|
0282994990
|
form: move the procedure notice link to a button
|
2018-07-11 17:13:18 +02:00 |
|
Pierre de La Morinerie
|
2ef6f46ef4
|
style: add the styling for hr elements inside forms
|
2018-07-11 17:13:15 +02:00 |
|
Pierre de La Morinerie
|
97a92e279b
|
assets: add the info icon
|
2018-07-11 17:13:10 +02:00 |
|
Pierre de La Morinerie
|
6d26024aa1
|
patron: add missing icons
|
2018-07-11 17:12:35 +02:00 |
|
Mathieu Magnin
|
d113ca6ae4
|
Revert "Temporary fix to allow users to download files with extensions"
This reverts commit 1fb1d92fe7 .
|
2018-07-11 15:46:22 +02:00 |
|
Pierre de La Morinerie
|
e5de401107
|
form: make the sample asterisk also red
|
2018-07-09 18:34:33 +02:00 |
|
Pierre de La Morinerie
|
c4bf47398e
|
form: add missing spacing after explanations
|
2018-07-09 18:18:42 +02:00 |
|
Pierre de La Morinerie
|
adab8e44ff
|
form: add spacing between paragraphs
|
2018-07-09 18:16:59 +02:00 |
|
Mathieu Magnin
|
1fb1d92fe7
|
Temporary fix to allow users to download files with extensions
|
2018-07-09 12:25:25 +02:00 |
|
Pierre de La Morinerie
|
d2eb597380
|
admin: fix Procédures pluralization and accent
|
2018-07-09 11:40:13 +02:00 |
|
gregoirenovel
|
bd13be1e89
|
Improve the landing page backgrounds
|
2018-07-06 13:49:53 +02:00 |
|
gregoirenovel
|
43836d05ad
|
Small improvements to the landing page titles
|
2018-07-06 13:25:47 +02:00 |
|
gregoirenovel
|
d6c66f64bd
|
Move the features panel down the landing page
|
2018-07-05 12:01:28 +02:00 |
|
gregoirenovel
|
b9efd846a1
|
Invert two buttons
|
2018-07-05 12:00:00 +02:00 |
|