Skip to content

Issue 8 more reporting endpoints#10

Merged
dmlb2000 merged 8 commits intopacifica:masterfrom
kauberry:issue-8-more_reporting_endpoints
Apr 13, 2017
Merged

Issue 8 more reporting endpoints#10
dmlb2000 merged 8 commits intopacifica:masterfrom
kauberry:issue-8-more_reporting_endpoints

Conversation

@kauberry
Copy link
Contributor

@kauberry kauberry commented Apr 12, 2017

Description

[Describe what this change achieves]

Issues Resolved

[List any existing issues this PR resolves]

Check List

…e_reporting_endpoints

* issue-125-new_endpoints_for_reporting:
  Cleaning up incorrect behavior in the earliest/latest and transaction search modules
  Adding in summarization queries for reporting
  Final tweaks to simplified user query return for Derek
  This should fix the broken unit testing now
  More code complexity changes
  More codeclimate fixes
  Codeclimate fixes?
  urllib is picky with 2/3 compatible code
  library fix for Python 3 compatibility
  Adding proper testing for earliest/latest
  Fixes for ‘files.py’ model to allow proper return of files by transaction, cleanup and fixes for earliest_latest date queries
  Adding in new code to return simplified person record for use in the uploader, as well as testing code
  Updated testing code to add files_with_tkv search support
  Adding endpoint for DMS Uploader
  Formatting and stylistic fixes
  Updating query returns to provide more detailed info for display purposes
  Switching out @db_connection_decorator for more robust connect/close behavior using cherrypy request_start/request_end events
  Changes to better handle searching for partial instrument id values
  Adding support for getting an instrument list for a user

# Conflicts:
#	metadata/rest/fileinfo_queries/files_with_tkv.py
#	metadata/rest/instrument_queries/instrument_user_search.py
#	metadata/rest/proposal_queries/proposal_user_search.py
#	metadata/rest/reporting_queries/detailed_transactions_list.py
#	metadata/rest/reporting_queries/query_base.py
#	metadata/rest/user_queries/query_base.py
#	metadata/rest/user_queries/user_lookup.py
#	metadata/rest/user_queries/user_search.py
* master:
  try except around the db connect (pacifica#9)

# Conflicts:
#	metadata/orm/base.py
Copy link
Member

@dmlb2000 dmlb2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks better to me.

@dmlb2000 dmlb2000 merged commit 2ce8029 into pacifica:master Apr 13, 2017
@dmlb2000 dmlb2000 mentioned this pull request Apr 13, 2017
@kauberry kauberry deleted the issue-8-more_reporting_endpoints branch April 25, 2017 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants