Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Jaeger 17421dcf8d retire featuretracker
This repository is not used anymore, retire it.

Depends-On: https://review.openstack.org/597370
Change-Id: I92693b9cbacf9abd7fef39a5dbfdf90815966f16
2018-08-29 22:00:10 +02:00
Teresita de Jesus Guerrero Vela e5358dad36 Dead stores should be removed on userStory.js
- Removed useless assignament variables
- Removed logging statements
- Removed unused function parameters
- Ordered variables and functions for availability when called

Signed-off-by: Teresita de Jesus Guerrero Vela <teresita.guerrero.vela@intel.com>
2017-02-16 15:56:58 -06:00
Teresita de Jesus Guerrero Vela 2a159aefe2 XSS via User Story JSON file -- First approach
- Inplemented xss-filters library on server side
- Validated all data used on project list view

Signed-off-by: Teresita de Jesus Guerrero Vela <teresita.guerrero.vela@intel.com>
2017-02-13 16:27:32 -06:00
viridianaJazel 8a48fb860f Merge branch 'development' into issue-5 2017-01-17 11:44:02 -06:00
Viridiana J Amezcua Orona ac20d7759b Add validation and return error the the tracker does not existe 2017-01-16 11:21:03 -06:00
Teresita de Jesus Guerrero Vela b2e41cf7ad Code is not picking the last update date - fix
- Sorted dates to pick up the last one
- Changed url on grunt file for development environment config

Signed-off-by: Teresita de Jesus Guerrero Vela <teresita.guerrero.vela@intel.com>
2017-01-13 12:28:23 -06:00
Viridiana J Amezcua Orona f2a471f285 - Title from description field
- Show number of blueprints completed instead of percentage
- Refactor code

Signed-off-by: Viridiana J Amezcua Orona <viridiana.j.amezcua.orona@intel.com>
2016-10-17 16:46:51 -05:00
Sebastian Marcet b53e7be671 [smarcet]
* updated grunt file to copy the process.json
* updated grunt build task to accept diferrent targets ( development, local, production)
* moved configuration constants out of angular app
* removed hard coded constant from puppet scripts
* added deployment script for production
2016-10-14 18:39:27 -03:00
Sebastian Marcet 71d72fd62b [smarcet]
* added vagrant script
* run vagrant up on root folder and a vm will be available on http://local.userstory.openstack.org/
* using apache2 as reverse proxy of API (port 3004) and the angular app (PORT 8080)
2016-10-13 18:37:56 -03:00
Marcela Bonell b9fc423644 OpenStack Summit Austin - Demo
- List view and search: Show/filter all the trackers.
- Detailed view: User story, cross-project spec, project spec, blueprints and patches.

Signed-off-by: Marcela Bonell <marcelabonell@gmail.com>
2016-04-25 02:12:24 -05:00