Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 8.2.0/8.3.0 lhi contract #279

Merged
merged 111 commits into from
Dec 10, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
111 commits
Select commit Hold shift + click to select a range
0eaade8
Create build-test.yml
tobiasnteireho Jan 11, 2023
1893847
Delete .travis.yml
tobiasnteireho Jan 11, 2023
7564f5e
Update build-test.yml
tobiasnteireho Jan 11, 2023
1c75752
Update build-test.yml
tobiasnteireho Jan 11, 2023
bb21881
Update package.json
tobiasnteireho Jan 30, 2023
f561014
Merge pull request #242 from CCALI/actions-migrate
tobiasnteireho Jan 30, 2023
11d13b7
clarify setdataURL formats
tobiasnteireho Feb 2, 2023
ec1cde7
Merge pull request #243 from CCALI/clarify-formats
tobiasnteireho Feb 2, 2023
d756a6e
update deps for conditional spacing fix
tobiasnteireho Feb 23, 2023
d43a102
8.1.6-1
tobiasnteireho Feb 23, 2023
6e22c50
Update footerVersion
tobiasnteireho Feb 23, 2023
f2b99d7
8.1.6-2
tobiasnteireho Feb 23, 2023
4160b1f
Update footerVersion
tobiasnteireho Feb 23, 2023
b40c88c
indent fix
tobiasnteireho Mar 14, 2023
d065289
8.1.6-3
tobiasnteireho Mar 14, 2023
4e77e96
Update footerVersion
tobiasnteireho Mar 14, 2023
a1bd9fb
Merge pull request #257 from CCALI/conditional-space
tobiasnteireho Oct 16, 2023
18aab1c
update deps to released ver
tobiasnteireho Oct 16, 2023
5f04b29
update deps to released ver
tobiasnteireho Oct 16, 2023
6ca59d4
8.1.6
tobiasnteireho Oct 16, 2023
c9497a1
Update footerVersion
tobiasnteireho Oct 16, 2023
2ed4295
wip moblile learn-more fix
tobiasnteireho Dec 6, 2023
cfc8ffe
fix bad char
tobiasnteireho Dec 6, 2023
f101529
test fire
tobiasnteireho Dec 6, 2023
dcfbe38
test fire
tobiasnteireho Dec 6, 2023
233ba12
fix typo
tobiasnteireho Dec 6, 2023
c3fb1bc
fix ref
tobiasnteireho Dec 6, 2023
62b0a1a
event test
tobiasnteireho Dec 6, 2023
b07d245
eventify
tobiasnteireho Dec 6, 2023
11affc8
fix vm ref
tobiasnteireho Dec 6, 2023
5d70ace
fix apstate ref
tobiasnteireho Dec 6, 2023
5f3912c
fix aui-action
tobiasnteireho Dec 11, 2023
8e72e75
add note to maybe refactor
tobiasnteireho Dec 11, 2023
b18c0e1
update package.json for version number
tobiasnteireho Dec 11, 2023
3465268
make learn more act more linky
tobiasnteireho Dec 11, 2023
1505460
remove unused ref
tobiasnteireho Dec 11, 2023
3def79f
wip add hebrew
tobiasnteireho Dec 14, 2023
3d34379
Add new english strings
tobiasnteireho Dec 14, 2023
f9d1065
fix locale
tobiasnteireho Dec 14, 2023
2ef8a79
add extra hebrew strings
tobiasnteireho Feb 7, 2024
dbd1b78
mobile learn-more fix
tobiasnteireho Feb 8, 2024
7e7df48
8.2.0-0 pre
tobiasnteireho Feb 8, 2024
1a4f9cf
8.2.0-1
tobiasnteireho Feb 8, 2024
a356a27
Update footerVersion
tobiasnteireho Feb 8, 2024
690b64e
wip date bounds enforcement
tobiasnteireho Feb 12, 2024
9a3ce25
check max
tobiasnteireho Feb 13, 2024
deb6ae9
debug
tobiasnteireho Feb 13, 2024
9bb801a
normalize min and max
tobiasnteireho Feb 13, 2024
c2b0b65
use denormalize max and min
tobiasnteireho Feb 14, 2024
2170b5a
parse min and max only in comparison
tobiasnteireho Feb 14, 2024
a018970
cleanup
tobiasnteireho Feb 14, 2024
984cc29
update prerel ver
tobiasnteireho Feb 14, 2024
67d03b2
add more comments
tobiasnteireho Feb 15, 2024
eed84ea
fix failing tests by not always assuming bounds for dates exist.
tobiasnteireho Feb 16, 2024
13eba30
Merge pull request #263 from CCALI/255-date-min-max
tobiasnteireho Feb 26, 2024
495331e
pre-release commit
tobiasnteireho Feb 26, 2024
13a84d6
8.2.0-10
tobiasnteireho Feb 26, 2024
8858513
Update footerVersion
tobiasnteireho Feb 26, 2024
acf56d5
wip date validation improvement
tobiasnteireho Mar 22, 2024
9ab4380
only set answer if valid date or not a date
tobiasnteireho Mar 22, 2024
a9e23f8
lint fix
tobiasnteireho Mar 22, 2024
093ff97
lint fixes, version update
tobiasnteireho Mar 22, 2024
a52f352
update footer
tobiasnteireho Mar 22, 2024
9a2afc4
prevent invalid date from setting answervm and delete answervm if inv…
tobiasnteireho Mar 23, 2024
e4d5ad3
cleanup
tobiasnteireho Mar 23, 2024
3f11bb2
cleanup
tobiasnteireho Mar 23, 2024
d918407
wip author message fix for non-preview vieweer
tobiasnteireho Mar 26, 2024
8da8811
cleanup
tobiasnteireho Mar 26, 2024
556db6a
cleanup
tobiasnteireho Mar 26, 2024
c475e67
properly pass event
tobiasnteireho Mar 26, 2024
caf9462
WIP answer validation
tobiasnteireho Sep 6, 2024
f029a7c
WIP validate answers
tobiasnteireho Sep 6, 2024
c5da3bc
sanitize for repeat loops working
tobiasnteireho Sep 13, 2024
aa9cd78
Sets to js null instead of deleting bad values. Should eval to UNANS …
tobiasnteireho Sep 13, 2024
b47bf54
add expose invalid answers. WIP fire alerter
tobiasnteireho Sep 14, 2024
64fb565
use jquery for post and fix test
tobiasnteireho Sep 14, 2024
be0e2eb
fix test
tobiasnteireho Sep 14, 2024
531aa36
properly send only var names to alerter. cleanup.
tobiasnteireho Sep 18, 2024
2b3795f
send version and url
tobiasnteireho Sep 20, 2024
5e788bc
cleanup
tobiasnteireho Oct 2, 2024
22d4c33
8.1.7-26
tobiasnteireho Oct 2, 2024
558081f
Update footerVersion
tobiasnteireho Oct 2, 2024
5bd8849
Merge branch '247-mobile-learn-more' into 8-2-rc-2
tobiasnteireho Oct 9, 2024
aa0b144
update viewer.html
tobiasnteireho Oct 9, 2024
5d36ee1
update version
tobiasnteireho Oct 9, 2024
c417ad8
Merge branch '268-end-message' into 8-2-rc-2
tobiasnteireho Oct 9, 2024
88661f8
update node
tobiasnteireho Oct 9, 2024
dc4594c
fix version
tobiasnteireho Oct 9, 2024
f8915ba
fix version
tobiasnteireho Oct 9, 2024
4d04c48
8.2.0-15
tobiasnteireho Oct 9, 2024
fab92f2
8.2.0-16
tobiasnteireho Oct 9, 2024
04d222e
Update footerVersion
tobiasnteireho Oct 9, 2024
cbddc39
update version
tobiasnteireho Oct 18, 2024
984c9dd
8.2.0-18
tobiasnteireho Oct 18, 2024
ac43654
Update footerVersion
tobiasnteireho Oct 18, 2024
cefb9b8
disable var reporting for preview active. add document uri
tobiasnteireho Oct 22, 2024
b1bfc50
update viewer.html
tobiasnteireho Oct 22, 2024
b43df2c
8.2.0-20
tobiasnteireho Oct 22, 2024
7fc1d34
Update footerVersion
tobiasnteireho Oct 22, 2024
9201845
date fix
tobiasnteireho Nov 11, 2024
39004bd
8.2.0-22
tobiasnteireho Nov 11, 2024
abbde06
Update footerVersion
tobiasnteireho Nov 11, 2024
26399c7
only fire answer reported if there are bad answers
tobiasnteireho Nov 11, 2024
3ae5162
8.2.0-24
tobiasnteireho Nov 11, 2024
be42616
only fire answer alerter if there are bad answers
tobiasnteireho Nov 11, 2024
9df06ee
8.2.0-25
tobiasnteireho Nov 11, 2024
21ae0c0
Update footerVersion
tobiasnteireho Nov 11, 2024
82503e7
version update
tobiasnteireho Dec 10, 2024
ab9bba5
Merge pull request #278 from CCALI/8-2-rc-2
tobiasnteireho Dec 10, 2024
c11a163
8.3.0
tobiasnteireho Dec 10, 2024
40f1683
Update footerVersion
tobiasnteireho Dec 10, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name: build-test
run-name: ${{ github.actor }} is testing the viewer build
on: [push]
jobs:
test-viewer-build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '16'
- run: npm install -g grunt-cli
- run: npm run deploy
- uses: GabrielBB/xvfb-action@v1
with:
run: npm run test
- uses: "8398a7/action-slack@v3"
with:
status: ${{ job.status }}
fields: "repo,message,commit,author,action,eventName,ref,workflow,job,took,pullRequest"
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
if: always() # Pick up events even if the job fails or is canceled.

