Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tilføj tidsserie-modul (fire.api.ts) #547

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from
Draft

Commits on Jun 22, 2022

  1. Tilføj tidsserie-modul (fire.api.ts) [ci skip].

    Joachim Mortensen authored and xidus committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    a0d4f4d View commit details
    Browse the repository at this point in the history
  2. Flyt fire.io.regneark.arkdef til fire.io.arkdef.

    Joachim Mortensen authored and xidus committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    45092b5 View commit details
    Browse the repository at this point in the history
  3. Flyt fire.api.ts til fire.io.ts

    Joachim Mortensen authored and xidus committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    4fc911c View commit details
    Browse the repository at this point in the history
  4. Tilføj flere kolonner til resultat i SQL-forespørgsel.

    Joachim Mortensen authored and xidus committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    0d23ef2 View commit details
    Browse the repository at this point in the history
  5. Udvid modul arkdef til mappe med undermoduler.

    Tilføj udviklervenlige klasser, så vi har ét sted har de tekststrenge, der angiver kolonnerne i arkene.
    
    Undgår desuden run-time-fejl når de bruges i resten af koden.
    Joachim Mortensen authored and xidus committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    5ffe655 View commit details
    Browse the repository at this point in the history
  6. Anvend fire.io.arkdef.kolonne i funktioner.

    Joachim Mortensen authored and xidus committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    da617f2 View commit details
    Browse the repository at this point in the history
  7. Tilføj fire.io.ts.query, så SQL-sætninger kommer væk fra funktioner.

    Joachim Mortensen authored and xidus committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    344f56d View commit details
    Browse the repository at this point in the history
  8. Adskil arkdef-funktionalitet fra regnearks-håndtering.

    Joachim Mortensen authored and xidus committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    29b3917 View commit details
    Browse the repository at this point in the history
  9. Reducér underpakke fire.io.regneark til enkelt modul.

    Joachim Mortensen authored and xidus committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    db3e10a View commit details
    Browse the repository at this point in the history
  10. Tilføj oversættelse af ObservationsPost til arkdef.OBSERVATIONER samt…

    … nyt modul fire.io.ts.post. Resten er tilhørende opdateringer.
    Joachim Mortensen authored and xidus committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    d32e247 View commit details
    Browse the repository at this point in the history
  11. Tilpasninger og opsætning af data til GAMA-beregning [ci skip].

    Joachim Mortensen authored and xidus committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    9b15ea6 View commit details
    Browse the repository at this point in the history
  12. Tilføj GamaBeregner og dependency-injection-funktionalitet for tidsse…

    …rie-modulet.
    Joachim Mortensen authored and xidus committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    6603f17 View commit details
    Browse the repository at this point in the history
  13. Imødekom krav fra statisk kodeanalyse-værktøj (mypy) (fire.io.ts kun).

    Joachim Mortensen authored and xidus committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    89926ac View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0fc3e27 View commit details
    Browse the repository at this point in the history