Skip to content
Failed

Changes

Summary

  1. update documentation (commit: 57fc798) (details)
  2. update filter dict (commit: 913dad8) (details)
  3. clarify environment variable setup (commit: 711900f) (details)
  4. fix invalid escape sequence warning (commit: fcbeb85) (details)
  5. fix invalid escape sequence (commit: 1397f5e) (details)
  6. update convert_query function comment (commit: 01f6d72) (details)
  7. update pagination data structure (commit: 1b6741c) (details)
  8. create sub node schema (commit: e6a091c) (details)
  9. create data schema file (commit: 28d00d3) (details)
  10. Create pagination.py (commit: f095407) (details)
  11. remove duplicated data (commit: 868d950) (details)
  12. add species to output (commit: 1a1bcfe) (details)
  13. update filter for sidebar (commit: 0569522) (details)
  14. update comment (commit: 85a2569) (details)
  15. update manifests based data structure (commit: 44b4856) (details)
  16. update image gallery (commit: a278e07) (details)
  17. add image url (commit: 17c68ce) (details)
  18. remove hard code url (commit: e00f448) (details)
  19. update path structure (commit: ce561c6) (details)
  20. add handle_multiple_cite function (commit: e5c888e) (details)
  21. update pagination logic (commit: e0c8f59) (details)
  22. update sidebar data format (commit: c4317d0) (details)
  23. update sidebar filter content (commit: ee7207f) (details)
  24. update eval() to json.loads() (commit: 81a013c) (details)
  25. update full url to pagination output (commit: c987d00) (details)
  26. set url to empty if not include image (commit: 4ce6948) (details)
  27. splite contributor (commit: c52878e) (details)
  28. update variable name (commit: 60d4881) (details)
  29. optimize pagination data structure (commit: beded56) (details)
  30. keep the empty array if no data match (commit: c613c7a) (details)
  31. organ filter update (commit: e15b489) (details)
The file was modifiedapp/main.py (diff)
The file was modifiedapp/filter_dictionary.py (diff)
Commit 711900fdfa4a24108dcd0f7bfd114be21125fa44 by jyu748
clarify environment variable setup
(commit: 711900f)
The file was modifiedREADME.md (diff)
The file was addedenv.txt
Commit fcbeb85255e769bc51821a793c1f3d0ca6f2c5e6 by jyu748
fix invalid escape sequence warning
(commit: fcbeb85)
The file was modifiedapp/sgqlc.py (diff)
Commit 1397f5e1711d446ee3b54e682cc1eb0da3f836a0 by jyu748
fix invalid escape sequence
(commit: 1397f5e)
The file was modifiedapp/search.py (diff)
Commit 01f6d722cb9556c38e1c16b9d0f1d389a234f25d by jyu748
update convert_query function comment
(commit: 01f6d72)
The file was modifiedapp/sgqlc.py (diff)
Commit 1b6741c5bcfe3a52803e07e5af091abbde3e02f1 by jyu748
update pagination data structure
(commit: 1b6741c)
The file was modifiedapp/sgqlc.py (diff)
The file was modifiedapp/sgqlc_schema.py (diff)
The file was modifiedapp/sgqlc_schema.py (diff)
The file was modifiedapp/sgqlc.py (diff)
The file was modifiedapp/search.py (diff)
The file was modifiedapp/main.py (diff)
The file was addedapp/data_schema.py
The file was addedapp/pagination.py
The file was modifiedapp/filter.py (diff)
The file was modifiedapp/pagination.py (diff)
The file was modifiedapp/sgqlc_schema.py (diff)
The file was modifiedtests/test_api.py (diff)
The file was modifiedapp/filter.py (diff)
The file was modifiedapp/pagination.py (diff)
The file was modifiedapp/main.py (diff)
The file was modifiedapp/main.py (diff)
Commit 44b485612a8b233966d4fa68063d73ad2ea356f1 by jyu748
update manifests based data structure
(commit: 44b4856)
The file was modifiedapp/pagination.py (diff)
The file was modifiedapp/sgqlc_schema.py (diff)
The file was modifiedapp/pagination.py (diff)
The file was modifiedapp/pagination.py (diff)
The file was modifiedapp/pagination.py (diff)
The file was modifiedapp/pagination.py (diff)
Commit e5c888ef02f39fa3fa22e62b74017c2aed5d562c by jyu748
add handle_multiple_cite function
(commit: e5c888e)
The file was modifiedapp/sgqlc.py (diff)
The file was modifiedapp/filter_dictionary.py (diff)
The file was modifiedapp/pagination.py (diff)
The file was modifiedapp/data_schema.py (diff)
The file was modifiedapp/main.py (diff)
The file was modifiedapp/pagination.py (diff)
Commit c4317d00002eae5f0b9e4d3ae6b8374f2ccbe62e by jyu748
update sidebar data format
(commit: c4317d0)
The file was modifiedapp/filter.py (diff)
Commit ee7207f0925634022e0bbff8eb073c20541c0a8a by jyu748
update sidebar filter content
(commit: ee7207f)
The file was modifiedapp/filter.py (diff)
Commit 81a013c4fe4295a1409b58a162320d850bf08083 by jyu748
update eval() to json.loads()
(commit: 81a013c)
The file was modifiedapp/pagination.py (diff)
Commit c987d00d8923f4e4cba6def1b86b5bb9c500b7ff by jyu748
update full url to pagination output
(commit: c987d00)
The file was modifiedapp/pagination.py (diff)
The file was modifiedapp/config.py (diff)
Commit 4ce6948aabc3c2407621ac32c7639a511ed7c46d by jyu748
set url to empty if not include image
(commit: 4ce6948)
The file was modifiedapp/pagination.py (diff)
The file was modifiedapp/pagination.py (diff)
The file was modifiedapp/pagination.py (diff)
Commit beded56a36fc078a9283495a8a0b9aef8b9c3fe6 by jyu748
optimize pagination data structure
(commit: beded56)
The file was modifiedapp/pagination.py (diff)
Commit c613c7a01c40824259e4ff3657de1fa1501b5e39 by david.jianwei.yu
keep the empty array if no data match
(commit: c613c7a)
The file was modifiedapp/sgqlc.py (diff)
The file was modifiedapp/filter_dictionary.py (diff)