Commit Graph

3958 Commits

Author SHA1 Message Date
Raghunandan Balachandran 21c57181f0 Merge pull request #1795 from spotify/pianilsson-patch-1
broken link to create an app
2020-07-31 09:42:45 +02:00
Patrik Oldsberg d4a50e82c5 Merge pull request #1762 from spotify/shmidt-i/github-actions-widget-redone
feat(github-actions): widget inside catalog
2020-07-31 09:33:21 +02:00
Pia Nilsson 377bd94338 broken link to create an app 2020-07-31 09:23:10 +02:00
Sebastian Qvarfordt fe4430907a Merge pull request #1787 from DavidJSykes/Fix-TechDocs-missing
Fix tech docs missing #1750
2020-07-30 19:32:45 +02:00
Patrik Oldsberg 353ea4d5da Merge pull request #1791 from spotify/rugvip/graphqlsrc
plugins/graphql: fix main field in publish config
2020-07-30 19:21:52 +02:00
Patrik Oldsberg e68e174c3b plugins/graphql: fix main field in publish config 2020-07-30 18:24:35 +02:00
David J Sykes cc905069d1 Changed optional parameter name to allow for more generic uses 2020-07-30 16:57:38 +01:00
Patrik Oldsberg f1b96fe8ef Merge pull request #1783 from AmericanAirlines/ghe
Add configuration for github enterprise
2020-07-30 17:19:38 +02:00
Patrik Oldsberg 64239b9bb3 Merge pull request #1789 from GoWind/remove-scope-check
(auth-backend) Bugfix: Do not throw Exception if scopes dont exist. Refs #1786
2020-07-30 17:17:16 +02:00
Paul Pacheco b625b19978 use cammel case 2020-07-30 09:50:08 -05:00
Sebastian Qvarfordt eea54c55b0 Merge pull request #1782 from twishasaraiya/techdocs/docs-header
techdocs: modify documentation header
2020-07-30 16:48:18 +02:00
Paul Pacheco 5cde7069cf Pass github enterprise base url, derive urls for authentication 2020-07-30 09:33:12 -05:00
David J Sykes 343b922e8f Removed <br /> using seperate Typography element instead 2020-07-30 15:17:38 +01:00
Govindarajan Nagarajan 448767712b (auth-backend) Bugfix: Do not throw Exception if scopes dont exist. Refs #1786
Currently, the OAuthProvider library in `auth-backend` throws an
Exception if scopes are missing in the `start` (initial) request
in the Authorization flow. Scopes are an optional parameter as per the
spec, so if scopes are empty, simply forward the empty scopes instead of
throwing an Exception
2020-07-30 15:16:54 +02:00
Patrik Oldsberg 87ed1a73a8 Merge pull request #1784 from spotify/rugvip/safari
core-api: ensure instantPopup is synchronous in RefreshingAuthSessionManager
2020-07-30 15:10:56 +02:00
Patrik Oldsberg 69d7f9cc92 Merge pull request #1785 from spotify/rugvip/salmon
auth-backend: set SameSite=Lax for oauth flow cookies
2020-07-30 15:10:50 +02:00
Patrik Oldsberg 679f24fc61 Merge pull request #1769 from spotify/Rugvip-patch-2
Add coding guidelines to CONTRIBUTING
2020-07-30 15:07:46 +02:00
Patrik Oldsberg 2930e081a5 core-api: ensure instantPopup is synchronous in RefreshingAuthSessionManager 2020-07-30 12:45:36 +02:00
Patrik Oldsberg 54610c9ba4 auth-backend: set SameSite=Lax for oauth flow cookies 2020-07-30 12:37:02 +02:00
David Sykes 58fa8ce5fb Updated test 2020-07-30 11:35:01 +01:00
David Sykes 4f54f062fe Updated test 2020-07-30 11:31:26 +01:00
David Sykes ea57820c62 Removed a div that was no longer needed 2020-07-30 11:30:01 +01:00
David Sykes fa708d6572 TechDocsNotFound now uses ErrorPage from core with an optional docPath parameter 2020-07-30 11:19:12 +01:00
David Sykes 5ae8479e39 Added optional docPath parameter to ErrorPage and used it to display docPath for missing TechDocs 2020-07-30 11:18:20 +01:00
David Sykes c3fc889d12 Exported ErrorPage and reordered exports 2020-07-30 11:17:24 +01:00
Paul Pacheco c0feeecc29 Add documentation 2020-07-30 04:53:35 -05:00
Paul Pacheco 84d366527a Get config from environment variables 2020-07-30 04:51:04 -05:00
Paul Pacheco c485f7375e Add configuration for github enterprise 2020-07-30 04:43:02 -05:00
Twisha Saraiya 5749c98e3f techdocs: modify documentation header 2020-07-30 14:45:21 +05:30
ellieseastream 86672eb8cc Merge pull request #1780 from spotify/mob/bump-mkdocs-version-techdocs-core
TechDocs: updated mkdocs-techdocs-core in techdocs-container Docker file.
2020-07-30 10:38:59 +02:00
ellinors e14962205a fix(techdocs): updated mkdocs-techdocs-core in techdocs-container Docker file. 2020-07-30 10:19:50 +02:00
Patrik Oldsberg 75abb42217 Merge pull request #1773 from spotify/rugvip/gomock
catalog-backend: move template mock-data call to scaffolder-backend
2020-07-29 17:01:28 +02:00
Sebastian Qvarfordt f392d992b9 Merge pull request #1771 from spotify/mob/add-metadata-generation-techdocs-core
Metadata generation in techdocs-core python package
2020-07-29 16:38:33 +02:00
Patrik Oldsberg 2d310e28a8 Merge pull request #1770 from spotify/rugvip/hint
backend: add clarifying comment to COPY command in Dockerfile
2020-07-29 16:29:24 +02:00
Patrik Oldsberg dc6d2db444 catalog-backend: move template mock-data call to scaffolder-backend 2020-07-29 16:22:30 +02:00
Sebastian Qvarfordt 276dd590f1 fix(techdocs-core): formatting 2020-07-29 12:52:53 +02:00
Sebastian Qvarfordt 044b1d4201 Does not bump mkdocs-techdocs-core in dockerfile yet since it's not published 2020-07-29 11:55:45 +02:00
Sebastian Qvarfordt 891b1cebb7 feature(techdocs-core): Initial version of metadata generation of mkdocs data 2020-07-29 11:49:01 +02:00
Patrik Oldsberg 315b981cd4 backend: add clarifying comment to COPY command in Dockerfile 2020-07-29 11:34:37 +02:00
Patrik Oldsberg d1b2a6ccd1 Add coding guidelines to CONTRIBUTING 2020-07-29 11:12:52 +02:00
Marcus Eide 9d5f9132e9 Merge pull request #1479 from spotify/dependabot/npm_and_yarn/svgr/rollup-5.4.0
build(deps): bump @svgr/rollup from 4.3.3 to 5.4.0
2020-07-29 10:45:12 +02:00
Patrik Oldsberg 7889f08f40 Merge pull request #1748 from andrewthauer/yarn-dev
Add yarn dev to start both app & backend
2020-07-28 17:22:40 +02:00
Andrew Thauer c678da82ba feat: add yarn dev to start both app & backend 2020-07-28 06:10:07 -04:00
Ivan Shmidt 7248e9a581 feat(github-actions): widget inside catalog 2020-07-28 11:29:27 +02:00
Marcus Eide db5e0408cb Merge pull request #1743 from spotify/dependabot/npm_and_yarn/rollup-2.23.0
chore(deps): bump rollup from 2.10.9 to 2.23.0
2020-07-28 10:30:09 +02:00
Nikita Dudnik e80755e93f Merge pull request #1759 from spotify/ndudnik/github-actions-annotation
fix: annotation name
2020-07-28 09:58:47 +02:00
Nikita Dudnik 6b062a753e Merge branch 'master' into ndudnik/github-actions-annotation 2020-07-28 09:35:15 +02:00
Nikita Nek Dudnik f7ecc32765 fix: annotation name 2020-07-28 09:28:57 +02:00
Patrik Oldsberg c94dc3dca0 Merge pull request #1757 from spotify/rugvip/typefix
yarn.lock,cli: bump failing type deps + run tsc after plugin creation in e2e test
2020-07-27 17:24:36 +02:00
Patrik Oldsberg 6a50e6c103 Merge pull request #1732 from spotify/dependabot/npm_and_yarn/types/jest-26.0.7
chore(deps-dev): bump @types/jest from 25.2.3 to 26.0.7
2020-07-27 16:23:07 +02:00