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

Initial cleanup #4

Merged
merged 17 commits into from
Jun 27, 2024
Merged

Initial cleanup #4

merged 17 commits into from
Jun 27, 2024

Conversation

HHassig
Copy link
Contributor

@HHassig HHassig commented Jun 26, 2024

Homepage spec
Factories spec
rails helper spec
spec helper

Remove test/ directory

@HHassig HHassig requested a review from fblupi June 26, 2024 16:29
@HHassig
Copy link
Contributor Author

HHassig commented Jun 26, 2024

Unable to get rspec to pass after adding the i18n file

@HHassig
Copy link
Contributor Author

HHassig commented Jun 26, 2024

Skipped "spec/system/homepage_spec.rb: from https://github.com/Platoniq/decidim-inspire/pull/4/files, unsure which version of this file we want in this repo.
rpsec passes!

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.

I asked @rxnetwalker and he told me the EU logo should not be included in this project.

You should not include the public/sw.js* files. Please remove them from this PR and change the .gitignore to ignore those files so it won't happen again.

@fblupi fblupi self-requested a review June 27, 2024 14:13
@fblupi fblupi merged commit d3f7dfb into initial_decidim Jun 27, 2024
3 checks passed
@fblupi fblupi deleted the initial_cleanup branch June 27, 2024 14:14
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