clemkeirua
|
c91e231347
|
spec: replace reference to ds in password
|
2020-07-23 16:20:16 +02:00 |
|
clemkeirua
|
7e085c657d
|
specific deactivation of rubocop DS/ApplicationName rule
|
2020-07-23 16:20:16 +02:00 |
|
clemkeirua
|
c658428441
|
added application name in config/
|
2020-07-23 16:17:54 +02:00 |
|
clemkeirua
|
52548d7646
|
ajout du nom d'application dans les mailers
|
2020-07-23 16:17:52 +02:00 |
|
clemkeirua
|
03864f60cf
|
added a custom rubocop linter in order to avoid hardcoding application name
|
2020-07-23 16:17:15 +02:00 |
|
clemkeirua
|
c1208add62
|
remplacement de demarches-simplifiees.fr par un paramètre dans les vues
|
2020-07-23 16:16:36 +02:00 |
|
clemkeirua
|
31a262efef
|
extraction d'urls doc/faq/… dans url.rb
|
2020-07-23 16:16:36 +02:00 |
|
clemkeirua
|
4cfe41ce25
|
added a custom haml linter in order to avoid hardcoding application name
|
2020-07-23 16:16:36 +02:00 |
|
clemkeirua
|
3340a2b091
|
ajout du nom d'application tot au demarrage
The application name is used in the views, but also in the initializers and in the config/ directory
According to rails doc (https://guides.rubyonrails.org/v6.0/configuring.html#locations-for-initialization-code),
if we want to do some things before the initializers and the environment, the only place to do so is in config/application.rb
|
2020-07-23 16:16:36 +02:00 |
|
Paul Chavard
|
2914a5b4f9
|
Merge pull request #5413 from tchak/fix-revision-migration-job
fix active_revision_id -> active_revision.id
|
2020-07-23 15:21:46 +02:00 |
|
Paul Chavard
|
bb5a90da76
|
fix active_revision_id -> active_revision.id
|
2020-07-23 15:07:25 +02:00 |
|
Judith
|
19fa9e3f2e
|
toggle-switch created and added in the patron
|
2020-07-23 11:22:57 +02:00 |
|
Paul Chavard
|
fb3e69aa2a
|
Merge pull request #5410 from tchak/fix-revision-migration-job
Fix revision migration job
|
2020-07-23 10:51:43 +02:00 |
|
Paul Chavard
|
7d421d471c
|
Fix revision migration job
|
2020-07-23 09:56:34 +02:00 |
|
Paul Chavard
|
8b9e73a30a
|
Merge pull request #5382 from adullact/feat_status-page-customisation
#5379 - Allow status page URL to be configured in the .env file
|
2020-07-22 22:10:58 +02:00 |
|
Paul Chavard
|
d55bc3cc7a
|
Merge pull request #5406 from tchak/revisions-fixes
Différent fix lié au types_de_champ (surtout révisions)
|
2020-07-22 12:35:51 +02:00 |
|
Paul Chavard
|
a08e318617
|
Add implicit_order_column on revisions
|
2020-07-22 12:25:06 +02:00 |
|
Paul Chavard
|
733b8bd904
|
Add published revision to all non brouillon procedures
|
2020-07-22 11:27:49 +02:00 |
|
Paul Chavard
|
87a1661cdc
|
fix prop type error
|
2020-07-22 11:10:14 +02:00 |
|
Paul Chavard
|
69ab2e44fb
|
Insert type_de_champ with correct initial position
|
2020-07-22 11:09:51 +02:00 |
|
Paul Chavard
|
3193784c24
|
Remove unused revision_id from payload
|
2020-07-22 11:09:06 +02:00 |
|
Paul Chavard
|
ad4dff819e
|
fix type_de_champ controller move param
|
2020-07-22 11:08:06 +02:00 |
|
Christophe Robillard
|
5950f6c93c
|
fix demarches active link when action of procedures_controller
|
2020-07-22 10:04:32 +02:00 |
|
Paul Chavard
|
e493bfbf31
|
Merge pull request #5303 from tchak/add-revisions
Add revision migration and models
|
2020-07-21 19:46:16 +02:00 |
|
Paul Chavard
|
58535c6a35
|
Add procedure revisions spec
|
2020-07-21 19:35:30 +02:00 |
|
Paul Chavard
|
0338080430
|
Remove unused procedure move type_de_champ code
|
2020-07-21 19:35:30 +02:00 |
|
Paul Chavard
|
d18a9c8162
|
Migrate procedures “on demand”
|
2020-07-21 19:35:30 +02:00 |
|
Paul Chavard
|
0a0912503b
|
Add type_de_champ mutation methods to revision
|
2020-07-21 19:35:30 +02:00 |
|
Paul Chavard
|
bc09b61684
|
Add migration service and task
|
2020-07-21 19:35:30 +02:00 |
|
Paul Chavard
|
9de917592b
|
Add revisions models and relationships
|
2020-07-21 19:35:30 +02:00 |
|
Paul Chavard
|
35461f0159
|
Add revisions migrations
|
2020-07-21 19:35:30 +02:00 |
|
Pierre de La Morinerie
|
213e325a8a
|
Merge pull request #5401 from betagouv/fix/5287-champs
Administrateur : indique plus clairement si des champs de formulaire ont été ajouté à la démarche
|
2020-07-21 18:23:41 +02:00 |
|
Keirua
|
f583b16f92
|
Merge pull request #5400 from betagouv/add-test-for-zip-download
Ajout d'un test pour le telechargement de zips de dossier
|
2020-07-21 17:39:39 +02:00 |
|
Keirua
|
b2aa90b729
|
Merge pull request #5392 from betagouv/fix-CI-accessibility-errors
Fix CI accessibility errors
|
2020-07-21 17:15:45 +02:00 |
|
Keirua
|
1a53bfed62
|
renommage des tests
Co-authored-by: Pierre de La Morinerie <pierre.de_la_morinerie@beta.gouv.fr>
|
2020-07-21 17:13:28 +02:00 |
|
kara Diaby
|
3ed7d6605d
|
add counter to admin new interface for procedure detail, on the champ card
|
2020-07-21 17:01:03 +02:00 |
|
clemkeirua
|
d31b4b6848
|
ajout d'un test sur le telechargement de zips
|
2020-07-21 15:45:57 +02:00 |
|
krichtof
|
8c5308b9dc
|
Merge pull request #5396 from betagouv/5395-relancer-expert
5395 instructeur : relance un expert pour une demande d'avis
|
2020-07-21 15:02:53 +02:00 |
|
Christophe Robillard
|
7f90bdeec4
|
only instructeurs of the avis dossier or claimant can revive expert
|
2020-07-21 13:14:07 +02:00 |
|
Pierre de La Morinerie
|
15e678109a
|
Merge pull request #5373 from betagouv/bump-to-rails-5.0-defaults
Activation des options par défaut de Rails 5.0
|
2020-07-21 11:12:35 +02:00 |
|
Paul Chavard
|
266ef479a5
|
Merge pull request #5383 from tchak/graphql-champ-descriptors
Expose repetitions and options on champ_descriptors
|
2020-07-21 10:57:30 +02:00 |
|
Christophe Robillard
|
169b8c9b3e
|
explicite revive meaning
|
2020-07-21 10:51:53 +02:00 |
|
Christophe Robillard
|
689a51588f
|
translations for avis list view
|
2020-07-21 10:46:55 +02:00 |
|
Paul Chavard
|
86f562e7ea
|
Expose repetitions and options on champ_descriptors
|
2020-07-21 10:37:33 +02:00 |
|
Kara Diaby
|
eb6c4b3dd1
|
Merge branch 'master' into dev
|
2020-07-20 17:05:47 +02:00 |
|
Fabrice Gangler
|
62672c02e0
|
move STATUS_PAGE_URL into env.example.optional
|
2020-07-20 16:37:31 +02:00 |
|
Fabrice Gangler
|
f7402afa06
|
add env.example.optional
|
2020-07-20 16:31:02 +02:00 |
|
Kara Diaby
|
a5e50d78b1
|
Merge pull request #5391 from betagouv/fix/5287-published-procedures
some fixes to new admin interface
|
2020-07-20 16:30:24 +02:00 |
|
Christophe Robillard
|
d9cb5c067f
|
relance un expert
|
2020-07-20 16:26:16 +02:00 |
|
Christophe Robillard
|
bde8fe2c5d
|
update wording for revoke
|
2020-07-20 16:08:35 +02:00 |
|