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

fix(console): table pagination, diverse optimizations, lint workspace #1563

Merged
merged 19 commits into from
Apr 15, 2021

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    20301df View commit details
    Browse the repository at this point in the history
  2. refactor pagination

    peintnermax committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    d35c373 View commit details
    Browse the repository at this point in the history
  3. tos, privacy

    peintnermax committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    2cedeb5 View commit details
    Browse the repository at this point in the history
  4. new paginator everywhere

    peintnermax committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    3d04e54 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

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

    peintnermax committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    82dbe58 View commit details
    Browse the repository at this point in the history
  3. lint config, ts

    peintnermax committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    b64575b View commit details
    Browse the repository at this point in the history
  4. stylelint

    peintnermax committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    c234143 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. chore(deps-dev): bump @angular/cli from 11.2.7 to 11.2.8 in /console (#…

    …1566)
    
    * fix: remove app name check on ChangeAPIApplication (#1561)
    
    * fix: remove app name check on ChangeAPIApplication
    
    * fix APIConfigInvalid message
    
    * chore(workflow): ignore tags for docs and codecov flows (#1564)
    
    * chore(deps-dev): bump @angular/cli from 11.2.7 to 11.2.8 in /console
    
    Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.2.7 to 11.2.8.
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Commits](angular/angular-cli@v11.2.7...v11.2.8)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: Livio Amstutz <livio.a@gmail.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] and livio-a committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    e090dea View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump jasmine-spec-reporter from 6.0.0 to 7.0.0 in /c…

    …onsole (#1573)
    
    * fix: remove app name check on ChangeAPIApplication (#1561)
    
    * fix: remove app name check on ChangeAPIApplication
    
    * fix APIConfigInvalid message
    
    * chore(workflow): ignore tags for docs and codecov flows (#1564)
    
    * chore(deps-dev): bump jasmine-spec-reporter in /console
    
    Bumps [jasmine-spec-reporter](https://github.com/bcaudan/jasmine-spec-reporter) from 6.0.0 to 7.0.0.
    - [Release notes](https://github.com/bcaudan/jasmine-spec-reporter/releases)
    - [Changelog](https://github.com/bcaudan/jasmine-spec-reporter/blob/master/CHANGELOG.md)
    - [Commits](bcaudan/jasmine-spec-reporter@v6.0.0...v7.0.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: Livio Amstutz <livio.a@gmail.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] and livio-a committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    4b6cdb2 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @angular-devkit/build-angular from 0.1102.7 to …

    …0.1102.8 in /console (#1574)
    
    * fix: remove app name check on ChangeAPIApplication (#1561)
    
    * fix: remove app name check on ChangeAPIApplication
    
    * fix APIConfigInvalid message
    
    * chore(workflow): ignore tags for docs and codecov flows (#1564)
    
    * chore(deps-dev): bump @angular-devkit/build-angular in /console
    
    Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1102.7 to 0.1102.8.
    - [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: Livio Amstutz <livio.a@gmail.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Max Peintner <max@caos.ch>
    3 people committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    73ac328 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump @types/file-saver from 2.0.1 to 2.0.2 in /console (#…

    …1576)
    
    * fix: remove app name check on ChangeAPIApplication (#1561)
    
    * fix: remove app name check on ChangeAPIApplication
    
    * fix APIConfigInvalid message
    
    * chore(workflow): ignore tags for docs and codecov flows (#1564)
    
    * chore(deps): bump @types/file-saver from 2.0.1 to 2.0.2 in /console
    
    Bumps [@types/file-saver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/file-saver) from 2.0.1 to 2.0.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/file-saver)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: Livio Amstutz <livio.a@gmail.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] and livio-a committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    181e7bf View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @angular/language-service from 11.2.8 to 11.2.9…

    … in /console (#1567)
    
    * fix: remove app name check on ChangeAPIApplication (#1561)
    
    * fix: remove app name check on ChangeAPIApplication
    
    * fix APIConfigInvalid message
    
    * chore(workflow): ignore tags for docs and codecov flows (#1564)
    
    * chore(deps-dev): bump @angular/language-service in /console
    
    Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 11.2.8 to 11.2.9.
    - [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/11.2.9/packages/language-service)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: Livio Amstutz <livio.a@gmail.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] and livio-a committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    8f8d1ef View commit details
    Browse the repository at this point in the history
  6. update protobuf, libphone

    peintnermax committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    5be3cf3 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump rxjs from 6.6.3 to 6.6.7 in /console (#1488)

    Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.3 to 6.6.7.
    - [Release notes](https://github.com/reactivex/rxjs/releases)
    - [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.7/CHANGELOG.md)
    - [Commits](ReactiveX/rxjs@6.6.3...6.6.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    6ee523e View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump @types/jasmine from 3.6.3 to 3.6.9 in /console (#…

    …1485)
    
    Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.3 to 3.6.9.
    - [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>
    Co-authored-by: Max Peintner <max@caos.ch>
    dependabot[bot] and peintnermax committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    405b443 View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): bump jasmine-core from 3.6.0 to 3.7.1 in /console (#…

    …1445)
    
    Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.6.0 to 3.7.1.
    - [Release notes](https://github.com/jasmine/jasmine/releases)
    - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
    - [Commits](jasmine/jasmine@v3.6.0...v3.7.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 Apr 12, 2021
    Configuration menu
    Copy the full SHA
    a39e571 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

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

Commits on Apr 15, 2021

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