Commit Graph

6328 Commits

Author SHA1 Message Date
Samira Mokaram e4bec4e17e add proxy to config 2020-11-17 10:01:59 +01:00
Samira Mokaram 00186ab378 remove pagerduty backend 2020-11-17 09:55:20 +01:00
Samira Mokaram e1c23fa4b3 add action prop to support buttons 2020-11-16 16:36:03 +01:00
Samira Mokaram 6fc060842e refactor api to use token from proxy 2020-11-16 16:34:49 +01:00
Samira Mokaram 00a2ead383 refactor code an structure 2020-11-16 16:09:45 +01:00
Samira Mokaram f9c971b3f7 refactor code 2020-11-13 13:41:46 +01:00
Samira Mokaram ab0cceaa08 refactor types 2020-11-13 11:41:06 +01:00
Samira Mokaram 2be408a226 recator UI and remove comments 2020-11-11 16:48:44 +01:00
Samira Mokaram 20324b2d65 add test 2020-11-11 14:25:59 +01:00
Samira Mokaram 2aed296e45 change UI bsed on UX 2020-11-11 14:24:40 +01:00
Samira Mokaram f7614ee6fc add utility api and use it in pluign 2020-11-05 11:17:19 +01:00
Samira Mokaram 122410f1ab fix typings 2020-11-05 10:49:11 +01:00
Samira Mokaram 361049d9c2 Refactor component to use pagerduty restApi directly 2020-11-03 11:26:23 +01:00
Samira Mokaram c9c212e064 added error handling 2020-10-23 14:59:36 +02:00
Samira Mokaram 6d1f4a996d fetching data from pagerduty endpoint in interval 2020-10-23 13:14:08 +02:00
Samira Mokaram 0609e72693 add pagerduty backend 2020-10-22 15:12:38 +02:00
Samira Mokaram fe2d8ac715 wip:fetching data from Api 2020-10-22 10:18:46 +02:00
Samira Mokaram 4e93108ba4 trigger pager alarm 2020-10-21 14:12:52 +02:00
Samira Mokaram 4dba9ea97a add TriggerButton and TriggerDialog, refactor them 2020-10-21 10:04:05 +02:00
Samira Mokaram 82fbe62743 splitted up component to separate files 2020-10-20 11:21:18 +02:00
Samira Mokaram e8854140c3 add Pagerduty card to entity overview 2020-10-20 09:56:55 +02:00
Samira Mokaram 47e9c6d56b add main functionality 2020-10-20 09:55:32 +02:00
Samira Mokaram 5539625f64 create pagerduty plugin 2020-10-19 14:15:46 +02:00
Patrik Oldsberg 7c8e098fa0 Merge pull request #2879 from spotify/rugvip/ts4
cli: add support for ts4
2020-10-19 12:30:56 +02:00
Abhishek Jakhar ac8d5d5c74 use getBy query instead of queryBy when asserting for elements present in document (#2951)
* replace queryByText with getByText when asserting for presence of element

* use string instead of regex for line numbers

* cleanup test case of CodeSnippet
2020-10-19 11:10:56 +02:00
Abhishek Jakhar 782f3b3541 Add test case for Progress component (#2953)
* remove data-testid from div

* add test case for Progress component

* add changeset

* update the GraphiQLPage test cases to handle Progress timeout

* update the RadarComponent and RadarPage test case to handle Progress timeout

* update the TechDocsProgressBar test case to handle Progress timeout

* add changeset
2020-10-19 10:33:30 +02:00
Fredrik Adelöw 9150fd1631 Merge pull request #2957 from abhishekjakhar/fix/footer-copyright
fix(microsite): the styling of footer copy on mobile
2020-10-19 10:04:20 +02:00
Abhishek Jakhar c6c62442ee fix the styling of footer copy on mobile 2020-10-19 12:06:38 +05:30
Patrik Oldsberg 1bf3ff96a7 core-api: work around issue with ApiRef export const declarations 2020-10-19 01:37:54 +02:00
Patrik Oldsberg f2819b2a9f core-api: move utility api system implementation into apis/system 2020-10-19 01:33:08 +02:00
Fredrik Adelöw 8c816f2828 Merge pull request #2841 from K-Phoen/fix-api-fetching-namespace
Fix API references parsing
2020-10-18 21:38:10 +02:00
Patrik Oldsberg 3dda28f908 Merge pull request #2954 from mplesec/issue/2935/update-docs-re-npm-config-flag
docs: update docs regarding npm config ignore-scripts flag
2020-10-18 19:24:15 +02:00
Matic Plešec edeb5e45a3 Update docs regarding npm config ignore-scripts flag 2020-10-18 18:36:05 +02:00
Eduardo Apolinario c3113d1d39 Fix Core Features configuration id (#2948)
The current configuration id is pointing to an inexistent place. This PR fixes the name of the configuration node in sidebars.json.
2020-10-18 08:13:06 +02:00
Kévin Gomez 014bc250b3 Fix API references parsing
Allows API entities to use a different namespace than the default one.
2020-10-17 23:20:08 +02:00
Stefan Ålund 4df45e0083 (docs) Add Helm charts, cleanup (#2944)
* (docs) Add Helm charts, cleanup

* (docs) Add Helm charts, cleanup
2020-10-17 20:54:47 +02:00
Stefan Ålund 3af02a9457 Trendlines noPadding in tables (#2945) 2020-10-17 20:42:18 +02:00
Fredrik Adelöw 1862ef38a5 Merge pull request #2946 from abhishekjakhar/feat/status-test-cases
add test cases for Status components
2020-10-17 20:37:33 +02:00
Abhishek Jakhar ebca83d480 add test cases for Status components 2020-10-17 23:15:21 +05:30
Braxton Christensen 406015b0d8 Fix/1577/item card color contrast (#2921)
* fix(layout): adjust ItemCard header colors

- adjust header colors to pass color contrast standards

* chore(changeset): add changeset

-add change set
2020-10-17 19:38:20 +02:00
Patrik Oldsberg 3a6a1c481d Merge pull request #2942 from spotify/rugvip/k8s-contrib
contrib/kubernetes: added plain single pod deployment example + k8s docs
2020-10-17 16:05:09 +02:00
amitkhurana92 bbf5faec6f Jenkins Plugin: Readme.md file updated (#2943)
* Readme.md file updated

The documentation was not concise and does not include the case if I don't want to use env variables.

* Prettier invoked.

Executed prettier command.

Co-authored-by: Amit Khuraba <amit.khurana@africa.airtel.com>
2020-10-17 15:52:20 +02:00
Patrik Oldsberg 2d15cfb1a4 docs/getting-started: added some minimal docs for k8s deployment, referencing contrib example 2020-10-17 15:23:17 +02:00
Patrik Oldsberg 547cd78456 contrib/kubernetes: added plain single pod deployment example 2020-10-17 15:22:52 +02:00
Patrik Oldsberg e4d0aa4609 docgen: fix duplicate help text 2020-10-17 15:11:28 +02:00
Patrik Oldsberg 9f3ddfacde cli: split and bump eslint dependencies + fix issues 2020-10-17 15:04:37 +02:00
Patrik Oldsberg bb243dca25 cli: add support for ts4 2020-10-17 13:28:00 +02:00
Patrik Oldsberg 9cf0cb255c Merge pull request #2941 from abhishekjakhar/fix/status-component
give aria-label to StatusOk, StatusWarning and StatusError components
2020-10-17 11:01:02 +02:00
Patrik Oldsberg a7e4377c3e Merge pull request #2934 from RoadieHQ/google-analytics
Add Google Analytics support
2020-10-17 10:38:00 +02:00
Abhishek Jakhar 754e31db5e add changeset 2020-10-17 08:21:10 +05:30