Commit Graph

  • eb3d663d18 Support notification password field encryption Matthew Jones 2016-02-21 23:11:17 -05:00
  • dcb378fff9 Merge pull request #974 from wwitzel3/rbac Wayne Witzel III 2016-02-19 16:39:28 -05:00
  • fa29608f50 Configured standard out breadcrumbs for adhoc, inventory sync, management jobs and scm updates. Michael Abashian 2016-02-19 16:17:16 -05:00
  • fa1137d371 Use TransactionTestCase with Django 1.8+ Wayne Witzel III 2016-02-18 18:16:19 -05:00
  • 30633cc82e Merge pull request #998 from jaredevantabor/job-detail-results Jared Tabor 2016-02-19 10:47:07 -08:00
  • 93719094ea Using aliases for colors instead of hard coded pigments Jared Tabor 2016-02-19 10:39:17 -08:00
  • 68f619e358 Job Detail Results panel tweaks after UX review Jared Tabor 2016-02-19 10:23:18 -08:00
  • fffa590a82 Merge pull request #994 from mabashian/stdout-results Michael Abashian 2016-02-19 13:02:48 -05:00
  • 5f75fa9b46 #696 remove logging pt. 2 Leigh Johnson 2016-02-19 12:04:09 -05:00
  • 247c78c44d #696 clean up logging Leigh Johnson 2016-02-19 10:59:58 -05:00
  • 81e044c97c Added standard out details to inventory sync, management jobs and scm updates. Michael Abashian 2016-02-19 10:27:05 -05:00
  • eae92f8751 delete management-jobs/schedule, create management-jobs/scheduler, add ui-router states, update references to state names #696 Leigh Johnson 2016-02-18 13:02:02 -05:00
  • 95467a6b97 Restyling of job detail results panel Jared Tabor 2016-02-18 19:38:49 -08:00
  • fb5369404d (HACK) bump values while we investigate slowness Wayne Witzel III 2016-02-18 15:33:27 -05:00
  • 8f1c88e35d adding less file Jared Tabor 2016-02-18 12:26:19 -08:00
  • d3c620926a Merge pull request #990 from anoek/devel Akita Noek 2016-02-18 13:37:04 -05:00
  • 65c20e9de2 use objects instead of _default_manager Wayne Witzel III 2016-02-18 13:36:36 -05:00
  • 0051464525 Added put,head,options,delete, & patch test fixtures for api related tests Akita Noek 2016-02-18 11:23:31 -05:00
  • 6aeaec2b76 Switch to resolve in api test fixtures to automatically resolve View's and their arguments Akita Noek 2016-02-18 11:19:27 -05:00
  • 7dbb69dd6d Accidentally included JobDetailController in app.js during my last merge. This is now pulled in via the job detail module. Michael Abashian 2016-02-18 10:04:12 -05:00
  • 30f88b6e30 Added redis in-memory fixture for functional tests Wayne Witzel III 2016-02-18 09:51:32 -05:00
  • ce8f40277c Merge branch 'remove-standalone-stdout' into devel Michael Abashian 2016-02-18 09:47:01 -05:00
  • 6bd5d8553b fix to allow jobs to run in dev server again AlanCoding 2016-02-16 08:29:05 -05:00
  • 673611b7bd Merge pull request #985 from jaredevantabor/job-detail-results Jared Tabor 2016-02-17 14:25:55 -08:00
  • 8ec19f9226 Initial restructuring of Job Detail code Jared Tabor 2016-02-17 13:53:18 -08:00
  • e9899c278f Modularized Standard Out/Job details for all jobs that are not playbook runs. This is mostly scaffolding. Michael Abashian 2016-02-17 15:50:27 -05:00
  • d464ea0f56 Merge branch 'devel' into rbac Wayne Witzel III 2016-02-17 14:26:05 -05:00
  • 74e1554463 Only touch the attribute if it does not exist to avoid recursion in activity streams Wayne Witzel III 2016-02-17 11:59:06 -05:00
  • 241ee09fff Merge branch 'rbac' of github.com:ansible/ansible-tower into rbac Wayne Witzel III 2016-02-17 11:23:18 -05:00
  • 52974648df Notification configuration type checking Matthew Jones 2016-02-17 16:01:54 +00:00
  • dde70dafec Refactor NotificationTemplate to Notifier Matthew Jones 2016-02-17 15:18:18 +00:00
  • d8ae1115f0 Fix extra_vars/survey handling since request.data is now an OrderedDict. Chris Church 2016-02-17 00:04:28 -05:00
  • 8b2e699ea7 Merge pull request #972 from AlanCoding/755_related_job_templates Chris Church 2016-02-16 23:04:11 -05:00
  • 5306eaa98c more access tests and a Makefile driveby Wayne Witzel III 2016-02-16 21:04:33 -05:00
  • 99150b5a05 Flake8 fixes. Chris Church 2016-02-16 20:02:52 -05:00
  • 4873e2413f * Populate browsable API raw data form with submitted request data in response to an update. * Remove fields from browsable API raw data that are set implicitly based on URL / parent object. * Fix issue where a group/host could be assigned to a different inventory. * Update validation to load values from existing instance if not present in new data; allows PATCH requests to succeed. * Remove job_args, job_cwd, job_env, result_stdout and result_traceback fields from job listings. Chris Church 2016-02-16 17:49:34 -05:00
  • 6434171977 add -y to ansible ppa adding Chris Meyers 2016-02-16 13:51:16 -05:00
  • 40ec6a2da2 Fix rbac cred tests Wayne Witzel III 2016-02-16 10:59:53 -05:00
  • 33e84d03ef add job_template related list to inventory endpoint AlanCoding 2016-02-16 09:58:05 -05:00
  • 67b5dcd817 Merge pull request #929 from jlmitch5/schedulerFormStylingFinal Michael Abashian 2016-02-16 10:07:02 -05:00
  • a8a0cd380d Merge pull request #970 from wwitzel3/rbac Wayne Witzel III 2016-02-16 10:02:01 -05:00
  • b3667ce56a combine sleect2 creation into single class John Mitchell 2016-02-16 14:37:57 +00:00
  • ffcb8ec65d update less to improve color default John Mitchell 2016-02-16 14:30:11 +00:00
  • 017a7ee060 Updating RBAC migrations Wayne Witzel III 2016-02-16 08:53:35 -05:00
  • 7260c1cc0e Added credential access tests Wayne Witzel III 2016-02-15 16:32:42 -05:00
  • 56b0da30f1 adds fact model Chris Meyers 2016-02-09 16:20:44 -05:00
  • bed6c666ae Merge pull request #928 from leigh-johnson/OrgPaginate Leigh 2016-02-15 15:01:27 -05:00
  • e1c1904218 Merge pull request #964 from anoek/rbac Akita Noek 2016-02-15 13:41:23 -05:00
  • d5c41d02ea Merge branch 'devel' into merge-devel Akita Noek 2016-02-15 13:38:01 -05:00
  • 380ba8a41d Merge pull request #962 from anoek/rbac Akita Noek 2016-02-15 13:36:31 -05:00
  • aafe521986 doc: ImplicitRoleField after the elimination of resource_field Akita Noek 2016-02-15 12:55:44 -05:00
  • e2a428b9f5 Removed resource_field ImplicitRoleField Akita Noek 2016-02-15 12:35:04 -05:00
  • f7ec61f452 Merge pull request #959 from leigh-johnson/ModalBackdrop Leigh 2016-02-15 12:17:18 -05:00
  • c77620f1ae Added support in ImplicitRoleField to handle following reverse m2m maps Akita Noek 2016-02-15 11:49:54 -05:00
  • 243b78ee25 Job template migration and migration tests Akita Noek 2016-02-15 11:48:17 -05:00
  • 9278a50029 remove EDIT from edit org breadcrumb label, trim whitespace, add text-uppercase to .BreadCrumb-item Leigh Johnson 2016-02-15 11:36:46 -05:00
  • 5e3e8862f3 Merge pull request #960 from mabashian/stream-awfeature Michael Abashian 2016-02-15 11:08:37 -05:00
  • f2f9dc4703 Removed jshint comment Michael Abashian 2016-02-15 11:04:38 -05:00
  • e0371f3745 Switched back to multiple-organizations for Projects Akita Noek 2016-02-15 10:43:50 -05:00
  • e5f6373617 Added ProcessErrors declaration Michael Abashian 2016-02-15 10:29:54 -05:00
  • 5f7de996bd Added logic to hide activity stream button when the feature is turned off. Also added logic to redirect the user to the dashboard when they try to navigate to the stream when the feature is not on. Michael Abashian 2016-02-15 10:19:27 -05:00
  • 6bc99971b6 #875 add backdrop: static to modal.Constructor.DEFAULTS Leigh Johnson 2016-02-15 09:08:19 -05:00
  • 8ad62b6669 fixed layout issues with form scheduler John Mitchell 2016-02-12 12:00:26 -05:00
  • f8550a478b make saving a schedule send you back to the list route John Mitchell 2016-02-12 11:59:39 -05:00
  • 37c97c968d fix number spinner input issues with scheduler John Mitchell 2016-02-12 11:58:50 -05:00
  • e7cf1ce021 add support for select2 in scheduler form John Mitchell 2016-02-12 11:57:40 -05:00
  • 6283f8715d fixed icon colors for form elements with buttons John Mitchell 2016-02-12 11:56:12 -05:00
  • 2c432ee974 fix scheduler name border color issues John Mitchell 2016-02-12 11:55:26 -05:00
  • 61679a47ac Update rbac.md Wayne Witzel III 2016-02-12 11:42:00 -05:00
  • 4558b880a0 remove Stream dependencies Leigh Johnson 2016-02-12 11:26:33 -05:00
  • b44944c8e3 Merge pull request #927 from anoek/rbac Wayne Witzel III 2016-02-12 11:13:15 -05:00
  • 4ade498c6c #646 add pagination support to setup > organizations, pass orgCount as pageSize, handle case where a 2nd page might be visible for an unusually high # of orgs, fix breadcrumb shown in organization.edit state Leigh Johnson 2016-02-12 11:08:47 -05:00
  • 409c7baa33 doc: Removing .svg for our example image Akita Noek 2016-02-12 11:08:08 -05:00
  • 0ef004171d doc: Try PNG for github markdown instead of SVG Akita Noek 2016-02-12 11:07:31 -05:00
  • a4c435c14e doc: Added an example RBAC picture Akita Noek 2016-02-12 11:02:12 -05:00
  • 76c2454936 Docs: Added RBAC basic concepts section Akita Noek 2016-02-12 10:44:53 -05:00
  • ec3f184737 Merge pull request #922 from anoek/rbac Akita Noek 2016-02-12 10:19:30 -05:00
  • 104851e9a5 Update rbac.md Wayne Witzel III 2016-02-12 10:18:12 -05:00
  • 91c21c6c5b Update rbac.md Wayne Witzel III 2016-02-12 10:17:15 -05:00
  • 319252f555 Finish removing our raw SQL implemenations from our mixins Akita Noek 2016-02-12 10:16:29 -05:00
  • 10e73ebc2e Update rbac.md Wayne Witzel III 2016-02-12 09:41:30 -05:00
  • 1bcc3b9269 Merge pull request #921 from mabashian/add-stream-inv-manage Michael Abashian 2016-02-12 09:15:10 -05:00
  • 7509fdf751 Password element styling Jared Tabor 2016-02-11 23:35:44 -08:00
  • 3503ec9deb Styling of genMD5 input field on JT form page Jared Tabor 2016-02-11 22:47:48 -08:00
  • b0d5403d41 changing color of dropdown arrow for select2 Jared Tabor 2016-02-11 22:41:23 -08:00
  • 3fbbd4f234 Changing textarea input color Jared Tabor 2016-02-11 22:31:20 -08:00
  • 9fa6d74efc Formatting job template-job tag element Jared Tabor 2016-02-11 22:10:55 -08:00
  • 44bf4e1ac4 Changing CodeMirror font back to monospace Jared Tabor 2016-02-11 22:07:19 -08:00
  • cbfe382bb3 Merge pull request #924 from jaredevantabor/number-input-styling Jared Tabor 2016-02-11 21:36:49 -08:00
  • ce5989ba31 Update browsable API styling based on UI feedback. Chris Church 2016-02-12 00:07:15 -05:00
  • f68329bd58 Merge pull request #885 from cchurch/more-serializer-fixes Chris Church 2016-02-11 23:15:17 -05:00
  • 8e45862439 Number input styling Jared Tabor 2016-02-11 17:20:03 -08:00
  • dc298daeb4 Update settings serializer to allow empty/blank values. Chris Church 2016-02-11 18:11:32 -05:00
  • a8fec62095 Flake8 fix. Chris Church 2016-02-11 01:36:26 -05:00
  • 1f290ed940 Add custom serializer char/bool fields to accept null and coerce to appropriate type. Update validation for unique constraints so that error messages remain the same as before. Update key used in error response for non-field errors. Should address #791, #794, #809, #812 and #816. Chris Church 2016-02-09 00:13:09 -05:00
  • 72419f7eb9 Generically handle automatic role rebinding through m2m relations Akita Noek 2016-02-11 16:59:32 -05:00
  • 9a3ef6b998 ORMified RBAC classes; Added GenericForeignKey backref for convenience Akita Noek 2016-02-11 16:13:41 -05:00
  • ac7d50048c Removing unused resource_parent Akita Noek 2016-02-10 16:09:57 -05:00
  • 2079ddc36a Turned on the activity stream for inventory manage. Refactored the ModalToPlural function so that it returns the key that the getBasePath() function expects for that model. Michael Abashian 2016-02-11 15:54:17 -05:00
  • 9d6739045a Implement irc notification backend Matthew Jones 2016-02-11 15:34:27 -05:00