You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update citizen developers guide for Power Apps and Power BI template/theme resources.
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy file name to clipboardExpand all lines: apps/design-system-docs/docs/about/getting-started/develop/citizen_developers.md
+19-4Lines changed: 19 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,23 +7,38 @@ You can create professional, brand-aligned solutions using low-code tools whilst
7
7
We've made it straightforward to begin building with EDS. You can be up and running in just a few minutes by following these steps:
8
8
9
9
1.**Access Power Apps** through your Microsoft 365 account
10
-
2.**Download EDS templates** from the Power Platform library
11
-
3.**Import templates** into your development environment
10
+
2.**Download EDS templates** from the links provided below
11
+
3.**Import templates** into your development environment or workspace
12
12
4.**Start building** using pre-configured components and layouts
13
13
14
14
## Available Tools
15
15
16
16
### Power Apps
17
17
18
-
We provide comprehensive templates for canvas apps that include pre-configured components, layouts, and styling aligned with Equinor's design standards. Our dedicated component library is available in development environments, featuring EDS-compliant elements that ensure consistency whilst reducing development time. Each template includes built-in documentation covering proper usage, customisation options, and best practices.
18
+
<!-- markdownlint-disable-next-line MD033 -->
19
+
We offer a Power Apps canvas app template with pre-configured components, layout, theming, and interaction patterns aligned to the <abbrtitle="Equinor Design System">EDS</abbr> guidelines as far as the platform allows. Embedded in-app documentation covers usage, configuration, accessibility, and extension points so you can adapt safely without breaking consistency.
20
+
21
+
* Uses EDS colour, spacing, and typography tokens where technically supported
22
+
* Includes common screen patterns (dashboard, form, list, detail)
* Exposes clearly named components for reuse and replacement
25
+
* Documents customisation boundaries and recommended extension steps
26
+
27
+
Start by importing the template, reviewing the built-in guidance, and then tailoring the documented configuration areas to keep solutions maintainable and compliant.
19
28
20
29
**Preview the template**: [Canvas Apps Template](https://apps.equinor.com/edspowerapps) (Equinor users only)
We offer light-themed templates covering common business scenarios, with pre-configured charts, layouts, and styling that align with EDS principles. These templates ensure your dashboards maintain consistent visual presentation across all your business intelligence solutions.
25
36
26
-
**Access templates**: [Power BI EDS App](https://app.powerbi.com/groups/me/apps/eaebdc61-f203-44ae-bdbc-024280a198c0/reports/f1e2d555-b370-48c9-aba6-60cddfd518f5/ReportSection6733e16b600c25762a61?ctid=3aa4a235-b6e2-48d5-9195-7fcf05b459b0)
37
+
**Preview the template**: [Power BI Preview](https://apps.equinor.com/edspbi)
38
+
39
+
**Template available**: [Power BI EDS Template (PBIX)](pathname:///assets/eds-pbi-template-v2.pbix)
40
+
41
+
**Theme available**: [Power BI EDS Theme (JSON)](pathname:///assets/eds-pbi-theme-v2.json)
27
42
28
43
We're continuously expanding this collection with more examples and scenarios to support your diverse reporting needs.
0 commit comments