gregoirenovel
|
1368cd4b03
|
[Fix #1120] Delete the old accompagnateur UI
|
2018-01-15 10:02:10 +01:00 |
|
Simon Lehericey
|
c83552f423
|
[fix #504] Dossier: without_continuation -> sans_suite
|
2017-12-15 12:10:54 +01:00 |
|
Simon Lehericey
|
2be9b8d2ba
|
[fix #504] Dossier: refused -> refuse
|
2017-12-15 12:10:54 +01:00 |
|
Simon Lehericey
|
a13256f73d
|
[fix #504] Dossier: closed -> accepte
|
2017-12-15 12:10:54 +01:00 |
|
LeSim
|
3dda27b281
|
[fix #504] Dossier: received -> en_instruction
|
2017-12-15 12:10:54 +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 |
|
Mathieu Magnin
|
8edfdff0fc
|
[Fix#980] Engagement checkbox should be checked sometimes
|
2017-11-23 09:40:44 +01:00 |
|
Simon Lehericey
|
1cfeb10ce9
|
[Fix #503] Dossier: remove updated
|
2017-09-26 14:42:54 +02:00 |
|
Simon Lehericey
|
633b55aca0
|
[Fix #503] Dossier: remove replied
|
2017-09-26 14:42:54 +02:00 |
|
gregoirenovel
|
5b955677c2
|
[Fix #719] Unformat date and yes/no values in the form
|
2017-09-20 17:40:43 +02:00 |
|
Mathieu Magnin
|
b68a8b37e8
|
Redesign the login form
|
2017-06-19 18:21:15 +02:00 |
|
gregoirenovel
|
d248afc376
|
Enable the Layout/ExtraSpacing cop
|
2017-06-13 10:35:35 +02:00 |
|
gregoirenovel
|
f1907f4d0e
|
Enable the Layout/EmptyLinesAroundBlockBody cop
|
2017-06-13 10:35:23 +02:00 |
|
gregoirenovel
|
bc16027ccc
|
Enable the Layout/BlockEndNewline cop
|
2017-06-13 10:35:19 +02:00 |
|
gregoirenovel
|
9439e1abb1
|
Enable the Layout/AlignParameters cop
|
2017-06-13 10:35:16 +02:00 |
|
gregoirenovel
|
ab1c19c09b
|
Rename some Dossier scopes
|
2017-06-01 10:58:08 +02:00 |
|
gregoirenovel
|
1a5f9fd067
|
[Fix #105] Show the pieces justificative’ descriptions
|
2017-05-09 12:47:21 +02:00 |
|
gregoirenovel
|
ecca3b3f37
|
Add a missing test for _pieces_justificatives.html.haml
|
2017-05-09 12:47:20 +02:00 |
|
gregoirenovel
|
fd07a88ed6
|
Add a missing test to the _render_list_champs template’s test
|
2017-05-04 11:31:10 +02:00 |
|
gregoirenovel
|
4ce6c92394
|
Reformat the _render_list_champs template test
|
2017-05-04 11:31:10 +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
|
b89e59192c
|
Add a missing a test for the dossier link field in the form
|
2017-04-26 11:35:49 +02:00 |
|
gregoirenovel
|
b34bf4846c
|
Improve a test title in the _render_list_champs test
|
2017-04-26 11:35:48 +02:00 |
|
Mathieu Magnin
|
ad4bd87b1f
|
Remove unused pending tests, and enable old tests disabled for sqlite
|
2017-04-21 17:07:06 +02:00 |
|
gregoirenovel
|
c10c2fc31b
|
Selectors must be written in lowercase with hyphens
|
2017-04-20 10:35:53 +02:00 |
|
Simon Lehericey
|
3228737a87
|
DossierLink: add edition template
|
2017-04-11 13:54:33 +02:00 |
|
gregoirenovel
|
d5e7bbd80d
|
Files should end with a new line
|
2017-04-04 16:59:38 +02:00 |
|
gregoirenovel
|
87ab2ba9eb
|
Remove trailing spaces
|
2017-04-04 16:59:37 +02:00 |
|
Mathieu Magnin
|
95b83a57c1
|
Checkbox should be checked when value is 'on'
|
2017-04-03 10:50:15 +02:00 |
|
Mathieu Magnin
|
e4826b468a
|
Fix departements / pays / regions drop down list
|
2017-03-29 14:22:23 +02:00 |
|
Mathieu Magnin
|
c795a7d7e2
|
Fix tests
|
2017-03-20 13:38:51 +01:00 |
|
Mathieu Magnin
|
10add61bd1
|
Clean some tests after removing :validated & :submitted states
|
2017-02-23 17:54:11 +01:00 |
|
Xavier J
|
e258118825
|
Reactive cartographie
|
2016-12-20 14:48:09 +01:00 |
|
Xavier J
|
bc4e3860be
|
Fix all tests
|
2016-12-14 18:41:33 +01:00 |
|
JC
|
22a59123c1
|
Adding launchy to put save_and_open_page in capybara specs, fixing many red tests by removing/changing expectations according to new UI. Need to pursue on spec/features/backoffice/flux_de_commentaires_spec.rb (not priority), and spec/controllers/root_controller_spec.rb (unkonw)
|
2016-12-13 16:11:11 +01:00 |
|
Xavier J
|
eb75d9b337
|
Merge branch 'develop' into develop_v2
|
2016-11-25 10:49:28 +01:00 |
|
Xavier J
|
97c2be07ea
|
Change wording submit and receive action
|
2016-11-25 10:46:08 +01:00 |
|
Xavier J
|
fc289ba7b3
|
Remove useless spec
|
2016-11-15 06:02:49 +01:00 |
|
Xavier J
|
d9a5eff21d
|
Fix Views test.
|
2016-11-15 04:12:22 +01:00 |
|
Xavier J
|
a7166d306f
|
Delete tab Nouveau A traiter and En cours d'étude for User and replace this only one call En construction
|
2016-10-19 17:25:24 +02:00 |
|
Xavier J
|
8160d4d0df
|
User can be add siret when is procedure at the attribut individual and individual_with_siret
|
2016-10-05 14:28:10 +02:00 |
|
Xavier J
|
3014c4c539
|
Change word "Instruction" to "Examen"
|
2016-09-14 16:57:51 +02:00 |
|
Xavier J
|
0c9fea1c14
|
User can invite other user to edit his dossier
|
2016-09-14 16:36:01 +02:00 |
|
Xavier J
|
a69433e8de
|
User can be begin without SIRET
|
2016-08-30 11:18:43 +02:00 |
|
Xavier J
|
b661a2eb38
|
Updated test for new user status UI
|
2016-08-22 16:10:48 +02:00 |
|
Xavier J
|
6adfcac5bf
|
Add new state on User UI.
/!/ WARNING : No tests fix
|
2016-08-12 13:56:10 +02:00 |
|
Xavier J
|
1a92382259
|
- Add new status for a dossier : received, refused and without_continuation
- Add new and rename tabs on gestionnaire all dossiers view
/!\ WARNING : One test does not pasted. He will be corrected in the next commit
|
2016-08-11 15:27:35 +02:00 |
|
Xavier J
|
7d0bcfc35f
|
Delete utilisation of "nom_projet" attribut (no delete in database)
|
2016-07-19 16:10:50 +02:00 |
|
Xavier J
|
4355d4775a
|
Add type de champ date
Add hour and minute on UI for datetime
|
2016-06-22 11:25:41 +02:00 |
|