Gunther Brunner
5eeb418f9c
Fixed mock post data.
2015-07-01 15:17:33 +09:00
Gunther Brunner
97ba9a2ec0
Use webpack instead of require.js for MOCK authentication.
...
Removing Japanese hardcoded strings (Needs gettext loading code).
2015-06-30 20:06:38 +09:00
Gunther Brunner
c588dd87c6
Use webpack instead of require.js for LDAP authentication.
...
Removing Japanese hardcoded strings (Needs gettext loading code).
2015-06-30 19:44:04 +09:00
Gunther Brunner
43fff42ec6
Removed stf-site from STF.
...
Moved stf-graphics to res/common/logo.
2015-06-22 19:56:21 +09:00
Gunther Brunner
61202bc3ac
Remove analytics.
2015-06-18 18:52:06 +09:00
Simo Kinnunen
b2e114c9be
Change all "api" URLs. Ideally the path prefix would be an option.
2014-12-17 21:29:51 +09:00
Gunther Brunner
f7dbdf8f8e
Make html compatible with Angular new base href requirements.
2014-09-04 17:20:26 +09:00
Gunther Brunner
e87dc45fb9
- e2e tests should work with production now also by exporting STF_URL, STF_USERNAME and STF_PASSWORD.
...
- Added BrowerLogs, a Protractor helper which redirects browser logs to the console, with an additional expectNoLogs option.
- Refactored Login model names to work seamlessly.
2014-08-26 20:57:26 +09:00
Simo Kinnunen
da2863f94f
Fix ldap template URL.
2014-07-16 11:46:25 +09:00
Simo Kinnunen
2d726a4f75
Require trailing slash in auth URLs.
2014-07-16 11:38:14 +09:00
Simo Kinnunen
b19e1784ab
Make auth URLs friendlier to load balancers and allow partials to be loaded as well.
2014-07-15 20:14:35 +09:00
Simo Kinnunen
1d77d8c97d
Ensure that all API calls and static resources are in their own unique paths. This makes it easier to add a load balancer on top of everything.
2014-07-14 17:09:50 +09:00
Simo Kinnunen
fb4710e2bf
Rename auth/mock resources to auth-mock for now.
2014-01-30 21:57:29 +09:00
Simo Kinnunen
50a9de1875
Rename the 'app' folder to 'res', because it can currently contain many apps.
2014-01-28 16:59:32 +09:00