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

Feat osem integration #50

Merged
merged 88 commits into from
Jul 12, 2023
Merged

Feat osem integration #50

merged 88 commits into from
Jul 12, 2023

Commits on Feb 1, 2022

  1. Add postgres and prisma

    mpfeil committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    50bde69 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. new seeds for new data model

    Umut Tas committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    578e0c7 View commit details
    Browse the repository at this point in the history
  2. initial senph ontology

    mpfeil committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    236dba7 View commit details
    Browse the repository at this point in the history
  3. Change create to upsert

    mpfeil committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    1be1869 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Add more seeds

    mpfeil committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    d7520c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    48c923a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae3aa86 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Fix upserts for sensors to connect to devices (#32)

    * Fix upserts for sensors to connect to devices
    
    * Run connect and not just set id
    mpfeil authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    93238c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Configuration menu
    Copy the full SHA
    6c49f94 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    facc217 View commit details
    Browse the repository at this point in the history
  2. Add price column migration

    mpfeil committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    1fbd4db View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. get all device, get one device

    Umut Tas committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    b70bd0e View commit details
    Browse the repository at this point in the history
  2. get all sensors, get one sensor

    Umut Tas committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    db8d744 View commit details
    Browse the repository at this point in the history
  3. get all phenomena, get one phenomenon

    Umut Tas committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    8b2374f View commit details
    Browse the repository at this point in the history
  4. get all domains, get one domain

    Umut Tas committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    38ce9c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    31ddd81 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from sensebox/postgres-seed-LufdatenInfoDevice

    LuftdatenInfo Device added to seeds
    fab-scm authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    50ed87b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #36 from sensebox/postgres-seed-LufdatenInfoDevice

    get all the test data into branch 'fix-postgres-controller'
    fab-scm authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    85dd7aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cc93aa View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    0a5c63c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0851615 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Merge pull request #37 from sensebox/fix-postgres-controller-fab-scm

    Fix postgres controller fab scm
    umut0 authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    f9848f1 View commit details
    Browse the repository at this point in the history
  2. remove sparql things from controller

    Umut Tas committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    dca3984 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #38 from sensebox/postgres-clean-controller

    remove sparql things from controller
    umut0 authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    b724026 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. create controller for domains

    Umut Tas committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    ff94fca View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. fix domain create

    Umut Tas committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    6468382 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. translations change

    fab-scm committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    f62da1a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from sensebox/postgres-tidy-up

    translations change
    fab-scm authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    0f14c42 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. pheno create

    Umut Tas committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    ccdc5d9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'postgres-create' of github.com:sensebox/sowa-backend in…

    …to postgres-create
    Umut Tas committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    6a8b6f9 View commit details
    Browse the repository at this point in the history
  3. add pheno fix

    Umut Tas committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    6343a69 View commit details
    Browse the repository at this point in the history
  4. create sensors

    Umut Tas committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    d2b35ed View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    1220132 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. delete phenomenon

    fab-scm committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    520ef30 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. edit sensors/devices/domains

    fab-scm committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    dd15011 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c796149 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Configuration menu
    Copy the full SHA
    d5e8faa View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. Configuration menu
    Copy the full SHA
    6c81cc3 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. website/contact

    fab-scm committed May 4, 2022
    Configuration menu
    Copy the full SHA
    028380e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Configuration menu
    Copy the full SHA
    3b54c0c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Configuration menu
    Copy the full SHA
    91dafce View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    4af844f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. slug implementation

    fab-scm committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    2208c2a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. slugs and tidy up

    fab-scm committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    c4960f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. async changes for conrollers

    fab-scm committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    a27496f View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Configuration menu
    Copy the full SHA
    82e4bbc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #40 from sensebox/postgres-units

    First deployable version?
    fab-scm authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    482e519 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. prisma generate in dockerfile

    umut0 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    2cb28b8 View commit details
    Browse the repository at this point in the history
  2. prisma generate in dockerfile

    umut0 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    e246683 View commit details
    Browse the repository at this point in the history
  3. prisma generate in dockerfile

    umut0 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    f891409 View commit details
    Browse the repository at this point in the history
  4. prisma generate in dockerfile

    umut0 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    23a28a7 View commit details
    Browse the repository at this point in the history
  5. update node version

    umut0 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    048a440 View commit details
    Browse the repository at this point in the history
  6. update node version

    umut0 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    1dbb756 View commit details
    Browse the repository at this point in the history
  7. migrate in docker file

    umut0 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    b2c52e8 View commit details
    Browse the repository at this point in the history
  8. startup file

    umut0 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    c41a44e View commit details
    Browse the repository at this point in the history
  9. startup file

    umut0 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    a41c0c9 View commit details
    Browse the repository at this point in the history
  10. startup file

    umut0 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    15b32c9 View commit details
    Browse the repository at this point in the history
  11. startup file

    umut0 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    12ef528 View commit details
    Browse the repository at this point in the history
  12. cmod stzartup file

    umut0 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    630badf View commit details
    Browse the repository at this point in the history
  13. multiple commands cmd

    umut0 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    a345d73 View commit details
    Browse the repository at this point in the history
  14. migrate in docker file

    umut0 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    5a28428 View commit details
    Browse the repository at this point in the history
  15. remove startup stuff

    umut0 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    4df03b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. update readme

    umut0 committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    8d1ea69 View commit details
    Browse the repository at this point in the history
  2. feat-opensensemapX

    freds-dev committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    dbe1780 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8bb0a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    2e01771 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. get-request-docs

    fab-scm committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    204439f View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Configuration menu
    Copy the full SHA
    e100741 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88c2cb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. devices, domains, units POST

    fab-scm committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    8dc7ebf View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    e6f237c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0075bfc View commit details
    Browse the repository at this point in the history
  3. intro changes

    fab-scm committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    b19f1fc View commit details
    Browse the repository at this point in the history
  4. css changes

    fab-scm committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    0b07a46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5ebafc View commit details
    Browse the repository at this point in the history
  6. adjust url for netlify

    fab-scm committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    7e1cace View commit details
    Browse the repository at this point in the history
  7. colorSwitch activated

    fab-scm committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    7929ae0 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. delete blog

    fab-scm committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    f888e0f View commit details
    Browse the repository at this point in the history
  2. tidy up #1

    fab-scm committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    eae1111 View commit details
    Browse the repository at this point in the history
  3. tidy up #2

    fab-scm committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    d4bcded View commit details
    Browse the repository at this point in the history
  4. tidy up #3

    fab-scm committed Nov 27, 2022
    Configuration menu
    Copy the full SHA
    f102b6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6de5b77 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Merge pull request #43 from sensebox/postgres-openapi-documentation-t…

    …idy-up
    
    tidy up api before merge of docs-branch
    umut0 authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    e30709a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #42 from sensebox/postgres-openapi-documentation

    OpenAPI documentation with Docusaurus for the sensorWikiAPI
    umut0 authored Dec 1, 2022
    Configuration menu
    Copy the full SHA
    36a8f2c View commit details
    Browse the repository at this point in the history
  3. fix build error

    umut0 committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    0c9e36c View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    f7abe90 View commit details
    Browse the repository at this point in the history
  2. rename all routes

    umut0 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    74455b3 View commit details
    Browse the repository at this point in the history
  3. update prisma

    umut0 committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2a33e66 View commit details
    Browse the repository at this point in the history