Ivan Shmidt
|
e57798cd88
|
test(catalog): test Tabbed implementation
|
2020-08-31 21:52:08 +02:00 |
|
Ivan Shmidt
|
43ac2c0af7
|
feat(catalog, app): new api 4 plugins integration
|
2020-08-31 16:02:25 +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 |
|
NetPenguins
|
f3a1049ebb
|
yarn.lock added back
|
2020-08-30 21:05:06 -04:00 |
|
NetPenguins
|
a31afed4c5
|
Update to include JobLog component.
|
2020-08-30 20:45:29 -04:00 |
|
NetPenguins
|
8cce7f2f32
|
Merge remote-tracking branch 'upstream/master'
|
2020-08-30 09:45:59 -04: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 |
|
NetPenguins
|
ea010b7d39
|
Eliminated console.log line that was carried over.
|
2020-08-29 10:25:34 -04:00 |
|
NetPenguins
|
21bd252051
|
Added LazyLog to Github-Actions for displaying workflow run logs.
|
2020-08-29 09:59: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 |
|
ebarrios
|
67017fbd00
|
Updated package.json react-use to version 15.3.3
|
2020-08-28 16:24:07 +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 |
|
ebarrios
|
73d28cd52a
|
Added description to the support button
|
2020-08-28 15:48:31 +02:00 |
|
ebarrios
|
c4b98146ac
|
Added missing . on gcp-projects plugin Readme.md file
|
2020-08-28 15:46:01 +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 |
|
Esteban Barrios
|
47c353f04f
|
Merge branch 'master' into ebarriosjr/Creating-gcp-projects-plugin
|
2020-08-28 15:12:51 +02:00 |
|
ebarrios
|
cfeda75a4e
|
Bump package to and dependecies to alpha20
|
2020-08-28 15:10:46 +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 |
|
Raghunandan Balachandran
|
304b7bcb13
|
Merge pull request #2074 from spotify/rugvip/discovery
[RFC] Add DiscoveryApi
|
2020-08-27 15:07:21 +02:00 |
|