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

Small fixes #48

Merged
merged 15 commits into from
May 8, 2023
Merged

Small fixes #48

merged 15 commits into from
May 8, 2023

Commits on Mar 13, 2023

  1. Create first version of terraform script for automatic provisioning o…

    …f new GCP-firebase projects
    Sondre Olav Dahl committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    df0426d View commit details
    Browse the repository at this point in the history
  2. Correct small errors

    Sondre Olav Dahl committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    0476d93 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #28 from knowit/add-terraform

    Add terraform
    SondreODahl authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    5d1b9a5 View commit details
    Browse the repository at this point in the history
  4. Add providers configuration

    Sondre Olav Dahl committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    ad1aab1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #29 from knowit/terraform-provider-configuration

    Add providers configuration
    SondreODahl authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    06333a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    f74c8d6 View commit details
    Browse the repository at this point in the history
  2. Add annotation for team members manually on the log data, making it p…

    …ossible to separate team activities
    SondreODahl committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a37985a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Fix import patterns and boolean set as const

    Sondre Olav Dahl committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    04ad7e9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #34 from knowit/basic-user-event-logging

    Basic user event logging
    SondreODahl authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4d97a91 View commit details
    Browse the repository at this point in the history
  3. Move writeLog

    thomasdtran committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    bfc2877 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #40 from knowit/fix-logging

    Move writeLog
    thomasdtran authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    dba11a7 View commit details
    Browse the repository at this point in the history
  5. Add firestore rules to read and write to '/logs'

    thomasdtran committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    e3f9961 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #41 from knowit/edit-firestore-rules

    Add firestore rules to read and write to '/logs'
    thomasdtran authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    f647d41 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Update ProgressionChart.vue

    Add a watcher to the ProgressionChart component, so that it re renders whenever the user changes period
    thomasdtran committed May 8, 2023
    Configuration menu
    Copy the full SHA
    c8637df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #47 from knowit/bug-progression-wheel

    Update ProgressionChart.vue
    thomasdtran authored May 8, 2023
    Configuration menu
    Copy the full SHA
    9428c4d View commit details
    Browse the repository at this point in the history