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

differenate application path and name #22

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from
Open

differenate application path and name #22

wants to merge 17 commits into from

Commits on Jan 12, 2023

  1. improve Application

    add owner
    change to only manager can create Application
    Yifan Zhang committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    ce5cb61 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. add owner to application

    Yifan Zhang committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    1c83469 View commit details
    Browse the repository at this point in the history
  2. Add alemic to manage data migration

    Yifan Zhang committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    90c458c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. refact: manager -> publisher

    Yifan Zhang committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    d3fb298 View commit details
    Browse the repository at this point in the history
  2. alembic: read database url from env

    Yifan Zhang committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    873bb6f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. refact: everything

    Yifan Zhang committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    2979a51 View commit details
    Browse the repository at this point in the history
  2. rename owner_id to user_id

    Yifan Zhang committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    a26c3fa View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. improve token handling

    Yifan Zhang committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    f252170 View commit details
    Browse the repository at this point in the history
  2. improve subscription token handling

    Yifan Zhang committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    3f0933e View commit details
    Browse the repository at this point in the history
  3. cli: Add load_data to admin

    Yifan Zhang committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    20945d5 View commit details
    Browse the repository at this point in the history
  4. Update token

    Yifan Zhang committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    f09afde View commit details
    Browse the repository at this point in the history
  5. Improve server tests

    Yifan Zhang committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    7bb68b5 View commit details
    Browse the repository at this point in the history
  6. Add ActivityLogger middleware

    Yifan Zhang committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    21b54a2 View commit details
    Browse the repository at this point in the history
  7. Add pyyaml for admin script

    Yifan Zhang committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    36a66f4 View commit details
    Browse the repository at this point in the history
  8. Update lock

    Yifan Zhang committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    ddab341 View commit details
    Browse the repository at this point in the history
  9. git: ignore prod

    Yifan Zhang committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    88160c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Add path to Application model

    Yifan Zhang committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    1b5f4a3 View commit details
    Browse the repository at this point in the history