Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add decidim awesome #5

Merged
merged 23 commits into from
Jun 28, 2024
Merged

Add decidim awesome #5

merged 23 commits into from
Jun 28, 2024

Conversation

HHassig
Copy link
Contributor

@HHassig HHassig commented Jun 27, 2024

No description provided.

Copy link
Member

@fblupi fblupi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two important things:

  • You should include the changes in the Gemfile and the Gemfile.lock.
  • You didn't install the JS dependencies. Please run: bundle exec rails decidim_decidim_awesome:webpacker:install

And a small one:

Base automatically changed from initial_cleanup to initial_decidim June 27, 2024 14:14
Copy link
Member

@fblupi fblupi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the files from the EU footer and sw.js* and update the dependencies I marked

package.json Outdated Show resolved Hide resolved
app/packs/images/eu-logo.png Outdated Show resolved Hide resolved
config/initializers/decidim.rb Outdated Show resolved Hide resolved
config/locales/eu.en.yml Outdated Show resolved Hide resolved
public/sw.js.LICENSE.txt Outdated Show resolved Hide resolved
public/sw.js.br Outdated Show resolved Hide resolved
public/sw.js.gz Outdated Show resolved Hide resolved
public/sw.js.map.br Outdated Show resolved Hide resolved
public/sw.js.map.gz Outdated Show resolved Hide resolved
spec/system/eu_footer_spec.rb Outdated Show resolved Hide resolved
@fblupi fblupi self-requested a review June 28, 2024 11:55
@fblupi fblupi merged commit 3b7c637 into initial_decidim Jun 28, 2024
3 checks passed
@fblupi fblupi deleted the decidim_modules branch June 28, 2024 12:05
fblupi added a commit that referenced this pull request Jul 1, 2024
* initial commit

* add figaro

* add passsenger

* Linting and specs (#3)

* Added .github/workflow file for CI

* Lint ERB files with erblint

* Lint SCSS files with stylelint

* Add i18n spec

* Lint JS files with eslint

* Lint MarkDown files with mdl

* Default local to :ca

* Rubocop automatic fixes

* db:migrate to create db/schema.rb

* Revert "Default local to :ca"

This reverts commit 00532b0.

* Run Rubocop

* Rubocop corrections

* Restored db/migrate files to before rubocop fixes

* Remove config/deploy symlink and fix .gitignore

* Initial cleanup (#4)

* Add GH CI result to README.md

* Ignore .rspec-failures

* i18n spec file

* homepage and other spec files

* Remove test directory

* Fix README rubocop suggestion

* i18n_spec to english

* default locale to :ca, edit en.yml

* Platoniq and EU logos in footer

* More spec files to go with the new footer

* Edited expected checksum in overrides_spec.rb

* remove eu logo

* public.sw.js* in .gitignor

* Remove cached ublic/sw.js* files

* correct platoniq footer spec

* Remove lingering EU footer files

* default locale to :en to be overwritten with env variable

* Add decidim awesome (#5)

* Add GH CI result to README.md

* Ignore .rspec-failures

* i18n spec file

* homepage and other spec files

* Remove test directory

* Fix README rubocop suggestion

* i18n_spec to english

* default locale to :ca, edit en.yml

* Platoniq and EU logos in footer

* More spec files to go with the new footer

* Edited expected checksum in overrides_spec.rb

* Add decidim awesome

* db:migrate for rspec failing

* add decidim awesome to gemfile and run webpack install for decidim awesome

* decidim_awesome spec file

* update decidim dev packages to correct version

* remove eu-logo.png

* default locale to :en

* remove eu.en.yml

* Remove cached public/sw.js* files

* remove eu_footer_spec.rb

* Add decidim awesome factories

---------

Co-authored-by: Fran Bolívar <[email protected]>

* Update README.md

* Move .erb-lint.yml

---------

Co-authored-by: David Igón <[email protected]>
Co-authored-by: Harrison Hassig <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants