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

ISAICP-6538: Rename EUA to OE Bootstrap Theme #1

Merged
merged 7 commits into from
Jun 14, 2021
Merged

Conversation

claudiu-cristea
Copy link
Contributor

@claudiu-cristea claudiu-cristea commented Jun 8, 2021

Fixes #2

Jira issue(s):

pfrenssen
pfrenssen previously approved these changes Jun 10, 2021
Copy link
Contributor

@vever001 vever001 left a comment

Choose a reason for hiding this comment

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

I found some typos, for the rest it looks good.

@@ -1,10 +1,10 @@
style:
version: VERSION
js:
assets/js/eua.script.js: {}
assets/js/oe_boostrap_theme.script.js: {}
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo, missing t: oe_boostrap_theme > oe_bootstrap_theme

css:
theme:
assets/css/eua.style.css: {}
assets/css/oe_boostrap_theme.style.css: {}
Copy link
Contributor

Choose a reason for hiding this comment

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

Typo, missing t: oe_boostrap_theme > oe_bootstrap_theme

@@ -1,16 +1,16 @@
<?php
Copy link
Contributor

Choose a reason for hiding this comment

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

Same here for the filename, class and usages:

  • OpenEuropaBoostrapThemePreRender.php > OpenEuropaBootstrapThemePreRender.php
  • class OpenEuropaBoostrapThemePreRender > class OpenEuropaBootstrapThemePreRender
  • and calls to that class

@claudiu-cristea
Copy link
Contributor Author

@vever001 it seems that I was hungry and I ate that "t" :) Fixed the remarks, thank you

Copy link
Contributor

@vever001 vever001 left a comment

Choose a reason for hiding this comment

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

Looks good to me

Copy link
Contributor

@brummbar brummbar left a comment

Choose a reason for hiding this comment

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

Approving on behalf of @vever001 .

@claudiu-cristea claudiu-cristea merged commit fe10636 into 1.x Jun 14, 2021
@claudiu-cristea claudiu-cristea deleted the ISAICP-6538 branch June 14, 2021 11:09
julien- pushed a commit to julien-/oe_bootstrap_theme that referenced this pull request Feb 23, 2024
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.

ISAICP-6538: Rename eua_theme to oe_bootstrap_theme
5 participants