@hedia/web-public 3.1.2-569 → 3.1.3-1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.npmpackagejsonlintrc.json +3 -0
- package/.prettierignore +3 -0
- package/CHANGELOG.md +231 -0
- package/README.md +39 -1
- package/package.json +1 -1
- package/public/.eslintrc.json +4 -0
- package/public/favicon.ico +0 -0
- package/public/manifest.json +24 -24
- package/public/static/js/main.bundle.js +32 -32
- package/public/static/js/main.bundle.js.map +1 -1
package/.prettierignore
ADDED
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,231 @@
|
|
|
1
|
+
# Changelog
|
|
2
|
+
|
|
3
|
+
## [0.9.4](https://github.com/hedia-team/hda-web-app/compare/v0.9.3...v0.9.4) (2024-12-03)
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
### Bug Fixes
|
|
7
|
+
|
|
8
|
+
* build 529 ([#65](https://github.com/hedia-team/hda-web-app/issues/65)) ([f179835](https://github.com/hedia-team/hda-web-app/commit/f17983544914f7393e6f2643ac1de245a7559fdb))
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Dependencies
|
|
12
|
+
|
|
13
|
+
* Update dependencies ([#64](https://github.com/hedia-team/hda-web-app/issues/64)) ([03d69e1](https://github.com/hedia-team/hda-web-app/commit/03d69e157b4df97d113854e32f37bc5def75d264))
|
|
14
|
+
|
|
15
|
+
## [0.9.3](https://github.com/hedia-team/hda-web-app/compare/v0.9.2...v0.9.3) (2024-11-29)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Bug Fixes
|
|
19
|
+
|
|
20
|
+
* resolve empty logbook state ([#62](https://github.com/hedia-team/hda-web-app/issues/62)) ([ba7f9ba](https://github.com/hedia-team/hda-web-app/commit/ba7f9bade595a9a0f56ec7d1994ef93ef59e8316))
|
|
21
|
+
|
|
22
|
+
## [0.9.2](https://github.com/hedia-team/hda-web-app/compare/v0.9.1...v0.9.2) (2024-11-28)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Bug Fixes
|
|
26
|
+
|
|
27
|
+
* build 525 ([#60](https://github.com/hedia-team/hda-web-app/issues/60)) ([09d1643](https://github.com/hedia-team/hda-web-app/commit/09d16435b98a40d399a53cbc02b3d4786b7eaa21))
|
|
28
|
+
|
|
29
|
+
## [0.9.1](https://github.com/hedia-team/hda-web-app/compare/v0.9.0...v0.9.1) (2024-11-28)
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
### Bug Fixes
|
|
33
|
+
|
|
34
|
+
* build 523 try 2 ([#58](https://github.com/hedia-team/hda-web-app/issues/58)) ([6173b71](https://github.com/hedia-team/hda-web-app/commit/6173b71d6569fb8d723bb223806eb791aaab2bae))
|
|
35
|
+
|
|
36
|
+
## [0.9.0](https://github.com/hedia-team/hda-web-app/compare/v0.8.3...v0.9.0) (2024-11-28)
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
### Features
|
|
40
|
+
|
|
41
|
+
* build 523 ([#56](https://github.com/hedia-team/hda-web-app/issues/56)) ([51037f9](https://github.com/hedia-team/hda-web-app/commit/51037f965521d5894d3b253168e77bd8ca75a7a0))
|
|
42
|
+
|
|
43
|
+
## [0.8.3](https://github.com/hedia-team/hda-web-app/compare/v0.8.2...v0.8.3) (2024-11-27)
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
### Bug Fixes
|
|
47
|
+
|
|
48
|
+
* translation params ([#54](https://github.com/hedia-team/hda-web-app/issues/54)) ([6bb0c43](https://github.com/hedia-team/hda-web-app/commit/6bb0c43dd41160ebfe18d369fe7a37e06595b4cc))
|
|
49
|
+
|
|
50
|
+
## [0.8.2](https://github.com/hedia-team/hda-web-app/compare/v0.8.1...v0.8.2) (2024-11-26)
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
### Bug Fixes
|
|
54
|
+
|
|
55
|
+
* tutorial and start images ([#52](https://github.com/hedia-team/hda-web-app/issues/52)) ([ec5e045](https://github.com/hedia-team/hda-web-app/commit/ec5e045381ffc8faeb7b91a625022936ac966de9))
|
|
56
|
+
|
|
57
|
+
## [0.8.1](https://github.com/hedia-team/hda-web-app/compare/v0.8.0...v0.8.1) (2024-11-26)
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
### Bug Fixes
|
|
61
|
+
|
|
62
|
+
* add gender to web nav stack ([#50](https://github.com/hedia-team/hda-web-app/issues/50)) ([a7e20ce](https://github.com/hedia-team/hda-web-app/commit/a7e20cef9824b8a475e049600c9a8f372833e3ef))
|
|
63
|
+
|
|
64
|
+
## [0.8.0](https://github.com/hedia-team/hda-web-app/compare/v0.7.0...v0.8.0) (2024-11-25)
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
### Features
|
|
68
|
+
|
|
69
|
+
* build 512 ([#48](https://github.com/hedia-team/hda-web-app/issues/48)) ([c457620](https://github.com/hedia-team/hda-web-app/commit/c4576206743f77d8db118296b53c46b1b1bd1133))
|
|
70
|
+
|
|
71
|
+
## [0.7.0](https://github.com/hedia-team/hda-web-app/compare/v0.6.0...v0.7.0) (2024-11-22)
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
### Features
|
|
75
|
+
|
|
76
|
+
* build 510 ([#46](https://github.com/hedia-team/hda-web-app/issues/46)) ([76386da](https://github.com/hedia-team/hda-web-app/commit/76386da1d86ec0f030fa485c61b06f62f5252c61))
|
|
77
|
+
|
|
78
|
+
## [0.6.0](https://github.com/hedia-team/hda-web-app/compare/v0.5.9...v0.6.0) (2024-11-19)
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
### Features
|
|
82
|
+
|
|
83
|
+
* build 502 ([#44](https://github.com/hedia-team/hda-web-app/issues/44)) ([4971cd5](https://github.com/hedia-team/hda-web-app/commit/4971cd51624e05d0a8adcf32e084b04fc37e644f))
|
|
84
|
+
|
|
85
|
+
## [0.5.9](https://github.com/hedia-team/hda-web-app/compare/v0.5.8...v0.5.9) (2024-11-15)
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
### Bug Fixes
|
|
89
|
+
|
|
90
|
+
* small screen ui improv ([#42](https://github.com/hedia-team/hda-web-app/issues/42)) ([0e28fde](https://github.com/hedia-team/hda-web-app/commit/0e28fde280812546455d3a3a172b9cb9742a160c))
|
|
91
|
+
|
|
92
|
+
## [0.5.8](https://github.com/hedia-team/hda-web-app/compare/v0.5.7...v0.5.8) (2024-11-11)
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
### Bug Fixes
|
|
96
|
+
|
|
97
|
+
* add-ticker rec-screen ([#40](https://github.com/hedia-team/hda-web-app/issues/40)) ([0f28976](https://github.com/hedia-team/hda-web-app/commit/0f28976e2b78dba9f2052d1870dd19c209711eb8))
|
|
98
|
+
|
|
99
|
+
## [0.5.7](https://github.com/hedia-team/hda-web-app/compare/v0.5.6...v0.5.7) (2024-11-08)
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
### Bug Fixes
|
|
103
|
+
|
|
104
|
+
* use storage for recommendation date ([#38](https://github.com/hedia-team/hda-web-app/issues/38)) ([bcdcf41](https://github.com/hedia-team/hda-web-app/commit/bcdcf4122b1fc5aa1bfbddbd582a49f89f85be4d))
|
|
105
|
+
|
|
106
|
+
## [0.5.6](https://github.com/hedia-team/hda-web-app/compare/v0.5.5...v0.5.6) (2024-11-08)
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
### Bug Fixes
|
|
110
|
+
|
|
111
|
+
* timout rec screen ([#36](https://github.com/hedia-team/hda-web-app/issues/36)) ([d9c6a09](https://github.com/hedia-team/hda-web-app/commit/d9c6a093ab47c562b26a0b2797adb4ffdee8e0cf))
|
|
112
|
+
|
|
113
|
+
## [0.5.5](https://github.com/hedia-team/hda-web-app/compare/v0.5.4...v0.5.5) (2024-11-06)
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
### Bug Fixes
|
|
117
|
+
|
|
118
|
+
* validation recommendation screen ([#34](https://github.com/hedia-team/hda-web-app/issues/34)) ([1fe0f84](https://github.com/hedia-team/hda-web-app/commit/1fe0f8401bba3ac8d45958e8a97c55171007bc1f))
|
|
119
|
+
|
|
120
|
+
## [0.5.4](https://github.com/hedia-team/hda-web-app/compare/v0.5.3...v0.5.4) (2024-11-05)
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
### Bug Fixes
|
|
124
|
+
|
|
125
|
+
* wheelpicker recommendation screen onCancel refactor ([#32](https://github.com/hedia-team/hda-web-app/issues/32)) ([889cffe](https://github.com/hedia-team/hda-web-app/commit/889cffef3dfef57196d4fc91d2dab5999974a2df))
|
|
126
|
+
|
|
127
|
+
## [0.5.3](https://github.com/hedia-team/hda-web-app/compare/v0.5.2...v0.5.3) (2024-11-05)
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
### Bug Fixes
|
|
131
|
+
|
|
132
|
+
* TDD, IS, ICR, activity settings, user selection for physical act… ([#30](https://github.com/hedia-team/hda-web-app/issues/30)) ([240f8d4](https://github.com/hedia-team/hda-web-app/commit/240f8d484a3e454ce719769eafc2cca7fef124e7))
|
|
133
|
+
|
|
134
|
+
## [0.5.2](https://github.com/hedia-team/hda-web-app/compare/v0.5.1...v0.5.2) (2024-11-01)
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
### Bug Fixes
|
|
138
|
+
|
|
139
|
+
* handle decimal insulin values when using pump ([#28](https://github.com/hedia-team/hda-web-app/issues/28)) ([de85aeb](https://github.com/hedia-team/hda-web-app/commit/de85aeb656e811d59a37bbf25ee6bae162c3d748))
|
|
140
|
+
|
|
141
|
+
## [0.5.1](https://github.com/hedia-team/hda-web-app/compare/v0.5.0...v0.5.1) (2024-10-29)
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
### Bug Fixes
|
|
145
|
+
|
|
146
|
+
* traslate static strings ([#26](https://github.com/hedia-team/hda-web-app/issues/26)) ([9fdfb51](https://github.com/hedia-team/hda-web-app/commit/9fdfb51a05bc15dbe0b2a160a18ed2c78425ce1e))
|
|
147
|
+
|
|
148
|
+
## [0.5.0](https://github.com/hedia-team/hda-web-app/compare/v0.4.0...v0.5.0) (2024-10-29)
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
### Features
|
|
152
|
+
|
|
153
|
+
* build 470 ([#24](https://github.com/hedia-team/hda-web-app/issues/24)) ([b580578](https://github.com/hedia-team/hda-web-app/commit/b5805786dc6ae2d13ffd33ab771dd912ed406db4))
|
|
154
|
+
|
|
155
|
+
## [0.4.0](https://github.com/hedia-team/hda-web-app/compare/v0.3.2...v0.4.0) (2024-10-25)
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
### Features
|
|
159
|
+
|
|
160
|
+
* add date wheelpicker ([#22](https://github.com/hedia-team/hda-web-app/issues/22)) ([fc812dd](https://github.com/hedia-team/hda-web-app/commit/fc812dd75c34a00f54760c1df0aab698750854fd))
|
|
161
|
+
|
|
162
|
+
## [0.3.2](https://github.com/hedia-team/hda-web-app/compare/v0.3.1...v0.3.2) (2024-10-24)
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
### Bug Fixes
|
|
166
|
+
|
|
167
|
+
* small screens ui fixes ([#20](https://github.com/hedia-team/hda-web-app/issues/20)) ([9a727cc](https://github.com/hedia-team/hda-web-app/commit/9a727ccf2423e82cc2f68d236d1e9e6210f921a4))
|
|
168
|
+
|
|
169
|
+
## [0.3.1](https://github.com/hedia-team/hda-web-app/compare/v0.3.0...v0.3.1) (2024-10-23)
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
### Bug Fixes
|
|
173
|
+
|
|
174
|
+
* glucose input focus when pressing ovewrite button ([#18](https://github.com/hedia-team/hda-web-app/issues/18)) ([8111f24](https://github.com/hedia-team/hda-web-app/commit/8111f24945be3af9f0598851a5762368d0728d81))
|
|
175
|
+
|
|
176
|
+
## [0.3.0](https://github.com/hedia-team/hda-web-app/compare/v0.2.1...v0.3.0) (2024-10-16)
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
### Features
|
|
180
|
+
|
|
181
|
+
* add account page ([#16](https://github.com/hedia-team/hda-web-app/issues/16)) ([90e6fd4](https://github.com/hedia-team/hda-web-app/commit/90e6fd40c616abf758bdc64f859df571b76f93eb))
|
|
182
|
+
|
|
183
|
+
## [0.2.1](https://github.com/hedia-team/hda-web-app/compare/v0.2.0...v0.2.1) (2024-10-14)
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
### Bug Fixes
|
|
187
|
+
|
|
188
|
+
* Deploy build 463 ([#13](https://github.com/hedia-team/hda-web-app/issues/13)) ([7b429db](https://github.com/hedia-team/hda-web-app/commit/7b429dbbfb1deb91ef674761a6c97dbc9a6b9610))
|
|
189
|
+
|
|
190
|
+
## [0.2.0](https://github.com/hedia-team/hda-web-app/compare/v0.1.2...v0.2.0) (2024-10-14)
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
### Features
|
|
194
|
+
|
|
195
|
+
* Deploy build no 461 ([#11](https://github.com/hedia-team/hda-web-app/issues/11)) ([bee0f83](https://github.com/hedia-team/hda-web-app/commit/bee0f83baec66a914fa02697b8e73ad9cdb01ee5))
|
|
196
|
+
|
|
197
|
+
## [0.1.2](https://github.com/hedia-team/hda-web-app/compare/v0.1.1...v0.1.2) (2024-10-11)
|
|
198
|
+
|
|
199
|
+
|
|
200
|
+
### Dependencies
|
|
201
|
+
|
|
202
|
+
* Update dependencies ([#9](https://github.com/hedia-team/hda-web-app/issues/9)) ([6fe36a6](https://github.com/hedia-team/hda-web-app/commit/6fe36a681cc283c96a986c7359066a6a6e84e571))
|
|
203
|
+
|
|
204
|
+
## [0.1.1](https://github.com/hedia-team/hda-web-app/compare/v0.1.0...v0.1.1) (2024-10-10)
|
|
205
|
+
|
|
206
|
+
|
|
207
|
+
### Bug Fixes
|
|
208
|
+
|
|
209
|
+
* Revert to a previous version of the bundle, without the conversion problem ([#5](https://github.com/hedia-team/hda-web-app/issues/5)) ([32276bd](https://github.com/hedia-team/hda-web-app/commit/32276bd066f76e0deee5e034f74fb9bce7e729f3))
|
|
210
|
+
|
|
211
|
+
## [0.1.0](https://github.com/hedia-team/hda-web-app/compare/v0.0.5...v0.1.0) (2024-10-10)
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
### Features
|
|
215
|
+
|
|
216
|
+
* Update bundle ([#3](https://github.com/hedia-team/hda-web-app/issues/3)) ([7def5d5](https://github.com/hedia-team/hda-web-app/commit/7def5d56b19fbd71cd22fdbfb7d8e9a9e678519d))
|
|
217
|
+
|
|
218
|
+
## [0.0.5](https://github.com/hedia-team/hda-web-app/compare/v0.0.4...v0.0.5) (2024-10-10)
|
|
219
|
+
|
|
220
|
+
|
|
221
|
+
### Bug Fixes
|
|
222
|
+
|
|
223
|
+
* Avoid trying to run test reports ([b5b9611](https://github.com/hedia-team/hda-web-app/commit/b5b961130a472b159861b750b52cb333d6202a6d))
|
|
224
|
+
* Set node versions and add a package-lock ([33edd6e](https://github.com/hedia-team/hda-web-app/commit/33edd6e0eacfc2d1d8dcc07523bc5964505c63ac))
|
|
225
|
+
|
|
226
|
+
## 0.0.4 (2024-10-10)
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
### Features
|
|
230
|
+
|
|
231
|
+
* Enable release and publish ([688ab34](https://github.com/hedia-team/hda-web-app/commit/688ab345824b510064aa53e7a5eda589ba6bf902))
|
package/README.md
CHANGED
|
@@ -1 +1,39 @@
|
|
|
1
|
-
#
|
|
1
|
+
# hda-web-app
|
|
2
|
+
|
|
3
|
+
HDA Web App, packaged as a bundle that can be added as a dependency elsewhere.
|
|
4
|
+
|
|
5
|
+
## Update the bundle
|
|
6
|
+
|
|
7
|
+
Hedia's mobile team will provide updates by updating the public directory. All updates must be made as pull requests with approval from a team member.
|
|
8
|
+
|
|
9
|
+
Ensure that the pull request title follows the [conventional commit](https://www.conventionalcommits.org/en/v1.0.0/) specification, starting with `feat:` or `fix:` as appropriate. This is so that Release Please will work as expected.
|
|
10
|
+
|
|
11
|
+
## Release and publish
|
|
12
|
+
|
|
13
|
+
Use the [Release Please](https://github.com/hedia-team/hda-web-app/actions/workflows/release-please.yml) action to initiate a new release. A pull request will appear with a changelog of what has happened since the last release, and a new version number following [Semantic Versioning](https://semver.org/) standards.
|
|
14
|
+
|
|
15
|
+
When the release pull request is approved and merged, the release will automatically be created in GitHub.
|
|
16
|
+
|
|
17
|
+
When the release has been created in GitHub, the new version of [@hedia/hda-web-app](https://www.npmjs.com/package/@hedia/hda-web-app) will automatically be published.
|
|
18
|
+
|
|
19
|
+
## Update hda-app with new version
|
|
20
|
+
|
|
21
|
+
Having published a new version, use the [Update Please](https://github.com/hedia-team/hda-app/actions/workflows/update-please.yml) action on hda-app to update it there.
|
|
22
|
+
|
|
23
|
+
💡 **_Pro-tip:_** type `@hedia/hda-web-app` in "Which packages to upgrade" to avoid updating other dependencies.
|
|
24
|
+
|
|
25
|
+
## Use hda-web-app in another project
|
|
26
|
+
|
|
27
|
+
Add @hedia/hda-web-app as a dependency:
|
|
28
|
+
|
|
29
|
+
```bash
|
|
30
|
+
npm install --save-exact @hedia/hda-web-app
|
|
31
|
+
```
|
|
32
|
+
|
|
33
|
+
Add a `postinstall` script to `package.json` to symlink the public directory:
|
|
34
|
+
|
|
35
|
+
```json
|
|
36
|
+
"scripts": {
|
|
37
|
+
"postinstall": "rm -rf public && ln -s node_modules/@hedia/hda-web-app/public public"
|
|
38
|
+
}
|
|
39
|
+
```
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hedia/web-public",
|
|
3
|
-
"version": "3.1.
|
|
3
|
+
"version": "3.1.3-001",
|
|
4
4
|
"description": "This package contains the content of the Public directory for the web variant of the Hedia app. It includes static assets and resources required to serve the Hedia web application efficiently.",
|
|
5
5
|
"homepage": "https://github.com/hedia-team/hedia-app#readme",
|
|
6
6
|
"repository": {
|
package/public/favicon.ico
CHANGED
|
Binary file
|
package/public/manifest.json
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
}
|
|
2
|
+
"short_name": "Hedia Web",
|
|
3
|
+
"name": "Hedia Web",
|
|
4
|
+
"icons": [
|
|
5
|
+
{
|
|
6
|
+
"src": "favicon.ico",
|
|
7
|
+
"sizes": "32x32 16x16",
|
|
8
|
+
"type": "image/x-icon"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"src": "android-chrome-192x192.png",
|
|
12
|
+
"type": "image/png",
|
|
13
|
+
"sizes": "192x192"
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"src": "android-chrome-512x512.png",
|
|
17
|
+
"type": "image/png",
|
|
18
|
+
"sizes": "512x512"
|
|
19
|
+
}
|
|
20
|
+
],
|
|
21
|
+
"start_url": ".",
|
|
22
|
+
"display": "standalone",
|
|
23
|
+
"theme_color": "#000000",
|
|
24
|
+
"background_color": "#171931"
|
|
25
|
+
}
|