Commit graph

5207 commits

Author SHA1 Message Date
Paul Chavard
e1346be4f8
Merge pull request #2417 from betagouv/tab-item-helper
views: add `tab_item` and `active_tab_item` helpers
2018-08-16 16:05:43 +00:00
Pierre de La Morinerie
2e762e268e views: add tab_item and active_tab_item helpers 2018-08-16 16:36:37 +02:00
Paul Chavard
6b9d36fbfd
Merge pull request #2405 from tchak/fix-lograge
Remove logstasher and add custom job structured logger
2018-08-16 12:20:02 +00:00
Paul Chavard
40a1e22cc9 Remove logstasher and add custom job structured logger 2018-08-16 12:26:13 +02:00
Paul Chavard
2977e4af10
Merge pull request #2406 from tchak/enable-env-file
Enable env file on deploy
2018-08-16 10:26:00 +00:00
Paul Chavard
c95bd2d180 Enable env file on deploy 2018-08-16 12:16:51 +02:00
Pierre de La Morinerie
b018984167
Merge pull request #2409 from tchak/fix-js-error
Fix js error from calling inexistent function
2018-08-16 12:07:15 +02:00
Paul Chavard
7724a48cee Fix js error from calling inexistent function 2018-08-16 11:59:18 +02:00
Pierre de La Morinerie
61c5a939e4
Merge pull request #2392 from tchak/remove-unused-js
Remove unused JavaScript
2018-08-14 17:11:15 +02:00
Paul Chavard
13470e9781 Remove unused JavaScript 2018-08-14 17:03:00 +02:00
Paul Chavard
0f5ae8eea6
Merge pull request #2400 from tchak/fix-test-dossier-page
Fix test dossier page
2018-08-14 14:55:09 +00:00
Paul Chavard
097b06e314 Fix test dossier page 2018-08-14 16:47:31 +02:00
Pierre de La Morinerie
8bd418e122
Merge pull request #2402 from tchak/refactor-procedure-show
Refactor publish dialog
2018-08-14 16:46:50 +02:00
Paul Chavard
b57c22cafe Refactor publish dialog 2018-08-14 16:39:11 +02:00
Pierre de La Morinerie
559984c351
Merge pull request #2399 from tchak/remove-references-to-test-procedures
Remove references to `test_procedure`
2018-08-14 16:37:53 +02:00
Paul Chavard
aec02a9b8a Remove references to test_procedure 2018-08-14 16:30:43 +02:00
Pierre de La Morinerie
f0c415389f
Merge pull request #2377 from betagouv/landing_page_administration
separates the homepage into two parts, users/administrations
2018-08-14 16:18:13 +02:00
lucien mollard
0f790c4b07 separates the homepage into two parts, users/administrations 2018-08-14 16:12:51 +02:00
Paul Chavard
1c87814d17
Merge pull request #2401 from betagouv/dossier-form-tab
[Détails d'un dossier] Onglet "Formulaire"
2018-08-14 13:39:06 +00:00
Pierre de La Morinerie
af95e56b50 dossier: add a page with the form 2018-08-14 15:25:27 +02:00
Pierre de La Morinerie
86539413ee gestionnaire: move dossier partials to a shared location 2018-08-14 15:06:44 +02:00
Pierre de La Morinerie
c286e5fa41 specs: improve dossier details tests 2018-08-14 15:06:44 +02:00
Pierre de La Morinerie
4714fc64e7 dossier: make "show" a standalone page 2018-08-14 15:06:44 +02:00
Pierre de La Morinerie
efd29ab174 dossier: fix the width of the status explanation 2018-08-14 15:06:44 +02:00
Paul Chavard
bac6eee379
Merge pull request #2394 from betagouv/fix-dossier-spec-timecop
specs: fix order-dependant tests in spec/models/gestionnaire_spec.rb
2018-08-14 09:58:43 +00:00
Pierre de La Morinerie
242f9d0af7 specs: fix order-dependant tests in spec/models/gestionnaire_spec.rb
Test run that would fail randomly before:

```
bin/rspec --seed 10002 spec/models/dossier_spec.rb spec/models/gestionnaire_spec.rb
```
2018-08-14 11:48:54 +02:00
Pierre de La Morinerie
dd252b515b
Merge pull request #2390 from betagouv/fix-activestorage
javascript: transpile activestorage files (instead of copying them)
2018-08-14 11:48:31 +02:00
Pierre de La Morinerie
40d0986a82 javascript: transpile activestorage files (instead of copying them) 2018-08-14 11:40:33 +02:00
Pierre de La Morinerie
bd8eec56d2
Merge pull request #2391 from tchak/reset-procedure
Drop procedure dossiers when updating brouillon
2018-08-14 11:26:36 +02:00
Paul Chavard
7237ff80cc Drop procedure dossiers when updating brouillon 2018-08-14 11:21:05 +02:00
Paul Chavard
3be678dbe5 Add publish_draft feature flag 2018-08-13 19:27:28 +02:00
Paul Chavard
a3757758d8
Merge pull request #2388 from tchak/fix-lograge
Some improvements to lograge
2018-08-13 17:03:58 +00:00
Paul Chavard
c7b97073ee Log backtrace on exceptions 2018-08-13 18:32:00 +02:00
Paul Chavard
9de3e6e74b Make info extraction method more safe 2018-08-13 18:32:00 +02:00
LeSim
5787ba5818
Merge pull request #2389 from betagouv/fix_2387_max_champs
[fix #2387] Rack: increase max multipart number
2018-08-13 17:56:25 +02:00
simon lehericey
839b7627ac [fix #2387] Rack: increase max multipart number 2018-08-13 17:45:47 +02:00
Pierre de La Morinerie
90fe1118dd
Merge pull request #2380 from tchak/explicit-jquery
Explicitly import jQuery
2018-08-13 15:35:36 +02:00
Paul Chavard
008d84f107 Explicitly import jQuery 2018-08-13 15:17:13 +02:00
Pierre de La Morinerie
980d89dcac
Merge pull request #2385 from betagouv/improve-feedback
Amélioration des icônes de feedback
2018-08-13 15:04:43 +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
Pierre de La Morinerie
c7f616843f
Merge pull request #2383 from tchak/fix-ie-uglify
Fix IE uglify ecma option
2018-08-13 14:37:12 +02:00
Paul Chavard
0ba4d3dc4c Fix IE/Safari 10 uglify ecma option 2018-08-13 14:30:20 +02:00
Paul Chavard
df738c9f6d
Merge pull request #2384 from betagouv/move-linters-to-rake-task
Move linters to a Rake task
2018-08-13 12:30:02 +00:00
Pierre de La Morinerie
d6fd150929 Move linters to a Rake task
This allow running all linters in a single pass.
2018-08-13 14:05:16 +02:00
Paul Chavard
39a06bec16
Merge pull request #2379 from tchak/lograge
Replace logstasher with lograge
2018-08-13 11:38:37 +00:00
Paul Chavard
a6a4790a35 Replace logstasher with lograge 2018-08-13 12:44:00 +02:00
Pierre de La Morinerie
8f165c2ced
Merge pull request #2366 from tchak/browser-sentry
Add support for in browser sentry
2018-08-13 11:50:41 +02:00
Paul Chavard
541df2d961 Add support for in browser sentry 2018-08-13 11:44:32 +02:00