Julian Herrero
d77183ee09
Improvement - CRUD budgets and content blocks
2019-01-14 12:59:48 +01:00
decabeza
a2bf8a85f4
Fixes logo header on devise layout
2018-07-31 18:08:09 +02:00
decabeza
076f9dd474
Moves back link to root path from dashboard to header
2018-07-31 12:47:51 +02:00
decabeza
e14b7b67fb
Removes custom content on footer
2018-07-30 17:59:33 +02:00
Alberto
65e4435822
Merge pull request #2137 from wairbut-m2c/iagirre-admin-menu-in-management
...
Add admin menu in management view (if user is admin)
2018-07-27 12:35:07 +02:00
decabeza
dcec003d0e
Updates header markup and includes new logo
2018-07-20 18:50:49 +02:00
iagirre
2fafceb81d
Errors after running Travis fixed
2018-07-15 17:35:30 -04:00
iagirre
7a7ae5fa2e
The admin menu is shown in the management section if the user who logged in is an admin
2018-07-15 17:32:30 -04:00
iagirre
81d8b9b9ed
Admin menu added to management
2018-07-15 17:31:21 -04:00
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
804fabdc25
Fixes admin menu toggle
2018-06-22 13:56:25 +02:00
decabeza
ca5d0f5e8c
Fixes styles of management layout header
2018-06-08 18:32:40 +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
55c3c79879
Updates admin top bar html and styles
2018-06-06 12:01:16 +02:00
decabeza
fcae2c0ac2
Updates top bar html and styles
2018-06-06 12:00:39 +02:00
decabeza
50fd540797
Adds styles and missing i18n for admin homepage
2018-05-28 18:17:26 +02:00
Bertocq
92c9ad4e1b
Add Notifications partial to admin menu
2018-03-23 11:48:43 +01:00
rgarcia
09c44ee583
Extend notifications to be marked as read and unread
2018-03-23 11:47:06 +01:00
decabeza
46744d95ac
fixes admin login items menu on mobile size for admin panel
2017-10-17 13:31:17 +02:00
decabeza
ea3187ff80
fixes header on management panel
2017-10-17 13:26:53 +02:00
decabeza
6c2384fd74
uses underscore for ids names
2017-10-17 13:26:27 +02:00
decabeza
548fd03ac8
fixes admin login items menu on mobile size
2017-10-17 13:25:09 +02:00
decabeza
92dbb4fb73
removes unnecessary close button for admin menu
2017-10-16 19:39:29 +02:00
Senén Rodero Rodríguez
92c774cdeb
Merge with master
2017-09-28 13:36:20 +02:00
BertoCQ
d449e8ee62
Merge pull request #1875 from consul/admin-design
...
Admin design
2017-09-25 17:23:17 +02:00
decabeza
b291547bae
replaces unnecessary css class
2017-09-20 19:07:08 +02:00
decabeza
3e2c639137
moves stats and setting links to header into a partial
2017-09-20 01:38:32 +02:00
decabeza
90f2b84856
improves admin header layout
2017-09-20 01:38:32 +02:00
Alessandro Cuoghi
c913687be5
Moved below the header the recomended. Changed orbit-bullets diameter.Align text on the left. Used all width space for each container of the recomended.
2017-08-01 16:28:01 +02:00
decabeza
39b6834a61
fixes admin dropdown on admin section
2017-07-24 11:15:41 +02:00
decabeza
631ea77cf7
adds dropdown on admin menu items
2017-07-19 18:34:07 +02:00
decabeza
76b7f66fb3
fixes scss lint warnings
2017-06-16 12:09:01 +02:00
decabeza
3bcfaeb61a
replaces sr-only class to show-for-sr
2017-06-13 17:51:57 +02:00
Juanjo Bazán
16edbf15a2
Merge pull request #1620 from consul/medialab-legislation
...
Adds Collaborative Legislation
2017-06-07 18:06:15 +02:00
decabeza
d3b7eceba9
fixes footer links
2017-06-02 16:40:44 +02:00
decabeza
9b05143e73
adds new title on footer links
2017-05-31 13:21:06 +02:00
decabeza
002f555fc1
improves text and titles of social network links
2017-05-31 13:18:50 +02:00
decabeza
4dedacc82f
removes rel nofollow on social networks links
2017-05-31 12:56:25 +02:00
rgarcia
1a46b4d4cb
fixes conflicts with master
2017-05-31 10:36:38 +02:00
Bertocq
41fb640f92
Add missing data-equalizer-watch attribute
...
Why:
* There is a data-equalizer attribute on the parent div, and a data-equalizer-watch on a sibiling div, and that breakes both the purpose of those values (Resize child elements of data-equalizer to have the same height. Ref: http://foundation.zurb.com/sites/docs/equalizer.html )
* That lack of attribute was breaking many specs consistently on localhost with phantomjs 2.1.1 on macos sierra (and ubuntu as reported by @amaia)
How:
* Just adding the missing 'data-equalizer-watch' attribute on the div child of the one using 'data-equalizer'
2017-05-29 09:58:37 +02:00
decabeza
5e0d5fc8c3
Merge branch 'legislation-module-stable' of https://github.com/medialab-prado/consul into medialab-legislation
2017-05-22 18:43:49 +02:00
decabeza
e80cb2ac02
adds rel nofollow on external footer links
2017-05-17 14:20:30 +02:00
decabeza
f4c1c556af
adds telegram setting and include on footer
2017-05-16 18:03:48 +02:00
Alberto Garcia Cabeza
b29a353ce5
adds rel canonical on main sections
2017-05-08 15:06:18 +02:00
Alberto Garcia Cabeza
05c366e2ff
removes headings on footer
2017-04-21 17:10:11 +02:00
Alberto Garcia Cabeza
4a06e34aa6
fixes old faq page path
2017-04-21 16:59:28 +02:00