12 Commits

Author SHA1 Message Date
Casper Lamboo
422e39f9f9
Use correct file header
CURA-10299
2023-02-27 11:01:44 +01:00
Remco Burema
4efa8e3ab4 Put slice-time in slice-data-sharing.
part of CURA-10299
2023-02-23 16:03:20 +01:00
Ghostkeeper
a0f640586c
Add slice ID to example data
Contributes to issue CURA-9031.
2022-07-29 15:57:10 +02:00
Konstantinos Karmas
6a1f09def0 Add is_logged_in status datapoint
CURA-8443
2021-10-06 16:19:31 +02:00
Ghostkeeper
77b7a29fca
Add source file type to anonymous usage statistics
Contributes to issue CURA-8232.
2021-05-17 17:54:13 +02:00
Kostas Karmas
259d0c0e2d Fix example slice data preview
CURA-7717
2020-10-14 12:04:39 +02:00
Kostas Karmas
ceda3e70bd Include organization id and type of enterprise plan in slice data
CURA-7717
2020-10-13 16:30:29 +02:00
Lipu Fei
551c9fe682 Update SliceInfo example
CURA-6632
2019-10-07 21:11:42 +02:00
Diego Prado Gesto
9500d2d6b8 Modify text in the Send Slice data dialog, according to the experts.
Contributes to CURA-6434.
2019-05-01 15:53:54 +02:00
Ghostkeeper
7258ad8dc2
Fix nesting of ULs
A <ul> tag is only allowed to have <li> tags inside it, so the nested <ul> tag needs to be inside the <li> tag.

Contributes to issue CURA-6434.
2019-05-01 14:08:53 +02:00
Lipu Fei
c26dbfd934 Improve example data HTML
CURA-6434
2019-05-01 10:27:16 +02:00
Diego Prado Gesto
46f1f00cb9 Change example data to contain HTML instead of JSON format
Then it's easier for us to show a more readable information about the data we collect

Contributes to CURA-6434.
2019-04-29 17:24:51 +02:00