Javier Martín
0cf50d8116
Rename partial to diable animations in tests.
...
With this name, it's easier to understand what it does.
2018-06-26 16:04:13 +02:00
Javier Martín
a972e7b978
Don't use CSS animations when testing.
...
Just like jQuery animations, they can make tests fail when using
Capybara.
2018-06-24 02:51:52 +02:00
Javier Martín
9198b1af03
Skip jQuery animations in all layouts when testing.
2018-06-24 02:50:25 +02:00
Javier Martín
6e4f697cea
Extract partial with common <head> tags.
2018-06-24 02:43:59 +02:00
Javier Martín
6245942196
Don't use jQuery animations in tests.
...
There's a flaky test creating a group for a budget which takes place
because toggling a form using jQuery sometimes results in the button not
being correctly clicked by Capybara.
Checking the page with `expect(page).to have_button 'Create group'`
before clicking the button doesn't solve the problem; it looks like in
those cases Capybara waits for AJAX requests but not for JavaScript
animations.
See also issue #2573 .
2018-06-23 19:58:20 +02:00
decabeza
79eea245a4
Adds gradient overlapping card image
2018-06-22 18:01:12 +02:00
Alberto
5bada5bde6
Merge pull request #2692 from consul/admin-menu-toggle
...
Fixes admin menu toggle
2018-06-22 17:34:23 +02:00
decabeza
5afe255c1b
Adds data-equalizer to fix height on homepage cards
2018-06-22 14:02:51 +02:00
decabeza
804fabdc25
Fixes admin menu toggle
2018-06-22 13:56:25 +02:00
decabeza
56ee33d947
Removes content pending to backport
2018-06-08 19:46:07 +02:00
decabeza
85efdfbf47
Restores removed columns
2018-06-08 19:00:21 +02:00
rgarcia
3e330193d4
Fix select investment specs
...
The select button seems to be outside the window. Removing some columns
to make the select button visible by capybara
This is just a temporary fix, we have to find a better solution.
Playing with the css to find an appropriate length for the table
containing this select button, is probably the way to go
2018-06-08 18:59:57 +02:00
decabeza
0858b3103a
Shows always show to valuators on investments table
2018-06-08 18:48:58 +02:00
decabeza
4fca07172c
Reorders and improve i18n for legislation processes form
2018-06-08 18:45:52 +02:00
decabeza
573a7e7c13
Moves content blocks info to index view
2018-06-08 18:45:45 +02:00
decabeza
bf4d1cd8e2
Adss missing th on legislation processes index table
2018-06-08 18:45:10 +02:00
decabeza
bcd678c646
Removes hollow class on moderators and valuators buttons
2018-06-08 18:40:26 +02:00
decabeza
a669bd86a8
Improves layout and i18n for admin newsletters
2018-06-08 18:38:21 +02:00
decabeza
954a315d70
Removes investments link on admin budgets heading
2018-06-08 18:37:03 +02:00
decabeza
3b08722e08
Removes duplicated link on admin budgets groups
2018-06-08 18:36:56 +02:00
decabeza
ca5d0f5e8c
Fixes styles of management layout header
2018-06-08 18:32:40 +02:00
decabeza
156997d936
Removes old help on moderation dashboard
2018-06-08 18:32:26 +02:00
decabeza
28234b333f
Improves legislation questions form
2018-06-08 18:32:12 +02:00
decabeza
57ff65692f
Improves i18n texts
2018-06-08 18:29:47 +02:00
decabeza
8f6f22815e
Removes pending content to backport
2018-06-08 18:28:41 +02:00
decabeza
b3f41eb626
Reorders admin menu sections
2018-06-08 18:26:59 +02:00
decabeza
28a7c03c21
Adds data-tabs on admin poll booth assignments show
2018-06-08 15:15:46 +02:00
decabeza
879b63ae5d
Fixes indentation on proposals show
2018-06-08 15:15:08 +02:00
decabeza
67713eb980
Fixes accesskey on subnavigation
2018-06-08 15:14:50 +02:00
decabeza
503a4e0395
Avoids show duplicated budget investment price
2018-06-08 15:14:04 +02:00
decabeza
b7fd0f3ab1
Adds debates_path on back link to on debates new
2018-06-08 15:13:15 +02:00
decabeza
354e42526f
Adds missing class on proposals show
2018-06-08 15:13:09 +02:00
decabeza
c386f777e3
Fixes duplicated data-deep-link-smudge attribute
2018-06-08 15:11:45 +02:00
Alberto
f9940980b0
Merge pull request #2645 from wairbut-m2c/admin-form-improvements-backport
...
Admin form improvements
2018-06-07 17:44:38 +02:00
Alberto
d8d97b30db
Merge pull request #2663 from consul/homepage-custom
...
Homepage layout
2018-06-06 19:31:51 +02:00
Alberto
88ff6560ee
Merge pull request #2620 from consul/budgets-see-results
...
Budgets see results
2018-06-06 19:21:04 +02:00
decabeza
ee0bbe42fd
Improves homepage layout
2018-06-06 17:42:54 +02:00
decabeza
1fb3c16efe
Adds see results button on budget investment admin
2018-06-06 17:41:30 +02:00
decabeza
47050292b2
Shows see results button only if budget finished
2018-06-06 17:40:49 +02:00
decabeza
b2015312d8
Moves mailer header and footer to partials
...
This prevent use the entire HTML layout, an HTML inside another HTML
without using an iframe create some validation errors and break layout
details
2018-06-06 17:33:15 +02:00
decabeza
be8bcf9269
Adds missing i18n on welcome recommendations
2018-06-06 17:33:15 +02:00
decabeza
4556a97c7f
Removes custom content on debates index
2018-06-06 17:32:17 +02:00
decabeza
fbf917d9b0
Fixes headings height on budgets index
2018-06-06 17:32:17 +02:00
decabeza
0bf31bde6c
Updates all active to is-active classes
2018-06-06 12:02:13 +02:00
decabeza
6a812659c3
Adds missing tablist and tab roles
2018-06-06 12:01:17 +02:00
decabeza
ee884ed998
Updates active to is-active class for menus
2018-06-06 12:01:16 +02:00
decabeza
94087d0453
Updates tabs component for legislation proposals
2018-06-06 12:01:16 +02:00
decabeza
7ea85ec2ab
Updates tabs component for budget investments
2018-06-06 12:01:16 +02:00
decabeza
18f8e35df3
Updates tabs component for proposals
2018-06-06 12:01:16 +02:00
decabeza
55c3c79879
Updates admin top bar html and styles
2018-06-06 12:01:16 +02:00