Commit Graph

  • 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
  • 7f300e3c9e Merge pull request #910 from jlmitch5/styleFormDetailPane jlmitch5 2016-02-11 14:05:29 -05:00
  • 5f0650580f Merge pull request #914 from mabashian/style-stream-dropdown Michael Abashian 2016-02-11 13:52:46 -05:00
  • bf74cbc993 Applied select2 to the activity stream dropdown nav. Went ahead and moved the dropdown nav template into a partial rather than having it inline. Michael Abashian 2016-02-11 13:38:52 -05:00
  • 62ad03ce5a Merge branch 'style-stream-filters' into devel Michael Abashian 2016-02-11 12:51:12 -05:00
  • 36a2b48e8e Merge pull request #908 from jaredevantabor/lookup-styling Jared Tabor 2016-02-11 09:27:02 -08:00
  • 1bf1fa6e9e Lookup field styling Jared Tabor 2016-01-29 15:08:05 -08:00
  • 88aef61ae2 Merge pull request #814 from jaredevantabor/select2-dropdowns Jared Tabor 2016-02-11 09:15:52 -08:00
  • 2b3783adf4 Dropdown styling Jared Tabor 2016-01-29 15:28:13 -08:00
  • 223279c3c9 remove console.log statement from angular-scheduler John Mitchell 2016-02-11 11:19:44 -05:00
  • 6940dccea2 Re-introduced the search widget dropdown filter functionality to move search back to it's function 2.4.x state. Tag based search will come in a future feature. Michael Abashian 2016-02-11 11:14:22 -05:00
  • 25c48c0077 Update rbac.md Wayne Witzel III 2016-02-11 11:07:44 -05:00
  • 1ed0c94c62 Update rbac.md Wayne Witzel III 2016-02-11 11:06:46 -05:00
  • dd9db63519 Merge branch 'remove-old-stream-code' into devel Michael Abashian 2016-02-11 11:06:09 -05:00
  • 1dee434c7d added edit indicator to scheduler John Mitchell 2016-02-11 11:02:31 -05:00
  • 22b80e51d8 stylign of scheduler form detail pane John Mitchell 2016-02-11 10:33:35 -05:00
  • e067c4a7c3 Update rbac.md Wayne Witzel III 2016-02-10 18:41:46 -05:00
  • 6bf81b5d11 Update rbac.md Wayne Witzel III 2016-02-10 18:40:08 -05:00
  • a0f317928d Update rbac.md Wayne Witzel III 2016-02-10 18:12:54 -05:00
  • 4450781662 Update rbac.md Wayne Witzel III 2016-02-10 17:11:24 -05:00
  • 5da2b7ca5b Merge pull request #906 from wwitzel3/rbac Wayne Witzel III 2016-02-10 17:09:03 -05:00
  • 86c528154b Added initial rbac doc Wayne Witzel III 2016-02-10 16:59:31 -05:00
  • 7abcb6e306 Add webhook notification backend Matthew Jones 2016-02-10 17:03:57 -05:00
  • 24b33a52c8 Roll back mock version due to packaging issues Matthew Jones 2016-02-10 17:01:18 -05:00
  • 20161b7ac4 Merge pull request #900 from leigh-johnson/ManagementJobCardView Leigh 2016-02-10 16:01:11 -05:00
  • 4bc9ca2096 Merge pull request #905 from wwitzel3/rbac Akita Noek 2016-02-10 15:22:11 -05:00
  • 34ebe0a848 Pagerduty and Hipchat backends plus some cleanup Matthew Jones 2016-02-10 15:17:11 -05:00
  • 6877a7a566 added Group.parents rebuilding Wayne Witzel III 2016-02-10 15:13:24 -05:00
  • b6ce3a1a82 Merge pull request #899 from mabashian/panelify-home-hosts Michael Abashian 2016-02-10 13:48:11 -05:00
  • 51a810d73e remove managementJobsList module Leigh Johnson 2016-02-10 13:26:15 -05:00
  • ea25190571 fix .MgmtCards-card inconsistent padding, remove Stream factory from dependencies, remove Pagination/Search dependent on Stream Leigh Johnson 2016-02-10 13:25:01 -05:00
  • 933ab65b3f remove log line, yank generateList dependency from card controller Leigh Johnson 2016-02-10 13:12:47 -05:00
  • b60d760a9a #632 add /management-jobs/card module, replace module managementJobsList with managementJobsCard Leigh Johnson 2016-02-10 11:07:21 -05:00
  • f863972cea Added Panel class and list title to the Home Hosts list view Michael Abashian 2016-02-10 11:18:00 -05:00