Commit graph

7390 commits

Author SHA1 Message Date
Johannes Millan
c87b8df60c feat(timeline): add parent task title 2021-05-12 21:05:15 +02:00
Johannes Millan
3b8b7f4664 feat(timeline): add most basic version 2021-05-12 21:05:15 +02:00
Johannes Millan
2698c2394a feat(timeline): add boilerplate 2021-05-12 21:05:15 +02:00
Johannes Millan
29a59207cb feat: add new package for roboto 2021-05-12 21:01:56 +02:00
dependabot[bot]
00aadb0c49 build(deps-dev): bump electron from 12.0.6 to 12.0.7
Bumps [electron](https://github.com/electron/electron) from 12.0.6 to 12.0.7.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v12.0.6...v12.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 11:36:45 +02:00
dependabot[bot]
b61118c890 build(deps-dev): bump eslint from 7.25.0 to 7.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.25.0...v7.26.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 11:36:38 +02:00
Johannes Millan
8ef0140616 build: try bundling rpm package #1198 2021-05-09 20:14:19 +02:00
Johannes Millan
3f321c18fc build: set dependabot to monthly updates and ignore schematics 2021-05-08 09:52:35 +02:00
dependabot[bot]
389c35c1cd build(deps-dev): bump @types/jasmine from 3.6.11 to 3.7.1
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.11 to 3.7.1.
- [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>
2021-05-08 09:45:33 +02:00
kerkenit
e71870c0f1 Update nl.json 2021-05-08 09:08:44 +02:00
dependabot[bot]
e5b3748893 build(deps-dev): bump karma-jasmine-html-reporter from 1.5.4 to 1.6.0
Bumps [karma-jasmine-html-reporter](https://github.com/dfederm/karma-jasmine-html-reporter) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/dfederm/karma-jasmine-html-reporter/releases)
- [Commits](https://github.com/dfederm/karma-jasmine-html-reporter/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 09:08:19 +02:00
dependabot[bot]
01f5731ac3 build(deps-dev): bump @types/jasmine in /tools/schematics
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.11 to 3.7.0.
- [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>
2021-05-07 11:12:49 +02:00
dependabot[bot]
367e4063fa build(deps-dev): bump @angular/compiler-cli from 11.2.10 to 11.2.13
Bumps [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) from 11.2.10 to 11.2.13.
- [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.13/packages/compiler-cli)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 11:12:38 +02:00
dependabot[bot]
4a7a444e44 build(deps-dev): bump @types/jasminewd2 from 2.0.8 to 2.0.9
Bumps [@types/jasminewd2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasminewd2) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasminewd2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 11:12:33 +02:00
Johannes Millan
9ddb90b399 refactor: enable no-mixed-operators and fix problems 2021-05-07 10:19:54 +02:00
Johannes Millan
07f02c0c6e refactor: make all functions arrow functions 2021-05-07 09:59:05 +02:00
Johannes Millan
59cbe2a6c2 build: adjust eslint and prettier rules again 2021-05-07 09:40:23 +02:00
Johannes Millan
beb410b10d refactor: uglify thanks to prettier 2021-05-06 23:09:58 +02:00
Johannes Millan
1d96cd8071 build: run prettier before commit 2021-05-06 22:44:39 +02:00
Johannes Millan
43022f8e83 refactor: format everything with prettier 2021-05-06 22:37:37 +02:00
Johannes Millan
8ee6191b14 build: add prettier 2021-05-06 22:37:06 +02:00
dependabot[bot]
b9b7f987b4 build(deps-dev): bump @angular-devkit/schematics in /tools/schematics
Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 11.2.11 to 11.2.12.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v11.2.11...v11.2.12)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 12:11:48 +02:00
dependabot[bot]
e4f75482ab build(deps-dev): bump @schematics/angular in /tools/schematics
Bumps [@schematics/angular](https://github.com/angular/angular-cli) from 11.2.11 to 11.2.12.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v11.2.11...v11.2.12)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 11:06:12 +02:00
dependabot[bot]
eed3819164 build(deps-dev): bump @angular/cli from 11.2.11 to 11.2.12
Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.2.11 to 11.2.12.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v11.2.11...v11.2.12)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 11:06:04 +02:00
dependabot[bot]
6231dcb0aa build(deps-dev): bump @angular/language-service from 11.2.12 to 11.2.13
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 11.2.12 to 11.2.13.
- [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.13/packages/language-service)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 09:37:03 +02:00
dependabot[bot]
2085a71076 build(deps-dev): bump @angular-devkit/core in /tools/schematics
Bumps [@angular-devkit/core](https://github.com/angular/angular-cli) from 11.2.11 to 11.2.12.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v11.2.11...v11.2.12)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 09:36:37 +02:00
dependabot[bot]
1b910c7d41 build(deps-dev): bump electron-builder from 22.10.5 to 22.11.1
Bumps [electron-builder](https://github.com/electron-userland/electron-builder) from 22.10.5 to 22.11.1.
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/compare/v22.10.5...v22.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 09:36:25 +02:00
dependabot[bot]
901c68312a build(deps-dev): bump @schematics/angular from 11.2.11 to 11.2.12
Bumps [@schematics/angular](https://github.com/angular/angular-cli) from 11.2.11 to 11.2.12.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v11.2.11...v11.2.12)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 09:36:13 +02:00
dependabot[bot]
c9d8daa231 build(deps-dev): bump eslint-plugin-jsdoc from 33.0.0 to 33.1.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 33.0.0 to 33.1.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v33.0.0...v33.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 09:35:50 +02:00
dependabot[bot]
76f2910cd4 build(deps-dev): bump @typescript-eslint/parser from 4.22.0 to 4.22.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.0 to 4.22.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.1/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 11:44:32 +02:00
dependabot[bot]
57e2fcba20 build(deps-dev): bump @types/node in /tools/schematics
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.1 to 15.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 11:44:20 +02:00
dependabot[bot]
353e9e3e54 build(deps-dev): bump @types/jasmine in /tools/schematics
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.10 to 3.6.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>
2021-05-05 09:23:01 +02:00
dependabot[bot]
e77f577607 build(deps-dev): bump @types/node from 15.0.1 to 15.0.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.1 to 15.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 09:22:56 +02:00
dependabot[bot]
11d0971e04 build(deps-dev): bump @types/jasmine from 3.6.10 to 3.6.11
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.10 to 3.6.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>
2021-05-05 09:22:47 +02:00
dependabot[bot]
b0b047a9c5 build(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.0 to 4.22.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.1/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 09:22:34 +02:00
dependabot[bot]
edfc1d9724 build(deps-dev): bump codelyzer from 6.0.1 to 6.0.2
Bumps [codelyzer](https://github.com/mgechev/codelyzer) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/mgechev/codelyzer/releases)
- [Changelog](https://github.com/mgechev/codelyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mgechev/codelyzer/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-04 10:29:55 +02:00
dependabot[bot]
768f5e01b2 build(deps-dev): bump @angular-eslint/builder from 4.0.0 to 4.2.0
Bumps [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) from 4.0.0 to 4.2.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v4.2.0/packages/builder)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 14:00:54 +02:00
dependabot[bot]
264b679464 build(deps): bump electron-log from 4.3.4 to 4.3.5
Bumps [electron-log](https://github.com/megahertz/electron-log) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/megahertz/electron-log/releases)
- [Changelog](https://github.com/megahertz/electron-log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/megahertz/electron-log/compare/v4.3.4...v4.3.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 14:00:48 +02:00
dependabot[bot]
ff7ac1cf2c build(deps-dev): bump electron from 12.0.5 to 12.0.6
Bumps [electron](https://github.com/electron/electron) from 12.0.5 to 12.0.6.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v12.0.5...v12.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-03 14:00:35 +02:00
dependabot[bot]
8903e54a1c build(deps-dev): bump @angular-eslint/schematics from 4.0.0 to 4.2.0
Bumps [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) from 4.0.0 to 4.2.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v4.2.0/packages/schematics)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 14:10:18 +02:00
Johannes Millan
0d72afc176 docs: update error template 2021-04-30 14:08:47 +02:00
dependabot[bot]
0a7d567207 build(deps-dev): bump @angular-eslint/eslint-plugin from 4.0.0 to 4.2.0
Bumps [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) from 4.0.0 to 4.2.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v4.2.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 13:59:18 +02:00
dependabot[bot]
169b03de78 build(deps): bump googleapis from 72.0.0 to 73.0.0
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 72.0.0 to 73.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/googleapis-v72.0.0...googleapis-v73.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 11:27:29 +02:00
dependabot[bot]
8e7c170e7b build(deps-dev): bump eslint-plugin-jsdoc from 32.3.3 to 33.0.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 32.3.3 to 33.0.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v32.3.3...v33.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 11:26:47 +02:00
dependabot[bot]
a08d225181 build(deps-dev): bump @angular-eslint/eslint-plugin-template
Bumps [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) from 4.0.0 to 4.2.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/master/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v4.2.0/packages/eslint-plugin-template)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 11:26:29 +02:00
dependabot[bot]
ddb9de3ebd build(deps-dev): bump @angular-devkit/core in /tools/schematics
Bumps [@angular-devkit/core](https://github.com/angular/angular-cli) from 11.2.10 to 11.2.11.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v11.2.10...v11.2.11)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 12:12:36 +02:00
dependabot[bot]
f8370a5242 build(deps-dev): bump @angular-devkit/schematics in /tools/schematics
Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 11.2.10 to 11.2.11.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v11.2.10...v11.2.11)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 11:02:28 +02:00
dependabot[bot]
c8e34f278b build(deps-dev): bump @ngrx/schematics from 11.1.0 to 11.1.1
Bumps [@ngrx/schematics](https://github.com/ngrx/platform) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/ngrx/platform/releases)
- [Changelog](https://github.com/ngrx/platform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ngrx/platform/compare/11.1.0...11.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 09:53:10 +02:00
dependabot[bot]
4d88eafa6c build(deps-dev): bump @schematics/angular in /tools/schematics
Bumps [@schematics/angular](https://github.com/angular/angular-cli) from 11.2.10 to 11.2.11.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v11.2.10...v11.2.11)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 09:52:50 +02:00
dependabot[bot]
e8e38ab6a9 build(deps-dev): bump @angular/language-service from 11.2.11 to 11.2.12
Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 11.2.11 to 11.2.12.
- [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.12/packages/language-service)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 09:52:46 +02:00