RETIRED The UI component for TripleO
Go to file
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
bin App config and I18n selectors refactor 2017-10-05 12:52:06 +02:00
config Add new lint rule to check for presence of license headers 2017-09-04 16:17:27 +02:00
docs Merge "Document how to test a production build" 2017-09-08 18:42:24 +00:00
i18n/locales Imported Translations from Zanata 2017-10-04 18:41:42 +00:00
releasenotes Use Python to compute release notes version 2017-08-30 14:32:34 -07:00
src App config and I18n selectors refactor 2017-10-05 12:52:06 +02:00
tools Add release notes for Ocata 3.0.0 2017-02-13 11:29:30 -04:00
.babelrc Adds basic internationalization support 2016-12-13 12:44:00 +01:00
.editorconfig Adds .editorconfig file 2015-09-30 10:37:44 +02:00
.eslintrc Use eslint-plugin-prettier when linting 2017-07-14 13:11:41 -03:00
.gitignore Automatically enable all available languages 2017-06-09 14:05:49 -03:00
.gitreview Updated .gitreview 2016-03-22 09:36:08 -05:00
.npmignore Add packaging spec and config files 2016-08-19 19:43:09 +02:00
LICENSE Add LICENSE 2016-03-22 13:57:46 -03:00
README.md Add developer docs 2017-01-26 09:55:56 -04:00
jenkins-config.yml Replace "RDO" with "TripleO" and remove RDO logo 2016-03-04 14:29:25 +01:00
npm-shrinkwrap.json Prepare tripleo-ui for queens cycle 2017-09-04 11:35:37 -07:00
package.json App config and I18n selectors refactor 2017-10-05 12:52:06 +02:00
setup.cfg Fix sdist tarball name in setup.cfg 2017-02-16 10:50:59 +01:00
setup.py Add release notes for Ocata 3.0.0 2017-02-13 11:29:30 -04:00
test-requirements.txt Switch from oslosphinx to openstackdocstheme 2017-06-27 08:59:17 -04:00
tox.ini Add release notes for Ocata 3.0.0 2017-02-13 11:29:30 -04:00
webpack.common.js Add new lint rule to check for presence of license headers 2017-09-04 16:17:27 +02:00
webpack.config.js Add new lint rule to check for presence of license headers 2017-09-04 16:17:27 +02:00
webpack.dev.js Add new lint rule to check for presence of license headers 2017-09-04 16:17:27 +02:00
webpack.prod.js Run minification and tree shaking on build 2017-05-24 09:36:45 -03:00

README.md

Team and repository tags

Team and repository tags

TripleO UI

Installation

See installation

Overview

See overview

Testing

See testing

Translation

See translation

Packaging

See packaging

Contributing

See contributing

License

Apache 2.0, see LICENSE for details.