Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(company): added Gazprom Neft company #137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
180 changes: 175 additions & 5 deletions src/data/data.JSON
Original file line number Diff line number Diff line change
Expand Up @@ -16016,19 +16016,25 @@
"label": "web components"
},
"tests": {
"data": "no",
"data": [
"jest",
"react-testing-library",
"puppeteer"
],
"label": "tests"
},
"linter": {
"data": "no data",
"data": [
"eslint"
],
"label": "linter"
},
"css": {
"data": "no data",
"label": "CSS"
},
"cssInjs": {
"data": "no data",
"data": "yes",
"label": "CSS in JS"
},
"designTokens": {
Expand Down Expand Up @@ -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"
}
}
]
]
2 changes: 1 addition & 1 deletion src/data/systems/201801171632-dropbox.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,4 +148,4 @@
],
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201801171633-royal-canin.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,4 @@
"data": "no",
"label": "distribution"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,4 @@
],
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201801171641-estonia.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,4 @@
"data": "no",
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201801171742-mixpanel.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,4 @@
"data": "no",
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201801171744-envato.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,4 @@
],
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201801171752-bbc.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,4 @@
],
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201801171800-rei.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,4 +180,4 @@
],
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201801171803-seek.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,4 @@
"data": "npm",
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201801171804-shopify.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,4 @@
"data": "npm",
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201801171805-skyscanner.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,4 @@
"data": "npm",
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201801171806-duo-security.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,4 @@
"data": "no",
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201801182139-quicken-loans.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,4 @@
],
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201801192034-18f.json
Original file line number Diff line number Diff line change
Expand Up @@ -161,4 +161,4 @@
"data": "npm",
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201801242039-pegasystems.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,4 @@
"data": "no",
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201801242040-altinn.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,4 @@
"url": "https://www.npmjs.com/package/altinn-designsystem",
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201801251056-ant-financial.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,4 @@
"data": "npm ",
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201801290138-pivotal.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,4 +148,4 @@
"data": "npm",
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201802062318-meetup.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,4 @@
],
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201804092309-gitlab.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,4 @@
"data": "npm",
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201804092320-quickbooks.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,4 +148,4 @@
"data": "no data",
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201806192028-zendesk.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,4 @@
"data": "npm",
"label": "distribution"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -154,4 +154,4 @@
"data": "npm",
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/201910241745-totvs.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,4 @@
"data": "npm",
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/202004091412-nulogy.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,4 @@
"data": "npm",
"label": "distribution"
}
}
}
2 changes: 1 addition & 1 deletion src/data/systems/202004221115-redhat.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,4 @@
"label": "distribution",
"url": "https://www.patternfly.org/v4/"
}
}
}
Loading