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

[Angular - NgRx - SCSS] 440: state & service refactor #527

Merged
merged 17 commits into from
Nov 3, 2022

Commits on Oct 21, 2022

  1. setup: get branch caught up and ready for work

    LindaT committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d3e631b View commit details
    Browse the repository at this point in the history
  2. feat: refactored repository service and test

    LindaT committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    838fe53 View commit details
    Browse the repository at this point in the history
  3. feat: refactor of user service and test

    LindaT committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    51f1a0f View commit details
    Browse the repository at this point in the history
  4. feat: updated user service spec

    LindaT committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    5b39d92 View commit details
    Browse the repository at this point in the history
  5. feat: created dashboard store files; updated global state files; rena…

    …med RepoState and updated all calls
    LindaT committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    930342e View commit details
    Browse the repository at this point in the history
  6. attempt to fix issues with service updates; some refactoring and adju…

    …sting so app compiles
    LindaT committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    4fddc75 View commit details
    Browse the repository at this point in the history
  7. feat: added auth user data to auth state; updated nav component to us…

    …e auth state
    LindaT committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    9252dc0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27a7882 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    88dffe8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    28e7fb6 View commit details
    Browse the repository at this point in the history
  11. rebased and fixed most files

    LindaT committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    852ba69 View commit details
    Browse the repository at this point in the history
  12. fix broken tests

    LindaT committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    9a33f67 View commit details
    Browse the repository at this point in the history
  13. removed unused code

    LindaT committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    8051cf5 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. fix: fix pr comments and most tests

    LindaT committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    82dbd9d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. fix: fixed final broken unit test

    LindaT committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    913a224 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

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

Commits on Nov 3, 2022

  1. add todo for refactor improvements; update authUser effect to use dif…

    …ferent rxjs operation
    LindaT committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    a0a8e2c View commit details
    Browse the repository at this point in the history