Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • F first-contributions
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 322
    • Merge requests 322
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • First Contributions
  • first-contributions
  • Merge requests
  • !1644

Added Tags to PouchDb, Node.js, Hoodie

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/ashish10677/ashish10677 into master 7 years ago
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 1

Created by: ashish10677

Compare
  • master (base)

and
  • latest version
    d28d4525
    2 commits, 2 years ago

1 file
+ 3
- 0

    Preferences

    File browser
    Compare changes
app/src/components/ProjectList/listOfProjects.js
+ 3
- 0
  • View file @ d28d4525

  • Edit in single-file editor

  • Open in Web IDE


@@ -119,6 +119,7 @@ const projectList = [
imageSrc: 'https://avatars3.githubusercontent.com/u/3406112?v=3&s=100',
githubLink: 'https://github.com/pouchdb/pouchdb/issues?q=is%3Aopen+is%3Aissue+label%3A%22first+timers+only%22',
description: 'Pocket-sized database',
tag: ['JavaScript','Node.js','CouchDB'],
}, {
name: 'Neovim',
imageSrc: 'https://avatars0.githubusercontent.com/u/6471485?v=3&s=100',
@@ -129,6 +130,7 @@ const projectList = [
imageSrc: 'https://avatars1.githubusercontent.com/u/1888826?v=3&s=100',
githubLink: 'https://github.com/hoodiehq/hoodie/issues?q=is%3Aopen+is%3Aissue+label%3Afirst-timers-only',
description: 'The Offline First JavaScript Backend',
tag: ['JavaScript','Node.js'],
}, {
name: 'freeCodeCamp',
imageSrc: 'https://avatars0.githubusercontent.com/u/9892522?v=3&s=100',
@@ -139,6 +141,7 @@ const projectList = [
imageSrc: 'https://avatars1.githubusercontent.com/u/9950313?v=3&s=100',
githubLink: 'https://github.com/nodejs/node/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22',
description: 'Node.js JavaScript runtime',
tag: ['JavaScript', 'HTML', 'CSS'],
}, {
name: 'Semantic-UI-React',
imageSrc: 'https://github.com/Semantic-Org/Semantic-UI-React/raw/master/docs/app/logo.png',
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
0
0 participants
Reference: firstcontributions/first-contributions!9063
Source branch: github/fork/ashish10677/ashish10677

Menu

Explore Projects Groups Snippets