Commit Graph

1731 Commits

Author SHA1 Message Date
Patrik Oldsberg c8785b9ee0 auth-backend: rename OAuthProvider to OAuthAdapter 2020-09-03 15:08:38 +02:00
Fredrik Adelöw 8888b0c801 Merge pull request #2265 from spotify/alund/api-example
Add API examples
2020-09-03 15:05:35 +02:00
Stefan Ålund 6cc3fb47e1 Add API examples 2020-09-03 14:32:03 +02:00
Ivan Shmidt 64ecf77b78 Merge pull request #2076 from spotify/shmidt-i/app-catalog-tabs-routes-everything-is-connected
APP-driven catalog entity page with GitHub Actions integration & routes & tabs
2020-09-03 14:06:44 +02:00
Patrik Oldsberg fb2d4cf241 auth-backend: refactor EnvironmentHandler to be OAuth-specific and move env config to be a provider concern 2020-09-03 13:10:45 +02:00
Patrik Oldsberg 88cf6da18d auth-backend: move passport helpers into separate lib 2020-09-03 12:02:58 +02:00
Emma Indal b77a1d6bcb TechDocs: Add docs by default to react ssr template (#2261)
* Add docs by default to react ssr template

* Update plugins/scaffolder-backend/sample-templates/react-ssr-template/{{cookiecutter.component_id}}/docs/index.md

* Update plugins/scaffolder-backend/sample-templates/react-ssr-template/{{cookiecutter.component_id}}/docs/index.md

Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>

Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
2020-09-03 11:20:58 +02:00
Patrik Oldsberg b8a3f851cd auth-backend: cleanup types and move them closer to home 2020-09-03 09:29:24 +02:00
dependabot-preview[bot] dd765b9ff8 chore(deps): bump axios from 0.19.2 to 0.20.0 (#2251)
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.20.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-03 08:34:15 +02:00
Patrik Oldsberg 53a947bd5a auth-backend: split OAuthProvider into lib/oauth and lib/flow 2020-09-02 19:02:17 +02:00
Ivan Shmidt 3a6150b8c4 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected 2020-09-02 17:09:43 +02:00
Patrik Oldsberg 875f254827 Merge branch 'master' into new-release-31-aug-20 2020-09-02 16:17:40 +02:00
Ivan Shmidt 217c7094db Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected 2020-09-02 16:16:36 +02:00
Ivan Shmidt ad76c6116f fix: test 2020-09-02 16:15:18 +02:00
Ivan Shmidt 7834bcaa99 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected 2020-09-02 15:59:09 +02:00
Patrik Oldsberg 27113c5364 catalog: remove sentry widget 2020-09-02 15:57:55 +02:00
Ivan Shmidt 9988479c61 refactor: address PR comments 2020-09-02 15:57:18 +02:00
Sebastian Qvarfordt 07c9a9474a Get branchname from repo instance instead of location url (#2242) 2020-09-02 15:30:35 +02:00
Patrik Oldsberg 8e9326cd53 Merge pull request #2237 from spotify/rugvip/docsdir
techdocs-backend: use resolvePackagePath instead of __dirname
2020-09-02 15:25:14 +02:00
Marcus Eide fdda0ab097 Merge pull request #2234 from spotify/eide/log-formatting
backend: Log formatting
2020-09-02 14:38:34 +02:00
NetPenguins 46642db53d Updated ExpansionPanel to Accordion 2020-09-02 08:31:27 -04:00
Patrik Oldsberg c08a83260e auth-backend: use correct interface in factory return type 2020-09-02 14:21:58 +02:00
Patrik Oldsberg 0af1ce25ca techdocs-backend: use resolvePackagePath instead of __dirname 2020-09-02 13:02:43 +02:00
Marcus Eide 7d8058a1ef Make http-proxy-middleware log to supplied logger 2020-09-02 11:08:40 +02:00
NetPenguins 03f0a23ef3 left out a dev tweak . . . 2020-09-01 14:40:09 -04:00
Patrik Oldsberg 1812fd05e6 Merge pull request #2216 from spotify/rugvip/alloc
catalog-backend: add Locations to the set of default allowed kinds
2020-09-01 20:34:52 +02:00
NetPenguins 9869947823 Return correct type, added modal for log visuals, added loading indications. 2020-09-01 13:51:37 -04:00
Patrik Oldsberg c319de51a7 backend-common: add resolvePackagePath 2020-09-01 19:33:49 +02:00
Patrik Oldsberg eee4283c65 catalog-backend: add Locations to the set of default allowed kinds 2020-09-01 17:32:37 +02:00
Patrik Oldsberg f3528c8664 Merge pull request #2208 from spotify/rugvip/rules
catalog-backend: wrap location-specific rules in an additional rules field
2020-09-01 15:10:02 +02:00
Emma Indal 3b545791ce new release 31 aug 20 2020-09-01 14:10:22 +02:00
Fredrik Adelöw 1c0ac74b9e Merge pull request #2210 from spotify/freben/no-default-json
BREAKING CHANGE: no longer add express.json() by default to backend
2020-09-01 13:08:39 +02:00
Fredrik Adelöw 568f398aa9 BREAKING CHANGE: no longer add express.json() by default to backend 2020-09-01 11:59:31 +02:00
Ivan Shmidt 39f739408f fix: typedeps again 2020-09-01 11:54:59 +02:00
Ivan Shmidt 7b098885c5 fix: AboutCard 2020-09-01 11:41:33 +02:00
Ivan Shmidt 2a39b60ef7 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected 2020-09-01 11:39:37 +02:00
Patrik Oldsberg 6e8f4ca44a catalog-backend: wrap location-specific rules in an additional rules field 2020-09-01 11:31:07 +02:00
Ivan Shmidt 7dc5425119 fix: typedep 2020-09-01 11:22:27 +02:00
Niklas Ek a87fd23c4c Merge pull request #2198 from spotify/nikek/aboutcard
Add AboutCard component to EntityPageOverview
2020-09-01 11:15:48 +02:00
Ivan Shmidt 9b0ddfe111 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected 2020-09-01 10:37:18 +02:00
nikek f7ac665b75 Add semantic color to AboutCard field titles 2020-09-01 10:26:16 +02:00
Emma Indal ff5da01280 TechDocs: techdocs backend tests (#2196)
* add tests for generators class

* add tests for helpers

* renaming

* fixup
2020-09-01 09:54:05 +02:00
Oliver Sand b9ed0d3088 feat(catalog): change the tags in the entity list to be gray (#2205) 2020-09-01 09:51:00 +02:00
Stefan Ålund 0627c24637 Change templates to use Home theme (#2202)
* Change templates to use Home theme

* Update docs URL
2020-09-01 09:26:21 +02:00
Ivan Shmidt 5127da1f68 fix(github-actions): cards 2020-09-01 00:13:46 +02:00
Ivan Shmidt 8539b14a7e refactor: simplify optional chaining 2020-08-31 23:44:33 +02:00
Ivan Shmidt e8259d1515 fix: adjust code after rebasing 2020-08-31 23:34:32 +02:00
Ivan Shmidt 68474750db Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected 2020-08-31 23:21:23 +02:00
Ivan Shmidt 713060d1f3 docs: plugin integration into catalog 2020-08-31 23:18:06 +02:00
nikek 660de68e7e Add AboutCard component to EntityPageOverview 2020-08-31 23:01:40 +02:00