formbuilder-lhcforms 8.0.11 → 9.0.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "formbuilder-lhcforms",
3
- "version": "8.0.11",
3
+ "version": "9.0.0",
4
4
  "description": "Build LHC-Forms and FHIR Questionnaires",
5
5
  "homepage": "https://github.com/lhncbc/formbuilder-lhcforms",
6
6
  "license": "SEE LICENSE IN LICENSE.md",
@@ -8,11 +8,13 @@
8
8
  "type": "git",
9
9
  "url": "https://github.com/lhncbc/formbuilder-lhcforms"
10
10
  },
11
- "scripts": {
11
+ "config": {
12
12
  "testPort": "9031",
13
- "devPort": "9030",
13
+ "devPort": "9030"
14
+ },
15
+ "scripts": {
14
16
  "ng": "ng",
15
- "start": "ng serve --port ${npm_package_scripts_devPort} -c development",
17
+ "start": "ng serve --port ${npm_package_config_devPort} -c development",
16
18
  "start-public": "node ./bin/start-public.js",
17
19
  "install-and-build": "source ./bashrc.formbuilder && npm install && npm run clean-build",
18
20
  "clean-build": "source ./bashrc.formbuilder && ng cache clean && npm ci && source ./bashrc.formbuilder && npm run build",
@@ -23,84 +25,81 @@
23
25
  "unit-test": "ng test --watch=false --browsers ChromeHeadless",
24
26
  "lint": "ng lint",
25
27
  "cy:verify": "cypress verify",
26
- "cy:open": "cypress open --config baseUrl=http://localhost:${npm_package_scripts_testPort}",
27
- "cy:run": "source ./bashrc.formbuilder && cypress run --browser chrome --config baseUrl=http://localhost:${npm_package_scripts_testPort}",
28
- "ci:cy-run": "start-server-and-test ci:start-server http://localhost:${npm_package_scripts_testPort} cy:run",
29
- "ci:cy-open": "start-server-and-test ci:start-server http://localhost:${npm_package_scripts_testPort} cy:open",
30
- "ci:start-server": "angular-http-server --silent --path ./dist/formbuilder-lhcforms -p ${npm_package_scripts_testPort}",
28
+ "cy:open": "cypress open --config baseUrl=http://localhost:${npm_package_config_testPort}",
29
+ "cy:run": "source ./bashrc.formbuilder && cypress run --browser chrome --config baseUrl=http://localhost:${npm_package_config_testPort}",
30
+ "ci:cy-run": "start-server-and-test ci:start-server http://localhost:${npm_package_config_testPort} cy:run",
31
+ "ci:cy-open": "start-server-and-test ci:start-server http://localhost:${npm_package_config_testPort} cy:open",
32
+ "ci:start-server": "angular-http-server --silent --path ./dist/formbuilder-lhcforms -p ${npm_package_config_testPort}",
31
33
  "postinstall": "ngcc"
32
34
  },
33
35
  "files": [
34
36
  "dist/formbuilder-lhcforms"
35
37
  ],
36
38
  "dependencies": {
37
- "@angular/animations": "~14.2.7",
38
- "@angular/cdk": "^14.2.5",
39
- "@angular/common": "~14.2.7",
40
- "@angular/compiler": "~14.2.7",
41
- "@angular/core": "~14.2.7",
42
- "@angular/flex-layout": "^14.0.0-beta.41",
43
- "@angular/forms": "~14.2.7",
44
- "@angular/localize": "^14.2.7",
45
- "@angular/material": "^14.2.5",
46
- "@angular/platform-browser": "~14.2.7",
47
- "@angular/platform-browser-dynamic": "~14.2.7",
48
- "@angular/router": "~14.2.7",
39
+ "@angular/animations": "~15.2.4",
40
+ "@angular/cdk": "~15.2.3",
41
+ "@angular/common": "~15.2.4",
42
+ "@angular/compiler": "~15.2.4",
43
+ "@angular/core": "~15.2.4",
44
+ "@angular/forms": "~15.2.4",
45
+ "@angular/localize": "~15.2.4",
46
+ "@angular/material": "~15.2.3",
47
+ "@angular/platform-browser": "~15.2.4",
48
+ "@angular/platform-browser-dynamic": "~15.2.4",
49
+ "@angular/router": "~15.2.4",
49
50
  "@bugsplat/angular-tree-component": "^13.0.1",
50
- "@fortawesome/angular-fontawesome": "^0.8.2",
51
- "@fortawesome/fontawesome-svg-core": "^1.2.35",
52
- "@fortawesome/free-solid-svg-icons": "^5.15.3",
53
- "@fullcalendar/core": "^5.7.0",
54
- "@lhncbc/ngx-schema-form": "2.8.4-forked",
55
- "@ng-bootstrap/ng-bootstrap": "^11.0.1",
56
- "@types/fhir": "0.0.35",
57
- "ace-builds": "^1.5.1",
51
+ "@fortawesome/angular-fontawesome": "^0.12.1",
52
+ "@fortawesome/fontawesome-svg-core": "^1.3.0",
53
+ "@fortawesome/free-solid-svg-icons": "^6.3.0",
54
+ "@fullcalendar/core": "^6.1.5",
55
+ "@lhncbc/ngx-schema-form": "2.9.0-forked",
56
+ "@ng-bootstrap/ng-bootstrap": "^14.0.1",
57
+ "@types/fhir": "^0.0.36",
58
+ "ace-builds": "^1.16.0",
58
59
  "autocomplete-lhc": "^18.1.3",
59
- "bootstrap": "^4.6.0",
60
+ "bootstrap": "^5.2.3",
60
61
  "fast-copy": "^2.1.1",
61
- "fhirclient": "^2.3.11",
62
+ "fhirclient": "^2.5.2",
62
63
  "jexl": "^2.3.0",
63
- "jquery": "^3.6.0",
64
+ "jquery": "^3.6.3",
64
65
  "json-schema-traverse": "^1.0.0",
65
66
  "lodash-es": "^4.17.21",
66
67
  "math-to-fhirpath": "NLMLHC/math-to-fhirpath",
67
- "popper.js": "^1.16.1",
68
- "rule-editor": "github:NLMLHC/rule-editor#ng-rule-editor",
69
- "rxjs": "^6.6.3",
68
+ "rxjs": "~7.4.0",
70
69
  "traverse": "^0.6.6",
71
70
  "tslib": "^2.1.0",
72
- "z-schema": "^5.0.2",
71
+ "z-schema": "~4.2.2",
73
72
  "zone.js": "~0.11.4"
74
73
  },
75
74
  "devDependencies": {
76
- "@angular-devkit/build-angular": "~14.2.6",
77
- "@angular/cli": "~14.2.6",
78
- "@angular/compiler-cli": "~14.2.7",
79
- "@angular/language-service": "~14.2.7",
80
- "@types/hapi": "18.0.6",
81
- "@types/jasmine": "~3.6.3",
82
- "@types/jasminewd2": "~2.0.8",
83
- "@types/node": "^14.14.22",
84
- "@webcomponents/webcomponentsjs": "^2.6.0",
75
+ "@angular-devkit/build-angular": "~15.2.4",
76
+ "@angular/cli": "~15.2.4",
77
+ "@angular/compiler-cli": "~15.2.4",
78
+ "@angular/language-service": "~15.2.4",
79
+ "@types/hapi": "18.0.8",
80
+ "@types/jasmine": "~4.3.1",
81
+ "@types/jasminewd2": "~2.0.10",
82
+ "@types/node": "^18.15.5",
83
+ "@webcomponents/webcomponentsjs": "^2.7.0",
85
84
  "ajv": "^6.12.6",
86
85
  "ajv-cli": "^5.0.0",
87
- "angular-http-server": "^1.10.0",
88
- "codelyzer": "^6.0.1",
86
+ "angular-http-server": "^1.11.1",
87
+ "codelyzer": "^6.0.2",
89
88
  "cypress": "^10.11.0",
90
89
  "cypress-fail-on-console-error": "^4.0.2",
91
- "jasmine-core": "~3.7.1",
92
- "jasmine-spec-reporter": "~6.0.0",
90
+ "jasmine-core": "^4.6.0",
91
+ "jasmine-spec-reporter": "~7.0.0",
93
92
  "json-pointer": "^0.6.1",
94
93
  "jsonpointer": "^5.0.1",
95
- "karma": "^6.3.17",
96
- "karma-chrome-launcher": "~3.1.0",
94
+ "karma": "^6.4.1",
95
+ "karma-chrome-launcher": "~3.1.1",
97
96
  "karma-coverage-istanbul-reporter": "~3.0.3",
98
- "karma-jasmine": "~4.0.1",
99
- "karma-jasmine-html-reporter": "^1.5.4",
97
+ "karma-jasmine": "~4.0.2",
98
+ "karma-jasmine-html-reporter": "^1.7.0",
100
99
  "postcss": "^8.3.0",
101
100
  "start-server-and-test": "^1.14.0",
102
101
  "ts-node": "~9.1.1",
103
102
  "tslint": "~6.1.3",
104
- "typescript": "~4.6.4"
103
+ "typescript": "^4.8.4"
105
104
  }
106
105
  }
