Ivar Conradi Østhus
dedec5c7d1
fix: convert more tests to typescript
2021-09-14 20:30:37 +02:00
Ivar Conradi Østhus
90962434d9
fix: Cleanup new features API with env support ( #929 )
2021-09-13 10:23:57 +02:00
Ivar Conradi Østhus
dff86fcfff
fix: add resetDb to migrator
2021-09-10 12:25:12 +02:00
Fredrik Oseberg
7347ed466d
chore: update frontend
2021-09-05 12:29:12 +02:00
Ivar Conradi Østhus
11640e882b
fix: fine tune db-config based on experience
2021-09-03 12:57:25 +02:00
dependabot[bot]
5e5c1f3f7e
chore(deps): bump tar from 6.1.7 to 6.1.11 ( #930 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 6.1.7 to 6.1.11.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v6.1.7...v6.1.11 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-01 14:18:00 +02:00
Fredrik Oseberg
b07213d279
chore: update frontend
2021-09-01 13:34:26 +02:00
Fredrik Oseberg
58786db78b
chore: update frontend
2021-08-30 14:30:40 +02:00
Ivar Conradi Østhus
20d934e808
fix: upgrade unleash-frontend to v4.1.0-beta.10
2021-08-27 19:33:07 +02:00
Fredrik Oseberg
bbdb174b95
chore: update frontend
2021-08-27 13:47:07 +02:00
Ivar Conradi Østhus
fa0a903981
fix: bump unleash-frontend to 4.1.0-beta.7
2021-08-26 21:08:14 +02:00
Ivar Conradi Østhus
232565bcef
chore: update yarn.lock
2021-08-26 14:07:55 +02:00
Ivar Conradi Østhus
d28df3e3fa
Fix/feature events ( #924 )
2021-08-26 13:59:11 +02:00
Ivar Conradi Østhus
ed7c3129f8
fix: upgrade unleash-frontend to version 4.1.0-beta.5
2021-08-25 14:24:13 +02:00
Fredrik Oseberg
b1b958ee51
chore: update unleash-frontend
2021-08-25 13:49:29 +02:00
Ivar Conradi Østhus
b3ddc91666
fix: bump unleash-frontend to 4.1.0-beta.3,
2021-08-19 14:01:14 +02:00
Ivar Conradi Østhus
39384d614c
chore: update yarn.lock
2021-08-19 10:28:26 +02:00
Ivar Conradi Østhus
b2e5c5a863
fix: upgrade unleash-fronendt to 4.1.0.beta.2
2021-08-13 13:18:40 +02:00
Ivar Conradi Østhus
0faa0cd075
fix: upgrade husky to 7.0.1
2021-08-12 23:04:56 +02:00
Ivar Conradi Østhus
5760d10e70
Revert "fix: upgrade js-yaml to 4.1.0"
...
This reverts commit 4852d67049
.
2021-08-12 23:00:47 +02:00
Ivar Conradi Østhus
4852d67049
fix: upgrade js-yaml to 4.1.0
2021-08-12 22:47:44 +02:00
Ivar Conradi Østhus
ac608e1106
fix: bump eslint-plugin-import to 2.24.0
2021-08-12 22:43:32 +02:00
Ivar Conradi Østhus
fa34738ad3
fix: update supertest to version 6.1.5
2021-08-12 22:40:09 +02:00
Ivar Conradi Østhus
bde103e048
fix: bump @types
2021-08-12 22:38:44 +02:00
Ivar Conradi Østhus
6aa35c22e8
fix: update ts-node to 10.2.0
2021-08-12 22:37:38 +02:00
Ivar Conradi Østhus
2801dc92e4
fix: bump unleash-frontend to v4.0.10
2021-08-12 22:37:38 +02:00
Christopher Kolstad
ff7be7696c
fix: Stores as typescript and with interfaces. ( #902 )
...
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-08-12 15:04:37 +02:00
Ivar Conradi Østhus
cc3a8187c7
fix: update yarn.lock file
2021-08-10 13:58:50 +02:00
Ivar Conradi Østhus
806b4a4a59
fix: failing tests
2021-08-10 13:50:59 +02:00
Ivar Conradi Østhus
1dfa996c00
fix: clean dist folder on build
2021-08-09 13:34:55 +02:00
Fredrik Oseberg
f8505b3dac
chore: update frontend
2021-07-07 16:31:33 +02:00
Christopher Kolstad
49ca3522c2
Use unleash-frontend 4.0.5-beta.1
2021-07-07 11:11:50 +02:00
Ivar Conradi Østhus
4f9deee2ed
fix: add option for graceful shutdown ( #872 )
...
* fix: add option for graceful shutdown
* fix: gracefulShutdown should close idle keep-alive connections
* fix: eslint import order
* docs: add config options to docs as well
2021-06-17 20:33:34 +02:00
Ivar Conradi Østhus
5b1f7fc7a9
chore: upgrade unleash-frontend to v4.0.4
2021-06-08 13:35:01 +02:00
Ivar Conradi Østhus
3a39073cb4
chore: upgrade unleash-frontend to v4.0.3
2021-06-08 13:09:27 +02:00
Fredrik Oseberg
a1b6080f38
chore: update frontend
2021-06-07 11:13:35 +02:00
Christopher Kolstad
3a65847aa7
Migrate to jest ( #854 )
...
* Migrate to jest
* Use --force-exit until dns close handle issue https://github.com/facebook/jest/issues/9982
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-05-28 11:10:24 +02:00
Ivar Conradi Østhus
66136d4e3f
fix: upgrade unleash-frontend to version 4.0.1
2021-05-25 19:41:30 +02:00
Ivar Conradi Østhus
67c03c36d9
fix: upgrade supertest to version 6.1.3
2021-05-21 21:21:13 +02:00
Ivar Conradi Østhus
3dc25e64d7
fix: upgrade lint-staged to version 11.0.0
2021-05-21 19:32:53 +02:00
Ivar Conradi Østhus
b89bf03d1f
fix: upgrade faker to version 5.5.3
2021-05-21 19:30:57 +02:00
Ivar Conradi Østhus
279f19fe89
fix: upgrade db-migrate to v0.11.12
2021-05-21 19:27:09 +02:00
Ivar Conradi Østhus
deee32aa8c
chore: update types definitions
2021-05-21 19:24:46 +02:00
Ivar Conradi Østhus
8300482e1c
fix: update yarn.lock
2021-05-21 16:51:13 +02:00
Ivar Conradi Østhus
88048de600
fix: upgrade unleash-frontend to version 4.0.0
2021-05-21 14:34:28 +02:00
Ivar Conradi Østhus
11de178010
fix: Upgrade unleash-frontend to version 4.0.0-beta.5
2021-05-18 14:04:31 +02:00
Ivar Conradi Østhus
20c5658876
fix: upgrade to unleash-frontend 4.0.0-beta.4
2021-05-11 15:10:54 +02:00
Ivar Conradi Østhus
c7ac8b57e2
upgade unleash-frontend to version 4.0.0-beta.3
2021-05-11 12:29:54 +02:00
Ivar Conradi Østhus
5b3d8411ca
fix: upgrade unleash-frontend to version 4.0.0-beta.2
2021-05-10 13:43:22 +02:00
dependabot[bot]
63c20ec38d
chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 ( #842 )
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 13:38:01 +02:00