Commit graph

27 commits

Author SHA1 Message Date
dependabot[bot]
e95d9558cc
build(deps-dev): bump @schematics/angular in /tools/schematics
Bumps [@schematics/angular](https://github.com/angular/angular-cli) from 7.3.9 to 11.2.8.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v7.3.9...v11.2.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 09:46:17 +00:00
Johannes Millan
536f1ea64f
Merge pull request #1037 from johannesjo/dependabot/npm_and_yarn/tools/schematics/angular-devkit/schematics-11.2.8
build(deps-dev): bump @angular-devkit/schematics from 7.3.9 to 11.2.8 in /tools/schematics
2021-04-13 11:39:48 +02:00
dependabot[bot]
4253212e30
build(deps-dev): bump @angular-devkit/schematics in /tools/schematics
Bumps [@angular-devkit/schematics](https://github.com/angular/angular-cli) from 7.3.9 to 11.2.8.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v7.3.9...v11.2.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 09:20:11 +00:00
dependabot[bot]
4e81e67f91
build(deps-dev): bump @types/jasmine in /tools/schematics
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.3.12 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>
2021-04-13 09:19:52 +00:00
Johannes Millan
257f073cae
Merge pull request #1038 from johannesjo/dependabot/npm_and_yarn/tools/schematics/jasmine-3.7.0
build(deps-dev): bump jasmine from 3.4.0 to 3.7.0 in /tools/schematics
2021-04-13 11:18:50 +02:00
dependabot[bot]
b358997adf
build(deps-dev): bump @angular-devkit/core in /tools/schematics
Bumps [@angular-devkit/core](https://github.com/angular/angular-cli) from 7.3.9 to 11.2.8.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Commits](https://github.com/angular/angular-cli/compare/v7.3.9...v11.2.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 08:29:48 +00:00
dependabot[bot]
aefc934857
build(deps-dev): bump jasmine from 3.4.0 to 3.7.0 in /tools/schematics
Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 3.4.0 to 3.7.0.
- [Release notes](https://github.com/jasmine/jasmine-npm/releases)
- [Commits](https://github.com/jasmine/jasmine-npm/compare/v3.4.0...v3.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 08:29:16 +00:00
dependabot[bot]
1316946919
chore(deps): bump ini from 1.3.5 to 1.3.7 in /tools/schematics
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-11 07:50:33 +00:00
Johannes Millan
2d050e6c31 build: skip postinstall for e2e 2020-10-16 13:50:32 +02:00
Johannes Millan
7b219984f6 build: fix quotes 2020-10-12 15:54:06 +02:00
Johannes Millan
48bddf1a80 feat(sharedTaskList): add state boilerplate for intelligent lists 2020-03-10 14:59:53 +01:00
dependabot[bot]
d293326a05
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2 in /tools/schematics
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-01 17:30:19 +00:00
Johannes Millan
ad7c6a5d7d chore: update schematics with new shorter style 2019-07-26 20:23:15 +02:00
Johannes Millan
27e6912aa9 refactor(i18n): translation var script #33 2019-07-17 15:46:13 +02:00
Johannes Millan
54960f3c7a chore: add custom watch task for translation extraction 2019-07-17 14:42:32 +02:00
Johannes Millan
bb38b3b157 fix(i18n): string generation not working correctly #33 2019-07-17 14:42:27 +02:00
Johannes Millan
58cafa2462 feat(i18n): add variable extraction script #33 2019-07-17 14:42:25 +02:00
Johannes Millan
058cd3ffd0 chore: update schematics 2019-06-29 23:17:17 +02:00
Johannes Millan
96d1b1c35b chore: fix schematics 2019-06-29 18:22:54 +02:00
Johannes Millan
bce557aac9 chore: update schematics 2019-06-29 18:19:02 +02:00
Johannes Millan
909bf038fc chore(schema): add delete multiple 2019-05-21 19:52:07 +02:00
Johannes Millan
ae11e1e204 chore(schema): add upsert 2019-05-19 18:09:42 +02:00
Johannes Millan
1825f8bd9b chore(schema): add getById 2019-05-19 18:04:13 +02:00
Johannes Millan
641acc9670 chore(schematics): update tpls 2019-05-18 19:19:45 +02:00
Johannes Millan
3ffad8e958 chore(schematics): make it work via ng g 2019-05-18 18:52:20 +02:00
Johannes Millan
91f9845661 chore(schematics): add path to schematics 2019-05-18 18:15:59 +02:00
Johannes Millan
38c502fccf chore: add schematics for new features 2019-05-18 17:46:57 +02:00