package/CHANGELOG.md DELETED
@@ -1,519 +0,0 @@
1
- # Change log
2
-
3
- This project follows [Semantic Versioning](http://semver.org/).
4
-
5
- ## [8.0.11] 2023-03-08
6
- ### Added
7
- - Added support for answerValueSet field.
8
- - Added display column to code field.
9
- - Added terminology server field to form level fields and item level fields.
10
- - Added collapse/expand panel for advanced fields.
11
-
12
- ### Changed
13
- - Changed code field labels.
14
- - Moved conditional display, observation link period, and observation extract fields to advanced panel.
15
-
16
- ### Fixed
17
- - Fixed visibleIf issue with answerOption and code when visibility is false.
18
-
19
- ## [8.0.10] 2023-01-25
20
- ### Changed
21
- - Display LOINC terms of use acceptance dialog after displaying home page.
22
-
23
- ## [8.0.9] 2023-01-09
24
- ### Fixed
25
- - Fix screen reader announcing blank on tooltip icons.
26
-
27
- ## [8.0.8] 2023-01-06
28
- ### Added
29
- - Support extension for observation extract.
30
-
31
- ## [8.0.7] 2022-12-14
32
- ### Added
33
- - Support import of forms that are in LForms format.
34
-
35
- ## [8.0.6] 2022-12-13
36
- ### Fixed
37
- - Fix display of decimal answer field in conditional display when source item is decimal type.
38
-
39
- ## [8.0.5] 2022-12-05
40
- ### Fixed
41
- - Fix loading initial component when switched type from choice to decimal.
42
-
43
- ## [8.0.4] 2022-11-28
44
- ### Fixed
45
- - Fix placing cursor position in integer input when invalid character is typed.
46
-
47
- ## [8.0.3] 2022-11-28
48
- ### Fixed
49
- - Fixed item type and missing answer display strings when importing a LOINC question from CTSS.
50
-
51
- ## [8.0.2] 2022-11-22
52
- ### Fixed
53
- - Fix number type fields to accept decimal numbers.
54
-
55
- ## [8.0.1] 2022-11-21
56
- ### Changed
57
- - Updated lforms to 33.0.0, which removed support for IE 11.
58
-
59
- ## [8.0.0] 2022-10-04
60
- ### Changed
61
- - Update angular version to 14.x.x
62
- - Update angular-tree-component to @bugsplat/angular-tree-component@13.0.1
63
- - Update ngx-schema-form to @lhncbc/ngx-schema-form@2.8.4-forked
64
- ### Added
65
- - Added context menu for nodes on the sidebar tree
66
-
67
- ## [7.0.15] 2022-07-14
68
- ### Fixed
69
- - Fix units in valueQuantity of initial field.
70
- ### Added
71
- - Add app version information to the header.
72
- - Add tabindex to active node in side bar tree to improve accessibility.
73
-
74
- ## [7.0.14] 2022-07-07
75
- ### Fixed
76
- - In Conditional Display field, fixed missing answerBoolean field
77
- when condition is empty or not empty.
78
- - In Conditional Display field, fixed missing answer field when the
79
- first condition is based on empty or not empty.
80
-
81
- ## [7.0.13] 2022-06-09
82
- ### Changed
83
- - Removed total score calculation.
84
-
85
- ## [7.0.12] 2022-05-24
86
- ### Fixed
87
- - Fixed a bug which overwrites a node when clicking two nodes rapidly.
88
- ### Added
89
- - Added a spinner to indicate loading of item into the editor.
90
-
91
- ## [7.0.11] 2022-05-04
92
- ### Fixed
93
- - Fixed a bug in deleting last item in the tree.
94
- - Fixed a bug in missing form level field values.
95
-
96
- ## [7.0.10] 2022-04-21
97
- ### Changed
98
- - Load LOINC forms from CTSS.
99
- ### Added
100
- - Add observation link period field.
101
-
102
- ## [7.0.9] 2022-04-06
103
- ### Fixed
104
- - Fix test descriptions.
105
-
106
- ## [7.0.8] 2022-03-16
107
- ### Fixed
108
- - Add warning dialog when replacing an existing form.
109
-
110
- ## [7.0.7] 2022-02-14
111
- ### Fixed
112
- - Fix type display/group based on presence of child items.
113
-
114
- ## [7.0.6] 2022-02-10
115
- ### Fixed
116
- - Fix missing answer coding in conditional display.
117
-
118
- ## [7.0.5] 2022-01-26
119
- ### Feature
120
- - Add user specified FHIR server.
121
- - Fix scrolling in conditional display source field.
122
-
123
- ## [7.0.4] 2022-01-20
124
- ### Maintenance
125
- - Update LForms down load script.
126
-
127
- ## [7.0.3] 2022-01-18
128
- ### Fixed
129
- - Fix setting FHIR context for lforms preview.
130
-
131
- ## [7.0.0] 2021-12-30
132
- ### Feature
133
- - This version of form builder is revised using angular2 frame work.
134
- The user interface is revised aligning with FHIR questionnaire definition.
135
-
136
- ## [6.5.2] 2021-10-05
137
- ### Fixed
138
- - Fixed a bug that fails to load forms after loading a form with ValueSet
139
- having no terminology server.
140
-
141
- ## [6.5.1] 2021-09-30
142
- ### Fixed
143
- - Changed broken CTSS url.
144
-
145
- ## [6.5.0] 2021-08-24
146
- ### Added
147
- - Added support for attachment type.
148
- - Updated nodejs to 14.17.5.
149
-
150
- ## [6.4.6] 2021-07-23
151
- ### Fixed
152
- - Updated lforms to version 29.1.2, to get an update to fhirpath.js to fix an
153
- issue with choice types.
154
-
155
- ## [6.4.5] 2021-05-14
156
- ### Fixed.
157
- - Fixed a bug in outputting FHIR choice orientation extension when
158
- displayControl.answerLayout.columns is one.
159
- - Fixed a bug in changing the loinc code with prefix 'Modified_' when a loinc item is edited
160
-
161
- ## [6.4.4] 2021-05-12
162
- ### Updated.
163
- - Updated formbuilder package to 29.0.3.
164
-
165
- ## [6.4.3] 2021-05-10
166
- ### Changed.
167
- - Updated npm packages to address security vulnerabilities
168
- - Updated link to contact us page.
169
-
170
- ## [6.4.2] 2021-04-16
171
- ### Added
172
- - New NLM logo
173
-
174
- ## [6.4.1] 2021-02-09
175
- ### Updated
176
- - Merged dependabot PR.
177
-
178
- ## [6.4.0] 2021-02-03
179
- ### Added
180
- - Added functionality to narrow down the results from FHIR Server
181
- using a search term.
182
- ### Removed
183
- - Removed delete buttons from search results of a FHIR server.
184
-
185
- ## [6.3.2] 2020-12-21
186
- ### Fixed
187
- - Upgrade AngularJS to 1.8.x to address a security alert.
188
-
189
- ## [6.3.1] 2020-12-01
190
- ### Fixed
191
- - Display FHIR search results, even if Bundle.total is absent.
192
-
193
- ## [6.3.0] 2020-10-14
194
- ### Added
195
- - Import LOINC forms.
196
-
197
- ## [6.2.0] 2020-10-01
198
- ### Added
199
- - Added support for FHIR Identifier. Thanks to contribution from https://github.com/ps-astangl
200
-
201
- ## [6.1.1] 2020-10-02
202
- ### Fixed
203
- - Updated an npm package to address npm audit vulnerability.
204
-
205
- ## [6.1.0] 2020-09-08
206
- ### Added
207
- - Added support for observation link period.
208
- ### Fixed
209
- - Fixed a bug in skip logic, when skip logic source is pointing to its parent which is a question type.
210
-
211
- ## [6.0.1] 2020-08-05
212
- ### Fixed
213
- - Fixed missing node id labels in the auto complete box for skip logic sources.
214
- - Fixed problem with updating skip logic source list when link id is updated.
215
-
216
- ## [6.0.0] 2020-08-05
217
- ### Changed
218
- - The range definition of skip logic trigger for numeric types is changed to align with FHIR enableWhen definition.
219
- This could be a breaking change if you have a form definition like the following.
220
- skipLogic = {
221
- condition = [{
222
- source: '1',
223
- trigger = {minExclusive: 10, maxExclusive: 100}
224
- }]
225
- }
226
-
227
- The above definition can be changed to the following to specify the range.
228
- skipLogic = {
229
- logic: 'ALL',
230
- condition = [{
231
- source: '1',
232
- trigger = {minExclusive: 10}
233
- },{
234
- source: '1',
235
- trigger = {maxExclusive: 100}
236
- }]
237
- }
238
- - Changed UI to build skip logic condition to support exists and not exists operators.
239
- - Fixed a bug in loading a FHIR questionnaire with enable when source of type boolean.
240
- - Added a setting export format to R4 as default in the file export dialog.
241
-
242
- ## [5.2.0] 2020-06-22
243
- ### Updated
244
- - Update lforms version to 25.0.0. It changed the FHIR extension url of calculated expression.
245
-
246
- ## [5.1.0] 2020-05-22
247
- ### Added
248
- - Added input fields to support CSS styles on item name and prefix.
249
-
250
- ## [5.0.1] 2020-04-17
251
- ### Fixed
252
- - Fixed a bug in selection of display item type.
253
-
254
- ## [5.0.0] 2020-04-17
255
- ### Changed
256
- - Changed unique key of an item, from questionCode to linkId as per lforms version 24.0.0.
257
- Updated lforms package to 24.0.0.
258
-
259
- ## [4.1.0] 2020-04-02
260
- ### Changed
261
- - Changed questionCodeSystem to accept any input, still defaults to 'Custom'.
262
-
263
- ## [4.0.0] 2020-03-03
264
- ### Fixed.
265
- - Fixed skip logic trigger equal and not equal operators.
266
- ### Changed.
267
- - Updated lforms package to 21.2.1. Since lforms package has a major version update,
268
- bumped up the major version in this package as well.
269
-
270
- ## [3.4.1] 2019-01-30
271
- ### Fixed.
272
- - Fix import of lforms having calculationMethod field.
273
-
274
- ## [3.4.0] 2019-12-31
275
- ### Added.
276
- - Support FHIR calculatedExpression extension. The extension will take FHIRPath expression.
277
- Validation of expression is not supported yet. The user is expected to enter a valid FHIRPath
278
- expression.
279
- - Support FHIR display (LForms TITLE) type.
280
- - Added a new field to select item type to align with FHIR notion of group, display and question.
281
-
282
- ## [3.3.1] 2019-12-19
283
- ### Changed.
284
- - Improved performance on collection of skip logic sources.
285
- - Fixed a problem in conversion of lforms panel after importing from lforms-service.
286
-
287
- ## [3.3.0] 2019-10-09
288
- ### Added.
289
- - Updated lforms to support change in skip logic trigger definition.
290
-
291
- ## [3.2.0] 2019-10-09
292
- ### Added.
293
- - Added support to specify third party fhir servers by the user.
294
-
295
- ## [3.1.6] 2019-09-16
296
- ### Fixed.
297
- - Fixed a bug importing a file with an item having answer list and answerRequired fields.
298
-
299
- ## [3.1.5] 2019-09-10
300
- ### Added.
301
- - Added support for TX data type.
302
- ### Changed.
303
- - Remove default form name.
304
- ### Fixed.
305
- - Fix a bug converting restrictions to corresponding FHIR extensions.
306
-
307
- ## [3.1.4] 2019-08-28
308
- ### Fixed.
309
- - Fix a bug in conversion of Questionnaire.code in form level fields.
310
- - Fix a bug in importing FHIR Questionnaire without meta field.
311
-
312
- ## [3.1.3] 2019-08-15
313
- ### Fixed.
314
- - Fixed overwriting of linkid in enableWhen.question, when converted to FHIR Questionnaire.
315
-
316
- ### Changed
317
- - Removed restriction on insisting code for answer lists.
318
- ### Added
319
- - Added support for Questionnaire.item.prefix field
320
-
321
- ## [3.1.2] 2019-08-13
322
- ### Fixed.
323
- - Fix file export problem.
324
-
325
- ## [3.1.1] 2019-07-30
326
- ### Fixed.
327
- - Fix missing file in bower.json for wiredep output.
328
-
329
- ## [3.1.0] 2019-07-24
330
- ### Added.
331
- - Added form level fields defined in FHIR Questionnaire.
332
-
333
- ## [3.0.10] 2019-07-19
334
- ### Added.
335
- - Added a warning message about loosing the changes when the browser tab is closed or new form is imported.
336
-
337
- ## [3.0.9] 2019-06-06
338
- ### Changed.
339
- - Update node dependencies to fix npm audit vulnerabilities.
340
-
341
- ## [3.0.8] 2019-06-04
342
- ### Changed.
343
- - Update lforms package.
344
-
345
- ## [3.0.7] 2019-05-20
346
- ### Changed.
347
- - Remove CSP middleware, let the package users handle the csp headers.
348
- - Fix critical npm audit alerts.
349
-
350
- ## [3.0.6] 2019-05-14
351
- ### Fixed.
352
- - Fixed a bug in importing items with CNE/CWE type triggers in skip logic.
353
-
354
- ## [3.0.5] 2019-04-16
355
- ### Fixed.
356
- - Fixed a bug in ui-tree display for multiple items on the root.
357
- - Fixed a bug in importing R4 version of Questionnaire from the local disk.
358
-
359
- ## [3.0.4] 2019-04-11
360
- ### Fixed.
361
- - Fixed restrictions output format to conform to latest lforms spec.
362
- - Removed hard coded templateOptions in the lforms format for export.
363
-
364
- ## [3.0.3] 2019-03-22
365
- ### Fixed.
366
- - Fix next/previous page display in FHIR results dialog.
367
- - Fix errors in mocking FHIR server for protractor tests.
368
-
369
- ## [3.0.2] 2019-03-08
370
- ### Fixed.
371
- - Fix errors in tests.
372
-
373
- ## [3.0.1] 2019-03-08
374
- ### Fixed.
375
- - Whitelist apis.google.com to allow google/facebook/twitter logins.
376
-
377
- ## [3.0.0] 2019-02-07
378
- ### Added.
379
- - Support exporting/importing R4 versions of FHIR format.
380
- ### Changed.
381
- - Breaking change: Added FHIR version number to the FHIR server definition in client/config.js. It is mandatory that the
382
- servers are tagged with supported FHIR version such as R4, STU3 etc.
383
-
384
- ## [2.2.0] 2019-01-29
385
- ### Added.
386
- - Added displayControl. Supports questionLayout, answerLayout, and listColHeaders for now.
387
-
388
- ## [2.1.4] 2019-01-16
389
- ### Fixed.
390
- - Fixed a bug to include answer list and units when importing a LOINC question.
391
-
392
- ## [2.1.3] 2018-12-26
393
- ### Changed.
394
- - Updated lforms package which has support for parsing argonaut questionnaires.
395
-
396
- ## [2.1.2] 2018-11-27
397
- ### Fixed.
398
- - Add google analytics to white list of content security policy.
399
-
400
- ## [2.1.1] 2018-11-27
401
- ### Fixed.
402
- - Fix bower package name.
403
-
404
- ## [2.1.0] 2018-10-29
405
- ### Added.
406
- - Support to export and import FHIR Questionnaire to local disk.
407
-
408
- ## [2.0.0] 2018-10-29
409
- ### Changed.
410
- - Changed module exports of the server. Newly exported functions
411
- will help to pre-configure the express app with customized middlewares before doing
412
- form builder specific configurations.
413
-
414
- This is a breaking change due to signature changes in import/require statements if using
415
- this as an npm package.
416
-
417
- ## [1.0.4] 2018-10-17
418
- ### Fixed
419
- - Fixed bower packaging issues.
420
-
421
- ## [1.0.3] 2018-10-05
422
- ### Fixed
423
- - Fixed npm audited vulnerabilities.
424
-
425
- ## [1.0.2] 2018-10-02
426
- ### Added
427
- - In units field, units associated with item's loinc property are
428
- ranked higher during the auto-completion.
429
- ### Fixed
430
- - Fixed a bug in usage clause of the server.
431
-
432
- ## [1.0.1] 2018-09-28
433
- ### Changed
434
- - Rename package
435
-
436
- ## [1.0.0] 2018-09-12
437
- ### Changed
438
- - Cleanup code to release as open source
439
-
440
- ## [0.8.8] 2018-08-20
441
- ### Changed
442
- - Updated node version to 8.11.4
443
-
444
- ## [0.8.7] 2018-07-20
445
- ### Changed
446
- - Switch protractor browser from firefox to chrome and update protractor to 5.x.x
447
-
448
- ## [0.8.6] 2018-06-08
449
- ### Changed
450
- - Used lforms-util logger to create web server access logs.
451
- - Upgraded nodejs to version 8.11.3.
452
-
453
- ## [0.8.5] 2018-06-07
454
- ### Changed
455
- - Changed units lookup from static list to ajax call to clinical table search
456
- service and used table format display for auto completion.
457
-
458
- ## [0.8.4] 2018-06-01
459
- ### Added
460
- - Used grunt wiredep to inject bower components into karma.conf.js
461
-
462
- ## [0.8.3] 2018-05-24
463
- ### Added
464
- - Added tags for google analytics
465
-
466
- ## [0.8.2] 2018-05-14
467
- ### Fixed
468
- - Fixed the behavior of the autocompleting field and Import button in the Import
469
- dialog so that the currently selected field value is what gets imported.
470
-
471
- ## [0.8.1] 2018-05-09
472
- ### Fixed
473
- - Fixed a bug in importing questionCardinality and answerCardinality fields.
474
-
475
- ## [0.8.0] 2018-04-27
476
- ### Added
477
- - Added support to access multiple FHIR servers.
478
-
479
- ## [0.7.1] 2018-04-05
480
- ### Added
481
- - Added server redirect from urls with alias names to main production url.
482
-
483
- ## [0.7.0] 2018-04-03
484
- ### Added
485
- - Added firebase authentication.
486
- - Added Export and import from FHIR server
487
- - moved advanced panel items under their boolean as skip logic items.
488
-
489
- ## [0.6.6] 2017-11-29
490
- ### Changed
491
- - Update pm2 package and remove nsp exception on moment package.
492
-
493
- ## [0.6.5] 2017-11-21
494
- ### Changed
495
- - Updated npm packages and nodejs.
496
-
497
- ## [0.6.1] 2017-06-15
498
- ### Changed
499
- - The scroll bars on the preview panel are moved from
500
- whole panel to tab content.
501
-
502
- ## [0.6.0] 2017-06-12
503
- ### Added
504
- - Added FHIR output to preview source tabs.
505
- ### Fixed
506
- - Fixed popup menu display under production environment.
507
-
508
- ## [0.5.0] 2017-05-31
509
- ### Added
510
- - Added popup menu to the nodes on the side bar.
511
- - Added dialog box to capture target item to
512
- move nodes on the side bar using popup menu items.
513
- ### Fixed
514
- - Addressed some accessibility issues.
515
- - Fixed converting section/header to regular item
516
- - Fixed displaying other in answer list item.
517
- ### Changed
518
- - Changed Text and Code fields to be required.
519
-