Commit Graph

33 Commits

Author SHA1 Message Date
Patrik Oldsberg 64a8bd2187 packages/backend: load config and make it part of plugin env 2020-06-17 16:52:57 +02:00
Fredrik Adelöw 38ba897857 v0.1.1-alpha.9 2020-06-17 15:24:54 +02:00
Patrik Oldsberg 76fd9f9401 packages,plugins: use backend:build for all backend packages + publish config and no tsconfig 2020-06-17 00:03:28 +02:00
Ivan Shmidt 0c27fc1a7b Merge branch 'master' of github.com:spotify/backstage into shmidt-i/backend-hmr-2 2020-06-15 15:46:23 +02:00
Patrik Oldsberg dbc29358ed v0.1.1-alpha.8 2020-06-12 22:09:21 +02:00
Fredrik Adelöw da6f33a13f chore(backend): make the sentry handling work better 2020-06-12 15:36:19 +02:00
Ivan Shmidt d85e78bd2b fix(cli): adjusted build and main field for backend 2020-06-11 14:29:15 +02:00
Ivan Shmidt d2e25082df feat(cli): backend webpack serve 2020-06-10 21:49:55 +02:00
Fredrik Adelöw 709cc4004d feat(backend-common): add common code for service shell 2020-06-09 15:10:37 +02:00
Patrik Oldsberg c53bafc5f9 v0.1.1-alpha.7 2020-06-09 14:24:56 +02:00
Fredrik Adelöw 3673722f69 Move the model into a plugin-catalog-model for sharing outside the backend 2020-05-28 15:29:17 +02:00
Fredrik Adelöw 8c71c29b60 Add basic test harness for the router 2020-05-26 11:08:46 +02:00
Raghunandan e30c4da402 Add identity backend skeleton 2020-05-21 22:35:46 +02:00
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 7cbd6f5b20 add a skeleton service for auth 2020-05-15 15:06:42 +02:00
Patrik Oldsberg 2bde9d3854 v0.1.1-alpha.5 2020-05-13 16:28:41 +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 e121fc6cad Rename inventory to catalog 2020-05-12 11:16:09 +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
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 77d48d8794 Add a backend-common package with common concerns such as logging 2020-04-29 11:32:30 +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
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 35320bdb4f Simplify 2020-04-22 15:43:46 +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