-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* init upgrade * workflows * rubocop config * styles * edit note form * change photo galary * fix photo form * fix lib tests * fix stylelint * fix rubocop * fix some tests, fix hide button * fix hide button color * fix snippets for map builder * fix javascript_pack_tag * fix new proposal form * change the order of the sections * change new proposal form * fix gallery * fix stylelint * adapt the number of steps in the visualization for repoting proposals. Remove non used override * Fix proposal answer templates (#84) * remove extra code, override controller * remove extra premissions spec * fir order of avaliablity_options * steps css * fix tests * fix non-system tests * remove overriden file * further cleaning of templates * fix proposals tests * fix edit notes specs * fix edit notes links specs * fix edit notes links specs * fix reporting proposals in admin * scope everything under reporting proposals. fix template management * fix valuators bug using templates * fix unit specs * fix admin specs * fix custom validations * fix autocomplete in geocoding * fix styles * fix linked resources * fix more tests * fix editing proposals * fix test * fix comparizon overrides * fix proposals tests * fix additional buttons * fix camera device --------- Co-authored-by: Ivan Vergés <[email protected]>
- Loading branch information
1 parent
899e38c
commit 5527b48
Showing
208 changed files
with
6,442 additions
and
8,740 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,3 +25,5 @@ development_app | |
*.gem | ||
node_modules/ | ||
npm_debug.log | ||
tailwind.config.js | ||
.rubocop-http* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,2 @@ | ||
inherit_from: | ||
- .rubocop_ruby.yml | ||
- .rubocop_rails.yml | ||
- .rubocop-disabled.yml | ||
- https://raw.githubusercontent.com/decidim/decidim/release/0.28-stable/.rubocop.yml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
3.0.6 | ||
3.1.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.