Janne Savolainen
|
6804c6e3b3
|
Organize all router related files under directory
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 09:52:00 +02:00 |
|
Janne Savolainen
|
7e511b5dc9
|
Fix merge conflicts
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 09:49:32 +02:00 |
|
Janne Savolainen
|
514e5461d5
|
Fix typing error
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 09:30:33 +02:00 |
|
Janne Savolainen
|
e5f53e1616
|
Fix typing and codestyle
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 09:30:33 +02:00 |
|
Janne Savolainen
|
00aef47d3b
|
Fix code style
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 09:30:33 +02:00 |
|
Janne Savolainen
|
4e09ebdd33
|
Remove not needed properties from test
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 09:29:27 +02:00 |
|
Janne Savolainen
|
db5873319f
|
Make mechanism of creating HTTP response an implementation detail
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 09:29:26 +02:00 |
|
Janne Savolainen
|
40bf8e757b
|
Remove duplicate license header
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 09:29:26 +02:00 |
|
Janne Savolainen
|
b57178157c
|
Add test for throwing route handler
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 09:29:26 +02:00 |
|
Janne Savolainen
|
878488f4d0
|
Rename test for accuracy
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 09:29:26 +02:00 |
|
Janne Savolainen
|
adde13237a
|
Make code cleaner
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 09:29:24 +02:00 |
|
Janne Savolainen
|
9117bc2760
|
Make typing of routes support synchronous values
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 09:25:10 +02:00 |
|
Janne Savolainen
|
3f28a09fa1
|
Fix incorrect return value of updateRelease
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 09:24:16 +02:00 |
|
Janne Savolainen
|
79587514d8
|
Make response of route typed
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 09:24:13 +02:00 |
|
Janne Savolainen
|
4b76327489
|
Introduce healthy abstraction between back-end routes and route handlers
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 09:20:53 +02:00 |
|
Janne Savolainen
|
d099256c9a
|
Make routes wait until all asynchronous stuff are done
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 09:11:11 +02:00 |
|
Janne Savolainen
|
afa9c10969
|
Make adding routes private for router
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 09:11:11 +02:00 |
|
Janne Savolainen
|
711516cccf
|
Switch to using injectable to setup route for serving static files
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 09:11:08 +02:00 |
|
Janne Savolainen
|
086db9fce7
|
Add global override for reading file to make it not required where not interesting
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:56:54 +02:00 |
|
Janne Savolainen
|
3ab356b97f
|
Switch to using injectable to setup route for getting version
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:56:52 +02:00 |
|
Janne Savolainen
|
c41d10de02
|
Switch to using injectable to setup route for getting service account
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:55:25 +02:00 |
|
Janne Savolainen
|
ef92a98755
|
Switch to using injectable to setup route for metrics
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:55:25 +02:00 |
|
Janne Savolainen
|
4bac753f76
|
Consolidate start port forward route to use injection token for registering route
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:55:24 +02:00 |
|
Janne Savolainen
|
398d980047
|
Switch to using injectable to setup route for getting current port forward
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:53:24 +02:00 |
|
Janne Savolainen
|
1853c23e5e
|
Switch to using injectable to setup route for stopping current port forward
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:53:24 +02:00 |
|
Janne Savolainen
|
fc582d77a2
|
Switch to using injectable to setup route for patching resource
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:53:24 +02:00 |
|
Janne Savolainen
|
ae3b49a9c1
|
Switch to using injectable to setup route for applying resource
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:53:24 +02:00 |
|
Janne Savolainen
|
f15dd3b3b1
|
Remove HelmRoute for not being used anymore
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:53:24 +02:00 |
|
Janne Savolainen
|
72ec1d09a7
|
Switch to using injectable to setup route for deleting release
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:53:24 +02:00 |
|
Janne Savolainen
|
1712eab5b9
|
Switch to using injectable to setup route for getting release history
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:53:24 +02:00 |
|
Janne Savolainen
|
b56d25b9a1
|
Switch to using injectable to setup route for getting release values
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:53:23 +02:00 |
|
Janne Savolainen
|
06be2951ee
|
Switch to using injectable to setup route for getting release
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:53:23 +02:00 |
|
Janne Savolainen
|
4a200dad5a
|
Switch to using injectable to setup route for listing releases
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:53:23 +02:00 |
|
Janne Savolainen
|
80d07edc66
|
Switch to using injectable to setup route for rollbacking release
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:53:23 +02:00 |
|
Janne Savolainen
|
ea561ff025
|
Switch to using injectable to setup route for updating release
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:53:23 +02:00 |
|
Janne Savolainen
|
3d803ff1c2
|
Switch to using injectable to setup route for installing chart
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:53:23 +02:00 |
|
Janne Savolainen
|
cca9c4b498
|
Switch to using injectable to setup route for get chart values
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:53:23 +02:00 |
|
Janne Savolainen
|
6729f46542
|
Switch to using injectable to setup route for get chart
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:53:22 +02:00 |
|
Janne Savolainen
|
9aefdf3dc6
|
Switch to using injectable to setup route for list charts
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:53:22 +02:00 |
|
Janne Savolainen
|
fc9e9ee2b7
|
Make registration of back-end routes happen using injectable
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
|
2022-03-11 08:53:21 +02:00 |
|
Alex Andreev
|
772e879b81
|
Fix "logs from" date (#4987)
|
2022-03-10 16:13:22 -05:00 |
|
dependabot[bot]
|
613d107545
|
Bump @sentry/types from 6.15.0 to 6.18.2 (#4981)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-10 15:11:32 -05:00 |
|
dependabot[bot]
|
e9c2f273c8
|
Bump type-fest from 1.0.2 to 1.4.0 (#4985)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-10 15:05:52 -05:00 |
|
Jim Ehrismann
|
bba3199bb5
|
Remove listener for online event (#4970)
|
2022-03-10 11:08:31 -05:00 |
|
Jim Ehrismann
|
98235d17ac
|
fixed non-virtual list row rendering (#4983)
|
2022-03-10 09:05:05 -05:00 |
|
Sebastian Malton
|
8b6f8e5dc3
|
Fix HelmChart validator requiring digest field (#4920)
* Fix HelmChart validator requiring digest field
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* fix tests
Signed-off-by: Sebastian Malton <sebastian@malton.name>
|
2022-03-10 07:06:47 -05:00 |
|
dependabot[bot]
|
65ba094d97
|
Bump nanoid from 3.1.30 to 3.2.0 (#4736)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-10 14:47:54 +03:00 |
|
dependabot[bot]
|
a37bcf36b2
|
Bump simple-get from 4.0.0 to 4.0.1 (#4772)
Bumps [simple-get](https://github.com/feross/simple-get) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v4.0.0...v4.0.1)
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-10 13:57:09 +03:00 |
|
dependabot[bot]
|
aaad9262ed
|
Bump url-parse from 1.5.3 to 1.5.10 (#4921)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-10 13:53:34 +03:00 |
|
dependabot[bot]
|
070ef31220
|
Bump follow-redirects from 1.14.7 to 1.14.8 (#4857)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-10 13:47:21 +03:00 |
|