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

feat(console): project view model, remove orgid from routes #263

Merged
merged 22 commits into from
Jun 23, 2020

Commits on Jun 23, 2020

  1. proto gen

    peintnermax committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    2063168 View commit details
    Browse the repository at this point in the history
  2. fix: remove type from project lists (#256)

    * fix: remove type from project lists
    
    * Update user-detail.component.ts
    
    * fix: remove add project
    
    Co-authored-by: Livio Amstutz <livio.a@gmail.com>
    hifabienne and livio-a committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    734b85a View commit details
    Browse the repository at this point in the history
  3. fix project view model

    peintnermax committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    e9c7a12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    509ef97 View commit details
    Browse the repository at this point in the history
  5. regen mgmt proto

    peintnermax committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    444c056 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b272b4 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump @types/jasmine from 3.5.10 to 3.5.11 in /console (

    #252)
    
    Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.5.10 to 3.5.11.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    8c6ed70 View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump @angular-devkit/build-angular in /console (#251)

    Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.901.7 to 0.901.9.
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Commits](https://github.com/angular/angular-cli/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    636895e View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump moment from 2.26.0 to 2.27.0 in /console (#250)

    Bumps [moment](https://github.com/moment/moment) from 2.26.0 to 2.27.0.
    - [Release notes](https://github.com/moment/moment/releases)
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.26.0...2.27.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    d93db1f View commit details
    Browse the repository at this point in the history
  10. chore(deps-dev): bump karma from 5.0.9 to 5.1.0 in /console (#218)

    Bumps [karma](https://github.com/karma-runner/karma) from 5.0.9 to 5.1.0.
    - [Release notes](https://github.com/karma-runner/karma/releases)
    - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
    - [Commits](karma-runner/karma@v5.0.9...v5.1.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    0f3a5ef View commit details
    Browse the repository at this point in the history
  11. chore(deps): bump ngx-moment from 3.5.0 to 4.0.1 in /console (#219)

    Bumps [ngx-moment](https://github.com/urish/ngx-moment) from 3.5.0 to 4.0.1.
    - [Release notes](https://github.com/urish/ngx-moment/releases)
    - [Changelog](https://github.com/urish/ngx-moment/blob/master/CHANGELOG.md)
    - [Commits](urish/ngx-moment@3.5.0...4.0.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Max Peintner <max@caos.ch>
    dependabot[bot] and peintnermax committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    9fe4f0b View commit details
    Browse the repository at this point in the history
  12. chore(deps-dev): bump @angular/language-service in /console (#217)

    Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 9.1.10 to 9.1.11.
    - [Release notes](https://github.com/angular/angular/releases)
    - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/angular/angular/commits/9.1.11/packages/language-service)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Max Peintner <max@caos.ch>
    dependabot[bot] and peintnermax committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    a89c661 View commit details
    Browse the repository at this point in the history
  13. chore(deps-dev): bump @angular/cli from 9.1.7 to 9.1.9 in /console (#249

    )
    
    Bumps [@angular/cli](https://github.com/angular/angular-cli) from 9.1.7 to 9.1.9.
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Commits](angular/angular-cli@v9.1.7...v9.1.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Max Peintner <max@caos.ch>
    dependabot[bot] and peintnermax committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    f8ae95a View commit details
    Browse the repository at this point in the history
  14. set partial user profile

    peintnermax committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    4837e1b View commit details
    Browse the repository at this point in the history
  15. Merge branch 'feat/console-view-model' of https://github.com/caos/zit…

    …adel into feat/console-view-model
    peintnermax committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    4fc1228 View commit details
    Browse the repository at this point in the history
  16. fix org routing

    peintnermax committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    9c72ab7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c3f4a26 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0bb60e7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c1ba610 View commit details
    Browse the repository at this point in the history
  20. show change editor

    peintnermax committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    8c5eb04 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d1cb64d View commit details
    Browse the repository at this point in the history
  22. hide meta overflow

    peintnermax committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    bc5e68e View commit details
    Browse the repository at this point in the history