tripleo-ui/src/js
Jiri Tomasek d0a6bfddd2 App config and I18n selectors refactor
* store appConfig in app store on application initialization
  so it is easily accessible
* move getEnabledLanguages from services/utils into i18n selectors
* do not duplicate messages in the state - the source is
  components/i18n/messages.js
* convert i18n components to receive current language and available
  languages from store using selectors

Change-Id: Id6fd0da41bb75caca721ea6082603501670c36b8
2017-10-05 12:52:06 +02:00
..
actions App config and I18n selectors refactor 2017-10-05 12:52:06 +02:00
components App config and I18n selectors refactor 2017-10-05 12:52:06 +02:00
constants Merge "Listen for messages from internal introspect workflow" 2017-09-27 11:37:36 +00:00
immutableRecords App config and I18n selectors refactor 2017-10-05 12:52:06 +02:00
loaders Add license headers to all js and less files 2017-05-16 18:21:31 +02:00
mock Add license headers to all js and less files 2017-05-16 18:21:31 +02:00
mockData Add license headers to all js and less files 2017-05-16 18:21:31 +02:00
normalizrSchemas Add Introspection status to Nodes 2017-06-23 13:28:04 +02:00
plugins Add new lint rule to check for presence of license headers 2017-09-04 16:17:27 +02:00
reducers App config and I18n selectors refactor 2017-10-05 12:52:06 +02:00
selectors App config and I18n selectors refactor 2017-10-05 12:52:06 +02:00
services App config and I18n selectors refactor 2017-10-05 12:52:06 +02:00
utils Add license headers to all js and less files 2017-05-16 18:21:31 +02:00
index.js Update code to React Router v4 API 2017-06-07 14:11:35 +02:00
store.js App config and I18n selectors refactor 2017-10-05 12:52:06 +02:00