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

[SolidJS-Tailwind] Implement authentication #734

Merged
merged 15 commits into from
Nov 17, 2022
Merged

Commits on Oct 26, 2022

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

Commits on Oct 27, 2022

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

Commits on Oct 28, 2022

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

Commits on Nov 16, 2022

  1. [Angular - NgRx - SCSS] 440: state & service refactor (#527)

    * setup: get branch caught up and ready for work
    
    * feat: refactored repository service and test
    
    * feat: refactor of user service and test
    
    * feat: updated user service spec
    
    * feat: created dashboard store files; updated global state files; renamed RepoState and updated all calls
    
    * attempt to fix issues with service updates; some refactoring and adjusting so app compiles
    
    * feat: added auth user data to auth state; updated nav component to use auth state
    
    * feat: adjusted auth call; fixed user call so home page loads
    
    * moved some user logic; still having reload issues and repo view issues
    
    * feat: got app working again! cleaned out console logs
    
    * rebased and fixed most files
    
    * fix broken tests
    
    * removed unused code
    
    * fix: fix pr comments and most tests
    
    * fix: fixed final broken unit test
    
    * fix: updated test; removed unused code in user effect; new user mapping file
    
    * add todo for refactor improvements; update authUser effect to use different rxjs operation
    
    Co-authored-by: LindaT <[email protected]>
    2 people authored and hdJerry committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    9e7b374 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59333fa View commit details
    Browse the repository at this point in the history
  3. fix(angular-apollo-tailwind): append protocol if missing from user url (

    #637)
    
    * fix(angular-apollo-tailwind): append protocol if missing from user url
    
    Refs: #591
    
    * test(angular-apollo-tailwind): update with testcases
    
    Closes: #591
    asincole authored and hdJerry committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    eca9db2 View commit details
    Browse the repository at this point in the history
  4. chore: repo card with story and test (#737)

    * chore: repo card with story and test
    
    * fix comments
    
    * fix coment
    
    Co-authored-by: Victor Chukwuebuka Umeh <[email protected]>
    hdJerry and vyktoremario committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    cbdce29 View commit details
    Browse the repository at this point in the history
  5. chore: gist panel UI (#741)

    * chore: gist panel UI
    
    * fix coment
    
    * fix coment
    
    Co-authored-by: Victor Chukwuebuka Umeh <[email protected]>
    hdJerry and vyktoremario committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    1d51c86 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4b5ea1 View commit details
    Browse the repository at this point in the history
  7. fixed comments, clean ups

    hdJerry committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    3c0431d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e0be22a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    7aa6e1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6708f4b View commit details
    Browse the repository at this point in the history