22 changes: 0 additions & 22 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ The file viewer.html contains several endpoints to allow data to be be exported

`getDataURL` - **\[optional]** the location of where you have previously stored the user's partially completed interview answer data. This is optional and only needed if you are setting up your website to remember the data that a user has entered so far. For example this is useful in cases such as where you let people register at your website and collect information that you can use in all interviews on your website and information that might be common to all interviews (like name, address, etc.). At present, this DOES NOT mean that the user can save the interview at a particular point and then come back to that same point. When they return to the interview later, they must start from the beginning - with the only advantage being that the data they had previously entered is already filled in.

`setDataURL` - **\[optional]** location of where you want to send the data from the interview when the user SENDs or SUBMITs the completed interview. This must be some website-based program that can "catch" the XML data stream that contains the user's answers to your interview in HotDocs .anx format and in an equivalent json format through an http POST.
`setDataURL` - **\[optional]** location of where you want to send the data from the interview when the user SENDs or SUBMITs the completed interview. This must be some website-based program that can "catch" the XML data stream that contains the user's answers to your interview in HotDocs .anx format and in an equivalent json format through an http POST. The xml/anx format can be accessed through the `AnswerKey` field of the body while the json format can be accessed through the `AnswerKeyJSON` field.

`exitURL` - **\[optional]** location of where the user's browser is directed if they exit an interview without getting to the end. This is typically because they don't qualify to use the service. This is the DEFAULT URL. Inside the interview, the author can actually point the EXIT button to any URL they want and it will override this value. This URL is used only if the author has not specified a URL inside the interview for any EXIT buttons.

