Paul Chavard
|
1c8efea465
|
fix(preview): gon should not crash on preview pages
|
2022-07-12 11:16:41 +02:00 |
|
LeSim
|
b9945696f3
|
Merge pull request #7544 from betagouv/types_de_champ_controller_manage_condition
feat: rajoute les conditions dans l'éditeur
|
2022-07-12 11:16:15 +02:00 |
|
simon lehericey
|
9bd1d97ed7
|
add feature flag
|
2022-07-12 10:44:40 +02:00 |
|
simon lehericey
|
c4c0c275e1
|
fix: coordinate_and_tdc return nil if not found
|
2022-07-12 10:44:40 +02:00 |
|
simon lehericey
|
bd708a12a0
|
fix: missing traduction in conditions errors
|
2022-07-12 10:44:40 +02:00 |
|
simon lehericey
|
0179a0a826
|
update conditions_controller
|
2022-07-12 10:44:40 +02:00 |
|
simon lehericey
|
faa2797d80
|
fix: champ_value for tdc destroyed
|
2022-07-12 10:44:40 +02:00 |
|
simon lehericey
|
2fee0ddfd4
|
feature: type_de_champ_controller
|
2022-07-12 10:44:40 +02:00 |
|
simon lehericey
|
2da0aa6525
|
refactor: add draft helper
|
2022-07-12 10:44:40 +02:00 |
|
simon lehericey
|
c80a820054
|
expose properties after_all
|
2022-07-12 10:44:40 +02:00 |
|
simon lehericey
|
5bee34cc34
|
refactor: before_action
|
2022-07-12 10:44:40 +02:00 |
|
simon lehericey
|
2df9d8ba98
|
use condition_condition_component in editor
|
2022-07-12 10:44:40 +02:00 |
|
simon lehericey
|
e9cf41a00d
|
add system spec
|
2022-07-12 10:44:40 +02:00 |
|
simon lehericey
|
256d4e4fda
|
refactor: reorder -> renumber
|
2022-07-12 10:44:40 +02:00 |
|
simon lehericey
|
3eadff9111
|
refactor spec
|
2022-07-12 10:44:40 +02:00 |
|
LeSim
|
16d58d0204
|
Merge pull request #7546 from betagouv/fix_after_stable_id
fix: after_stable_id pb
|
2022-07-12 10:41:57 +02:00 |
|
simon lehericey
|
64d82798a6
|
fix create_tdc after_stable_id
|
2022-07-12 10:16:22 +02:00 |
|
simon lehericey
|
4a198a4c09
|
spec
|
2022-07-12 10:16:22 +02:00 |
|
Paul Chavard
|
320d5248e3
|
Merge pull request #7545 from tchak/fix-a11y-errors
Fix a11y errors
|
2022-07-12 08:47:37 +02:00 |
|
Paul Chavard
|
9867bc3947
|
fix(a11y): manu buttons should have unique ids
|
2022-07-12 08:43:17 +02:00 |
|
Paul Chavard
|
ad0e57a372
|
fix(a11y): search input should have a label
|
2022-07-12 08:43:17 +02:00 |
|
Paul Chavard
|
b8db929e62
|
fix(a11y): add id to drop_down_other
|
2022-07-12 08:43:17 +02:00 |
|
Colin Darie
|
7973d176d3
|
Merge pull request #7549 from betagouv/admin-procedures-more-dates
feat(admin): list procedures with updated_at & auto_archive_on
|
2022-07-11 17:33:37 +02:00 |
|
Colin Darie
|
ce67dd2d70
|
feat(admin): list procedures with updated_at & auto_archive_on
Closes #7392
|
2022-07-11 17:22:11 +02:00 |
|
Colin Darie
|
9f3a2a513f
|
Merge pull request #7532 from betagouv/champs-placeholders
feat: Champs with realistic placeholders
|
2022-07-11 17:21:39 +02:00 |
|
Colin Darie
|
fe0282e904
|
feat(revision): list updated placeholder option for generic type de champ
|
2022-07-11 17:16:20 +02:00 |
|
Colin Darie
|
93d18e2f53
|
fix: better email placeholder
|
2022-07-11 17:16:20 +02:00 |
|
Colin Darie
|
9e26ee932e
|
feat(champ): customizable placeholders for text & textarea champs
Closes #7429
|
2022-07-11 17:16:20 +02:00 |
|
Colin Darie
|
e26cee8d9d
|
style(champ): add default placeholders for text & textarea champs
cc #7429
|
2022-07-11 17:16:20 +02:00 |
|
Colin Darie
|
f4839f0604
|
test: allow local Chrome path & version override
|
2022-07-11 17:16:19 +02:00 |
|
Colin Darie
|
8c9464670c
|
style: normalize placeholder appearance between browsers
There was not enough contrast on Webkit browsers against value color,
so we're using good Firefox default opacity for everyone.
|
2022-07-11 17:16:19 +02:00 |
|
Colin Darie
|
e0c5608218
|
refactor(iban): i18n extraction of input title attribute
|
2022-07-11 17:16:19 +02:00 |
|
Colin Darie
|
9768f4e1c9
|
style(champ): add placeholders for email, iban, phone, siret champs
Closes #7428
|
2022-07-11 17:16:19 +02:00 |
|
mfo
|
2d23215836
|
Merge pull request #7550 from mfo/US/fix-additional-empty-option
bug(linked_dropdown): when mandatory, add an extra blank option
|
2022-07-11 15:01:09 +02:00 |
|
Martin
|
4c0aac8e0c
|
fix(linked_dropdown/dropdown): for dropdown_list, drop blank option because rails add it when the field is required. kind of same behaviour for linked_dropdown_list [but requires to manage it on the front too]
|
2022-07-11 14:47:26 +02:00 |
|
Martin
|
7ad47f3eae
|
bug(linked_dropdown/dropdown): dropdown_list : when mandatory, add an extra blank option. linked_dropdown_list : when mandatory and not filled, add an extra blank option to first list, then when select an element from the first list, another extra blank.
|
2022-07-11 14:47:26 +02:00 |
|
mfo
|
86212a7320
|
Merge pull request #7556 from mfo/fix-targeted-user-link-on-invite-without-user
fix(targeted_user_link): on invite without user
|
2022-07-11 14:44:45 +02:00 |
|
mfo
|
30c02491eb
|
Update spec/controllers/targeted_user_links_controller_spec.rb
Co-authored-by: LeSim <mail@simon.lehericey.net>
|
2022-07-11 14:37:01 +02:00 |
|
Martin
|
8eceee54ff
|
fix(targeted_user_link): on invitation user are not always already created
|
2022-07-11 14:37:01 +02:00 |
|
Martin
|
9f6a8cfe33
|
bug(targeted_user_link): from invite when user is not created, user check fails
|
2022-07-11 14:37:01 +02:00 |
|
Paul Chavard
|
0c2afd0b81
|
Merge pull request #7548 from tchak/improuve-types-de-champ-for-tags
feat(tags): expose used_type_de_champ_tags
|
2022-07-11 14:33:54 +02:00 |
|
Paul Chavard
|
4d48055158
|
feat(tags): expose used_type_de_champ_tags
|
2022-07-07 23:23:17 +02:00 |
|
LeSim
|
745d0809a2
|
Merge pull request #7522 from betagouv/add_condition_component
feature: ajout du composant d'édition des conditons
|
2022-07-07 11:23:36 +02:00 |
|
simon lehericey
|
0ffa23c259
|
move under types_de_champ_editor namespace
|
2022-07-07 11:18:47 +02:00 |
|
simon lehericey
|
5ea8842294
|
more renaming
|
2022-07-07 10:57:12 +02:00 |
|
simon lehericey
|
4ac66f2b99
|
simplify negation and alert
|
2022-07-07 10:57:12 +02:00 |
|
simon lehericey
|
3fc3bb6d54
|
simplify fargets_for_select
|
2022-07-06 20:27:14 +02:00 |
|
simon lehericey
|
dfd63d4f75
|
renaming
|
2022-07-06 20:27:14 +02:00 |
|
simon lehericey
|
62b5bd974e
|
add comments
|
2022-07-06 20:27:14 +02:00 |
|
simon lehericey
|
01bc7aa29e
|
make it world wide
|
2022-07-06 20:27:14 +02:00 |
|