danztran
|
9fca100dc7
|
plugin/auth-backend: update docs
|
2020-06-28 23:21:37 +07:00 |
|
danztran
|
f524bbdea2
|
plugin/auth-backend: add gitlab oauth
|
2020-06-28 22:24:47 +07:00 |
|
blam
|
ee205ef23e
|
feat(scaffolder): Implementing the VCS steps in the processor
|
2020-06-28 02:06:33 +02:00 |
|
blam
|
294a2bb923
|
chore(scaffolder): refactoring the scaffolder to move things around like the rest
|
2020-06-28 00:35:24 +02:00 |
|
blam
|
9d8709d5b7
|
chore(scaffolder): fixing linting issues
|
2020-06-28 00:09:44 +02:00 |
|
blam
|
f07b794987
|
chore(scaffolder): trying to fix some tests on CI, they pass locall
|
2020-06-28 00:05:45 +02:00 |
|
blam
|
066ced06ac
|
chore(scaffolder): fixing some tests with it creating bad tmp dirs
|
2020-06-27 23:53:41 +02:00 |
|
blam
|
c96075ce8c
|
feat(scaffolder): added an endpoint for getting each stage logs as plaintext in case that's what is needed.
|
2020-06-27 23:18:15 +02:00 |
|
Fredrik Adelöw
|
52e784f651
|
Supply the sidebar catalog filter from the page again
|
2020-06-27 22:44:45 +02:00 |
|
Fredrik Adelöw
|
0d4a76fbf0
|
Propagate filter/entity errors properly to the table
|
2020-06-27 22:44:45 +02:00 |
|
Fredrik Adelöw
|
f32e13c6c6
|
Make Tabs supply number instead of Number
|
2020-06-27 22:44:45 +02:00 |
|
Fredrik Adelöw
|
9e8124b347
|
Supply tabs from the catalog page again
|
2020-06-27 22:44:44 +02:00 |
|
Fredrik Adelöw
|
4a1f862d86
|
Minor cleanup in the CatalogLayout
|
2020-06-27 22:44:44 +02:00 |
|
Fredrik Adelöw
|
6a8e975c85
|
Move local concerns into CatalogTable
|
2020-06-27 22:44:44 +02:00 |
|
Fredrik Adelöw
|
d341129e05
|
Made CatalogFilter accept dynamic onChange
|
2020-06-27 22:44:44 +02:00 |
|
Fredrik Adelöw
|
e1417c7d95
|
Move local concerns into the CatalogTabs
|
2020-06-27 22:44:44 +02:00 |
|
Fredrik Adelöw
|
9ddfa56b44
|
Merge pull request #1407 from spotify/useEntityFilter
Initial useEntityFilterGroup implementation
|
2020-06-27 22:44:19 +02:00 |
|
blam
|
837a182f68
|
chore(scaffolder): finished off tests for the processor. It now works pretty well
|
2020-06-27 22:35:48 +02:00 |
|
blam
|
9e6ed5fb52
|
feat(scaffolder): added some more tests for the new job processor
|
2020-06-27 22:10:55 +02:00 |
|
blam
|
c600d64db8
|
feat(scaffolder): reworking how the loading of stages goes and made it super flexible
|
2020-06-27 05:21:42 +02:00 |
|
blam
|
17c6030ca0
|
feat(scaffolder): finally managed to get typescript to play nice with the new stage approach
|
2020-06-27 03:41:06 +02:00 |
|
Fredrik Adelöw
|
410f98e292
|
Clean up and finalize
|
2020-06-26 21:37:32 +02:00 |
|
Nikita Nek Dudnik
|
f895e4b4e3
|
feat(catalog): implement useEntityFilterGroup hook
|
2020-06-26 21:37:32 +02:00 |
|
Sebastian Qvarfordt
|
5d7679d8be
|
Initial useEntityFilterGroup implementation
|
2020-06-26 21:37:32 +02:00 |
|
blam
|
ad2354909e
|
chore(scaffolder): work on a better api for holding stages and metadata
|
2020-06-26 21:27:48 +02:00 |
|
Ben Lambert
|
fd7532745f
|
Merge pull request #1474 from spotify/blam/cookiecutter-dockerfile
chore(scaffolder): Moving the cookiecutter dockerfile to more semantic location
|
2020-06-26 18:40:27 +02:00 |
|
blam
|
ad9d74ff24
|
chore(scaffolder): Moving the cookiecutter dockerfile to more semantic name
|
2020-06-26 18:14:41 +02:00 |
|
blam
|
ce43dce8ff
|
feat(scaffolder): Adjusting the types for the scaffolder
|
2020-06-26 18:12:48 +02:00 |
|
blam
|
b401cf2f17
|
chore(scaffolder): Updating scaffolder tests to start runnning some stuff
|
2020-06-26 17:11:46 +02:00 |
|
Sebastian Qvarfordt
|
03ed269d4b
|
Merge pull request #1473 from spotify/mob/fetching-mock-docs
Cleanups and better navigation between docs
|
2020-06-26 16:55:58 +02:00 |
|
Sebastian Qvarfordt
|
985c165744
|
Removed commented code
|
2020-06-26 16:36:14 +02:00 |
|
Sebastian Qvarfordt
|
afcf01d6f4
|
Cleanups and better navigation between docs
|
2020-06-26 16:34:30 +02:00 |
|
Sebastian Qvarfordt
|
11ecfd9ad6
|
Merge pull request #1468 from spotify/mob/fetching-mock-docs
feat(mkdocs-reader): initial navigation inside docs
|
2020-06-26 15:16:35 +02:00 |
|
Sebastian Qvarfordt
|
14bbaf099e
|
Add tests for URLParser
|
2020-06-26 15:09:51 +02:00 |
|
Sebastian Qvarfordt
|
d917f72280
|
Enforce trailing slash
|
2020-06-26 14:59:50 +02:00 |
|
Sebastian Qvarfordt
|
674d142418
|
Update URLS better
|
2020-06-26 14:53:19 +02:00 |
|
blam
|
f2d01c5cb4
|
chore(scaffolder): adding some more tests for scaffolder processor
|
2020-06-26 14:19:13 +02:00 |
|
blam
|
e0f026bb39
|
chore(scaffolder): fixing cookiecutter templater tests
|
2020-06-26 13:53:14 +02:00 |
|
Fredrik Adelöw
|
85efb75b1f
|
Merge pull request #1467 from spotify/freben/mock-storage
feat(test-utils): mock storage api
|
2020-06-26 13:35:32 +02:00 |
|
Sebastian Qvarfordt
|
d1f9c51d11
|
fix react-router version
|
2020-06-26 13:27:37 +02:00 |
|
Fredrik Adelöw
|
879bc21893
|
feat(test-utils): mock storage api
|
2020-06-26 13:24:31 +02:00 |
|
Sebastian Qvarfordt
|
5e146aa7ca
|
Merge branch 'master' of github.com:spotify/backstage into mob/fetching-mock-docs
|
2020-06-26 13:15:22 +02:00 |
|
Patrik Oldsberg
|
93eeda55c6
|
Merge pull request #1458 from spotify/mob/pack
cli: add backend:build-image command and use in backend
|
2020-06-26 12:34:33 +02:00 |
|
Sebastian Qvarfordt
|
984b5acccc
|
feat(mkdocs-reader): initial navigation inside docs
|
2020-06-26 12:18:52 +02:00 |
|
Patrik Oldsberg
|
037d550407
|
Merge pull request #1455 from nspirrello/add-okta-sso
Add okta sso integration
|
2020-06-26 11:34:26 +02:00 |
|
Ivan Shmidt
|
ac32b2f9a6
|
Merge pull request #1354 from spotify/shmidt-i/load-scaffolder-templates-from-api
Scaffolder: load data from catalog api
|
2020-06-26 10:51:31 +02:00 |
|
Ivan Shmidt
|
d65c67ea93
|
fix(scaffolder): show progressbar if no data
|
2020-06-26 09:27:24 +02:00 |
|
Ivan Shmidt
|
d3e06c668c
|
Merge branch 'master' of github.com:spotify/backstage into shmidt-i/load-scaffolder-templates-from-api
|
2020-06-26 09:25:20 +02:00 |
|
dependabot-preview[bot]
|
d3899c79d9
|
build(deps): bump yaml from 1.9.2 to 1.10.0
Bumps [yaml](https://github.com/eemeli/yaml) from 1.9.2 to 1.10.0.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v1.9.2...v1.10.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-26 07:18:23 +00:00 |
|
dependabot-preview[bot]
|
22d1c40629
|
build(deps): bump graphiql from 1.0.0-alpha.10 to 1.0.3 (#1453)
Bumps [graphiql](https://github.com/graphql/graphiql) from 1.0.0-alpha.10 to 1.0.3.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/compare/graphiql@1.0.0-alpha.10...graphiql@1.0.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-06-26 09:13:24 +02:00 |
|