Commit Graph

13 Commits

Author SHA1 Message Date
Mateusz Lewtak 08c392815b Add Code Insights plugin to sample app and marketplace (#2833)
* feat - add code insights plugin to sample app and plugin to marketplace

* feat - update plugin package version

* Update code-insights.yaml

Add an empty lane on the end of the file.

* Update plugins.ts

Add an empty lane at the end of the file after conflicts resolve.

* Update code-insights.yaml

* Update code-insights.yaml

* Update code-insights.yaml

* feat: update sample app with github insight plugin

* Update github-insights.yaml

* Update EntityPage.tsx
2020-10-12 18:42:30 +02:00
Marek Całus 67f7a9395b Add firebase functions to the plugin marketplace (#2696) 2020-10-01 11:16:45 +02:00
Stefan Ålund 093ad58764 Add GCP project plugin to marketplace 2020-10-01 09:02:17 +02:00
Stefan Ålund 05d838c127 Add Google Cloud Build to marketplace (#2672) 2020-09-30 11:16:47 +02:00
Brenda Sukh fdbe6952bb Add cost insights to marketplace 2020-09-28 16:14:37 -04:00
Fredrik Adelöw 3405c34d4c fix(microsite): fixup graphiql plugin info 2020-09-09 11:54:20 +02:00
Patrik Oldsberg b045b166b6 run prettier 2020-09-05 16:37:30 +02:00
Stefan Ålund 760adfda74 [plugin marketplace] Added Jenkins + polish (#2240) 2020-09-03 08:50:13 +02:00
Stefan Ålund ee0310213c Tweaks to plugin marketplace (#2209)
* Tweaks to plugin marketplace

* Add plugin details to roadmap

* Update README.md

* Link to plugins from home

* Update circleci.yaml
2020-09-01 14:27:33 +02:00
Oliver Sand bcbeb0b657 Add api-docs to marketplace (#2204)
* docs: improve documentation about adding plugins to the marketplace

The relative path is misleading as one has to come from root.

* docs: add api-docs plugin to marketplace
2020-09-01 09:46:46 +02:00
Iain Billett 055b8baa6d Add Pull Request Plugin to the marketplace (#2190)
* Add Pull Request Plugin to the marketplace

* Add Pull Request Plugin to the marketplace

* typo
2020-09-01 08:55:31 +02:00
Stefan Ålund f14ebd6d18 Add more plugins to Marketplace (#2192) 2020-08-31 17:29:29 +02:00
Iain Billett b284cb38e3 Add Plugins Page to microsite (#2144)
* Add Plugins Page to microsite

* Updates to microsite Plugins Page

* Correct plugin authors and documentation links
* Add category to UI
* Move documentation from README to the docs website
* Use external urls for logos

* Updates to microsite Plugins Page

* trailing whitespace
* Run prettier on new markdown

* Updates to microsite Plugins Page

* Move plugins link
* Clarify category field

* Updates to microsite Plugins Page

* Add authorUrl field to plugin config
* Render author as a muted link like those in the site map

* Updates to microsite Plugins Page

* Add authorUrl field to example in docs

* Updates to microsite Plugins Page

* Add npmPackageName field - intended for future use

* Updates to microsite Plugins Page

* Add npmPackageName field - intended for future use

* Updates to microsite Plugins Page

* Use correct docs link
2020-08-31 14:30:43 +02:00