Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content
Snippets Groups Projects
  1. Jan 10, 2025
    • Adam Reichold's avatar
      Rebuild search UI from the ground up for better state handling and improved semantic structure. · 78c8075b
      Adam Reichold authored
      This actually uses the `zustand` library to centralize all state management into a single global store which allows us to fix multiple interaction bugs, for example w.r.t. completions. It also gives us a chance to redo the components and hooks removing most of the trivial hooks which did little beyond making the code harder to follow as there was basically no re-use. Finally, we merge a lot of components into single files for the same reason, i.e. to make the template code easier to follow.
      
      Closes #18, #14, #10, and #3
      
      See merge request !92
      78c8075b
  2. Dec 27, 2024
  3. Dec 23, 2024
  4. Dec 01, 2024
  5. Nov 29, 2024
  6. Nov 11, 2024
  7. Nov 01, 2024
  8. Oct 25, 2024
  9. Oct 23, 2024
  10. Oct 22, 2024
  11. Oct 18, 2024
  12. Oct 15, 2024
    • Jakob Deller's avatar
      Use the new field .status in the search UI · dc9671df
      Jakob Deller authored and Adam Reichold's avatar Adam Reichold committed
      The field .status can have the values:
      
      ```{rust}
                  Self::Active => "Aktiv",
                  Self::Obsolete => "Obsolet",
                  Self::Planned => "Geplant",
                  Self::UnderDevelopment => "In Entwicklung",
      ```
      
      The search UI uses these as follows:
      
      * In the search result page:
         Warn users about datasets that are obsolete
      * In the details page:
          * Warn users about datasets that are obsolete
          * Inform users if a dataset is not active
      
      This MR needs to run against metadaten!876 running on localhost with adapted "api-proxy.js"
      
      See merge request !83
      dc9671df
    • Jakob Deller's avatar
      complete labels for the Type dataset field. · 4d6bfd8e
      Jakob Deller authored and Adam Reichold's avatar Adam Reichold committed
      4d6bfd8e
  13. Sep 21, 2024
  14. Sep 18, 2024
  15. Sep 17, 2024
  16. Sep 13, 2024
  17. Sep 12, 2024
  18. Sep 11, 2024
  19. Sep 10, 2024
  20. Sep 02, 2024
  21. Aug 30, 2024
  22. Aug 27, 2024
Loading

Use of Cookies

We use Matomo Analytics to analyze and evaluate the use of our platform. The insights help us to improve our offerings and make them more relevant for you.

You can choose whether to allow us to process your data for these purposes and set the corresponding cookies. For more information about data protection — especially regarding "Cookies" and "Matomo"— please refer to our Privacy Policy. You can withdraw your consent at any time.