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

UI Split #13303

Merged
merged 14 commits into from
Dec 22, 2016
Merged

UI Split #13303

merged 14 commits into from
Dec 22, 2016

Conversation

martinpovolny
Copy link
Member

@martinpovolny martinpovolny commented Dec 22, 2016

martinpovolny and others added 11 commits December 22, 2016 09:42
This change is to be consistent with the plugins / engines
we use (providers, etc.).
We cannot extract locale path from a gettext domains, that
is being used in a chain / merge repo. We need to do this
ourselves.
This task collects all .po files from all registered ManageIQ
plugins / engines and converts them to .json files for them
to be consumed by javascript.

This is very similar to gettext:po_to_json, except this task takes
into account all the engines (plugins), not just the core application.
Depends on companion PR in UI repo.
@Fryguy Fryguy closed this Dec 22, 2016
@Fryguy Fryguy reopened this Dec 22, 2016
@@ -1,6 +1,7 @@
module EvmTestHelper
VMDB_EXCLUDED_SPEC_DIRECTORIES = ["migrations"].freeze
VMDB_EXCLUDED_SPEC_DIRECTORIES = %w(replication migrations).freeze
Copy link
Member

Choose a reason for hiding this comment

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

@martinpovolny This line is going to have to go back to just being migrations. We previously removed the replication suite.

Copy link
Member

Choose a reason for hiding this comment

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

Nevermind I was reading it backwards I guess :)

Copy link
Member

Choose a reason for hiding this comment

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

Oh no...I was right :P

@martinpovolny martinpovolny changed the title [WIP] UI Split UI Split Dec 22, 2016
@miq-bot
Copy link
Member

miq-bot commented Dec 22, 2016

<github_pr_commenter_batch />Some comments on commits martinpovolny/manageiq@1a9fd56~...db74982

locale/en/manageiq.po

  • 💣 💥 🔥 🚒 - 17826 - Detected cfme

locale/es/manageiq.po

  • 💣 💥 🔥 🚒 - 19928 - Detected cfme
  • 💣 💥 🔥 🚒 - 19929 - Detected cloudforms

locale/fr/manageiq.po

  • 💣 💥 🔥 🚒 - 19821 - Detected cfme
  • 💣 💥 🔥 🚒 - 19822 - Detected cfme

locale/ja/manageiq.po

  • 💣 💥 🔥 🚒 - 19352 - Detected cfme
  • 💣 💥 🔥 🚒 - 19353 - Detected cfme

locale/manageiq.pot

  • 💣 💥 🔥 🚒 - 22656 - Detected cfme

locale/zh_CN/manageiq.po

  • 💣 💥 🔥 🚒 - 19343 - Detected cfme
  • 💣 💥 🔥 🚒 - 19344 - Detected cfme

@miq-bot
Copy link
Member

miq-bot commented Dec 22, 2016

Checked commits martinpovolny/manageiq@1a9fd56~...db74982 with ruby 2.2.5, rubocop 0.37.2, and haml-lint 0.16.1
11 files checked, 5 offenses detected

Gemfile

config/dictionary_strings.rb

config/yaml_strings.rb

@Fryguy Fryguy merged commit 3db3bba into ManageIQ:master Dec 22, 2016
@Fryguy Fryguy added the ui label Dec 22, 2016
@Fryguy Fryguy added this to the Sprint 51 Ending Jan 2, 2017 milestone Dec 22, 2016
@martinpovolny martinpovolny deleted the core_split_final branch November 28, 2017 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants