Javi Martín
edf3ec8c2e
Fix typo in selectable columns
2019-11-05 16:23:08 +01:00
Javi Martín
ed223e0bd1
Use audited to track investment changes
...
Our manual implementation had a few issues. In particular, it didn't
track changes related to associations, which became more of an issue
when we made investments translatable.
Using audited gives us more functionality while at the same time
simplifies our code. However, it adds one more external dependency to
our project.
The reason for choosing audited over paper trail is audited seems to
make it easier to handle associations.
2019-11-05 13:02:37 +01:00
Javi Martín
af7c37634d
Remove poll votation types
...
Unfortunately this feature wasn't properly reviewed and tested, and it
had many bugs, some of them critical and hard to fix, like validations
being skipped in concurrent requests.
So we're removing it before releasing version 1.1. We might add it back
in the future if we manage to solve the critical issues.
This commit reverts commit 836f9ba7 .
2019-10-30 18:48:55 +01:00
lalo
23d36835d7
Add Admin changes to create Poll:Questions with votation type
2019-06-12 19:44:14 +02:00
German Galia
16ffa2a259
Add change log in investment participatory budget
2019-06-12 13:06:20 +02:00
lalo
4740aeaddf
Add columns selector JS component and change Rails view to use it
2019-06-11 14:33:40 +02:00
Julian Herrero
220bfb065a
Add images and documents settings to admin panel
2019-06-04 11:47:22 +02:00
lalo
237a03552f
Move admin budget investments tabs filters to advanced filters component
2019-04-03 22:27:48 +02:00
Julian Herrero
00bd7008bb
Show all system emails in Admin section
2019-02-22 16:13:49 +01:00
decabeza
9e9eb1359b
Add icon to sortable table
2019-02-20 13:07:08 +01:00
Javier Martín
b330de01f6
Merge pull request #3148 from matisnape/budget_investments_sorting_columns
...
Add sort links to admin tables
2019-02-15 19:19:11 +01:00
decabeza
acc7cf65e3
Replace single quotes to double quotes on scss files
2019-02-11 17:42:58 +01:00
decabeza
7c0fb96b02
Adds styles to admin progress bars views
2019-01-18 14:17:40 +01:00
Anna Anks Nowak
9786b0bf7d
Rewrite sorting to support direction param [ #2931 ]
2019-01-10 15:34:33 +01:00
Anna Anks Nowak
2877229904
Move the link styling to th [ #2931 ]
2019-01-10 15:28:55 +01:00
Anna Anks Nowak
ea3319ae6f
Add sorting links to table headers with proper styling [ #2931 ]
2019-01-10 15:28:55 +01:00
Javi Martín
8c45be7887
Show proposal info in admin
2018-12-11 20:09:30 +01:00
decabeza
7e828d7e94
Removes unnecessary styles for admin budgets groups
2018-10-18 18:16:11 +02:00
decabeza
92f4c26fa4
Updates styles for admin tables
2018-07-31 12:54:52 +02:00
decabeza
076f9dd474
Moves back link to root path from dashboard to header
2018-07-31 12:47:51 +02:00
iagirre
f871868a2b
Max headings are updated when editing heading
...
The max headings label is updated automatically
when updating the heading. It is done via AJAX
and a refresh isn't needed.
2018-07-13 11:46:09 +02:00
decabeza
2b958de992
Fixes valuation budget investments ui
2018-07-05 18:14:08 +02:00
decabeza
3b9b9c5c8f
Updates styles for management section
2018-07-02 17:41:29 +02:00
decabeza
de6d919ff0
Fixes scss lint warning
2018-06-22 18:01:39 +02:00
decabeza
804fabdc25
Fixes admin menu toggle
2018-06-22 13:56:25 +02:00
decabeza
cce1c82427
Prevents hide content on equalizer container
2018-06-08 15:13: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
decabeza
0bf31bde6c
Updates all active to is-active classes
2018-06-06 12:02:13 +02:00
decabeza
55c3c79879
Updates admin top bar html and styles
2018-06-06 12:01:16 +02:00
decabeza
50fd540797
Adds styles and missing i18n for admin homepage
2018-05-28 18:17:26 +02:00
decabeza
608f1996ce
Fixes admin layout
2018-05-23 08:08:54 -04:00
iagirre
3a62fc9bda
Add UI to let manager change users password
...
A submenu has been added to the side menu's
'Edit user account' option. This submenu has
two options:
- Reset password via email: an email is send
so that the user can change their password by
themselves.
- Reset password manually: the manager has to
write the password manually (or generate a random
one).
The passwords generated by the random password
generator don't contain characters like $ or !.
It uses some capital letters, some other lower
case letters and some numbers. Ambiguous
characters like 1, l, I has been removed.
2018-04-02 09:43:24 +02:00
Raimond Garcia
678faa17ec
Merge pull request #2539 from consul/admin-budget-investments
...
Admin budget investment info
2018-03-27 20:21:03 +02:00
decabeza
acebb07ddd
Adds link to image and docs on admin budget investment info
2018-03-14 15:14:47 +01:00
Raúl Fuentes
78fc4010d0
fixed the style
2018-03-02 09:17:08 +01:00
María Checa
d786284ce9
Added newsletter custom stylesheets and js alert
2018-02-14 16:06:02 +01:00
decabeza
acfd49e5bd
improves styles for budget investments advanced filters
2018-01-25 11:14:06 +01:00
María Checa
a97c007150
Added admin budget phases views
2018-01-19 18:19:46 +01:00
Bertocq
6d8657ab5c
Move css styles from custom file to correct admin.scss one
2017-11-30 11:45:51 +01:00
decabeza
386fe785c7
improves text and layouts for officing voters views
2017-10-13 14:16:21 +02:00
decabeza
2e8922459d
adds line break on css
2017-10-05 11:08:12 +02:00
Raimond Garcia
e590e31053
Merge pull request #1864 from rockandror/maps-frontend
...
Maps frontend
2017-09-28 12:53:17 +02:00
decabeza
407c0fc702
fixes styles for filters, orders and subnavs on admin
2017-09-27 17:57:54 +02:00
Senén Rodero Rodríguez
05350b0f40
Fix scss lint warnings
2017-09-27 14:50:03 +02:00
Senén Rodero Rodríguez
011ef41ae1
Add map location missing specs
2017-09-27 14:50:03 +02:00
Senén Rodero Rodríguez
3b04f881e7
Fix map marker positioning.
2017-09-27 14:48:12 +02:00
Senén Rodero Rodríguez
dd7afd3593
Add methods to map locations helper.
2017-09-27 14:48:12 +02:00
Senén Rodero Rodríguez
6c1d1c2cde
Add map settings to backend. Install leaflet assets to render maps.
2017-09-27 14:46:02 +02:00
decabeza
7827f6edd1
fixes icon notifications on admin header
2017-09-25 19:17:48 +02:00
decabeza
80e24d6c13
changes h2 titles upcase to prevent broke specs
2017-09-21 00:58:39 +02:00