Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mechanisms to assign people to CDO via API #208

Open
afrasier opened this issue Oct 31, 2017 · 0 comments
Open

Add mechanisms to assign people to CDO via API #208

afrasier opened this issue Oct 31, 2017 · 0 comments

Comments

@afrasier
Copy link
Collaborator

No description provided.

kakumanipk pushed a commit that referenced this issue Oct 22, 2019
* fix: update field mappings for available positions

* fix: update the overseas filter (#156)

* update_count now using jwt token

* update testing scripts

* fix: add defaults to the get_or_create on cycle position so it doesnt error

* fix: account for updates on the CP as well

* feature: available positions favoriting using realtime api

* updating description

* update filters

* fix count to save on creation

* chore: refactor common functions into common file

* chore: refactor commonn get and count functions

* fix: make requests a little more robust

* adding bidding statistics

* fix: update test

* feature: new model for available position designations which includes highlighting. TM-695

* chore: allow for jwt to be set for swagger calls via authorize (#167)

* fix: update the regex to parse out the language code and reconstruct the representation with better formatting

* fix: add the designations to the returned available_positions data

* fix: use filter+first in case the designation object is not in the db

* add new filter class for available positions that uses the api

* feature: add get individual available position and get similar available positions

* fix: remove history fields and tables that we are no longer using

* chore: missed one file

* fix: missed this one

* add swagger fields

* fix: remove string representations from models that do not require it

* feature: allow for the update relationships sql to be run via a python command

* fix: fix tests and migration conflicts

* fix: update the string representations command to accept a model and only run on that model

* feature: update_relationships command accepts an optional model param to process only that model

* fix: process the response from the fsbid api correctly

* fix: display available options

* chore: add guidance on what are acceptable models]

* fix: fix param parsing on the available position params

* adding export for available positions

* clean up

* updating test to use new endpoint

* feature: get an individual projected vacancy.

* fix: date parsing on the bid season

* remove unneeded f

* fix: return 404 when no pv/ap with id is found

* cleaning up lint issues

* fix: ensure date now returns None rather than raising Exception

* fix: fix the sorting on projected vacancies. TM-1275

* Trigger notification

* Trigger notification

* fix: add location mapping to the projected vacancy. TM-1274

* fix: add verify=False to requests to fsbid

* Revert "fix: add verify=False to requests to fsbid"

This reverts commit aaa689b.

* fix: add the verify=false to the fsbid requests

* chore: nosec on verify=False lines

* add api endpoint for updating savedsearch counts

* fix: remove the assignment model and all things associated

* update endpoint

* fix: add to user profile route

* fix: handle multiple favorites

* fix: return all position designations

* safe navigation to the location of the projected vacancy

* fixing bad merge and updating export format

* fix: only return the favorite ids for the profile to shrink the payload

* feature: sort bid season on description

* chore: cleanups for sync things (#189)

* fix: fix the bureau filter on PV

* chore: remove oracle realted files

* fix: use no langage code from fsbid for checking for no language

* only update counts for user

* feature: capture ids as a filter used in comparision

* lint issues

* retrieve reference data from fsbid

* Add middleware to expose Content-Disposition header

* fix: add the about page editor group to the allowed permissions

* update filename and languages

* add remaining fsbid calls

* fix: add the about page editor group to the allowed permissions

* fix: add permission group for editing the about page. TM-1271

* refactor duplicate code

* fix language_code

* fix: comment out code that was breaking sync (#195)

* fix: return a value so things dont break

* feature: add endpoint to update user profile emp_id with perdet_seq_num from fsbid

* chore: revert files added unintentionally

* update dictionary retrieval to error check

* fix: cleanup bidding and fsbid mappings

* fix: add additional fields

* chore:minor refactoring on the similar positions logic

* fix: fix the cycle filters for available positions

* fix: return favorites as part of the user profile payload

* Pip requirements will get cached between docker-compose builds (#200)

* fix: allow for location code to be passed to post available position filter. this happens when searching for similar positions

* fix: sort bureau on the short description

* refactor to add error checking

* test file changes

* correctly updating test files this time

* fix: allow sorting on posted_date

* update to have none as default

* codes

* chore: use a docker image rather than require the mock code to be checked out (#150)

* chore: use a docker image rather than require the mock code to be checked out

* fix: move back to mock_fsbid url so containers can still talk to each other;

* feature: allow mock-fsbid to be run from local code if needed

* chore: improve the performance of the string_rep job by forcing update and limiting the fields being updated (#169)

* available positions file switch to none
kakumanipk added a commit that referenced this issue Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant