History log of /forgerock/openam/openam-ui/openam-ui-ria/README.md
Revision Date Author Comments Expand
d8ac394e3e261976019fec0d194294a9bee3dfc5 28-Jun-2016 Phil Ostler <phil.ostler@forgerock.com>

AME-10819 Update XUI README Babel info and commands to run

2c06a19ea78922141c3b7dd3a2eed97b6be769c7 28-Jun-2016 Phil Ostler <phil.ostler@forgerock.com>

AME-10819 Update README and NPM scripts for automated XUI dep updates

722916ab55baec43552f43ca2f4f134238ac9c6b 11-Apr-2016 sean oneill <sean.oneill@forgerock.com>

AME-10233 adding es6 features, destructuring, spread and rest to babel

de6fea79a8359148585c6055910bf93f774bdf7c 10-Mar-2016 Eugenia Sergueeva <eugenia.sergueeva@forgerock.com>

AME-9981 Enable ES6 features: enhances object literals and template literals

825396f66be8e99fa60124ac9497cf1b454c43b7 01-Feb-2016 Phil Ostler <phil.ostler@forgerock.com>

XUI ES6 Phase 0 - Enable Babel ES6 transpile build step (currently no-op)

47f59a32a741e47285e7a5795babe50e1e0571e9 01-Feb-2016 Phil Ostler <phil.ostler@forgerock.com>

Freeze NPM versions to explicit values * Updating will now be a manual progress scheduled once a month

01f87b9746ac246340e0e98d25e03193d83b071f 21-Oct-2015 Joe Bandenburg <joe.bandenburg@forgerock.com>

Replace QUnit with Karma/Mocha/Chai Karma provides a web server for hosting the tests, which removes the requirement for an application server to deploy to. This makes it possible to easily integrate the unit tests into the build. It also watches the source files and automatically reruns the tests. Mocha and Chai provide a modern testing experience, with a BDD testing style and comprehensive assertions. As part of this change, the QUnit tests that were functional-style tests have been removed. The plan is to eventually replace them with true functional Selenium tests.

494bebac1636810e5ff37c205fd77a119144957a 20-Oct-2015 Joe Bandenburg <joe.bandenburg@forgerock.com>

Merge openam-ui-common into openam-ui-ria This simplifies the project layout and brings all source files under ESLint.

/forgerock/openam/openam-ui/openam-ui-common/pom.xml /forgerock/openam/openam-ui/openam-ui-common/src/main/assembly/zip.xml /forgerock/openam/openam-ui/openam-ui-common/src/test/.eslintrc Gruntfile.js README.md src/main/js/libs/backgrid-paginator-0.3.5-custom.min.js src/main/js/libs/jquery.autosize.input.min.js src/main/js/libs/jsoneditor-0.7.22-custom.js src/main/js/libs/text.js src/main/js/org/forgerock/openam/ui/common/components/Footer.js src/main/js/org/forgerock/openam/ui/common/components/TreeNavigation.js src/main/js/org/forgerock/openam/ui/common/delegates/PolicyDelegate.js src/main/js/org/forgerock/openam/ui/common/delegates/ServerDelegate.js src/main/js/org/forgerock/openam/ui/common/delegates/SiteConfigurationDelegate.js src/main/js/org/forgerock/openam/ui/common/main.js src/main/js/org/forgerock/openam/ui/common/util/BackgridUtils.js src/main/js/org/forgerock/openam/ui/common/util/Constants.js src/main/js/org/forgerock/openam/ui/common/util/RealmHelper.js src/main/js/org/forgerock/openam/ui/common/util/ThemeManager.js src/main/js/org/forgerock/openam/ui/common/util/URLHelper.js src/test/js/tests/org/forgerock/openam/ui/common/util/RealmHelperTest.js src/test/js/tests/org/forgerock/openam/ui/common/util/ThemeManagerTest.js /forgerock/openam/openam-ui/pom.xml