-
Notifications
You must be signed in to change notification settings - Fork 4
Test
Robert Polak edited this page Jul 29, 2019
·
24 revisions
http://[your domain]/client/3.0.0/test/index.html#
-
-
test\config\config.json
- contains development (debug)template
configuration parameters and constants. -
test\config\config.test
- Test environment version ofconfig.json
-
test\config\config.uat
- UAT environment version ofconfig.json
-
test\config\config.live
- Lest environment version ofconfig.json
-
-
-
test\css\app.bootstrap.guideline.css
- Template styling definition for Client API Library app.bootstrap.guideline -
test\css\app.bootstrap.override.css
- Template styling definition for Client API Library app.bootstrap.override.css. -
test\css\app.library.css
- Template styling definition for Client API Library app.library.css. -
test\css\app.media.css
- Template styling definition for Client API Library app.media.css.
-
-
-
test\entity\menu01\sample02\index.html
- Template HTML page for Client API Library index.html. -
test\entity\menu01\sample02\js\sample02.js
- Template Java Script code for Client API Library sample02.js. -
test\entity\menu01\sample02\css\sample02.css
- Template styling definition for Client API Library sample02.css. -
test\entity\menu01\sample03\index.html
- Template HTML page for Client API Library index.html. -
test\entity\menu01\sample03\js\sample02.js
- Template Java Script code for Client API Library sample03.js. -
test\entity\menu01\sample03\css\sample02.css
- Template styling definition for Client API Library sample03.css. -
test\entity\sample01\index.html
- Template HTML page for Client API Library index.html. -
test\entity\sample01\js\sample01.js
- Template Java Script code for Client API Library sample02.js. -
test\entity\sample01\css\sample01.css
- Template styling definition for Client API Library sample02.css.
-
-
-
test\js\app.constant.js
- Template Java Script code for Client API Library app.constant.js. -
test\js\app.global.js
- Template Java Script code for Client API Library app.global.js. -
test\js\app.library.js
- Template Java Script code for Client API Library app.library.js. -
test\js\app.plugin.js
- Template Java Script code for Client API Library app.plugin.js.
-
-
test\template\css
- folder.-
test\template\css\footer.css
- Template styling definition for Client Application footer.css. -
test\template\css\header.css
- Template styling definition for Client Application header.css. -
test\template\css\navigation.css
- Template styling definition for Client Application navigation.css.
test\template\js
- folder.-
test\template\js\footer.js
- Template Java Script code for Client Application app.plugin.js. -
test\template\js\header.js
- Template Java Script code for Client Application app.plugin.js. -
test\template\js\navigation.js
- Template Java Script code for Client Application app.plugin.js.
test\template\
- html component files.-
test\template\footer.html
- Template HTML page for Client Application footer.html. -
test\template\header.html
- Template HTML page for Client Application header.html. -
test\template\modal.html
- Template HTML page for Client Application modal.html. -
test\template\navigation.html
- Template HTML page for Client Application navigation.html. -
test\template\spinner.html
- Template HTML page for Client Application spinner.html.
-
-
-
test\template\index.html
- Template HTML page for Client Application index.html. Test page. -
test\template\index.js
- Template Java Script code for Client Application index.js. Test page.
-