Commit Graph

3291 Commits

Author SHA1 Message Date
Fredrik Adelöw 0a73aa991d Merge pull request #1488 from spotify/freben/yarn-again
yarn.lock again
2020-06-29 15:04:08 +02:00
Fredrik Adelöw 3878da1b65 Merge pull request #1381 from ayshiff/refactor/tech-radar
Refactor: Tech Radar Code Quality & Style
2020-06-29 15:01:52 +02:00
Fredrik Adelöw 580569e403 yarn.lock again 2020-06-29 14:42:52 +02:00
Ben Lambert c68569ac6e Merge pull request #1437 from spotify/mob/job-processor
Job Processor and Scaffolder Flow Implementation
2020-06-29 14:33:22 +02:00
Patrik Oldsberg 688fb60624 Merge pull request #1484 from spotify/rugvip/table-fix
core: pin material-table to 1.62.x
2020-06-29 13:43:22 +02:00
Patrik Oldsberg 85bb1a3e83 core: pin material-table to 1.62.x 2020-06-29 13:09:10 +02:00
Fredrik Adelöw 78f6527354 Merge pull request #1476 from spotify/freben/improve-filters
More catalog page cleanup
2020-06-29 08:34:28 +02:00
Fredrik Adelöw 963648eeb7 Address comments 2020-06-28 20:48:11 +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