From 7b6a89d9616289ce7a4dd03186073e164675e74b Mon Sep 17 00:00:00 2001 From: gizeasy Date: Thu, 3 Mar 2022 17:43:36 +0300 Subject: [PATCH] feat(company): added Gazprom Neft company --- src/data/data.JSON | 180 +++++++++++++++++- src/data/systems/201801171632-dropbox.json | 2 +- .../systems/201801171633-royal-canin.json | 2 +- ...-consumer-financial-protection-bureau.json | 2 +- src/data/systems/201801171641-estonia.json | 2 +- src/data/systems/201801171742-mixpanel.json | 2 +- src/data/systems/201801171744-envato.json | 2 +- src/data/systems/201801171752-bbc.json | 2 +- src/data/systems/201801171800-rei.json | 2 +- src/data/systems/201801171803-seek.json | 2 +- src/data/systems/201801171804-shopify.json | 2 +- src/data/systems/201801171805-skyscanner.json | 2 +- .../systems/201801171806-duo-security.json | 2 +- .../systems/201801182139-quicken-loans.json | 2 +- src/data/systems/201801192034-18f.json | 2 +- .../systems/201801242039-pegasystems.json | 2 +- src/data/systems/201801242040-altinn.json | 2 +- .../systems/201801251056-ant-financial.json | 2 +- src/data/systems/201801290138-pivotal.json | 2 +- src/data/systems/201802062318-meetup.json | 2 +- src/data/systems/201804092309-gitlab.json | 2 +- src/data/systems/201804092320-quickbooks.json | 2 +- src/data/systems/201806192028-zendesk.json | 2 +- ...6200642-digital-transformation-agency.json | 2 +- src/data/systems/201910241745-totvs.json | 2 +- src/data/systems/202004091412-nulogy.json | 2 +- src/data/systems/202004221115-redhat.json | 2 +- src/data/systems/202106221143-telefonica.json | 16 +- .../systems/202203021111-gazprom-neft.json | 160 ++++++++++++++++ 29 files changed, 373 insertions(+), 35 deletions(-) create mode 100644 src/data/systems/202203021111-gazprom-neft.json diff --git a/src/data/data.JSON b/src/data/data.JSON index e089dba..ff78ac3 100644 --- a/src/data/data.JSON +++ b/src/data/data.JSON @@ -16016,11 +16016,17 @@ "label": "web components" }, "tests": { - "data": "no", + "data": [ + "jest", + "react-testing-library", + "puppeteer" + ], "label": "tests" }, "linter": { - "data": "no data", + "data": [ + "eslint" + ], "label": "linter" }, "css": { @@ -16028,7 +16034,7 @@ "label": "CSS" }, "cssInjs": { - "data": "no data", + "data": "yes", "label": "CSS in JS" }, "designTokens": { @@ -16123,8 +16129,172 @@ "url": "https://mistica-web.vercel.app/?path=/story/welcome-welcome--mistica" }, "distribution": { - "data": "yarn", + "data": [ + "npm" + ], + "url": "https://www.npmjs.com/package/@telefonica/mistica", "label": "distribution" } + }, + { + "company": { + "data": "Gazprom Neft", + "label": "company" + }, + "system": { + "data": "Consta", + "label": "system", + "url": "https://consta.gazprom-neft.ru/", + "$addedAt": "202203021111" + }, + "repository": { + "data": "GitHub", + "label": "repository", + "url": "https://github.com/consta-design-system" + }, + "codeDepth": { + "data": "HTML/CSS/JS", + "label": "code depth" + }, + "components": { + "data": "yes", + "label": "components" + }, + "js": { + "data": "React", + "label": "JS library/framework" + }, + "ts": { + "data": "yes", + "label": "typescript" + }, + "webComponents": { + "data": "no", + "label": "web components" + }, + "tests": { + "data": [ + "jest", + "react-testing-library" + ], + "label": "tests" + }, + "linter": { + "data": [ + "eslint", + "stylelint" + ], + "label": "linter" + }, + "css": { + "data": "postcss", + "label": "CSS" + }, + "cssInjs": { + "data": "no", + "label": "CSS in JS" + }, + "designTokens": { + "data": "yes", + "label": "design tokens", + "url": "https://github.com/consta-design-system/uikit/tree/dev/src/components/Theme" + }, + "bundleManager": { + "data": "custom", + "label": "bundle manager" + }, + "uiKit": { + "data": [ + "ReactJS", + "Figma" + ], + "url": [ + "https://github.com/consta-design-system/uikit", + "https://www.figma.com/community/file/853774806786762374" + ], + "label": "UI kit" + }, + "brandGuidelines": { + "data": "no", + "label": "brand guidelines" + }, + "colorPalette": { + "data": "yes", + "label": "color palette", + "url": "https://consta-uikit.vercel.app/?path=/story/components-theme--playground" + }, + "colorNaming": { + "data": "semantic", + "label": "color naming" + }, + "contrastAnalysis": { + "data": "no", + "label": "contrast analysis" + }, + "typography": { + "data": "yes", + "label": "typography", + "url": "https://consta-uikit.vercel.app/?path=/docs/components-text--playground" + }, + "icons": { + "data": "yes", + "label": "icons", + "url": "https://consta-uikit.vercel.app/?path=/docs/components-icons--playground" + }, + "space/Grid": { + "data": "yes", + "label": "space / grid", + "url": "https://consta-uikit.vercel.app/?path=/story/components-grid--playground" + }, + "illustrations": { + "data": "yes", + "label": "illustration", + "url": "https://consta-uikit.vercel.app/?path=/story/components-responses--playground" + }, + "dataVisualization": { + "data": "charts", + "label": "data visualization", + "url": "https://github.com/consta-design-system/charts" + }, + "animation": { + "data": "yes", + "label": "animation", + "url": "https://consta-uikit.vercel.app/?path=/docs/mixpopoveranimate--page" + }, + "voiceTone": { + "data": "no", + "label": "voice & tone", + "url": "" + }, + "accessibilityGuidelines": { + "data": "no", + "label": "accessibility guidelines", + "url": "" + }, + "designPrinciples": { + "data": "yes", + "label": "design principles", + "url": "https://consta-uikit.vercel.app/?path=/docs/common-about--page#особенности" + }, + "websiteDocumentation": { + "data": "documentation", + "label": "documentation website", + "url": "https://consta-uikit.vercel.app/" + }, + "codeDocumentation": { + "data": "documentation", + "label": "code documentation", + "url": "https://consta-uikit.vercel.app/" + }, + "storybook": { + "data": "storybook", + "label": "storybook", + "url": "https://consta-uikit.vercel.app/" + }, + "distribution": { + "data": "npm", + "label": "distribution", + "url": "https://www.npmjs.com/package/@consta/uikit" + } } -] +] \ No newline at end of file diff --git a/src/data/systems/201801171632-dropbox.json b/src/data/systems/201801171632-dropbox.json index 91dee12..565c011 100644 --- a/src/data/systems/201801171632-dropbox.json +++ b/src/data/systems/201801171632-dropbox.json @@ -148,4 +148,4 @@ ], "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201801171633-royal-canin.json b/src/data/systems/201801171633-royal-canin.json index b87a319..0be9c24 100644 --- a/src/data/systems/201801171633-royal-canin.json +++ b/src/data/systems/201801171633-royal-canin.json @@ -158,4 +158,4 @@ "data": "no", "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201801171635-consumer-financial-protection-bureau.json b/src/data/systems/201801171635-consumer-financial-protection-bureau.json index c5368e9..6b6d275 100644 --- a/src/data/systems/201801171635-consumer-financial-protection-bureau.json +++ b/src/data/systems/201801171635-consumer-financial-protection-bureau.json @@ -152,4 +152,4 @@ ], "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201801171641-estonia.json b/src/data/systems/201801171641-estonia.json index a3eeb95..ae85531 100644 --- a/src/data/systems/201801171641-estonia.json +++ b/src/data/systems/201801171641-estonia.json @@ -146,4 +146,4 @@ "data": "no", "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201801171742-mixpanel.json b/src/data/systems/201801171742-mixpanel.json index c93dd23..ad96e36 100644 --- a/src/data/systems/201801171742-mixpanel.json +++ b/src/data/systems/201801171742-mixpanel.json @@ -146,4 +146,4 @@ "data": "no", "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201801171744-envato.json b/src/data/systems/201801171744-envato.json index 8de3ab6..fe5cf03 100644 --- a/src/data/systems/201801171744-envato.json +++ b/src/data/systems/201801171744-envato.json @@ -149,4 +149,4 @@ ], "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201801171752-bbc.json b/src/data/systems/201801171752-bbc.json index 00a6b80..4f69e08 100644 --- a/src/data/systems/201801171752-bbc.json +++ b/src/data/systems/201801171752-bbc.json @@ -149,4 +149,4 @@ ], "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201801171800-rei.json b/src/data/systems/201801171800-rei.json index 03ee452..3cdb841 100644 --- a/src/data/systems/201801171800-rei.json +++ b/src/data/systems/201801171800-rei.json @@ -180,4 +180,4 @@ ], "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201801171803-seek.json b/src/data/systems/201801171803-seek.json index 0e7f25a..909f102 100644 --- a/src/data/systems/201801171803-seek.json +++ b/src/data/systems/201801171803-seek.json @@ -158,4 +158,4 @@ "data": "npm", "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201801171804-shopify.json b/src/data/systems/201801171804-shopify.json index dd63a8c..a15f940 100644 --- a/src/data/systems/201801171804-shopify.json +++ b/src/data/systems/201801171804-shopify.json @@ -165,4 +165,4 @@ "data": "npm", "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201801171805-skyscanner.json b/src/data/systems/201801171805-skyscanner.json index ebe923b..d150efd 100644 --- a/src/data/systems/201801171805-skyscanner.json +++ b/src/data/systems/201801171805-skyscanner.json @@ -146,4 +146,4 @@ "data": "npm", "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201801171806-duo-security.json b/src/data/systems/201801171806-duo-security.json index bed36fe..c812bcc 100644 --- a/src/data/systems/201801171806-duo-security.json +++ b/src/data/systems/201801171806-duo-security.json @@ -159,4 +159,4 @@ "data": "no", "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201801182139-quicken-loans.json b/src/data/systems/201801182139-quicken-loans.json index ca8c618..dc066cb 100644 --- a/src/data/systems/201801182139-quicken-loans.json +++ b/src/data/systems/201801182139-quicken-loans.json @@ -162,4 +162,4 @@ ], "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201801192034-18f.json b/src/data/systems/201801192034-18f.json index f64f271..e68a0b2 100644 --- a/src/data/systems/201801192034-18f.json +++ b/src/data/systems/201801192034-18f.json @@ -161,4 +161,4 @@ "data": "npm", "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201801242039-pegasystems.json b/src/data/systems/201801242039-pegasystems.json index 0d10134..6abbdb8 100644 --- a/src/data/systems/201801242039-pegasystems.json +++ b/src/data/systems/201801242039-pegasystems.json @@ -155,4 +155,4 @@ "data": "no", "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201801242040-altinn.json b/src/data/systems/201801242040-altinn.json index 66d8ace..c70a000 100644 --- a/src/data/systems/201801242040-altinn.json +++ b/src/data/systems/201801242040-altinn.json @@ -147,4 +147,4 @@ "url": "https://www.npmjs.com/package/altinn-designsystem", "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201801251056-ant-financial.json b/src/data/systems/201801251056-ant-financial.json index 365dc98..a8885f1 100644 --- a/src/data/systems/201801251056-ant-financial.json +++ b/src/data/systems/201801251056-ant-financial.json @@ -162,4 +162,4 @@ "data": "npm ", "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201801290138-pivotal.json b/src/data/systems/201801290138-pivotal.json index 226c8fd..7eaf286 100644 --- a/src/data/systems/201801290138-pivotal.json +++ b/src/data/systems/201801290138-pivotal.json @@ -148,4 +148,4 @@ "data": "npm", "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201802062318-meetup.json b/src/data/systems/201802062318-meetup.json index 40cf5cc..be0c74e 100644 --- a/src/data/systems/201802062318-meetup.json +++ b/src/data/systems/201802062318-meetup.json @@ -152,4 +152,4 @@ ], "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201804092309-gitlab.json b/src/data/systems/201804092309-gitlab.json index bc39a0b..43e1494 100644 --- a/src/data/systems/201804092309-gitlab.json +++ b/src/data/systems/201804092309-gitlab.json @@ -155,4 +155,4 @@ "data": "npm", "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201804092320-quickbooks.json b/src/data/systems/201804092320-quickbooks.json index a3c7f25..32610b0 100644 --- a/src/data/systems/201804092320-quickbooks.json +++ b/src/data/systems/201804092320-quickbooks.json @@ -148,4 +148,4 @@ "data": "no data", "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201806192028-zendesk.json b/src/data/systems/201806192028-zendesk.json index 4d82e99..7fadc83 100644 --- a/src/data/systems/201806192028-zendesk.json +++ b/src/data/systems/201806192028-zendesk.json @@ -158,4 +158,4 @@ "data": "npm", "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201806200642-digital-transformation-agency.json b/src/data/systems/201806200642-digital-transformation-agency.json index 61615d6..229a4f6 100644 --- a/src/data/systems/201806200642-digital-transformation-agency.json +++ b/src/data/systems/201806200642-digital-transformation-agency.json @@ -154,4 +154,4 @@ "data": "npm", "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/201910241745-totvs.json b/src/data/systems/201910241745-totvs.json index ee3b826..0f9412f 100644 --- a/src/data/systems/201910241745-totvs.json +++ b/src/data/systems/201910241745-totvs.json @@ -146,4 +146,4 @@ "data": "npm", "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/202004091412-nulogy.json b/src/data/systems/202004091412-nulogy.json index a7764c2..83c8380 100644 --- a/src/data/systems/202004091412-nulogy.json +++ b/src/data/systems/202004091412-nulogy.json @@ -145,4 +145,4 @@ "data": "npm", "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/202004221115-redhat.json b/src/data/systems/202004221115-redhat.json index 9adaeb6..19b1dd9 100644 --- a/src/data/systems/202004221115-redhat.json +++ b/src/data/systems/202004221115-redhat.json @@ -166,4 +166,4 @@ "label": "distribution", "url": "https://www.patternfly.org/v4/" } -} +} \ No newline at end of file diff --git a/src/data/systems/202106221143-telefonica.json b/src/data/systems/202106221143-telefonica.json index 1b5f04d..c2427f2 100644 --- a/src/data/systems/202106221143-telefonica.json +++ b/src/data/systems/202106221143-telefonica.json @@ -35,11 +35,17 @@ "label": "web components" }, "tests": { - "data": ["jest", "react-testing-library", "puppeteer"], + "data": [ + "jest", + "react-testing-library", + "puppeteer" + ], "label": "tests" }, "linter": { - "data": ["eslint"], + "data": [ + "eslint" + ], "label": "linter" }, "css": { @@ -142,8 +148,10 @@ "url": "https://mistica-web.vercel.app/?path=/story/welcome-welcome--mistica" }, "distribution": { - "data": ["npm"], + "data": [ + "npm" + ], "url": "https://www.npmjs.com/package/@telefonica/mistica", "label": "distribution" } -} +} \ No newline at end of file diff --git a/src/data/systems/202203021111-gazprom-neft.json b/src/data/systems/202203021111-gazprom-neft.json new file mode 100644 index 0000000..4b0a3da --- /dev/null +++ b/src/data/systems/202203021111-gazprom-neft.json @@ -0,0 +1,160 @@ +{ + "company": { + "data": "Gazprom Neft", + "label": "company" + }, + "system": { + "data": "Consta", + "label": "system", + "url": "https://consta.gazprom-neft.ru/" + }, + "repository": { + "data": "GitHub", + "label": "repository", + "url": "https://github.com/consta-design-system" + }, + "codeDepth": { + "data": "HTML/CSS/JS", + "label": "code depth" + }, + "components": { + "data": "yes", + "label": "components" + }, + "js": { + "data": "React", + "label": "JS library/framework" + }, + "ts": { + "data": "yes", + "label": "typescript" + }, + "webComponents": { + "data": "no", + "label": "web components" + }, + "tests": { + "data": [ + "jest", + "react-testing-library" + ], + "label": "tests" + }, + "linter": { + "data": [ + "eslint", + "stylelint" + ], + "label": "linter" + }, + "css": { + "data": "postcss", + "label": "CSS" + }, + "cssInjs": { + "data": "no", + "label": "CSS in JS" + }, + "designTokens": { + "data": "yes", + "label": "design tokens", + "url": "https://github.com/consta-design-system/uikit/tree/dev/src/components/Theme" + }, + "bundleManager": { + "data": "custom", + "label": "bundle manager" + }, + "uiKit": { + "data": [ + "ReactJS", + "Figma" + ], + "url": [ + "https://github.com/consta-design-system/uikit", + "https://www.figma.com/community/file/853774806786762374" + ], + "label": "UI kit" + }, + "brandGuidelines": { + "data": "no", + "label": "brand guidelines" + }, + "colorPalette": { + "data": "yes", + "label": "color palette", + "url": "https://consta-uikit.vercel.app/?path=/story/components-theme--playground" + }, + "colorNaming": { + "data": "semantic", + "label": "color naming" + }, + "contrastAnalysis": { + "data": "no", + "label": "contrast analysis" + }, + "typography": { + "data": "yes", + "label": "typography", + "url": "https://consta-uikit.vercel.app/?path=/docs/components-text--playground" + }, + "icons": { + "data": "yes", + "label": "icons", + "url": "https://consta-uikit.vercel.app/?path=/docs/components-icons--playground" + }, + "space/Grid": { + "data": "yes", + "label": "space / grid", + "url": "https://consta-uikit.vercel.app/?path=/story/components-grid--playground" + }, + "illustrations": { + "data": "yes", + "label": "illustration", + "url": "https://consta-uikit.vercel.app/?path=/story/components-responses--playground" + }, + "dataVisualization": { + "data": "charts", + "label": "data visualization", + "url": "https://github.com/consta-design-system/charts" + }, + "animation": { + "data": "yes", + "label": "animation", + "url": "https://consta-uikit.vercel.app/?path=/docs/mixpopoveranimate--page" + }, + "voiceTone": { + "data": "no", + "label": "voice & tone", + "url": "" + }, + "accessibilityGuidelines": { + "data": "no", + "label": "accessibility guidelines", + "url": "" + }, + "designPrinciples": { + "data": "yes", + "label": "design principles", + "url": "https://consta-uikit.vercel.app/?path=/docs/common-about--page#особенности" + }, + "websiteDocumentation": { + "data": "documentation", + "label": "documentation website", + "url": "https://consta-uikit.vercel.app/" + }, + "codeDocumentation": { + "data": "documentation", + "label": "code documentation", + "url": "https://consta-uikit.vercel.app/" + }, + "storybook": { + "data": "storybook", + "label": "storybook", + "url": "https://consta-uikit.vercel.app/" + }, + "distribution": { + "data": "npm", + "label": "distribution", + "url": "https://www.npmjs.com/package/@consta/uikit" + } +} \ No newline at end of file