Skip to content
Success

Changes

Summary

  1. add related facet (commit: 33024c4) (details)
  2. reduce function arguments (commit: 72a45ec) (details)
  3. facet capitalize (commit: 264b06d) (details)
  4. fix scaffold/plot match issue (commit: 1380841) (details)
  5. update data return (commit: 61a69fd) (details)
  6. capitalize title (commit: 15a1af0) (details)
  7. fix filter facet mis-match issue (commit: acb68f0) (details)
  8. update logic (commit: c2cf7f9) (details)
  9. improve function readability (commit: a1d9184) (details)
  10. add related testing (commit: c4bd3de) (details)
  11. rename variables (commit: 36ff931) (details)
  12. fix testing (commit: fcebcbb) (details)
The file was addedapp/query.py
The file was modifiedapp/filter_generator.py (diff)
The file was modifiedapp/main.py (diff)
The file was modifiedapp/main.py (diff)
The file was modifiedapp/query.py (diff)
The file was modifiedapp/pagination.py (diff)
The file was modifiedapp/filter_generator.py (diff)
Commit 1380841bd18d2b8c79fdf25f0f9cfa23ac7333cf by David Yu
fix scaffold/plot match issue
(commit: 1380841)
The file was modifiedapp/query.py (diff)
The file was modifiedapp/main.py (diff)
The file was modifiedapp/query.py (diff)
The file was modifiedapp/filter_generator.py (diff)
Commit acb68f0f1705ed97e2f470b4ce0bf8c0cd1386ce by David Yu
fix filter facet mis-match issue
(commit: acb68f0)
The file was modifiedapp/query.py (diff)
The file was modifiedapp/filter.py (diff)
The file was modifiedapp/main.py (diff)
The file was modifiedapp/query.py (diff)
Commit a1d91840de7864d66c73de3efef0b1ae9057c561 by David Yu
improve function readability
(commit: a1d9184)
The file was modifiedapp/main.py (diff)
The file was addedapp/query_format.py
The file was removedapp/query.py
The file was modifiedapp/filter_generator.py (diff)
The file was modifiedtests/test_api.py (diff)
The file was modifiedapp/filter_generator.py (diff)
The file was modifiedapp/filter_generator.py (diff)
The file was modifiedtests/test_api.py (diff)