Wojciech Adaszynski
f8ee87ce1d
Add Sentry plugin backend API (forwarding proxy)
2020-05-20 12:12:13 +02:00
Patrik Oldsberg
d62c6748a0
v0.1.1-alpha.6
2020-05-20 10:49:53 +02:00
Fredrik Adelöw
ffe1a6215f
Unbreak build
2020-05-20 09:59:46 +02:00
Marcus Eide
553bfddb8e
Bump jest to 26.0.1
2020-05-19 14:22:14 +02:00
Raghunandan Balachandran
e7c8369c32
Merge pull request #879 from spotify/auth-backend-skeleton
...
Auth Backend: add a skeleton service
2020-05-15 15:16:25 +02:00
Raghunandan
7cbd6f5b20
add a skeleton service for auth
2020-05-15 15:06:42 +02:00
Fredrik Adelöw
303fd521da
Separate out and generalize concerns of reading and parsing
2020-05-15 11:07:56 +02:00
Fredrik Adelöw
9a2d473346
Link components to the location that created them
2020-05-14 13:16:04 +02:00
Patrik Oldsberg
2bde9d3854
v0.1.1-alpha.5
2020-05-13 16:28:41 +02:00
Patrik Oldsberg
4b260bf70a
Merge pull request #836 from spotify/dependabot/npm_and_yarn/types/helmet-0.0.47
...
build(deps-dev): bump @types/helmet from 0.0.45 to 0.0.47
2020-05-13 16:22:53 +02:00
Fredrik Adelöw
eb2b85fba4
Merge pull request #829 from spotify/mob/refresh
...
Implement first-light location refresh loop
2020-05-13 10:33:47 +02:00
dependabot-preview[bot]
930752a453
build(deps-dev): bump @types/helmet from 0.0.45 to 0.0.47
...
Bumps [@types/helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/helmet ) from 0.0.45 to 0.0.47.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/helmet )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-05-13 07:29:35 +00:00
Fredrik Adelöw
1e8ad4b163
Bump TS to 3.9
2020-05-13 08:34:08 +02:00
Fredrik Adelöw
92ec964b98
Implement first-light location refresh loop
2020-05-12 16:17:41 +02:00
Fredrik Adelöw
e121fc6cad
Rename inventory to catalog
2020-05-12 11:16:09 +02:00
Fredrik Adelöw
52c48ce1a7
Move inventory migrations into the plugin itself
2020-05-11 22:06:38 +02:00
Fredrik Adelöw
d682714249
Implement location management
2020-05-11 20:10:44 +02:00
Fredrik Adelöw
4b1d80b43a
Implement first knex database basics
2020-05-11 13:55:00 +02:00
Fredrik Adelöw
53b9c0766d
Move the plugin init into their own files to keep index clean
2020-05-08 14:00:25 +02:00
Patrik Oldsberg
70040b22a7
drop support for src-relative imports
2020-05-06 16:48:55 +02:00
blam
1af6cbea8d
feat(scaffolder): Bring up to date with the latest changes in the inventory service
2020-05-04 20:39:13 +02:00
Fredrik Adelöw
7c6b7b9b94
[inventory] move out inventory instantiation + renaming
2020-05-04 11:22:37 +02:00
Fredrik Adelöw
92feb76252
Make the inventory backend standalone runnable
...
And also make a proposed split of how the loggers are handled.
Now logs look like
```
{
"type": "incomingRequest",
"service": "backstage",
"timestamp": "2020-04-30T14:29:04.002Z",
"message": "...",
"level": "info"
}
```
for requests, and then if the plugin logs something properly
```
{
"type": "plugin",
"service": "backstage",
"plugin": "inventory",
"timestamp": "2020-04-30T14:29:04.002Z",
"message": "...",
"level": "info"
}
```
2020-05-01 21:59:20 +02:00
blam
c795d6fbbf
Merge branch 'master' of github.com:spotify/backstage into blam/scaffolder
...
* 'master' of github.com:spotify/backstage:
404 page (#681 )
packages/core: remove old widget related things
Address comments
Add TabbedCard and CardTab to the exported layouts components
Add a backend-common package with common concerns such as logging
Move backend lint config to cli config
Translate SortableTable to Typescript
2020-05-01 03:44:30 +02:00
Fredrik Adelöw
fd0d4150f0
Address comments
2020-04-30 10:53:49 +02:00
Fredrik Adelöw
77d48d8794
Add a backend-common package with common concerns such as logging
2020-04-29 11:32:30 +02:00
Fredrik Adelöw
69a3fa79e7
Move backend lint config to cli config
2020-04-29 11:01:40 +02:00
blam
9635983e5a
feat(scaffolder): adding some more stuff and some initial sample template
2020-04-28 22:38:34 +02:00
blam
142f57949d
feat: using some of the latest work from @freben to align with the backend plugin strategy
2020-04-27 18:02:02 +02:00
Fredrik Adelöw
c89f7d000e
Add skeleton for inventory plugin
2020-04-27 09:22:30 +02:00
Patrik Oldsberg
2bbe78a0b9
tsconfigs: be explicit about what types to include in compilation
2020-04-23 22:41:03 +02:00
Fredrik Adelöw
da51bd777c
Add README and comment to clarify example status of backend
2020-04-23 09:26:30 +02:00
Fredrik Adelöw
c2b5647036
Address comments
2020-04-22 19:36:19 +02:00
Fredrik Adelöw
83689b6236
Restrict node engine version
2020-04-22 16:00:20 +02:00
Fredrik Adelöw
15301311e1
Add dummy test
2020-04-22 15:57:38 +02:00
Fredrik Adelöw
35320bdb4f
Simplify
2020-04-22 15:43:46 +02:00
Fredrik Adelöw
c4e5297ba0
More stuff according to article
2020-04-21 12:00:06 +02:00
Fredrik Adelöw
1a06701272
Adding some basics
2020-04-21 09:31:54 +02:00
Fredrik Adelöw
5607735aea
Initial commit
2020-04-21 09:12:08 +02:00