Skip to content

Commit 547a665

Browse files
Release 2.1.0 (#3)
# Release 2.1.0 ## New features - Added CSK_Module_Dashboard version 1.0.0 ## Improvements - Update of CSK_Module_FlowConfig to version 1.4.0 - Update of CSK_Module_PersistentData to version 4.2.2
1 parent 2d7e265 commit 547a665

47 files changed

Lines changed: 11479 additions & 26 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## Release 2.1.0
5+
6+
### New features
7+
- Added CSK_Module_Dashboard version 1.0.0
8+
9+
### Improvements
10+
- Update of CSK_Module_FlowConfig to version 1.4.0
11+
- Update of CSK_Module_PersistentData to version 4.2.2
12+
413
## Release 2.0.0
514
- Major change: Reduced function scope of this application to base features
615

CSK_Application_FlowConfig/project.mf.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Concerning required CSK modules to run this application, please refer to the REA
2626
</serves>
2727
</crown>
2828
<meta key="author">SICK AG</meta>
29-
<meta key="version">2.0.0</meta>
29+
<meta key="version">2.1.0</meta>
3030
<meta key="priority">low</meta>
3131
<meta key="copy-protected">false</meta>
3232
<meta key="read-protected">false</meta>

CSK_Module_Dashboard

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
subtrees/CSK_Module_Dashboard/CSK_Module_Dashboard

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,14 @@ Following CSK modules are used for this application via Git subtrees and should
2626
* CSK_FlowConfig_FeatureBlocks (release v1.1.1)
2727
* CSK_Module_Commands (release v1.0.1)
2828
* CSK_Module_DateTime (release v3.3.0)
29+
* CSK_Module_Dashboard (release v1.0.0)
2930
* CSK_Module_DeviceNetworkConfig (release v2.2.2)
3031
* CSK_Module_DeviceScanner (release v2.1.1)
3132
* CSK_Module_FileManager (release v1.1.1)
32-
* CSK_Module_FlowConfig (release v1.3.1)
33+
* CSK_Module_FlowConfig (release v1.4.0)
3334
* CSK_Module_LicenseManager (release v1.0.0)
3435
* CSK_Module_MultiDataLogger (release v2.1.0)
35-
* CSK_Module_PersistentData (release v4.2.1)
36+
* CSK_Module_PersistentData (release v4.2.2)
3637
* CSK_Module_PowerManager (release v2.6.1)
3738
* CSK_Module_RecipeManager (release v1.0.2)
3839
* CSK_Module_ResultManager (release v2.1.1)

docu/CSK_Application_FlowConfig.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="generator" content="Asciidoctor 2.0.12">
88
<meta name="author" content="SICK AG">
9-
<title>Documentation - CSK_Application_FlowConfig 2.0.0</title>
9+
<title>Documentation - CSK_Application_FlowConfig 2.1.0</title>
1010
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
1111
<style>
1212
/* Stylesheet for CodeRay to match GitHub theme | MIT License | http://foundation.zurb.com */
@@ -615,10 +615,10 @@
615615
</head>
616616
<body class="article toc2 toc-left">
617617
<div id="header">
618-
<h1>Documentation - CSK_Application_FlowConfig 2.0.0</h1>
618+
<h1>Documentation - CSK_Application_FlowConfig 2.1.0</h1>
619619
<div class="details">
620620
<span id="author" class="author">SICK AG</span><br>
621-
<span id="revnumber">version 2.0.0,</span>
621+
<span id="revnumber">version 2.1.0,</span>
622622
<span id="revdate">2024-12-05</span>
623623
</div>
624624
<div id="toc" class="toc2">
@@ -666,7 +666,7 @@ <h2 id="_document_metadata">Document metadata</h2>
666666
</tr>
667667
<tr>
668668
<th class="tableblock halign-left valign-top"><p class="tableblock">Version</p></th>
669-
<td class="tableblock halign-left valign-top"><p class="tableblock">2.0.0</p></td>
669+
<td class="tableblock halign-left valign-top"><p class="tableblock">2.1.0</p></td>
670670
</tr>
671671
<tr>
672672
<th class="tableblock halign-left valign-top"><p class="tableblock">Date</p></th>
@@ -927,7 +927,7 @@ <h6 id="_sample_auto_generated_4">Sample (auto-generated)</h6>
927927
</div>
928928
<div id="footer">
929929
<div id="footer-text">
930-
Version 2.0.0<br>
930+
Version 2.1.0<br>
931931
Last updated 2024-12-05 12:00:56 +0100
932932
</div>
933933
</div>
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: "[BUG] - [ShortDescription]"
5+
labels: bug
6+
assignees: golluroSICKAG
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**CSK module:**
14+
- Version: [e.g. 1.2.0]
15+
16+
**AppSpace device used:**
17+
- Type: [e.g. SIM2500, SAE, ...]
18+
- Firmware [e.g. ver1.3.0]
19+
20+
**To Reproduce**
21+
Steps to reproduce the behavior:
22+
1. Go to '...'
23+
2. Click on '....'
24+
3. ...
25+
4. See error
26+
27+
**Expected behavior**
28+
A clear and concise description of what you expected to happen.
29+
30+
**Screenshots**
31+
If applicable, add screenshots to help explain your problem.
32+
33+
**Additional context**
34+
Add any other context about the problem here.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
name: Custom issue template
3+
about: Describe this issue template's purpose here.
4+
title: ''
5+
labels: ''
6+
assignees: golluroSICKAG
7+
8+
---
9+
10+
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: "[FeatureRequest] - [ShortDescription]"
5+
labels: enhancement
6+
assignees: golluroSICKAG
7+
8+
---
9+
10+
**Is your feature request related to a problem? Please describe.**
11+
A clear and concise description of what the problem / user story is.
12+
13+
**Describe the solution you'd like**
14+
A clear and concise description of what you want to happen.
15+
16+
**Describe alternatives you've considered**
17+
A clear and concise description of any alternative solutions or features you've considered.
18+
19+
**Additional context**
20+
Add any other context or screenshots about the feature request here.
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Version x.x.x
2+
3+
## New features
4+
5+
### ...
6+
7+
## Improvements
8+
9+
### ...
10+
11+
## Bugfix
12+
13+
### ...
14+
15+
## Following tasks were checked
16+
17+
- [ ] Module is coded and structured according to the "Developing guideline for modules" described within the CSK documentation
18+
- [ ] All functions/events/parameters are documented within the manifest documentation
19+
- [ ] The manifest description of the main CROWN includes main information about the purpose of the module and how to use it in general
20+
- [ ] API docu based on the manifest was created and stored within the "docu"-folder of the repository
21+
- [ ] Internal LUA code documentation exists for variables and non served functions
22+
- [ ] All relevant infos are logged via the SharedLogger 'ModuleLogger'
23+
- [ ] Module supports persistent data feature based on 'CSK_Module_PersistentData'
24+
- [ ] Module supports user management based on 'CSK_Module_UserManagement'
25+
- [ ] No open "ToDos" within the code or at least clearly explained comments why they exist...
26+
- [ ] "Version" key in app manifest was updated following semantic versioning (and use '0.x.y' for test / experimental modules which are not yet ready to be officially released)
27+
- [ ] Meaningful IDs used for UI elements
28+
- [ ] Module was tested on an AppSpace device (at least on SICK AppEngine) with no error message
29+
- [ ] README.md is up to date (incl. info of device + firmware the module was tested with)
30+
- [ ] CHANGELOG.md is up to date
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
## Release 1.0.0
5+
- Initial commit

0 commit comments

Comments
 (0)