Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
SocialGouv
archifiltre
archifiltre-site
Commits
881c4d63
Unverified
Commit
881c4d63
authored
May 12, 2021
by
mehdilouraoui
Committed by
GitHub
May 12, 2021
Browse files
feat(statistics): get and display footprint in stats page (#186)
Co-authored-by:
Med
<
med.louraui@gmail.com
>
parent
4991c7ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
src/display-data/statistics.ts
src/display-data/statistics.ts
+5
-5
No files found.
src/display-data/statistics.ts
View file @
881c4d63
...
...
@@ -158,9 +158,9 @@ export const statisticsLayout: StatisticsGroup[] = [
size
:
4
,
statistics
:
[
{
fields
:
[
"
totalMarkedToDelete
"
],
label
:
"
Go d'éléments tagués « à supprimer »
"
,
type
:
"
raw
"
,
value
:
"
En cours...
"
,
type
:
"
aggregated
"
,
},
],
title
:
"
Gain de stockage
"
,
...
...
@@ -169,9 +169,9 @@ export const statisticsLayout: StatisticsGroup[] = [
size
:
4
,
statistics
:
[
{
label
:
""
,
type
:
"
raw
"
,
value
:
"
En cours...
"
,
fields
:
[
"
carbonFootprintInGrams
"
]
,
label
:
"
Equivalent CO2 en grammes
"
,
type
:
"
aggregated
"
,
},
],
title
:
"
Donnée écologique
"
,
...
...
Social Groovy Bot
🤖
@SocialGroovyBot
mentioned in commit
1e646ad3
·
May 12, 2021
mentioned in commit
1e646ad3
mentioned in commit 1e646ad33db2a2ae93e053c90520ed603a71b749
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment