Fredrik Adelöw
|
059bbcae07
|
Merge pull request #1940 from spotify/dependabot/npm_and_yarn/uuid-8.3.0
chore(deps): bump uuid from 8.1.0 to 8.3.0
|
2020-08-13 13:52:45 +02:00 |
|
Patrik Oldsberg
|
e0632bc205
|
Merge pull request #1737 from SDA-SE/feat/api-catalog
Add a Prototype for API Documentations
|
2020-08-13 13:35:47 +02:00 |
|
Patrik Oldsberg
|
c6c44c20a6
|
Merge pull request #1934 from spotify/rugvip/fixcli
packages: fix ts-node config in local dev versions of CLIs
|
2020-08-13 11:52:14 +02:00 |
|
dependabot-preview[bot]
|
6b36a8b94a
|
chore(deps): bump uuid from 8.1.0 to 8.3.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.1.0 to 8.3.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.1.0...v8.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-13 09:45:04 +00:00 |
|
Dominik Henneke
|
356643416d
|
Merge branch 'master' into feat/api-catalog
|
2020-08-13 11:32:00 +02:00 |
|
Patrik Oldsberg
|
f24efbda66
|
Merge pull request #1933 from spotify/rugvip/noabs
docs: avoid absolute links to docs + verify with script
|
2020-08-13 11:04:27 +02:00 |
|
Patrik Oldsberg
|
a252b1a82f
|
Merge pull request #1939 from spotify/rugvip/testplz
workflows: run CLI e2e tests with same scope as Frontend CI
|
2020-08-13 09:45:48 +02:00 |
|
Patrik Oldsberg
|
d5e4005ea4
|
workflows: run CLI e2e tests with same scope as Frontend CI
|
2020-08-13 09:27:54 +02:00 |
|
Patrik Oldsberg
|
5238813719
|
Merge pull request #1935 from spotify/rugvip/out
cli: fix stdout not being logged in e2e test cmd failures
|
2020-08-13 09:23:51 +02:00 |
|
Dominik Henneke
|
f809238e61
|
Update @types/swagger-ui-react
|
2020-08-13 08:30:44 +02:00 |
|
Patrik Oldsberg
|
aea535b0aa
|
catalog-backend: fix migration script not using uuid for ID
|
2020-08-13 01:19:29 +02:00 |
|
Patrik Oldsberg
|
558a8da377
|
Merge pull request #1936 from paulpach/patch-1
This is supposed to be optional
|
2020-08-13 00:22:50 +02:00 |
|
Paul Pacheco
|
88d4e1adf7
|
This is supposed to be optional
|
2020-08-12 17:10:51 -05:00 |
|
Fredrik Adelöw
|
65f3f4f95a
|
Merge pull request #1877 from andrewthauer/rollbar-updates
Add rollbar organization links, etc.
|
2020-08-12 22:22:05 +02:00 |
|
Patrik Oldsberg
|
4a58445d33
|
create-app: update backend catalog setup
|
2020-08-12 19:39:42 +02:00 |
|
Patrik Oldsberg
|
93ee33bf7e
|
cli: fix stdout not being logged in e2e test cmd failures
|
2020-08-12 19:26:24 +02:00 |
|
Patrik Oldsberg
|
1eceadb942
|
packages: fix ts-node config in local dev versions of CLIs
|
2020-08-12 19:17:27 +02:00 |
|
Patrik Oldsberg
|
2da62ba511
|
docs: use relative links to docs/
|
2020-08-12 18:45:51 +02:00 |
|
Patrik Oldsberg
|
94db137153
|
docs/verify-links: avoid absolute links within docs
|
2020-08-12 18:44:28 +02:00 |
|
Stefan Ålund
|
ec13744b36
|
Document the service catalog (#1922)
|
2020-08-12 16:14:45 +02:00 |
|
Nikita Dudnik
|
d74066d045
|
Merge pull request #1930 from spotify/ndudnik/register-component-readme
docs: register component plugin
|
2020-08-12 16:13:58 +02:00 |
|
Nikita Nek Dudnik
|
e53cfe1569
|
fix: compress images
|
2020-08-12 15:21:12 +02:00 |
|
Nikita Nek Dudnik
|
fa67538ca4
|
fix: update screenshots
|
2020-08-12 15:18:07 +02:00 |
|
Fredrik Adelöw
|
359594f9d3
|
Merge pull request #1890 from spotify/rugvip/static-loc
catalog-backend: add support for static location config + bootstrap location
|
2020-08-12 14:57:05 +02:00 |
|
Fredrik Adelöw
|
19a096b8ae
|
Merge pull request #1838 from althafh/groupentity
Define a simple Group Entity
|
2020-08-12 14:54:04 +02:00 |
|
Ben Lambert
|
8d5d34650f
|
Merge pull request #1929 from spotify/mob/getting-started
docs: split getting started section in readme into create-app vs clone
|
2020-08-12 14:53:48 +02:00 |
|
dependabot-preview[bot]
|
0b252bd4b5
|
chore(deps): bump moment from 2.26.0 to 2.27.0 (#1924)
Bumps [moment](https://github.com/moment/moment) from 2.26.0 to 2.27.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.26.0...2.27.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-12 14:42:03 +02:00 |
|
Nikita Nek Dudnik
|
b8703403ae
|
docs: register component plugin
|
2020-08-12 14:36:16 +02:00 |
|
Patrik Oldsberg
|
4bc9a33a3c
|
docs: split getting started section in readme into create-app vs clone
Co-authored-by: Ben Lambert <ben@blam.sh>
|
2020-08-12 14:19:22 +02:00 |
|
Dominik Henneke
|
bf76f07c06
|
chore: fix jest rule to be able to the use the asyncapi-react module
|
2020-08-12 13:58:49 +02:00 |
|
Dominik Henneke
|
bd68004d83
|
chore: update yarn.lock
|
2020-08-12 13:58:49 +02:00 |
|
Dominik Henneke
|
237595f3b4
|
fix(api-docs): improve the styling of the asyncapi documentation in dark mode
|
2020-08-12 13:58:49 +02:00 |
|
Dominik Henneke
|
5a023c3c49
|
feat(api-docs): render documentation of type asyncapi
|
2020-08-12 13:58:48 +02:00 |
|
Dominik Henneke
|
3534c0804c
|
feat(api-docs): add routes to display all api entities
|
2020-08-12 13:57:02 +02:00 |
|
Dominik Henneke
|
58f86f992a
|
feat(app): add api-docs plugin to the navigation
|
2020-08-12 13:57:01 +02:00 |
|
Dominik Henneke
|
9a23ea8bda
|
feat(catalog): add trivial tab implementation and add a tab to display all implemented apis
|
2020-08-12 13:56:44 +02:00 |
|
Dominik Henneke
|
812659c024
|
feat(api-docs): add plugin that provides widgets that display api docs
|
2020-08-12 13:53:34 +02:00 |
|
Oliver Sand
|
f33c3dba21
|
chore(catalog): add script to add the example entities
|
2020-08-12 13:53:34 +02:00 |
|
Dominik Henneke
|
7c9e84bd1d
|
feat(catalog): add field to the component entity to specify implemented apis per component
|
2020-08-12 13:53:34 +02:00 |
|
Dominik Henneke
|
b5f8aa89b8
|
feat(catalog): add entity to describe APIs
|
2020-08-12 13:53:33 +02:00 |
|
Fredrik Adelöw
|
611201ee9f
|
Merge pull request #1802 from timja/jenkins-plugin
Jenkins plugin
|
2020-08-12 13:48:19 +02:00 |
|
althaf.hameez
|
c898200065
|
Fix typo
|
2020-08-12 19:23:43 +08:00 |
|
Andrew Thauer
|
aedcad72a5
|
feat: add rollbar links
|
2020-08-12 07:10:44 -04:00 |
|
Fredrik Adelöw
|
bb2a68b1d0
|
chore(jenkins): ran prettier
|
2020-08-12 12:54:06 +02:00 |
|
Fredrik Adelöw
|
3d450adb75
|
fix(jenkins): cleaned up deps a bit
|
2020-08-12 12:54:06 +02:00 |
|
Tim Jacomb
|
affd8f0a2d
|
Fix skipped
|
2020-08-12 12:54:06 +02:00 |
|
Tim Jacomb
|
88df61309e
|
Fix CI
|
2020-08-12 12:54:06 +02:00 |
|
Tim Jacomb
|
547604d973
|
Add test results to CI Table
|
2020-08-12 12:54:06 +02:00 |
|
Tim Jacomb
|
c85e952300
|
Add links to GitHub and include PR title on build info
|
2020-08-12 12:54:06 +02:00 |
|
Tim Jacomb
|
ea15090bb3
|
Add support for restarting builds
|
2020-08-12 12:54:06 +02:00 |
|