Skip to content
Snippets Groups Projects
  1. Aug 16, 2024
  2. May 31, 2024
  3. May 30, 2024
  4. May 07, 2024
  5. May 02, 2024
  6. Apr 23, 2024
  7. Apr 22, 2024
  8. Apr 17, 2024
  9. Nov 03, 2023
    • Erin (Josh) Rigler's avatar
      Partially obscure parameters in swagger and api · 7cee7440
      Erin (Josh) Rigler authored
      We can't totally obscure things and fairly call this an "open" api.
      However, if we prefer to limit experimentation by novice developers,
      it seems prudent to at least partially obscure some options in the
      user-friendly Swagger for our api. This seemed especially important
      for the data_host option, which could be susceptible to abuse. So,
      all models/schemas are published via `ws/openapi.json`, but only
      "default" options are displayed on the Swagger page's "Try it out"
      section.
      7cee7440
  10. Oct 30, 2023
  11. Oct 10, 2023
  12. Sep 01, 2023
  13. Aug 24, 2023
  14. Jun 29, 2023
    • Erin (Josh) Rigler's avatar
      fixes issue #96 · 93d86e26
      Erin (Josh) Rigler authored
      Add "-Infinity" and "Infinty" to "NaN" in list of invalid JSON float
      values that we must convert to null before returning a response to
      calls to the back-end's /algorithms/residual endpoint.
      93d86e26
  15. May 25, 2023
    • Erin (Josh) Rigler's avatar
      Add "Test" to CMT's name · 550515f7
      Erin (Josh) Rigler authored
      This allows the front-end to filter out test observatories when
      building the dashboard.
      
      Also, removed "(ObsRIO)" from some of the other test systems, since
      this label was no longer indicative of anything special.
      550515f7
  16. May 22, 2023
  17. May 08, 2023
  18. Apr 27, 2023
  19. Apr 24, 2023
  20. Oct 24, 2022
Loading