Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

draft: Add tools pages

Closed René Ribaud requested to merge Uggla/compagnons-devops.fr:tools into main
  1. Nov 03, 2023
    • René Ribaud's avatar
      draft: Add tools pages · 69a0dcdc
      René Ribaud authored
      This commit provides tools pages using react table.
      This is a working draft however as I don't know react/ts, what I have
      done is most probably not really clean. So it might be improved by
      someone with more knowledge on these topics.
      
      - outils_sample.tsx page is a simple page showing a basic table and
        simple code.
      
      - outils.tsx page is the page including filtering and sorting.
      
      - rdo_tools.json is the data file. It contains all tools but currently
        TimeCodeURL has been entered only for the lastest podcast.
      
      - Initial paging is 50 items, I kept paging only as an example, it could
        be removed.
      69a0dcdc
Loading