blam
ce2ed89e57
feat(gql/catalog): to remove the duplication in the schema thanks to the limitations on implements, let's create the schema using javascript
...
Trust me, i've tried getting this to work with a typescript file, but it just would not work with the import export keywords which are needed to satisfy typescript config. couldn't get it to transpile anything properly. so thought screw it for now
2020-08-12 01:47:09 +02:00
blam
eb3ed5c0f8
feat(gql/catalog): working on making the schema nice
2020-08-12 01:45:47 +02:00
blam
90579b9089
feat(gql/catalog): Reduce the amount of duplication a little for unions
2020-08-10 18:50:08 +02:00
blam
e01952279e
chore(catalog): yarn lock
2020-08-10 16:12:35 +02:00
blam
10e4dc991f
chore(catalog/gql): fixing csp for playground
2020-08-10 16:12:15 +02:00
blam
9bcc1bcb28
chore(catalog/gql): move the catalog schema out of src
2020-08-10 16:11:21 +02:00
blam
c4911612b1
chore(gql/catalog): updating the return types from the catalog api
2020-08-10 14:21:10 +02:00
blam
fc85bb41dd
chore(gql/catalog): removing the mock data scripts for catalog-graph l
2020-08-10 11:52:05 +02:00
blam
c8060220e1
chore(gql/catalog): actually read
2020-08-10 11:47:31 +02:00
blam
8fc45676bf
chore(gql/catalog): fixing bundling of graphql asse
2020-08-10 11:46:54 +02:00
blam
be1c526708
chore(gql/catalog): removing the mock-data stuff
2020-08-10 11:43:44 +02:00
blam
042599d882
feat(gql/catalog): implement the label resolver
2020-08-10 11:42:07 +02:00
blam
8e1cb1ca0b
feat(gql/catalog): Fixing some of the query issues
2020-08-10 11:37:30 +02:00
blam
4d4ead15c4
chore(gql/catalog): making the client alittle more readabke
2020-08-10 11:09:30 +02:00
blam
f5eb812847
chore(gql/catalog): Added some more metadata fields to the catalog entities
2020-08-10 11:00:55 +02:00
blam
219fa73ad0
feat(gql/catlaog): Tidying up the resolver for the annotations
2020-08-10 10:51:46 +02:00
blam
0fe6f44c17
chore(gql/catalog): updating the version deps after new buymp
2020-08-10 10:32:18 +02:00
blam
bce8b514c8
Merge branch 'master' of github.com:spotify/backstage into mob/catalog-in-gql
...
* 'master' of github.com:spotify/backstage: (43 commits)
chore(deps): bump material-table from 1.62.0 to 1.68.0 (#1841 )
chore(deps-dev): bump @types/http-errors from 1.6.3 to 1.8.0 (#1884 )
chore(deps-dev): bump @types/jquery from 3.3.38 to 3.5.1 (#1886 )
chore(deps): bump react-lazylog from 4.5.2 to 4.5.3 (#1888 )
chore(deps): bump rollup-plugin-dts from 1.4.7 to 1.4.10 (#1887 )
chore(deps-dev): bump concurrently from 5.2.0 to 5.3.0 (#1885 )
docs: added configuration docs (#1863 )
chore(deps): bump replace-in-file from 6.0.0 to 6.1.0 (#1840 )
cli: eslint.backend: disallow default winston import
feat: add rollbar to explore plugin (#1878 )
fix: update the winston logger to use namespace fix #1874
Add backstage.io/github-actions-id to metadata
docs: fix link to plugin documentation (#1869 )
CHANGELOG: bump to alpha.18 + note about auth CSP fix
update gitignore
v0.1.1-alpha.18
package: always bump all package versions
fix: add migration file for entity_search column fix
Add docs for creating a GitHub OAuth application (#1857 )
auth backend: fix CSP by setting script hash
...
2020-08-10 10:31:39 +02:00
dependabot-preview[bot]
f225b094e4
chore(deps): bump material-table from 1.62.0 to 1.68.0 ( #1841 )
...
* chore(deps): bump material-table from 1.62.0 to 1.68.0
Bumps [material-table](https://github.com/mbrn/material-table ) from 1.62.0 to 1.68.0.
- [Release notes](https://github.com/mbrn/material-table/releases )
- [Commits](https://github.com/mbrn/material-table/compare/v1.62.0...v1.68.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
* Update Table component for new version of material-table
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Qvarfordt <s.qvarfordt@gmail.com >
2020-08-10 10:23:25 +02:00
dependabot-preview[bot]
48896b26f4
chore(deps-dev): bump @types/http-errors from 1.6.3 to 1.8.0 ( #1884 )
...
Bumps [@types/http-errors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-errors ) from 1.6.3 to 1.8.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-errors )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-10 09:19:40 +02:00
dependabot-preview[bot]
36cb7a724e
chore(deps-dev): bump @types/jquery from 3.3.38 to 3.5.1 ( #1886 )
...
Bumps [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery ) from 3.3.38 to 3.5.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-10 09:19:17 +02:00
dependabot-preview[bot]
f06156ce25
chore(deps): bump react-lazylog from 4.5.2 to 4.5.3 ( #1888 )
...
Bumps [react-lazylog](https://github.com/mozilla-frontend-infra/react-lazylog ) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/mozilla-frontend-infra/react-lazylog/releases )
- [Commits](https://github.com/mozilla-frontend-infra/react-lazylog/compare/v4.5.2...v4.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-10 09:18:42 +02:00
dependabot-preview[bot]
f14acf52c3
chore(deps): bump rollup-plugin-dts from 1.4.7 to 1.4.10 ( #1887 )
...
Bumps [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts ) from 1.4.7 to 1.4.10.
- [Release notes](https://github.com/Swatinem/rollup-plugin-dts/releases )
- [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Swatinem/rollup-plugin-dts/compare/v1.4.7...v1.4.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-10 08:53:21 +02:00
dependabot-preview[bot]
4cda193ec2
chore(deps-dev): bump concurrently from 5.2.0 to 5.3.0 ( #1885 )
...
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases )
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v5.2.0...v5.3.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-08-10 08:52:55 +02:00
Patrik Oldsberg
b25ffdc958
docs: added configuration docs ( #1863 )
...
* docs: added configuration docs
* docs: add all config pages to ToCs
2020-08-09 22:34:04 +02:00
dependabot-preview[bot]
39c3264de1
chore(deps): bump replace-in-file from 6.0.0 to 6.1.0 ( #1840 )
...
Bumps [replace-in-file](https://github.com/adamreisnz/replace-in-file ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/adamreisnz/replace-in-file/releases )
- [Changelog](https://github.com/adamreisnz/replace-in-file/blob/master/CHANGELOG.md )
- [Commits](https://github.com/adamreisnz/replace-in-file/compare/v6.0.0...v6.1.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-08-09 22:29:41 +02:00
Patrik Oldsberg
451e4966b3
Merge pull request #1879 from spotify/rugvip/no-win
...
cli: eslint.backend: disallow default winston import
2020-08-09 11:03:14 +02:00
Patrik Oldsberg
4e5876bdd9
Merge pull request #1876 from angeliski/fix/winston-error-namespace
...
fix: update the winston logger to use namespace
2020-08-09 10:25:10 +02:00
Patrik Oldsberg
0a7d3a6538
cli: eslint.backend: disallow default winston import
2020-08-09 10:23:54 +02:00
Andrew Thauer
e689a22678
feat: add rollbar to explore plugin ( #1878 )
2020-08-09 09:56:06 +02:00
Rogerio Angeliski
f73dc889cb
fix: update the winston logger to use namespace
...
fix #1874
2020-08-08 15:58:06 -03:00
Patrik Oldsberg
eddaf57616
Merge pull request #1827 from spotify/blam/fix-golang
...
chore(scaffolder): fixing path to now be the spotify for golang template
2020-08-08 14:14:09 +02:00
Patrik Oldsberg
2d642e02c2
Merge pull request #1873 from RoadieHQ/github-widget
...
Add backstage.io/github-actions-id to metadata
2020-08-08 14:13:23 +02:00
David Tuite
850a319a2a
Add backstage.io/github-actions-id to metadata
2020-08-08 12:30:26 +01:00
Rogerio Angeliski
65cea3843d
docs: fix link to plugin documentation ( #1869 )
2020-08-08 08:23:52 +02:00
Patrik Oldsberg
c6d6467eca
Merge pull request #1866 from spotify/rugvip/clbump
...
CHANGELOG: bump to alpha.18 + note about auth CSP fix
2020-08-07 23:34:44 +02:00
Patrik Oldsberg
d43d044dbe
CHANGELOG: bump to alpha.18 + note about auth CSP fix
2020-08-07 19:22:54 +02:00
Patrik Oldsberg
99e7d33392
Merge pull request #1865 from spotify/rugvip/ignore
...
update gitignore
2020-08-07 18:57:21 +02:00
Patrik Oldsberg
02cadda870
update gitignore
2020-08-07 18:51:08 +02:00
Patrik Oldsberg
b270fe5de9
Merge pull request #1864 from spotify/rugvip/release
...
Release v0.1.1-alpha.18
2020-08-07 18:22:54 +02:00
Patrik Oldsberg
2a2cc7988b
Merge pull request #1852 from spotify/Rugvip-patch-2
...
CHANGELOG: add OAuth env parameter and SignInPage changes
2020-08-07 17:18:14 +02:00
Patrik Oldsberg
f8c696e038
v0.1.1-alpha.18
2020-08-07 17:08:28 +02:00
Patrik Oldsberg
4833dc7d1b
package: always bump all package versions
2020-08-07 17:08:17 +02:00
Fredrik Adelöw
2e7a0dee08
Merge pull request #1862 from SDA-SE/feat/entity-serach-migratio
...
Add migration for entity_search column fix
2020-08-07 15:57:19 +02:00
Jesko Steinberg
e220aaba13
fix: add migration file for entity_search column fix
2020-08-07 13:41:12 +02:00
Fredrik Adelöw
244eef851f
Merge pull request #1855 from ljupchokotev/auth-frame-csp
...
auth backend: fix CSP by setting script hash
2020-08-07 13:40:29 +02:00
Fredrik Adelöw
2a18e295d1
Merge pull request #1819 from spotify/dependabot/npm_and_yarn/react-syntax-highlighter-13.2.1
...
chore(deps): bump react-syntax-highlighter from 12.2.1 to 13.2.1
2020-08-07 13:07:52 +02:00
Fredrik Adelöw
88de82d9a9
Merge pull request #1831 from spotify/dependabot/npm_and_yarn/rjsf/core-2.2.2
...
chore(deps): bump @rjsf/core from 2.1.0 to 2.2.2
2020-08-07 13:04:41 +02:00
Fredrik Adelöw
5a3e54cf5f
Merge pull request #1832 from spotify/dependabot/npm_and_yarn/start-server-and-test-1.11.2
...
chore(deps-dev): bump start-server-and-test from 1.11.0 to 1.11.2
2020-08-07 13:01:20 +02:00
Adhita Selvaraj
6eb6f08a8a
Add docs for creating a GitHub OAuth application ( #1857 )
2020-08-07 09:15:45 +02:00