diff --git a/front-end/app/components/PipelineBar.vue b/front-end/app/components/PipelineBar.vue new file mode 100644 index 0000000..d8ab6e7 --- /dev/null +++ b/front-end/app/components/PipelineBar.vue @@ -0,0 +1,54 @@ + + + + + diff --git a/front-end/app/components/StatCard.vue b/front-end/app/components/StatCard.vue new file mode 100644 index 0000000..01dd202 --- /dev/null +++ b/front-end/app/components/StatCard.vue @@ -0,0 +1,23 @@ + + + + + diff --git a/front-end/app/components/StatusChip.vue b/front-end/app/components/StatusChip.vue new file mode 100644 index 0000000..197e0f6 --- /dev/null +++ b/front-end/app/components/StatusChip.vue @@ -0,0 +1,24 @@ + + + + +