Skip to content

Commit 8364464

Browse files
committed
ftr: added new logo and fav icon
TRACEFOSS-xxx
1 parent 8e6edc4 commit 8364464

File tree

15 files changed

+117
-158
lines changed

15 files changed

+117
-158
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
1-
# ![Product Traceability FOSS Backend (TRACE-FOSS)](src/assets/images/catena-x.svg) Product Traceability FOSS Backend
1+
<div style="display: flex; align-items: center;justify-content: center;align-content: center;">
2+
<img src="src/assets/images/logo.svg" alt="Trace-X - Product Traceability FOSS Frontend (TRACE-FOSS)" style="width:200px;"/>
3+
<h1 style="margin: 10px 0 0 10px">Traceability FOSS Frontend</h1>
4+
</div>
25

36
[![Apache 2 License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://github.com/catenax-ng/product-traceability-foss-frontend/LICENSE)
47
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=catenax-ng_product-traceability-foss-frontend&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=catenax-ng_product-traceability-foss-frontend)
58
[![Kics](https://github.com/catenax-ng/product-traceability-foss-frontend/actions/workflows/kics.yml/badge.svg)](https://github.com/catenax-ng/product-traceability-foss-frontend/actions/workflows/kics.yml)
69
[![Trivy](https://github.com/catenax-ng/product-traceability-foss-frontend/actions/workflows/trivy.yml/badge.svg)](https://github.com/catenax-ng/product-traceability-foss-frontend/actions/workflows/trivy.yml)
710
[![VeraCode](https://github.com/catenax-ng/product-traceability-foss-frontend/actions/workflows/veracode.yaml/badge.svg)](https://github.com/catenax-ng/product-traceability-foss-frontend/actions/workflows/veracode.yaml)
811

9-
<h2>Trace-FOSS is a system for tracking parts along the supply chain.</h2>
12+
<h2>Trace-X is a system for tracking parts along the supply chain.</h2>
1013
<h4>A high level of transparency across the supplier network enables faster intervention based on a recorded event in the supply chain.
1114
This saves costs by seamlessly tracking parts and creates trust through clearly defined and secure data access by the companies and persons involved in the process.</h4>
1215

docs/user-guide.md

Lines changed: 41 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
1-
# <img src="images/catena-x.svg" alt="Catena-X Logo"/> Trance-FOSS - User Guide
1+
# <img src="images/logo.svg" alt="Trace-X Logo"/> Trace-X - User Guide
22

33
<br>
44

5-
Table of contents
6-
---
5+
## Table of contents
76

87
- [Introduction](#introduction)
9-
- [Scope and purpose](#scope-and-purpose)
8+
- [Scope and purpose](#scope-and-purpose)
109
- [Getting started](#getting-started)
11-
- [Accessing the app](#Accessing-the-app)
12-
- [Login](#Login)
13-
- [Sign-out](#sign-out)
14-
- [Navigation](#navigation)
15-
- [Header](#header)
16-
- [Main navigation](#left-side-menu)
10+
- [Accessing the app](#Accessing-the-app)
11+
- [Login](#Login)
12+
- [Sign-out](#sign-out)
13+
- [Navigation](#navigation)
14+
- [Header](#header)
15+
- [Main navigation](#left-side-menu)
1716
- [Features](#features)
18-
- [Dashboard (Home)](#dashboard)
19-
- [Find part](#find-parts)
20-
- [View Parts Details](#view-parts-details)
21-
- [Raise Quality Alert](#raise-quality-alert)
22-
- [Add parts to a Queued Quality Alert](#add-parts-to-a-queued-quality-alert)
23-
- [Distribute quality alerts to customers](#distribute-quality-alerts-to-customers)
24-
- [Request quality investigation](#request-quality-investigation)
25-
- [Send Quality Investigation to supplier](#send-quality-investigation-to-supplier)
26-
- [Raise quality alert from quality investigation](#raise-quality-alert-from-quality-investigation)
27-
- [Raise quality investigation from quality investigation](#raise-quality-investigation-from-quality-investigation)
28-
- [Access control](#access-control)
29-
17+
- [Dashboard (Home)](#dashboard)
18+
- [Find part](#find-parts)
19+
- [View Parts Details](#view-parts-details)
20+
- [Raise Quality Alert](#raise-quality-alert)
21+
- [Add parts to a Queued Quality Alert](#add-parts-to-a-queued-quality-alert)
22+
- [Distribute quality alerts to customers](#distribute-quality-alerts-to-customers)
23+
- [Request quality investigation](#request-quality-investigation)
24+
- [Send Quality Investigation to supplier](#send-quality-investigation-to-supplier)
25+
- [Raise quality alert from quality investigation](#raise-quality-alert-from-quality-investigation)
26+
- [Raise quality investigation from quality investigation](#raise-quality-investigation-from-quality-investigation)
27+
- [Access control](#access-control)
28+
3029
<br>
3130

3231
---
32+
3333
---
3434

3535
<br>
@@ -39,6 +39,7 @@ Table of contents
3939
<br>
4040

4141
## **Scope and purpose**
42+
4243
Trace-FOSS is a traceability supply chain app built for existing supply chain ecosystems to transform into a digitally connected world. Trace-FOSS spans across companies and creates a collaborative network that is both fast and secure in its processes. It has a state-of-the-art user interface that is easy to understand and ready for use.
4344

4445
As a Trace-FOSS user, you can access all information concerning parts and components on an individual level. You can track the record of individual parts, raise quality alerts on your parts and distribute them to your customers, and receive quality alerts from supplier parts that may affect your parts. It is also possible to request investigations of suppliers' parts and receive investigations requests from customers, thus creating a connected supply chain, and providing transparency within your network.
@@ -51,7 +52,7 @@ As a Trace-FOSS user, you can access all information concerning parts and compon
5152
<br>
5253
<br>
5354

54-
[-- End of 'Introduction' section --]: #
55+
[-- end of 'introduction' section --]: #
5556

5657
# Getting started
5758

@@ -63,7 +64,7 @@ As a Trace-FOSS user, you can access all information concerning parts and compon
6364

6465
<br>
6566

66-
### **Login**
67+
### **Login**
6768

6869
<img src="images/PC_Login.png" height="60%" width="60%">
6970

@@ -89,7 +90,7 @@ As a Trace-FOSS user, you can access all information concerning parts and compon
8990
<br>
9091
<br>
9192

92-
[-- End of 'Getting started' section --]: #
93+
[-- end of 'getting started' section --]: #
9394

9495
# Navigation
9596

@@ -101,7 +102,7 @@ Trace-FOSS navigation is based on a header and a left-side menu.
101102

102103
<img src="images/PC_Header.png" alt="Trace-FOSS header"/>
103104

104-
1 - On the left side of the header, there is the Trace-FOSS logo which redirects the user to the Dashboard (Home) area.
105+
1 - On the left side of the header, there is the Trace-FOSS logo which redirects the user to the Dashboard (Home) area.
105106

106107
2 - On the right side of the header, there is the name and avatar of the logged-in user. When clicked, it is possible to see the avatar, the role of the user, the name of the user, and the option to Sign-out.
107108

@@ -112,7 +113,6 @@ Trace-FOSS navigation is based on a header and a left-side menu.
112113
<img src="images/PC_Navigation.png" alt="Trace-FOSS navigation" height="350"/>
113114
<img src="images/PC_Navigation-open.png" alt="Trace-FOSS open navigation" height="350"/>
114115

115-
116116
On the left side menu, it is possible to navigate the Trace-FOSS application by choosing each of the following options/features:
117117

118118
- Dashboard
@@ -132,18 +132,19 @@ On the left side menu, it is possible to navigate the Trace-FOSS application by
132132
<br>
133133
<br>
134134

135-
[-- End of 'Navigation' section --]: #
135+
[-- end of 'navigation' section --]: #
136136

137137
# Features
138138

139139
## Dashboard
140140

141-
The Trace-FOSS dashboard is the main entrance of the application. It provides an overview of the company's parts:
142-
1. Total of company's parts;
141+
The Trace-FOSS dashboard is the main entrance of the application. It provides an overview of the company's parts:
142+
143+
1. Total of company's parts;
143144
1. Total of parts with quality alerts/investigations;
144-
1. Latest received quality alerts/investigations;
145-
1. Percentage of each quality alert type;
146-
1. Evolution of quality alerts over time;
145+
1. Latest received quality alerts/investigations;
146+
1. Percentage of each quality alert type;
147+
1. Evolution of quality alerts over time;
147148
1. Number of parts per country registered in Trace-FOSS (withing network)
148149

149150
<img src="images/PC_Dashboard.png" height="60%" width="60%"/>
@@ -158,7 +159,7 @@ The Trace-FOSS dashboard is the main entrance of the application. It provides an
158159

159160
## Find parts
160161

161-
Manually enter or paste a part serial number in the search area.
162+
Manually enter or paste a part serial number in the search area.
162163

163164
<img src="images/PC_FindPart.png" height="60%" width="60%" />
164165

@@ -244,19 +245,19 @@ After raising a Quality Alert, it is still possible to edit it, **before** distr
244245

245246
<br>
246247

247-
On the options of the Quality Alert, click on "view details"
248+
On the options of the Quality Alert, click on "view details"
248249

249250
<img src="images/PC_QA-Options.png" height="60%" width="60%"/>
250251

251252
<br>
252253

253-
To **add parts** to the queued Quality Alert, click the "+ Add Parts" button
254+
To **add parts** to the queued Quality Alert, click the "+ Add Parts" button
254255

255256
<img src="images/PC_QA-Details.png" height="60%" width="60%"/>
256257

257258
<br>
258259

259-
Enter or paste the serial number of the part to add to the Quality alert, click "Add part" and, when all the parts are added, click "Save".
260+
Enter or paste the serial number of the part to add to the Quality alert, click "Add part" and, when all the parts are added, click "Save".
260261

261262
<img src="images/PC_QA-AddParts2.png" height="60%" width="60%"/>
262263

@@ -270,7 +271,7 @@ Enter or paste the serial number of the part to add to the Quality alert, click
270271

271272
## Distribute Quality Alerts to customers
272273

273-
There are multiple ways of distributing Quality alerts, depending on the quantity, and which page the user is in.
274+
There are multiple ways of distributing Quality alerts, depending on the quantity, and which page the user is in.
274275

275276
On the Queued Quality Alerts list, it is possible to distribute all the Quality Alerts at once, using the "Distribute All" button on the top right of the list.
276277

@@ -359,14 +360,12 @@ Once the Quality Investigation request is sent, the suppliers (within the networ
359360
<img src="images/PC_Dashboard-QI2.png" height="60%" width="60%"/>
360361
<img src="images/PC_QI_Received.png" height="60%" width="60%"/>
361362

362-
363363
<br>
364364

365365
On the requester side, it will be shown on the Quality Investigations page on the "Requested" list and no more changes are allowed.
366366

367367
<img src="images/PC_QI-Requested.png" height="60%" width="60%"/>
368368

369-
370369
<br>
371370
<br>
372371

@@ -393,7 +392,6 @@ By clicking on "Add to Queue" the quality type change will be added to the list
393392

394393
To distribute it, follow the steps in the section [Distribute quality alerts to customers](#distribute-quality-alerts-to-customers)
395394

396-
397395
<br>
398396
<br>
399397

@@ -402,12 +400,11 @@ To distribute it, follow the steps in the section [Distribute quality alerts to
402400
<br>
403401
<br>
404402

405-
406403
## Raise quality investigation from the quality investigation
407404

408-
To raise a Quality Investigation from a Quality Investigation, on the Investigation details page, view your part's child parts by clicking on the arrow next to thePart Name, select the child part(s) and click on the "Request Quality Investigation" button.
405+
To raise a Quality Investigation from a Quality Investigation, on the Investigation details page, view your part's child parts by clicking on the arrow next to thePart Name, select the child part(s) and click on the "Request Quality Investigation" button.
409406

410-
<img src="images/PC_QI-QIfromQI.png" height="60%" width="60%"/>
407+
<img src="images/PC_QI-QIfromQI.png" height="60%" width="60%"/>
411408

412409
<br>
413410

@@ -419,12 +416,10 @@ Enter a description and click "Add to Queue"
419416

420417
By clicking on "Add to Queue" the quality type change will be added to the list of Queued Quality Investigation that pending distribution to suppliers. Only after being distributed to suppliers will the Quality investigation request be effectively sent.
421418

422-
423419
<br>
424420

425421
To send it to the suppliers, follow the steps in the section [Send Quality Investigation to supplier](#send-quality-investigation-to-supplier)
426422

427-
428423
<br>
429424
<br>
430425

src/app/modules/core/layout/nav-bar/nav-bar.component.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
<section class="navbar-header">
2323
<div class="navbar-header__container">
2424
<div class="navbar-logo-content cursor-pointer" (click)="this.navigateToHome()">
25-
<img src="/assets/images/catena-x.svg" alt="Catena-x" />
26-
<h3 class="uppercase">Catena-X</h3>
25+
<img src="/assets/images/logo.svg" alt="Trace-x" />
2726
</div>
2827
</div>
2928

src/app/modules/core/layout/nav-bar/nav-bar.component.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
@apply flex flex-row items-center space-x-4;
4343

4444
img {
45-
width: 35px;
4645
height: 35px;
4746
margin-bottom: 0.6rem;
4847
}

src/app/modules/shared/modules/relations/RELATIONS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div style="display: flex; justify-items: center;">
22

3-
![Alt text](../../../../../assets/images/catena-x.svg?raw=true 'Catena-x')
3+
![Alt text](../../../../../assets/images/logo.svg?raw=true)
44

55
<h1 style="margin: 10px 0 0 10px">Trace-FOSS Visualisation of relations</h1>
66

src/assets/images/logo.svg

Lines changed: 10 additions & 0 deletions
Loading
-325 Bytes
Loading
-287 Bytes
Loading

src/favicon/apple-touch-icon.png

-498 Bytes
Loading

src/favicon/favicon-16x16.png

-137 Bytes
Loading

0 commit comments

Comments
 (0)