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

Issue auth #20

Merged
merged 85 commits into from
Nov 22, 2023
Merged

Issue auth #20

merged 85 commits into from
Nov 22, 2023

Commits on Sep 25, 2023

  1. Use forms module, adjust struct types

    vsilent committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6a726b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. save stack info into database, move JsonResponse to utils/json.rs, ma…

    …ke user_stack table id serial, and stack name must be unique
    vsilent committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    df2bcb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. tracing on err

    vsilent committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    815dcbf View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. API client structure

    vsilent committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    e235d7c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. ignore .idea files

    vsilent committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    8530aeb View commit details
    Browse the repository at this point in the history
  2. merge with dev

    vsilent committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    33f12ec View commit details
    Browse the repository at this point in the history
  3. merge with issue-3

    vsilent committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    883c0d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Merge pull request #12 from trydirect/issue-2

    Issue 2
    vsilent committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c1dcf58 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. fix borrowing

    vsilent committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c552af2 View commit details
    Browse the repository at this point in the history
  2. issue-auth rating path

    smart--petea committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    849d149 View commit details
    Browse the repository at this point in the history
  3. issue-auth add regex

    smart--petea committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6166024 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    6a5c1e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d7ed85 View commit details
    Browse the repository at this point in the history
  3. user id to string (/me returns type string), User models, forms and s…

    …truct adjusted
    vsilent committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    2d411a6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13 from trydirect/issue-2

    Issue 2
    vsilent committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    7ed2c45 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    322090e View commit details
    Browse the repository at this point in the history
  2. issue-auth - logic

    smart--petea committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    102e1da View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

Commits on Oct 28, 2023

  1. issue-auth bearer_guard

    smart--petea committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    b16384d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae4f07b View commit details
    Browse the repository at this point in the history
  3. issue-auth client entity

    smart--petea committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    a4818a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bafa9fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90702a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b0ecc0 View commit details
    Browse the repository at this point in the history
  7. issue-auth todos

    smart--petea committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    903e1ce View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    8dc569a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e6ba68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82e9e5d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. dockerfiles & build

    vsilent committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b6fc7a8 View commit details
    Browse the repository at this point in the history
  2. dockerfiles & build fix

    vsilent committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    838bba2 View commit details
    Browse the repository at this point in the history
  3. dockerfiles for dev environment

    vsilent committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    66d8cb9 View commit details
    Browse the repository at this point in the history
  4. dockerfiles for dev environment

    vsilent committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d8974b8 View commit details
    Browse the repository at this point in the history
  5. issue-auth rebase

    smart--petea committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3cd8edd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c94eed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7e216c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af17e7a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. db host change

    vsilent committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    9a4a2a0 View commit details
    Browse the repository at this point in the history
  2. merge with remote issue-auth

    vsilent committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c0228f3 View commit details
    Browse the repository at this point in the history
  3. merge with remote issue-auth

    vsilent committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    06d185b View commit details
    Browse the repository at this point in the history
  4. merge with remote issue-auth

    vsilent committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    dd238eb View commit details
    Browse the repository at this point in the history
  5. temp commented client endpoints

    vsilent committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c960a8f View commit details
    Browse the repository at this point in the history
  6. get all ratings

    vsilent committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    79c54e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5abeeab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    765233b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Merge pull request #14 from trydirect/issue-2

    Issue 2
    vsilent committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8a20dfa View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. validate ownership of the db record for get stack endpoint, fetch and…

    … store more user details, serialize fix for uuid and crono by adding features in cargo.toml
    vsilent committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    dc7de28 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    04313ce View commit details
    Browse the repository at this point in the history
  2. issue-auth update logic

    smart--petea committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    368de8e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    8c3349c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ab89dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34e888f View commit details
    Browse the repository at this point in the history
  4. issue-auth removed todo

    smart--petea committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    e9a1c07 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'issue-auth' of https://github.com/trydirect/stacker int…

    …o issue-auth
    vsilent committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    44d2c6e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a7074c View commit details
    Browse the repository at this point in the history
  7. Merge branch 'issue-auth' of https://github.com/trydirect/stacker int…

    …o issue-auth
    vsilent committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    e86c87b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    673fa66 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c351a44 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8e06d2a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    6f53663 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f4759f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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

Commits on Nov 9, 2023

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

Commits on Nov 11, 2023

  1. issue-auth stacker-hash

    smart--petea committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    ba0cb5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dca5184 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb84fef View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. issue-auth inject client

    smart--petea committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f128e40 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    dc2fe5a View commit details
    Browse the repository at this point in the history
  2. issue-auth

    smart--petea committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b5d5169 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    a53d29f View commit details
    Browse the repository at this point in the history
  2. Revert "issue-auth config serde_yaml"

    This reverts commit a53d29f.
    smart--petea committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    ebc36d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    5fe6d9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b4542c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fe2356 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Merge branch 'issue-auth' of https://github.com/trydirect/stacker int…

    …o issue-auth
    vsilent committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    026bb1c View commit details
    Browse the repository at this point in the history
  2. optiomize error response

    vsilent committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    41f13ac View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. improved json response

    vsilent committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    c7e0bdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    138b147 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81d8f6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c9df49 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3fba4b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62ee7bf View commit details
    Browse the repository at this point in the history
  7. issue-auth rating add

    smart--petea committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    df25e63 View commit details
    Browse the repository at this point in the history
  8. issue-auth rating/get.rs

    smart--petea committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    a42d40a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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