Commit Graph

79 Commits

Author SHA1 Message Date
Raghunandan 72235dd51e v0.1.1-alpha.22 2020-09-18 15:14:38 +02:00
Ivan Shmidt 4780043ada Merge pull request #2172 from NetPenguins/master
GithubActions Logging Implementation
2020-09-12 19:16:19 +02:00
NetPenguins b4d4af50d8 prettier misconfigured 2020-09-12 10:26:19 -04:00
Patrik Oldsberg 3cf20cbad7 remove mock-data scripts 2020-09-12 15:27:27 +02:00
Patrik Oldsberg 75c7a055c1 app-config: use catalog.locations + aggregating location entities 2020-09-12 15:27:26 +02:00
NetPenguins 7cd4ae126a Merge remote-tracking branch 'upstream/master' 2020-09-12 09:10:07 -04:00
Fredrik Adelöw f6d5b7e1a4 bump the types too 2020-09-09 14:36:35 +02:00
Fredrik Adelöw 0a24df743f chore: bump mui to the create-app resolved version, to lose Accordion warnings 2020-09-09 11:18:18 +02:00
Ivan Shmidt e43df1de20 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/circle-ci-plugin-new-route-api 2020-09-09 01:07:07 +02:00
Patrik Oldsberg aa235dd154 app: move api factories out to plugins 2020-09-08 11:31:47 +02:00
Ivan Shmidt b745142fa0 fix: annotation missing text 2020-09-07 22:32:47 +02:00
Ivan Shmidt f3acee2537 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/circle-ci-plugin-new-route-api 2020-09-07 22:15:12 +02:00
NetPenguins 2133418485 Entity needed to be passed to logs component. 2020-09-07 10:56:11 -04:00
NetPenguins cad82da0dc Removal of entityCompound import 2020-09-05 08:40:30 -04:00
NetPenguins 66a0239f18 Update to include Entity object 2020-09-05 08:39:57 -04:00
NetPenguins 0b870cca2d Merge branch 'master' of https://github.com/spotify/backstage 2020-09-05 08:21:14 -04:00
Ivan Shmidt b180748b96 fix(github-actions): use only github.com/project-slug annotation 2020-09-04 16:22:51 +02:00
Ivan Shmidt bf1b430b96 feat(github-actions): exported predicate 2020-09-04 15:59:03 +02:00
Ivan Shmidt 3a6150b8c4 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected 2020-09-02 17:09:43 +02:00
NetPenguins 46642db53d Updated ExpansionPanel to Accordion 2020-09-02 08:31:27 -04:00
NetPenguins 03f0a23ef3 left out a dev tweak . . . 2020-09-01 14:40:09 -04:00
NetPenguins 9869947823 Return correct type, added modal for log visuals, added loading indications. 2020-09-01 13:51:37 -04:00
Emma Indal 3b545791ce new release 31 aug 20 2020-09-01 14:10:22 +02:00
Ivan Shmidt 5127da1f68 fix(github-actions): cards 2020-09-01 00:13:46 +02:00
Ivan Shmidt 8539b14a7e refactor: simplify optional chaining 2020-08-31 23:44:33 +02:00
Ivan Shmidt 68474750db Merge branch 'master' of github.com:spotify/backstage into shmidt-i/app-catalog-tabs-routes-everything-is-connected 2020-08-31 23:21:23 +02:00
Ivan Shmidt 713060d1f3 docs: plugin integration into catalog 2020-08-31 23:18:06 +02:00
Ivan Shmidt 43ac2c0af7 feat(catalog, app): new api 4 plugins integration 2020-08-31 16:02:25 +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
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
ebarrios 86aff7a6cf Added github as CI/CD in catalog plugin 2020-08-28 14:39:36 +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
Raghunandan 734dcca107 Release v0.1.1-alpha.20 2020-08-26 11:33:14 +02:00
Emma Indal b5ada28f26 Added techdocs-ref to backstage entity 2020-08-24 15:52:44 +02:00
Ivan Shmidt d3db3a7849 feat: IoC, DI, indirection, routes, tabs, catalog, app, github-actions 2020-08-21 23:04:51 +02:00
Stefan Ålund c6c3c94c18 Camelcase GitHub and GitLab (#2034)
* Camelcase GitHub and GitLab

* GitLab

* Code GitLab

* GitHub in code

* Fix auth naming

* Update docs/features/software-templates/adding-templates.md

Co-authored-by: Raghunandan Balachandran <soapraj@gmail.com>

* Update docs/features/software-templates/extending/create-your-own-preparer.md

Co-authored-by: Raghunandan Balachandran <soapraj@gmail.com>

Co-authored-by: Raghunandan Balachandran <soapraj@gmail.com>
2020-08-21 14:48:16 +02:00
Raghunandan 15e334a584 Release v0.1.1-alpha.19 2020-08-21 11:40:04 +02:00
Patrik Oldsberg f8c696e038 v0.1.1-alpha.18 2020-08-07 17:08:28 +02:00
Fredrik Adelöw e031a06e1e Merge pull request #1834 from RoadieHQ/fix/github-actions-per-project
fix: github actions subpage was working only for default service
2020-08-06 17:03:49 +02:00
Patrik Oldsberg 0dd8fa2828 v0.1.1-alpha.17 2020-08-05 19:36:36 +02:00
Tomek Fabisiak 02f2bbf0bb fix: github actions subpage was working only for default service 2020-08-05 13:13:34 +02:00
dependabot-preview[bot] 14cfeb390e chore(deps): bump react-use from 14.2.0 to 15.3.3
This is a copy of #1731 with fixes
2020-08-03 14:33:35 +02:00
Patrik Oldsberg d4a50e82c5 Merge pull request #1762 from spotify/shmidt-i/github-actions-widget-redone
feat(github-actions): widget inside catalog
2020-07-31 09:33:21 +02:00
Ivan Shmidt 7248e9a581 feat(github-actions): widget inside catalog 2020-07-28 11:29:27 +02:00
Nikita Dudnik 6b062a753e Merge branch 'master' into ndudnik/github-actions-annotation 2020-07-28 09:35:15 +02:00
Nikita Nek Dudnik f7ecc32765 fix: annotation name 2020-07-28 09:28:57 +02:00