Expand Down
8 changes: 4 additions & 4 deletions demo/viewer/viewer.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>

<body>
<div id="viewer-app"></div>
<body class="with-lawn">
<div id="viewer-app-container"></div>
<script>window.pushState = function () { debugger } </script>
<script>global = window;</script>
<script>window.less = { async: true };</script>
Expand Down Expand Up @@ -53,9 +53,9 @@
<script main="@empty"
env="production"
config="../package.json!npm"
src="../dist/bundles/app.js?v=1598644287107"
src="../dist/bundles/app.js?v=1731353014593"
cache-key="v"
cache-version="1598644287107"
cache-version="1731353014593"
base-url="../">
</script>
</body>
Expand Down
2 changes: 1 addition & 1 deletion index.dev.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
errRepURL: ''
}));
</script>
<script src="node_modules/steal/steal.production.js?v=1657142644738" cache-key="v" cache-version="1657142644738" main="@caliorg/a2jviewer/app"></script>
<script src="node_modules/steal/steal.production.js?v=1730921214984" cache-key="v" cache-version="1730921214984" main="@caliorg/a2jviewer/app"></script>
</body>
</html>
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@
errRepURL: ''
}));
</script>
<script src="node_modules/steal/steal.production.js?v=1657142746703" cache-key="v" cache-version="1657142746703" main="@caliorg/a2jviewer/app"></script>
<script src="node_modules/steal/steal.production.js?v=1731350626175" cache-key="v" cache-version="1731350626175" main="@caliorg/a2jviewer/app"></script>
</body>
</html>
Loading
Loading