diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 0000000..553113d --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,6 @@ +# Project Contributors + +The following companies have helped make this project: + +[51Degrees](https://51degrees.com) provide real time high performance open source solutions for the open web. +[Dot Creative](https://dotcreative.hu) is a Digital Agency. Our main profile is UI and UX design, we also design and implement social and media campaigns. diff --git a/ui-designs/audit/README.md b/ui-designs/audit/README.md new file mode 100644 index 0000000..d62a7af --- /dev/null +++ b/ui-designs/audit/README.md @@ -0,0 +1,85 @@ +![OneKey Logo](images/onekey-logo.svg) + +# Audit Log UI design + +Hello! :wave: + +You are reading about a user interface design for a modern advertising funded open web. + +The audit log shows users the organizations that used data to deliver the +content and services they interact with. The UI is both understandable and easy to use, whilst providing detailed information for those users that want it. The UI also supports providing audit log level information to agents that can analyse the data on behalf of users. + +The Figma file is available [here](onekey-audit-log-demo.fig). + +# Features + +## Advert audit + +On the first screen, the user receives a summary of the audit results. There are three possible results: + +- Everything is OK +- There is an irregularity (error, missing data, or other) in the transactions + responsible for the ad display. +- The user's preferences may not have been respected. + +
+ Advert audit trusted state +
Advert audit trusted state
+
+
+
+ Advert audit suspicious state +
Advert audit suspicious state
+
+
+
+ Advert audit violation detected state +
Advert audit violation detected state
+
+
+ +## User data + +They can also see their marketing preference and if they have generated a +synchronization between devices in the CMP settings, the code for this will be shown. + +
+ User data: ID +
User's ID
+
+
+
+ User data: Marketing preference +
User's marketing preference
+
+
+
+ User data: Sync ID +
User's sync ID
+
+
+ +## Participating companies + +The user can see which companies used data involved in the display of the ad they saw. The companies are listed in different tabs to aid the user in identifying the role they played in serving the advert. The company's terms for data use, and contact details are shown enabling the user to directly communicate with these companies should they need to. + +
+ Participants: Winner companies +
Winner companies
+
+
+
+ Participants: Suspicious or violation +
Violation or suspicious transactions
+
+
+ +## Download + +Users can download the content of the audit, which they can use to contact the authorities if they believe their rights have been violated. + +
+ Download data +
Download data
+
+
\ No newline at end of file diff --git a/ui-designs/audit/images/advert-audit-suspicious.png b/ui-designs/audit/images/advert-audit-suspicious.png new file mode 100644 index 0000000..d393fde Binary files /dev/null and b/ui-designs/audit/images/advert-audit-suspicious.png differ diff --git a/ui-designs/audit/images/advert-audit-trusted.png b/ui-designs/audit/images/advert-audit-trusted.png new file mode 100644 index 0000000..cdfe2ba Binary files /dev/null and b/ui-designs/audit/images/advert-audit-trusted.png differ diff --git a/ui-designs/audit/images/advert-audit-violation.png b/ui-designs/audit/images/advert-audit-violation.png new file mode 100644 index 0000000..33d7eb9 Binary files /dev/null and b/ui-designs/audit/images/advert-audit-violation.png differ diff --git a/ui-designs/audit/images/download.png b/ui-designs/audit/images/download.png new file mode 100644 index 0000000..230e3af Binary files /dev/null and b/ui-designs/audit/images/download.png differ diff --git a/ui-designs/audit/images/onekey-logo.svg b/ui-designs/audit/images/onekey-logo.svg new file mode 100644 index 0000000..de2651c --- /dev/null +++ b/ui-designs/audit/images/onekey-logo.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/ui-designs/audit/images/participants-suspicious.png b/ui-designs/audit/images/participants-suspicious.png new file mode 100644 index 0000000..9fb41e9 Binary files /dev/null and b/ui-designs/audit/images/participants-suspicious.png differ diff --git a/ui-designs/audit/images/participants.png b/ui-designs/audit/images/participants.png new file mode 100644 index 0000000..7003084 Binary files /dev/null and b/ui-designs/audit/images/participants.png differ diff --git a/ui-designs/audit/images/your-data-id.png b/ui-designs/audit/images/your-data-id.png new file mode 100644 index 0000000..a97ea68 Binary files /dev/null and b/ui-designs/audit/images/your-data-id.png differ diff --git a/ui-designs/audit/images/your-data-marketing.png b/ui-designs/audit/images/your-data-marketing.png new file mode 100644 index 0000000..36212b4 Binary files /dev/null and b/ui-designs/audit/images/your-data-marketing.png differ diff --git a/ui-designs/audit/images/your-data-sync.png b/ui-designs/audit/images/your-data-sync.png new file mode 100644 index 0000000..e455cd9 Binary files /dev/null and b/ui-designs/audit/images/your-data-sync.png differ diff --git a/ui-designs/audit/onekey-audit-log-demo.fig b/ui-designs/audit/onekey-audit-log-demo.fig new file mode 100644 index 0000000..67aa3c1 Binary files /dev/null and b/ui-designs/audit/onekey-audit-log-demo.fig differ