MetaPhase-Consulting/State-TalentMAP

View on GitHub
src/Components/FavoritePositions/__snapshots__/FavoritePositions.test.jsx.snap

Summary

Maintainability
Test Coverage
// Jest Snapshot v1, https://goo.gl/fbAQLP

exports[`FavoritePositionsComponent matches snapshot 1`] = `
<div
  className="usa-grid-full favorite-positions-container profile-content-inner-container "
>
  <div
    className="usa-grid-full favorites-top-section"
  >
    <div
      className="favorites-title-container"
    >
      <ProfileSectionTitle
        className=""
        icon="star"
        title="Favorites"
      />
    </div>
  </div>
  <Nav
    denominator={null}
    onClick={[Function]}
    options={
      Array [
        Object {
          "numerator": 2,
          "title": "Open Positions ",
          "value": "open",
        },
        Object {
          "numerator": 2,
          "title": "Projected Vacancies ",
          "value": "pv",
        },
        Object {
          "numerator": 2,
          "title": "Tandem Open Positions ",
          "value": "openTandem",
        },
        Object {
          "numerator": 2,
          "title": "Tandem Projected Vacancies ",
          "value": "pvTandem",
        },
      ]
    }
    selected="open"
  />
  <div
    className="usa-grid-full favorites-top-section"
  >
    <div
      className="total-results-container"
    >
      <TotalResults
        isHidden={false}
        pageNumber={1}
        pageSize={12}
        suffix="Results"
        total={2}
      />
    </div>
    <div
      className="favorites-top-section--controls"
    >
      <div
        className="results-dropdown results-dropdown-sort"
      >
        <SelectForm
          className="select-offset select-black"
          defaultSort=""
          disabled={false}
          emptyOptionText="- Select -"
          id="sort"
          includeFirstEmptyOption={false}
          label="Sort by:"
          labelSrOnly={false}
          onSelectOption={[Function]}
          options={
            Array [
              Object {
                "disabled": true,
                "text": "Sort option",
                "value": "",
              },
              Object {
                "availableOnly": true,
                "text": "Featured Positions",
                "value": "-position__post__has_service_needs_differential",
              },
              Object {
                "availableOnly": true,
                "text": "Posted Date: Most Recent",
                "value": "-posted_date",
              },
              Object {
                "availableOnly": true,
                "text": "Posted Date: Oldest",
                "value": "posted_date",
              },
              Object {
                "text": "Bureau: A-Z",
                "value": "position__bureau",
              },
              Object {
                "text": "Bureau: Z-A",
                "value": "-position__bureau",
              },
              Object {
                "text": "Grade: Low to High",
                "value": "-position__grade",
              },
              Object {
                "text": "Grade: High to Low",
                "value": "position__grade",
              },
              Object {
                "nonTandemOnly": true,
                "text": "Location: A-Z",
                "value": "location_city",
              },
              Object {
                "nonTandemOnly": true,
                "text": "Location: Z-A",
                "value": "-location_city",
              },
              Object {
                "text": "Position Number: Low to High",
                "value": "position__position_number",
              },
              Object {
                "text": "Position Number: High to Low",
                "value": "-position__position_number",
              },
              Object {
                "text": "Position Title: A-Z",
                "value": "position__title",
              },
              Object {
                "text": "Position Title: Z-A",
                "value": "-position__title",
              },
              Object {
                "text": "TED: Most Recent",
                "value": "ted",
              },
              Object {
                "text": "TED: Oldest",
                "value": "-ted",
              },
            ]
          }
          transformValue={[Function]}
        />
      </div>
      <div
        className="export-button-container"
      >
        <ExportButton
          className=""
          isLoading={false}
          onClick={[Function]}
          primaryClass="usa-button-secondary"
          text="Export"
        />
      </div>
    </div>
  </div>
  <HomePagePositionsList
    bidList={
      Array [
        Object {
          "approved_date": "2017-12-20",
          "closed_date": "2017-12-20",
          "create_date": "2017-12-20",
          "declined_date": "2017-12-20",
          "draft_date": "2017-12-20",
          "handshake_accepted_date": "2017-12-20",
          "handshake_declined_date": "2017-12-20",
          "handshake_offered_date": "2017-12-20",
          "id": 3,
          "in_panel_date": "2017-12-20",
          "is_priority": false,
          "position_info": Object {
            "bid_statistics": Array [
              Object {
                "at_skill": 0,
                "has_handshake_accepted": null,
                "has_handshake_offered": false,
                "id": null,
                "in_grade": 0,
                "in_grade_at_skill": 0,
                "total_bids": 0,
              },
            ],
            "bidcycle": Object {
              "name": "Demo BidCycle 2017-10-31 16:00:51.254762",
            },
            "id": 11,
            "position": Object {
              "bureau": "(AF) BUREAU OF AFRICAN AFFAIRS",
              "create_date": "2015-08-05",
              "grade": "03",
              "position_number": "10035561",
              "post": Object {
                "id": 199,
                "location": Object {
                  "city": "Freetown",
                  "code": "00A",
                  "country": "Sierra Leone",
                  "id": 103,
                  "state": "",
                },
              },
              "skill": "POLITICAL AND ECONOMIC AFFAIRS (6050)",
              "title": "POLITICAL/ECONOMIC OFFICER",
              "update_date": "2017-06-08",
            },
          },
          "reviewer": Object {
            "email": "woodwardw@state.gov",
            "first_name": "Wendy",
            "is_cdo": false,
            "last_name": "Woodward",
            "phone_number": "555-555-5555",
            "username": "woodwardw",
          },
          "scheduled_panel_date": "2017-12-20",
          "status": "approved",
          "submitted_date": "2017-12-20",
          "update_date": "2017-12-20",
          "user": "rehmant",
        },
        Object {
          "approved_date": "2017-12-20",
          "closed_date": "2017-12-20",
          "create_date": "2017-12-20",
          "declined_date": "2017-12-20",
          "draft_date": "2017-12-20",
          "handshake_accepted_date": "2017-12-20",
          "handshake_declined_date": "2017-12-20",
          "handshake_offered_date": "2017-12-20",
          "id": 1,
          "in_panel_date": "2017-12-20",
          "is_priority": true,
          "position_info": Object {
            "bid_statistics": Array [
              Object {
                "at_skill": 0,
                "has_handshake_accepted": null,
                "has_handshake_offered": false,
                "id": null,
                "in_grade": 0,
                "in_grade_at_skill": 0,
                "total_bids": 0,
              },
            ],
            "position": Object {
              "bidcycle": Object {
                "name": "Demo BidCycle 2017-10-31 16:00:51.254762",
              },
              "bureau": "(AF) BUREAU OF AFRICAN AFFAIRS",
              "create_date": "2006-09-20",
              "grade": "05",
              "id": 1,
              "position_number": "00003026",
              "post": Object {
                "id": 235,
                "location": Object {
                  "city": "Freetown",
                  "code": "00A",
                  "country": "Sierra Leone",
                  "id": 103,
                  "state": "",
                },
              },
              "skill": "OFFICE MANAGEMENT (9017)",
              "title": "OMS (COM)",
              "update_date": "2017-06-08",
            },
          },
          "reviewer": Object {
            "email": "woodwardw@state.gov",
            "first_name": "Wendy",
            "is_cdo": false,
            "last_name": "Woodward",
            "phone_number": "555-555-5555",
            "username": "woodwardw",
          },
          "scheduled_panel_date": "2017-12-20",
          "status": "closed",
          "submitted_date": "2017-12-20",
          "update_date": "2017-12-20",
          "user": "rehmant",
        },
        Object {
          "approved_date": "2017-12-20",
          "closed_date": "2017-12-20",
          "create_date": "2017-12-20",
          "declined_date": "2017-12-20",
          "draft_date": "2017-12-20",
          "handshake_accepted_date": "2017-12-20",
          "handshake_declined_date": "2017-12-20",
          "handshake_offered_date": "2017-12-20",
          "id": 2,
          "in_panel_date": "2017-12-20",
          "is_priority": false,
          "position_info": Object {
            "bid_statistics": Array [
              Object {
                "at_skill": 0,
                "has_handshake_accepted": null,
                "has_handshake_offered": false,
                "id": null,
                "in_grade": 0,
                "in_grade_at_skill": 0,
                "total_bids": 0,
              },
            ],
            "id": 79,
            "position": Object {
              "bidcycle": Object {
                "name": "Demo BidCycle 2017-10-31 16:00:51.254762",
              },
              "bureau": "(AF) BUREAU OF AFRICAN AFFAIRS",
              "create_date": "2006-09-20",
              "grade": "04",
              "id": 84,
              "position_number": "56001600",
              "post": Object {
                "id": 195,
                "location": Object {
                  "city": "Freetown",
                  "code": "00A",
                  "country": "Sierra Leone",
                  "id": 103,
                  "state": "",
                },
              },
              "skill": "SECURITY (2501)",
              "title": "SPECIAL AGENT",
              "update_date": "2017-06-08",
            },
          },
          "reviewer": Object {
            "email": "woodwardw@state.gov",
            "first_name": "Wendy",
            "is_cdo": false,
            "last_name": "Woodward",
            "phone_number": "555-555-5555",
            "username": "woodwardw",
          },
          "scheduled_panel_date": "2017-12-20",
          "status": "closed",
          "submitted_date": "2017-12-20",
          "update_date": "2017-12-20",
          "user": "rehmant",
        },
      ]
    }
    favorites={
      Array [
        Object {
          "availability": Object {
            "availability": null,
            "reason": null,
          },
          "bid_statistics": Array [
            Object {
              "at_skill": null,
              "has_handshake_accepted": null,
              "has_handshake_offered": false,
              "id": null,
              "in_grade": null,
              "in_grade_at_skill": null,
              "total_bids": null,
            },
          ],
          "bidcycle": Object {
            "active": null,
            "cycle_deadline_date": null,
            "cycle_end_date": null,
            "cycle_start_date": null,
            "id": 155,
            "name": "2018 DCM/PO Cycle",
          },
          "id": 12325,
          "is_hard_to_fill": false,
          "is_urgent_vacancy": false,
          "is_volunteer": false,
          "position": Object {
            "availability": Object {
              "availability": null,
              "reason": null,
            },
            "bureau": "(CA) BUREAU OF CONSULAR AFFAIRS",
            "classifications": null,
            "create_date": null,
            "current_assignment": Object {
              "estimated_end_date": "2012-10-22T05:00:00Z",
              "start_date": null,
              "status": null,
              "tour_of_duty": "INDEFINITE",
              "user": null,
            },
            "description": Object {
              "content": "Incumbent is the Office Manager for the Ambassador at a greater hardship post with a staff of 21 direct-hire Americans and 120 FSNs. She supervises an FSN protocol assistant and COM driver. She manages the Ambassador&#39;s calendar, work and travel schedules. She backs up the direct-hire DCM OMS who supports the DCM and Pol/Econ officer and who backs up COM OMS position. POC: COM OMS Shaye Palmer via e-mail:  PalmerSA&#64;state.gov. or DCM OMS Joanne Schmoll via e-mail, SchmollJL&#64;state.gov; 232-22-515-102.  &#40;Revised 07/2015&#41; &#13;&#10;AF 360 CLC- http://appcenter.state.sbu/CLC",
              "date_created": null,
              "date_updated": "2020-03-17T09:13:25.710000Z",
              "id": null,
              "is_editable_by_user": null,
              "last_editing_user": null,
              "point_of_contact": null,
              "website": null,
            },
            "effective_date": null,
            "grade": "06",
            "id": null,
            "is_highlighted": false,
            "is_overseas": null,
            "languages": Array [
              Object {
                "language": "Telugu",
                "reading_proficiency": "1",
                "representation": "Telugu (TE) 1/1",
                "spoken_proficiency": "1",
              },
              Object {
                "language": "Czech",
                "reading_proficiency": "1",
                "representation": "Czech (CX) 1/1",
                "spoken_proficiency": "1",
              },
            ],
            "latest_bidcycle": Object {
              "active": null,
              "cycle_deadline_date": null,
              "cycle_end_date": null,
              "cycle_start_date": null,
              "id": 155,
              "name": "2018 DCM/PO Cycle",
            },
            "organization": "(A) ASSISTANT SECRETARY FOR ADMINISTRATION",
            "position_number": "00003026",
            "post": Object {
              "code": "PK4000000",
              "cost_of_living_adjustment": null,
              "danger_pay": 0,
              "differential_rate": 25,
              "has_consumable_allowance": null,
              "has_service_needs_differential": null,
              "id": null,
              "location": Object {
                "city": "Kenvil",
                "code": "PK4000000",
                "country": "USA",
                "state": "Connecticut",
              },
              "obc_id": null,
              "post_bidding_considerations_url": null,
              "post_overview_url": null,
              "rest_relaxation_point": null,
              "tour_of_duty": "INDEFINITE",
            },
            "posted_date": "2020-03-17T19:13:25.970000Z",
            "representation": null,
            "skill": "CONSULAR AFFAIRS (3001)",
            "skill_code": "3001",
            "title": "OMS (COM)",
            "tour_of_duty": "INDEFINITE",
            "update_date": null,
          },
          "posted_date": "2020-03-17T19:13:25.970000Z",
          "status": null,
          "status_code": "OP",
          "ted": "2020-03-17T19:13:25.970000Z",
        },
        Object {
          "availability": Object {
            "availability": null,
            "reason": null,
          },
          "bid_statistics": Array [
            Object {
              "at_skill": null,
              "has_handshake_accepted": null,
              "has_handshake_offered": false,
              "id": null,
              "in_grade": null,
              "in_grade_at_skill": null,
              "total_bids": null,
            },
          ],
          "bidcycle": Object {
            "active": null,
            "cycle_deadline_date": null,
            "cycle_end_date": null,
            "cycle_start_date": null,
            "id": 155,
            "name": "2018 DCM/PO Cycle",
          },
          "id": 12330,
          "is_hard_to_fill": false,
          "is_urgent_vacancy": false,
          "is_volunteer": false,
          "position": Object {
            "availability": Object {
              "availability": null,
              "reason": null,
            },
            "bureau": "(CSO) BUREAU OF CONFLICT AND STABILIZATION OPERATIONS",
            "classifications": null,
            "create_date": null,
            "current_assignment": Object {
              "estimated_end_date": "2012-10-22T05:00:00Z",
              "start_date": null,
              "status": null,
              "tour_of_duty": "2 YRS (4 R & R)",
              "user": null,
            },
            "description": Object {
              "content": "The Office Management Specialist &#40;OMS&#41; for the Deputy Chief of Mission &#40;DCM&#41; provides office management services in this Mission of six agencies, 387 American and Locally Employed Staff &#40;LES&#41; positions, and 279 guard force contractors.  The OMS manages Executive Office operations and positionstains the DCM&#8217;s calendar in support of overall Mission goals and objectives.  The OMS &#40;DCM&#41; drafts routine correspondence, memoranda and cables as appropriate and ensures documents are cleared and delivered in a timely fashion. The OMS serves as back up to the Ambassador&#8217;s OMS.  POCs areSandra McInturff, DCM OMS, McInturffSL&#64;state.gov, 231-77-677-7000, ext. 7452; Samue Watson, DCM, WatsonSR&#64;state.gov, 231-77-677-7000, ext. 7452. Please submit lobbying documents to the 360 Community Lobbying Center http://appcenter.state.sbu/CLC. &#40;Revised 1/2017&#41;&#13;&#10;&#13;&#10;",
              "date_created": null,
              "date_updated": "2020-03-17T09:13:25.710000Z",
              "id": null,
              "is_editable_by_user": null,
              "last_editing_user": null,
              "point_of_contact": null,
              "website": null,
            },
            "effective_date": null,
            "grade": "OC",
            "id": null,
            "is_highlighted": false,
            "is_overseas": null,
            "languages": Array [
              Object {
                "language": "Somali",
                "reading_proficiency": "1",
                "representation": "Somali (SM) 1/1",
                "spoken_proficiency": "1",
              },
              Object {
                "language": "Kirghiz",
                "reading_proficiency": "1",
                "representation": "Kirghiz (KM) 1/1",
                "spoken_proficiency": "1",
              },
            ],
            "latest_bidcycle": Object {
              "active": null,
              "cycle_deadline_date": null,
              "cycle_end_date": null,
              "cycle_start_date": null,
              "id": 155,
              "name": "2018 DCM/PO Cycle",
            },
            "organization": "(A) ASSISTANT SECRETARY FOR ADMINISTRATION",
            "position_number": "10034001",
            "post": Object {
              "code": "SU4000000",
              "cost_of_living_adjustment": null,
              "danger_pay": 20,
              "differential_rate": 15,
              "has_consumable_allowance": null,
              "has_service_needs_differential": null,
              "id": null,
              "location": Object {
                "city": "Darbydale",
                "code": "SU4000000",
                "country": "USA",
                "state": "Arizona",
              },
              "obc_id": null,
              "post_bidding_considerations_url": null,
              "post_overview_url": null,
              "rest_relaxation_point": null,
              "tour_of_duty": "2 YRS (4 R & R)",
            },
            "posted_date": "2020-03-17T19:13:25.970000Z",
            "representation": null,
            "skill": "REFUGEE AFFAIRS (6090)",
            "skill_code": "6090",
            "title": "OMS (DCM)",
            "tour_of_duty": "2 YRS (4 R & R)",
            "update_date": null,
          },
          "posted_date": "2020-03-17T19:13:25.970000Z",
          "status": null,
          "status_code": "OP",
          "ted": "2020-03-17T19:13:25.970000Z",
        },
      ]
    }
    favoritesPV={
      Array [
        Object {
          "bidcycle": Object {
            "active": true,
            "cycle_deadline_date": null,
            "cycle_end_date": null,
            "cycle_start_date": null,
            "id": 12,
            "name": "Summer 2020",
          },
          "id": 5284,
          "isPV": true,
          "position": Object {
            "availability": Object {
              "availability": true,
              "reason": null,
            },
            "bid_cycle_statuses": Array [
              Object {
                "bidcycle": "Summer 2020",
                "id": 5284,
                "position": "POLITICAL OFFICER",
                "status": null,
                "status_code": null,
              },
            ],
            "bureau": "(DRL) OFF OF THE ASST SEC BUR OF DEMO, H R,  AND LABOR",
            "current_assignment": Object {
              "estimated_end_date": "2012-10-22T05:00:00Z",
              "user": null,
            },
            "description": Object {
              "content": "Internal Reporting Officer in a political section comprised of seven officers, one OMS, and three FSN political specialists.  Reports to the Political Counselor through the Deputy Counselor; supervises one FSN.  Monitors, analyzes, and reports on Saudi internal politics, including domestic policies and institutions, the Royal Family, Shura and Municipal Councils, tribes, and elections and political participation.  POC: John Godfrey &#40;godfreyjt&#64;state.gov&#41; and Abram Paley &#40;PaleyAW&#64;state.gov&#41;. This year NEA is once again collecting lobbying documents through its 360 Lobbying Center. Please submit your lobbying information at: http://appcenter.state.sbu/CLC. Also please send all inquiries and correspondence about this position to post at: saudibidders&#64;state.gov.",
              "date_updated": "2020-03-17T09:13:25.710000Z",
            },
            "grade": "03",
            "languages": Array [
              Object {
                "language": "Chinese-Mandar",
                "reading_proficiency": "1",
                "representation": "Chinese-Mandar (CM) 1/1",
                "spoken_proficiency": "1",
              },
              Object {
                "language": "Arabic Egyptian",
                "reading_proficiency": "1",
                "representation": "Arabic Egyptian (AE) 1/1",
                "spoken_proficiency": "1",
              },
            ],
            "latest_bidcycle": Object {
              "active": true,
              "cycle_deadline_date": null,
              "cycle_end_date": null,
              "cycle_start_date": null,
              "id": 12,
              "name": "Summer 2020",
            },
            "organization": "(A) ASSISTANT SECRETARY FOR ADMINISTRATION",
            "position_number": "10059003",
            "post": Object {
              "danger_pay": 25,
              "differential_rate": 15,
              "location": Object {
                "city": "Coral",
                "code": "UP3000000",
                "country": "Russian Federation",
                "state": "",
              },
              "obc_id": null,
              "post_bidding_considerations_url": null,
              "post_overview_url": null,
              "tour_of_duty": "1 YR (1 R & R)",
            },
            "skill": "ECON RESOURCES & COMMODITIES (5050)",
            "title": "POLITICAL OFFICER",
            "tour_of_duty": "1 YR (1 R & R)",
          },
          "ted": "2012-10-22T05:00:00Z",
        },
        Object {
          "bidcycle": Object {
            "active": true,
            "cycle_deadline_date": null,
            "cycle_end_date": null,
            "cycle_start_date": null,
            "id": 12,
            "name": "Summer 2020",
          },
          "id": 5294,
          "isPV": true,
          "position": Object {
            "availability": Object {
              "availability": true,
              "reason": null,
            },
            "bid_cycle_statuses": Array [
              Object {
                "bidcycle": "Summer 2020",
                "id": 5294,
                "position": "INFORMATION PROGRAMS OFFICER",
                "status": null,
                "status_code": null,
              },
            ],
            "bureau": "(BP) BUREAU OF BUDGET AND PLANNING",
            "current_assignment": Object {
              "estimated_end_date": "2012-02-02T05:00:00Z",
              "user": null,
            },
            "description": Object {
              "content": "The IPO is one of three Information Management Specialists &#40;IMS&#41; at Post. The incumbent is in charge of the Information Program Center &#40;IPC&#41; providing oversight, management, and security for all classified computer system, radio and telephone operations at Embassy Harare. The employee supervises one USDH, one Information Management Assistant and eight locally employed staff &#40;LES&#41;. The IPO reports to the Information Management Officer &#40;IMO&#41;. POC IPO John Miller via unclassified e-mail or telephone number 263-4-250-593 ext. 4900, IVG 778-0000 or IMO Mark Myelle.  Please submit lobbying documents to the AF 360 CLC- http://appcenter.state.sbu/CLC. ",
              "date_updated": "2020-03-17T09:13:25.710000Z",
            },
            "grade": "08",
            "languages": Array [
              Object {
                "language": "Hindi",
                "reading_proficiency": "1",
                "representation": "Hindi (HJ) 1/1",
                "spoken_proficiency": "1",
              },
              Object {
                "language": "Arabic Modern",
                "reading_proficiency": "1",
                "representation": "Arabic Modern (AD) 1/1",
                "spoken_proficiency": "1",
              },
            ],
            "latest_bidcycle": Object {
              "active": true,
              "cycle_deadline_date": null,
              "cycle_end_date": null,
              "cycle_start_date": null,
              "id": 12,
              "name": "Summer 2020",
            },
            "organization": "(A) ASSISTANT SECRETARY FOR ADMINISTRATION",
            "position_number": "55007010",
            "post": Object {
              "danger_pay": 20,
              "differential_rate": 10,
              "location": Object {
                "city": "Saranap",
                "code": "RS8900000",
                "country": "USA",
                "state": "Maine",
              },
              "obc_id": null,
              "post_bidding_considerations_url": null,
              "post_overview_url": null,
              "tour_of_duty": "1 YEAR(2R&R)/HL/1 YEAR(2R&R)",
            },
            "skill": "DIPLOMATIC COURIER (2580)",
            "title": "INFORMATION PROGRAMS OFFICER",
            "tour_of_duty": "1 YEAR(2R&R)/HL/1 YEAR(2R&R)",
          },
          "ted": "2012-02-02T05:00:00Z",
        },
      ]
    }
    favoritesPVTandem={
      Array [
        Object {
          "bidcycle": Object {
            "active": true,
            "cycle_deadline_date": null,
            "cycle_end_date": null,
            "cycle_start_date": null,
            "id": 12,
            "name": "Summer 2020",
          },
          "id": 5284,
          "isPV": true,
          "position": Object {
            "availability": Object {
              "availability": true,
              "reason": null,
            },
            "bid_cycle_statuses": Array [
              Object {
                "bidcycle": "Summer 2020",
                "id": 5284,
                "position": "POLITICAL OFFICER",
                "status": null,
                "status_code": null,
              },
            ],
            "bureau": "(DRL) OFF OF THE ASST SEC BUR OF DEMO, H R,  AND LABOR",
            "current_assignment": Object {
              "estimated_end_date": "2012-10-22T05:00:00Z",
              "user": null,
            },
            "description": Object {
              "content": "Internal Reporting Officer in a political section comprised of seven officers, one OMS, and three FSN political specialists.  Reports to the Political Counselor through the Deputy Counselor; supervises one FSN.  Monitors, analyzes, and reports on Saudi internal politics, including domestic policies and institutions, the Royal Family, Shura and Municipal Councils, tribes, and elections and political participation.  POC: John Godfrey &#40;godfreyjt&#64;state.gov&#41; and Abram Paley &#40;PaleyAW&#64;state.gov&#41;. This year NEA is once again collecting lobbying documents through its 360 Lobbying Center. Please submit your lobbying information at: http://appcenter.state.sbu/CLC. Also please send all inquiries and correspondence about this position to post at: saudibidders&#64;state.gov.",
              "date_updated": "2020-03-17T09:13:25.710000Z",
            },
            "grade": "03",
            "languages": Array [
              Object {
                "language": "Chinese-Mandar",
                "reading_proficiency": "1",
                "representation": "Chinese-Mandar (CM) 1/1",
                "spoken_proficiency": "1",
              },
              Object {
                "language": "Arabic Egyptian",
                "reading_proficiency": "1",
                "representation": "Arabic Egyptian (AE) 1/1",
                "spoken_proficiency": "1",
              },
            ],
            "latest_bidcycle": Object {
              "active": true,
              "cycle_deadline_date": null,
              "cycle_end_date": null,
              "cycle_start_date": null,
              "id": 12,
              "name": "Summer 2020",
            },
            "organization": "(A) ASSISTANT SECRETARY FOR ADMINISTRATION",
            "position_number": "10059003",
            "post": Object {
              "danger_pay": 25,
              "differential_rate": 15,
              "location": Object {
                "city": "Coral",
                "code": "UP3000000",
                "country": "Russian Federation",
                "state": "",
              },
              "obc_id": null,
              "post_bidding_considerations_url": null,
              "post_overview_url": null,
              "tour_of_duty": "1 YR (1 R & R)",
            },
            "skill": "ECON RESOURCES & COMMODITIES (5050)",
            "title": "POLITICAL OFFICER",
            "tour_of_duty": "1 YR (1 R & R)",
          },
          "tandem_nbr": 1,
          "ted": "2012-10-22T05:00:00Z",
        },
        Object {
          "bidcycle": Object {
            "active": true,
            "cycle_deadline_date": null,
            "cycle_end_date": null,
            "cycle_start_date": null,
            "id": 12,
            "name": "Summer 2020",
          },
          "id": 5294,
          "isPV": true,
          "position": Object {
            "availability": Object {
              "availability": true,
              "reason": null,
            },
            "bid_cycle_statuses": Array [
              Object {
                "bidcycle": "Summer 2020",
                "id": 5294,
                "position": "INFORMATION PROGRAMS OFFICER",
                "status": null,
                "status_code": null,
              },
            ],
            "bureau": "(BP) BUREAU OF BUDGET AND PLANNING",
            "current_assignment": Object {
              "estimated_end_date": "2012-02-02T05:00:00Z",
              "user": null,
            },
            "description": Object {
              "content": "The IPO is one of three Information Management Specialists &#40;IMS&#41; at Post. The incumbent is in charge of the Information Program Center &#40;IPC&#41; providing oversight, management, and security for all classified computer system, radio and telephone operations at Embassy Harare. The employee supervises one USDH, one Information Management Assistant and eight locally employed staff &#40;LES&#41;. The IPO reports to the Information Management Officer &#40;IMO&#41;. POC IPO John Miller via unclassified e-mail or telephone number 263-4-250-593 ext. 4900, IVG 778-0000 or IMO Mark Myelle.  Please submit lobbying documents to the AF 360 CLC- http://appcenter.state.sbu/CLC. ",
              "date_updated": "2020-03-17T09:13:25.710000Z",
            },
            "grade": "08",
            "languages": Array [
              Object {
                "language": "Hindi",
                "reading_proficiency": "1",
                "representation": "Hindi (HJ) 1/1",
                "spoken_proficiency": "1",
              },
              Object {
                "language": "Arabic Modern",
                "reading_proficiency": "1",
                "representation": "Arabic Modern (AD) 1/1",
                "spoken_proficiency": "1",
              },
            ],
            "latest_bidcycle": Object {
              "active": true,
              "cycle_deadline_date": null,
              "cycle_end_date": null,
              "cycle_start_date": null,
              "id": 12,
              "name": "Summer 2020",
            },
            "organization": "(A) ASSISTANT SECRETARY FOR ADMINISTRATION",
            "position_number": "55007010",
            "post": Object {
              "danger_pay": 20,
              "differential_rate": 10,
              "location": Object {
                "city": "Saranap",
                "code": "RS8900000",
                "country": "USA",
                "state": "Maine",
              },
              "obc_id": null,
              "post_bidding_considerations_url": null,
              "post_overview_url": null,
              "tour_of_duty": "1 YEAR(2R&R)/HL/1 YEAR(2R&R)",
            },
            "skill": "DIPLOMATIC COURIER (2580)",
            "title": "INFORMATION PROGRAMS OFFICER",
            "tour_of_duty": "1 YEAR(2R&R)/HL/1 YEAR(2R&R)",
          },
          "tandem_nbr": 2,
          "ted": "2012-02-02T05:00:00Z",
        },
      ]
    }
    favoritesTandem={Array []}
    isLoading={false}
    isTandem={false}
    limit={12}
    maxLength={300}
    page={1}
    positions={
      Array [
        Object {
          "availability": Object {
            "availability": null,
            "reason": null,
          },
          "bid_statistics": Array [
            Object {
              "at_skill": null,
              "has_handshake_accepted": null,
              "has_handshake_offered": false,
              "id": null,
              "in_grade": null,
              "in_grade_at_skill": null,
              "total_bids": null,
            },
          ],
          "bidcycle": Object {
            "active": null,
            "cycle_deadline_date": null,
            "cycle_end_date": null,
            "cycle_start_date": null,
            "id": 155,
            "name": "2018 DCM/PO Cycle",
          },
          "id": 12325,
          "is_hard_to_fill": false,
          "is_urgent_vacancy": false,
          "is_volunteer": false,
          "position": Object {
            "availability": Object {
              "availability": null,
              "reason": null,
            },
            "bureau": "(CA) BUREAU OF CONSULAR AFFAIRS",
            "classifications": null,
            "create_date": null,
            "current_assignment": Object {
              "estimated_end_date": "2012-10-22T05:00:00Z",
              "start_date": null,
              "status": null,
              "tour_of_duty": "INDEFINITE",
              "user": null,
            },
            "description": Object {
              "content": "Incumbent is the Office Manager for the Ambassador at a greater hardship post with a staff of 21 direct-hire Americans and 120 FSNs. She supervises an FSN protocol assistant and COM driver. She manages the Ambassador&#39;s calendar, work and travel schedules. She backs up the direct-hire DCM OMS who supports the DCM and Pol/Econ officer and who backs up COM OMS position. POC: COM OMS Shaye Palmer via e-mail:  PalmerSA&#64;state.gov. or DCM OMS Joanne Schmoll via e-mail, SchmollJL&#64;state.gov; 232-22-515-102.  &#40;Revised 07/2015&#41; &#13;&#10;AF 360 CLC- http://appcenter.state.sbu/CLC",
              "date_created": null,
              "date_updated": "2020-03-17T09:13:25.710000Z",
              "id": null,
              "is_editable_by_user": null,
              "last_editing_user": null,
              "point_of_contact": null,
              "website": null,
            },
            "effective_date": null,
            "grade": "06",
            "id": null,
            "is_highlighted": false,
            "is_overseas": null,
            "languages": Array [
              Object {
                "language": "Telugu",
                "reading_proficiency": "1",
                "representation": "Telugu (TE) 1/1",
                "spoken_proficiency": "1",
              },
              Object {
                "language": "Czech",
                "reading_proficiency": "1",
                "representation": "Czech (CX) 1/1",
                "spoken_proficiency": "1",
              },
            ],
            "latest_bidcycle": Object {
              "active": null,
              "cycle_deadline_date": null,
              "cycle_end_date": null,
              "cycle_start_date": null,
              "id": 155,
              "name": "2018 DCM/PO Cycle",
            },
            "organization": "(A) ASSISTANT SECRETARY FOR ADMINISTRATION",
            "position_number": "00003026",
            "post": Object {
              "code": "PK4000000",
              "cost_of_living_adjustment": null,
              "danger_pay": 0,
              "differential_rate": 25,
              "has_consumable_allowance": null,
              "has_service_needs_differential": null,
              "id": null,
              "location": Object {
                "city": "Kenvil",
                "code": "PK4000000",
                "country": "USA",
                "state": "Connecticut",
              },
              "obc_id": null,
              "post_bidding_considerations_url": null,
              "post_overview_url": null,
              "rest_relaxation_point": null,
              "tour_of_duty": "INDEFINITE",
            },
            "posted_date": "2020-03-17T19:13:25.970000Z",
            "representation": null,
            "skill": "CONSULAR AFFAIRS (3001)",
            "skill_code": "3001",
            "title": "OMS (COM)",
            "tour_of_duty": "INDEFINITE",
            "update_date": null,
          },
          "posted_date": "2020-03-17T19:13:25.970000Z",
          "status": null,
          "status_code": "OP",
          "ted": "2020-03-17T19:13:25.970000Z",
        },
        Object {
          "availability": Object {
            "availability": null,
            "reason": null,
          },
          "bid_statistics": Array [
            Object {
              "at_skill": null,
              "has_handshake_accepted": null,
              "has_handshake_offered": false,
              "id": null,
              "in_grade": null,
              "in_grade_at_skill": null,
              "total_bids": null,
            },
          ],
          "bidcycle": Object {
            "active": null,
            "cycle_deadline_date": null,
            "cycle_end_date": null,
            "cycle_start_date": null,
            "id": 155,
            "name": "2018 DCM/PO Cycle",
          },
          "id": 12330,
          "is_hard_to_fill": false,
          "is_urgent_vacancy": false,
          "is_volunteer": false,
          "position": Object {
            "availability": Object {
              "availability": null,
              "reason": null,
            },
            "bureau": "(CSO) BUREAU OF CONFLICT AND STABILIZATION OPERATIONS",
            "classifications": null,
            "create_date": null,
            "current_assignment": Object {
              "estimated_end_date": "2012-10-22T05:00:00Z",
              "start_date": null,
              "status": null,
              "tour_of_duty": "2 YRS (4 R & R)",
              "user": null,
            },
            "description": Object {
              "content": "The Office Management Specialist &#40;OMS&#41; for the Deputy Chief of Mission &#40;DCM&#41; provides office management services in this Mission of six agencies, 387 American and Locally Employed Staff &#40;LES&#41; positions, and 279 guard force contractors.  The OMS manages Executive Office operations and positionstains the DCM&#8217;s calendar in support of overall Mission goals and objectives.  The OMS &#40;DCM&#41; drafts routine correspondence, memoranda and cables as appropriate and ensures documents are cleared and delivered in a timely fashion. The OMS serves as back up to the Ambassador&#8217;s OMS.  POCs areSandra McInturff, DCM OMS, McInturffSL&#64;state.gov, 231-77-677-7000, ext. 7452; Samue Watson, DCM, WatsonSR&#64;state.gov, 231-77-677-7000, ext. 7452. Please submit lobbying documents to the 360 Community Lobbying Center http://appcenter.state.sbu/CLC. &#40;Revised 1/2017&#41;&#13;&#10;&#13;&#10;",
              "date_created": null,
              "date_updated": "2020-03-17T09:13:25.710000Z",
              "id": null,
              "is_editable_by_user": null,
              "last_editing_user": null,
              "point_of_contact": null,
              "website": null,
            },
            "effective_date": null,
            "grade": "OC",
            "id": null,
            "is_highlighted": false,
            "is_overseas": null,
            "languages": Array [
              Object {
                "language": "Somali",
                "reading_proficiency": "1",
                "representation": "Somali (SM) 1/1",
                "spoken_proficiency": "1",
              },
              Object {
                "language": "Kirghiz",
                "reading_proficiency": "1",
                "representation": "Kirghiz (KM) 1/1",
                "spoken_proficiency": "1",
              },
            ],
            "latest_bidcycle": Object {
              "active": null,
              "cycle_deadline_date": null,
              "cycle_end_date": null,
              "cycle_start_date": null,
              "id": 155,
              "name": "2018 DCM/PO Cycle",
            },
            "organization": "(A) ASSISTANT SECRETARY FOR ADMINISTRATION",
            "position_number": "10034001",
            "post": Object {
              "code": "SU4000000",
              "cost_of_living_adjustment": null,
              "danger_pay": 20,
              "differential_rate": 15,
              "has_consumable_allowance": null,
              "has_service_needs_differential": null,
              "id": null,
              "location": Object {
                "city": "Darbydale",
                "code": "SU4000000",
                "country": "USA",
                "state": "Arizona",
              },
              "obc_id": null,
              "post_bidding_considerations_url": null,
              "post_overview_url": null,
              "rest_relaxation_point": null,
              "tour_of_duty": "2 YRS (4 R & R)",
            },
            "posted_date": "2020-03-17T19:13:25.970000Z",
            "representation": null,
            "skill": "REFUGEE AFFAIRS (6090)",
            "skill_code": "6090",
            "title": "OMS (DCM)",
            "tour_of_duty": "2 YRS (4 R & R)",
            "update_date": null,
          },
          "posted_date": "2020-03-17T19:13:25.970000Z",
          "status": null,
          "status_code": "OP",
          "ted": "2020-03-17T19:13:25.970000Z",
        },
      ]
    }
    refreshFavorites={false}
    showBidListButton={true}
    showCompareButton={true}
    sortType=""
    title="favorites"
    type="default"
    useShortFavButton={true}
  />
  <div
    className="usa-grid-full react-paginate"
  >
    <PaginationWrapper
      activeClassName="active"
      className=""
      containerClassName="pagination"
      forcePage={1}
      marginPagesDisplayed={2}
      nextLabel="Next"
      onPageChange={[Function]}
      pageRangeDisplayed={3}
      pageSize={12}
      paginationStyle="pagination"
      previousLabel="Previous"
      subContainerClassName="pages pagination"
      totalResults={2}
    />
  </div>
</div>
`;