Commit Graph

6458 Commits

Author SHA1 Message Date
decabeza
6bb434f0dd improves css units 2017-06-26 17:06:02 +02:00
decabeza
ffff527862 avoids qualifying elements in selectors 2017-06-26 16:51:53 +02:00
Juanjo Bazán
67f49a5f8e updates phantoms recommended version 2017-06-26 16:50:36 +02:00
Juanjo Bazán
8bcf6e1a60 adds changelog 2017-06-26 16:47:58 +02:00
Juanjo Bazán
1912d57dc7 adds Berto to core team 2017-06-26 16:47:58 +02:00
Juanjo Bazán
a2caffef18 defaults to EN docs 2017-06-26 16:47:58 +02:00
decabeza
fac913edde removes empty lines on scss 2017-06-26 16:41:32 +02:00
decabeza
c793202a33 improves color contrast on milestone date 2017-06-26 16:40:33 +02:00
decabeza
4db83e7305 makes milestones textarea form bigger 2017-06-26 16:37:55 +02:00
Alberto
1630040afe Merge pull request #1688 from rockandror/timeline-2
Timeline 2
2017-06-26 16:20:17 +02:00
decabeza
3ab9d8ce18 adds color contrast checker link on readme files 2017-06-26 15:44:32 +02:00
taitus
fee9e99d37 Add translation to published milestone. Fix test 2017-06-26 13:52:25 +02:00
taitus
0222d61e1e Remove interest.rb 2017-06-26 13:52:23 +02:00
taitus
64ff75c384 Add displaying no_milestones text on admin 2017-06-26 13:48:25 +02:00
Bertocq
9504958a08 Disable Style/SymbolArray rubocop cop after core discussion about it 2017-06-26 11:10:30 +02:00
Bertocq
9f05cda5c3 Add text translations for new population field on Budget Heading for admin panel 2017-06-25 15:47:46 +02:00
Bertocq
d77355de0d Add population field to admin Budget Heading form and headings list table 2017-06-25 15:47:46 +02:00
Bertocq
8cd7c685dc Add population to allowed params on admin budget heading controller 2017-06-25 15:47:46 +02:00
Bertocq
51f8975654 Increase admin budget spec feature to check Budget Heading creation allows to set population value 2017-06-25 15:47:46 +02:00
Bertocq
6d941f8b52 Add population integer attribute to Budget::Heading model table 2017-06-25 15:47:46 +02:00
Bertocq
47c0b25f9c Add text translations for both admin budget winners calculate and calculated texts 2017-06-25 15:47:04 +02:00
Bertocq
57ba414a34 Add button on Admin Budget edit form to call calculate winners if budget is reviewing_ballots 2017-06-25 15:47:04 +02:00
Bertocq
154cdac332 Add calculate_winners on Admin Budget controller, route and ability for admins 2017-06-25 15:47:04 +02:00
Bertocq
ee9d3cd7e3 Add a scenario for the Calculate Budgets winner investment feature on admin budget spec 2017-06-25 15:47:04 +02:00
Bertocq
78efccc197 Fix all Layout/EmptyLinesAroundAccessModifier rubocop issues and remove files from rubocop_todo list 2017-06-25 15:46:46 +02:00
Bertocq
391b32e165 Remove all Layout/BlockEndNewline rubocop issues and files from rubocop_todo list 2017-06-25 15:46:46 +02:00
Bertocq
8d84ed712a Fix all Rails/Validation rubocop issues and remove files from rubocop_todo list 2017-06-25 15:46:46 +02:00
Bertocq
d759aca522 Fix all Rails/TimeZone rubocop issues and remove files from rubocop_todo list 2017-06-25 15:46:46 +02:00
Bertocq
6529e37ae8 Fix all rubocop Rails/PluralizationGrammar issues and remove the file list form rubocop_todo file 2017-06-25 15:46:46 +02:00
Bertocq
47648aa32a Remove rubocop Rails/Date from rubocop_todo list since offenses where solved 2017-06-25 15:46:46 +02:00
Bertocq
d2e08d1a0c Remove unused param on both method and call, using class variable instead 2017-06-25 15:46:46 +02:00
taitus
e0d11d6b2a Fix create comment on budget investment spec. 2017-06-25 11:06:05 +02:00
Bertocq
167df16567 Fix Github Pull Request template
Why:

* The template tried to specify a placeholder for the title, but instead it was used as first line in the description
* The template tried to specify a guide for each section with a `>` character to imply it was a comment, but people didn't remove it

How:

* Removing the first line specifying the title placeholder that has no use
* Changing the `>` character on each section guide for a `-` that can be easily reused for enumerations
2017-06-25 01:37:42 +02:00
taitus
4613855df8 Refactor tab-milestones inside participation.scss and passed scss-lint test 2017-06-24 22:38:48 +02:00
taitus
eeb9c95d1a Missing validate new form milestone spec on Admin. 2017-06-24 22:38:48 +02:00
taitus
2fe663ef8f Fix syntax and indentation errors. 2017-06-24 22:38:48 +02:00
Alessandro Cuoghi
7db98486fe Timeline: Responisve version. Change green color with purple. Aligned title to bullet. 2017-06-24 22:38:48 +02:00
Alessandro Cuoghi
30f6fa9ae6 Created timeline for desktop version. 2017-06-24 22:38:48 +02:00
taitus
c58371a5fe Add milestones to investments show. 2017-06-24 22:38:48 +02:00
taitus
87eeb45584 Rename Seguimiento to Hito. 2017-06-24 22:38:48 +02:00
taitus
f220952883 Add CRUD Milestone on Admin::BudgetInvestment. Rename Checkpoint to Milestone. 2017-06-24 22:38:48 +02:00
taitus
beeb5412d7 New Checkpoint model. Update factories. Model specs. 2017-06-24 22:38:48 +02:00
Alberto
b5da0dfc9a Merge pull request #1687 from consul/improve-proposal
Improve proposal
2017-06-23 20:12:47 +02:00
decabeza
44b5403db5 improves styles and texts of share proposal view 2017-06-23 18:19:43 +02:00
Eduardo Martinez Echevarria
dec6b67dba Update db/schema.rb 2017-06-23 17:34:55 +02:00
Eduardo Martinez Echevarria
a42c75647e Add migration to remove featured column from tags table 2017-06-23 17:34:55 +02:00
Eduardo Martinez Echevarria
ae9030e6c5 Change categories creation on dev_seeds removing reference to featured attribute 2017-06-23 17:34:55 +02:00
Eduardo Martinez Echevarria
e60ffa3c00 Remove featured attribute management on admin/tags 2017-06-23 17:34:55 +02:00
Eduardo Martinez Echevarria
eb2e5c58b6 Remove unused featured traits from tags factory 2017-06-23 17:34:55 +02:00
Eduardo Martinez Echevarria
fd2c51d4b1 Fix admin/tags test avoiding the use of conditional 2017-06-23 17:34:55 +02:00