Commit Graph

7056 Commits

Author SHA1 Message Date
Leigh Johnson c6a137ae16 clean up schedulerForm.partial.html #1359 2016-04-14 13:56:06 -04:00
Ken Hoes dcb792f5a4 Management job modals restyled & shows correct modals. 2016-04-14 11:51:58 -04:00
Matthew Jones 6f79ec8830 Revert "Merge pull request #1534 from chrismeyersfsu/fix-config_performance"
This reverts commit 7cc144fa59f157a5e1789a913e0d9a31720141ec, reversing
changes made to 86af9950e754b06f40cb293a36ab365f589273db.
2016-04-14 11:40:07 -04:00
Leigh Johnson 83e976037c fix blank search filters on /#/portal & extend search/filter module to accept config line searchSize. Resolves #1527 2016-04-14 11:14:48 -04:00
Chris Meyers ae1e6943f4 Merge pull request #1528 from chrismeyersfsu/feature-migration_enforcement
fail early if not on 2.4.x
2016-04-14 10:27:45 -04:00
Chris Meyers 27a710c508 Merge pull request #1534 from chrismeyersfsu/fix-config_performance
fixes config endpoint performance issue
2016-04-14 10:25:19 -04:00
Leigh Johnson 21e73e5d1b support extra_vars on job template schedules, inherit schedule extra_data field from job template. Resolves #1359 2016-04-14 09:56:05 -04:00
Akita Noek 8887db231b Progress on ripping out RolePermissions 2016-04-14 09:44:20 -04:00
Chris Meyers de1681663d fix flake8 and spelling 2016-04-14 08:55:56 -04:00
Jared Tabor d5f032acb8 updated org-add form controller with form obj 2016-04-13 17:54:38 -07:00
Chris Meyers 043f97fe35 fixes config endpoint performance issue 2016-04-13 17:28:38 -04:00
Michael Abashian d7f75ce130 Merge pull request #1524 from mabashian/jt-form-save-refactor
Refactor of job template formSave
2016-04-13 16:33:04 -04:00
Chris Meyers f0a761e889 Merge pull request #1517 from chrismeyersfsu/fix-scan_job_time
fix scan job timestamp
2016-04-13 15:49:13 -04:00
AlanCoding d196024155 fix problems with wording in template 2016-04-13 15:32:03 -04:00
AlanCoding dc37f00d0a use parent serializer method to avoid API browser job access check 2016-04-13 15:19:10 -04:00
Leigh Johnson bd806888b4 feedback on PR #1467, resolves 1522 && 1512 2016-04-13 14:57:14 -04:00
Michael Abashian 946cec2b7a Refactored formSave to remove old survey logic as well as remove unnecessary event emit. 2016-04-13 14:52:56 -04:00
Wayne Witzel III 90f9e5185a Merge pull request #1514 from wwitzel3/rbac-bug-1477
RBAC JobTemplate / Job Access Updates
2016-04-13 14:50:17 -04:00
Leigh fe3f01a6fc Merge pull request #1518 from leigh-johnson/UserTeamsEdit
Populate fields in users.edit & teams.edit, fix Organization lookup in team.edit
2016-04-13 13:57:51 -04:00
AlanCoding 914918b5ae update permission logic, update job runtime tests 2016-04-13 13:30:06 -04:00
Wayne Witzel III ee9b876959 Merge pull request #1479 from wwitzel3/rbac-bug-1432
read-only view /organization/<id>/projects
2016-04-13 13:07:27 -04:00
Wayne Witzel III c2e9237b14 adjusting access based on PR feedback 2016-04-13 13:06:08 -04:00
Wayne Witzel III e53c2bdfa5 Fixes #1477 2016-04-13 12:40:22 -04:00
Wayne Witzel III 4950db8ac9 remove tests that are no longer valid 2016-04-13 11:41:15 -04:00
Wayne Witzel III c0b5fafafe read-only view /organization/<id>/projects 2016-04-13 11:39:14 -04:00
Leigh Johnson b598fc41f5 job details - fix date formatting, remove $rootScope.setInterval() stuff & listen to socket events to update DOM, clean up Codemirror styles, responsive styles. Resolves #1438 && # #1245 && #1185
remove old code
2016-04-13 11:36:18 -04:00
Leigh Johnson 833f68dd7f responsive job details & extend GetBaseUrl with /api/v1/job_events endpoint. resolves #1263 2016-04-13 11:36:18 -04:00
Leigh Johnson 2a5a97fc35 refactor Event Summary view to resolve #1245 2016-04-13 11:36:18 -04:00
Leigh Johnson ae83934145 modularize host-summary and use socket.io/jobs/ endpoint 2016-04-13 11:36:18 -04:00
Leigh Johnson a8eaf8cd9c extend JobDetailService to process job_event host results, resolves #1410 2016-04-13 11:36:18 -04:00
Matthew Jones 6150addc2e Updates to makefile to coerce pip install and usage for dependencies 2016-04-13 11:18:52 -04:00
Chris Meyers c8010fc0ce use new timestamp logic in tests 2016-04-13 09:41:28 -04:00
Michael Abashian 3e479d5602 Merge pull request #1449 from mabashian/survey-rework
Create/edit survey re-work
2016-04-13 07:44:12 -04:00
Jared Tabor eee91eea86 Merge pull request #1451 from jaredevantabor/notifications
Adding notifications into the UI
2016-04-12 16:11:13 -07:00
Leigh Johnson 30439a85b0 populate fields in users.edit and teams.edit $states resolves #1403
users edit done

finish fixes to UsersTeamsEdit

fix logging issue
2016-04-12 17:37:16 -04:00
AlanCoding 6fc51e2d85 preparing for new incoming migrations 2016-04-12 17:09:25 -04:00
AlanCoding b0bbeb2ca8 move credential to prompt-for mechanism 2016-04-12 17:09:25 -04:00
AlanCoding 0dff851f62 JT validator: check for prompt_for cases to reject, and flake8 2016-04-12 17:09:25 -04:00
AlanCoding 52d8993aa8 update tests to conform to new credential behavior and launch response 2016-04-12 17:09:24 -04:00
AlanCoding 86aa0136a2 runtime inventory compatibility with blank, and resolve issue #1453 2016-04-12 17:09:24 -04:00
AlanCoding f471f9b072 change migration to allow blank inventory field 2016-04-12 17:09:24 -04:00
AlanCoding 68d8d25d64 fill in prompted data from JT, use standard launch permission, and compat code 2016-04-12 17:09:24 -04:00
AlanCoding 056a7d798a prompt-for vars in API browser box smart behavior 2016-04-12 17:09:24 -04:00
AlanCoding bea15021b3 ask_for_inventory permissions and runtime tests finished
cleanup prompt-for additions

update migration after rebase
2016-04-12 17:09:24 -04:00
AlanCoding 19b855a4d3 prompt-for acceptance code in JT model 2016-04-12 17:09:24 -04:00
AlanCoding cc84ed51d6 Add ability to prompt for several variable types on launch 2016-04-12 17:09:24 -04:00
Chris Meyers e7d68409f7 fix scan job timestamp 2016-04-12 17:07:11 -04:00
Matthew Jones 28ffa57258 Implement rbac and related unit tests for notifications 2016-04-12 17:00:38 -04:00
Akita Noek 40731f6fc8 Merge pull request #1513 from anoek/1499
Fix erronous singleton role created for users
2016-04-12 16:54:19 -04:00
Akita Noek 3f0ea18e10 Merge pull request #1516 from anoek/devel
Fix bad migration from #1496
2016-04-12 16:52:38 -04:00