1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 19:42:01 +02:00
Commit graph

16 commits

Author SHA1 Message Date
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
7da3c91289 Separate ldap and mock auth endpoints for potentially increased loadbalancer friendliness. 2014-07-14 16:07:42 +09:00
Simo Kinnunen
9bb066f0c6 Update to express 4. 2014-06-03 16:33:00 +09:00
Simo Kinnunen
4d4cf58dee Remove /static/data from the auth roles, it doesn't seem to even exist anymore. 2014-06-03 14:40:21 +09:00
Simo Kinnunen
86adb4f359 Fix JSHint errors. 2014-05-13 14:54:56 +09:00
Simo Kinnunen
a51884a6f4 Don't freak out on double stop. 2014-05-01 17:23:21 +09:00
Simo Kinnunen
609e33837b Gracefully shutdown auth apps. 2014-04-12 21:34:38 +09:00
Simo Kinnunen
b4416b5f0f Fix all JSHint complaints in Node.js code. 2014-03-19 20:36:46 +09:00
Gunther Brunner
a3870f93e9 - Adding data folder for external data.
- Adding Layout Controller.
- Start adding STF 1 layout
- Refactored graphics to a common repository.
- Added all bower/npm dependencies needed for now.
2014-03-11 18:43:53 +09:00
Gunther Brunner
345f921fb9 - Renamed 'lib' to 'bower_components' because we need to easily differentiate npm/component/bower packages.
- Started to add CSS back.
2014-03-10 19:58:04 +09:00
Simo Kinnunen
fb4710e2bf Rename auth/mock resources to auth-mock for now. 2014-01-30 21:57:29 +09:00
Simo Kinnunen
f2066b35fa Make app work with login. 2014-01-27 15:38:40 +09:00
Simo Kinnunen
e924b73394 Start auth-mock with stf local and make the log tag clearer. 2014-01-27 11:07:32 +09:00
Simo Kinnunen
2b46ff41d3 Fairly overkill AngularJS + RequireJS UI for the mock login screen. 2014-01-24 22:53:51 +09:00
Simo Kinnunen
60143b28cb Add mock auth for development. 2014-01-24 15:32:10 +09:00