mirror of
https://github.com/snowball-tools/snowballtools-base
synced 2025-04-04 08:21:15 +00:00
* Add switching of repository list and connect account * Populate project cards with dummy projects data * Fix typos of dummy datas * Fix prettier error --------- Co-authored-by: neeraj <neeraj.rtly@gmail.com>
43 lines
857 B
JSON
43 lines
857 B
JSON
[
|
|
{
|
|
"icon": "^",
|
|
"title": "iglotools",
|
|
"domain": "iglotools.com",
|
|
"latestCommit": {
|
|
"message": "Subscription added",
|
|
"time": "2023-12-11T04:20:00",
|
|
"branch": "main"
|
|
}
|
|
},
|
|
{
|
|
"icon": "^",
|
|
"title": "iglotools",
|
|
"domain": "iglotools.com",
|
|
"latestCommit": {
|
|
"message": "404 added",
|
|
"time": "2023-12-11T04:20:00",
|
|
"branch": "staging"
|
|
}
|
|
},
|
|
{
|
|
"icon": "^",
|
|
"title": "iglotools",
|
|
"domain": "iglotools.com",
|
|
"latestCommit": {
|
|
"message": "Design system integrated",
|
|
"time": "2023-12-11T04:20:00",
|
|
"branch": "main"
|
|
}
|
|
},
|
|
{
|
|
"icon": "^",
|
|
"title": "watcher-tool",
|
|
"domain": "azimuth-watcher.com",
|
|
"latestCommit": {
|
|
"message": "Listen for subscription",
|
|
"time": "2023-12-10T04:20:00",
|
|
"branch": "prod"
|
|
}
|
|
}
|
|
]
|