Commit Graph

1517 Commits

Author SHA1 Message Date
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
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
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
Patrik Oldsberg 6e8f4ca44a catalog-backend: wrap location-specific rules in an additional rules field 2020-09-01 11:31:07 +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
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
nikek 660de68e7e Add AboutCard component to EntityPageOverview 2020-08-31 23:01:40 +02:00
Marcus Eide 908609923c Merge pull request #2118 from spotify/rugvip/rules
catalog-backend: initial catalog ingestion rules implementation
2020-08-31 15:11:04 +02:00
Fredrik Adelöw 761fd82d2e Merge pull request #2171 from andrewthauer/lighthouse-config
Make lighthouse url configurable in example app
2020-08-31 14:02:41 +02:00
Patrik Oldsberg 674c777be6 Merge pull request #1986 from spotify/rugvip/bapp
Add app-backend plugin for serving app content
2020-08-31 13:51:18 +02:00
Patrik Oldsberg 74e55ef32f catalog-backend: updated docs to not include location in catalog.rules + test 2020-08-31 13:40:05 +02:00
Fredrik Adelöw c55471caf2 Merge pull request #2168 from spotify/dependabot/npm_and_yarn/react-hook-form-6.6.0
chore(deps): bump react-hook-form from 5.7.2 to 6.6.0
2020-08-31 13:38:54 +02:00
Patrik Oldsberg 5c0446617b Merge branch 'master' into rugvip/bapp 2020-08-31 13:19:02 +02:00
Patrik Oldsberg 903cbdcfb5 catalog-backend: add tests for config rules 2020-08-31 12:30:23 +02:00
Patrik Oldsberg 8d07b541d7 catalog-backend: switch catalog rules to deny by default 2020-08-31 12:30:22 +02:00
Patrik Oldsberg 6f3b0b8c20 catalog-backend: initial catalog ingestion rules implementation 2020-08-31 12:30:21 +02:00
Fredrik Adelöw 764239fa7a fix 2020-08-31 11:52:57 +02:00
dependabot-preview[bot] 17fa970182 chore(deps): bump graphql from 15.1.0 to 15.3.0 (#2175)
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.1.0 to 15.3.0.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v15.1.0...v15.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-31 11:35:20 +02:00
Ivan Shmidt 6d752757c2 Merge pull request #2156 from ebarriosjr/Add-github-widget-to-catalog
Add GitHub widget to catalog CI/CD tab
2020-08-31 10:21:27 +02:00
Marcus Eide 262fa15cc7 Merge pull request #2162 from rodmachen/docs/update-software-template-docs
update software template docs
2020-08-31 09:13:35 +02:00
Andrew Thauer 7a5cf65ef3 feat: syntax highlighing for api-docs (#2170) 2020-08-31 08:27:29 +02:00
Omer Farooq 13623d9185 change getOptional to getOptionalString 2020-08-30 19:36:28 +12:00
Andrew Thauer d8877d4b7c feat: make lighthouse url configurable 2020-08-29 17:25:38 -04:00
Omer Farooq 4b85a3ac21 update casing 2020-08-29 23:08:36 +12:00
Omer Farooq 36376778ec move processor config to catalog from backend 2020-08-29 22:22:19 +12:00
Omer Farooq a711b6fab4 rename ingestionProcessors to processors 2020-08-29 22:12:27 +12:00
Omer Farooq dd3963093d Update ingestion processors to use config system 2020-08-29 15:34:09 +12:00
dependabot-preview[bot] 1d2def9cb1 chore(deps): bump react-hook-form from 5.7.2 to 6.6.0
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 5.7.2 to 6.6.0.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v5.7.2...v6.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-29 01:10:51 +00:00
Rod Machen 57c3e2ad5b update software template docs 2020-08-28 14:07:25 -05:00
Fredrik Adelöw b61858c808 Merge pull request #2157 from spotify/freben/azure-fixup
chore(register-component): just a few little tweaks
2020-08-28 16:35:40 +02:00
Fredrik Adelöw a542a31613 Merge pull request #2132 from spotify/freben/proxy-config
feat(proxy-backend): more proxy config tweaks and docs
2020-08-28 16:23:47 +02:00
Fredrik Adelöw d1bad7f73a Merge pull request #2115 from hmcts/use-cookiecutter-installed-on-host
Use cookie cutter installed on host if available
2020-08-28 15:39:21 +02:00
Fredrik Adelöw b75c4495de Merge pull request #2005 from spotify/dependabot/npm_and_yarn/whatwg-fetch-3.4.0
chore(deps): bump whatwg-fetch from 2.0.4 to 3.4.0
2020-08-28 15:02:48 +02:00
Fredrik Adelöw 63339d2692 chore(register-component): just a few little tweaks 2020-08-28 14:50:41 +02:00
Fredrik Adelöw 2ea05b317e Merge pull request #2081 from o-farooq/master
Add Azure private repos ingestion processor
2020-08-28 14:47:29 +02:00
ebarrios 86aff7a6cf Added github as CI/CD in catalog plugin 2020-08-28 14:39:36 +02:00
Fredrik Adelöw 9a64135bf7 move docs to the microsite 2020-08-28 14:36:13 +02:00
Fredrik Adelöw 6d774764cd feat(proxy-backend): more proxy config tweaks and docs 2020-08-28 14:36:13 +02:00
ebarrios 5fef05b754 Merge branch 'master' into Add-github-widget-to-catalog 2020-08-28 14:30:55 +02:00
ebarrios 1cbc3c6269 Rename function WidgetList to RecentWorkflowRunsCard and WidgetListContet to RecentWorkflowRunsCardContent. Also remove lastrun parameter that was not beeing used on the RecentWorkflowRunsCardContent function 2020-08-28 13:58:05 +02:00
ebarrios babfe5716b Added Widget for listing workflows run 2020-08-28 11:03:48 +02:00
ebarrios de7c7268b3 Added Widget for listing workflows run to catalog under CI/CD tab 2020-08-28 11:01:14 +02:00
Fredrik Adelöw b0963c6a3e Merge pull request #2129 from GoWind/accept-updated-refresh-tokens
Update Refresh Token, if provided by the server in the refresh grant. Refs #2128
2020-08-28 09:47:11 +02:00
Oliver Sand e64411a754 fix(api-docs): fix a small styling issue in openapi rendering (#2141)
Specs without operations were no correctly displayed in dark mode.
2020-08-27 15:10:39 +02:00