Skip to content

Commit 587bbe1

Browse files
committed
copy webapp for secret santa
1 parent 817b64b commit 587bbe1

30 files changed

+18371
-17
lines changed

Advanced/secretsanta-cordapp/clients/src/main/resources/static/app.js

Lines changed: 0 additions & 3 deletions
This file was deleted.

Advanced/secretsanta-cordapp/clients/src/main/resources/static/index.html

Lines changed: 0 additions & 14 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[{"/Users/davidawad/Projects/R3/Cordapp Samples/secret-corda-santa/clients/src/main/webapp/src/reportWebVitals.js":"1","/Users/davidawad/Projects/R3/Cordapp Samples/secret-corda-santa/clients/src/main/webapp/src/index.js":"2","/Users/davidawad/Projects/R3/Cordapp Samples/secret-corda-santa/clients/src/main/webapp/src/Components/CONSTANTS.js":"3","/Users/davidawad/Projects/R3/Cordapp Samples/secret-corda-santa/clients/src/main/webapp/src/serviceWorker.js":"4","/Users/davidawad/Projects/R3/Cordapp Samples/secret-corda-santa/clients/src/main/webapp/src/theme.js":"5","/Users/davidawad/Projects/R3/Cordapp Samples/secret-corda-santa/clients/src/main/webapp/src/Components/CreateSantaGame/CreateSantaGame.js":"6","/Users/davidawad/Projects/R3/Cordapp Samples/secret-corda-santa/clients/src/main/webapp/src/Components/CheckSantaGame/CheckSantaGame.js":"7","/Users/davidawad/Projects/R3/Cordapp Samples/secret-corda-santa/clients/src/main/webapp/src/Components/SantaGameCreated/SantaGameCreated.js":"8","/Users/davidawad/Projects/R3/Cordapp Samples/secret-corda-santa/clients/src/main/webapp/src/Components/SantaCheckSent/SantaCheckSent.js":"9","/Users/davidawad/Projects/R3/Cordapp Samples/secret-corda-santa/clients/src/main/webapp/src/Components/App/App.js":"10"},{"size":362,"mtime":1606769571077,"results":"11","hashOfConfig":"12"},{"size":317,"mtime":1607466206837,"results":"13","hashOfConfig":"14"},{"size":377,"mtime":1607457517284,"results":"15","hashOfConfig":"14"},{"size":5086,"mtime":1606777278010,"results":"16","hashOfConfig":"14"},{"size":745,"mtime":1606777288842,"results":"17","hashOfConfig":"18"},{"size":8659,"mtime":1607529764682,"results":"19","hashOfConfig":"14"},{"size":5445,"mtime":1607539841228,"results":"20","hashOfConfig":"18"},{"size":2402,"mtime":1607529771917,"results":"21","hashOfConfig":"14"},{"size":2102,"mtime":1607529306031,"results":"22","hashOfConfig":"14"},{"size":864,"mtime":1607529826449,"results":"23","hashOfConfig":"14"},{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"xu1ola",{"filePath":"26","messages":"27","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1p76djd",{"filePath":"28","messages":"29","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"30","messages":"31","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"32","messages":"33","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1bquvw9",{"filePath":"34","messages":"35","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"36","messages":"37","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"38","messages":"39","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"40","messages":"41","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"42","messages":"43","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/davidawad/Projects/R3/Cordapp Samples/secret-corda-santa/clients/src/main/webapp/src/reportWebVitals.js",[],"/Users/davidawad/Projects/R3/Cordapp Samples/secret-corda-santa/clients/src/main/webapp/src/index.js",[],"/Users/davidawad/Projects/R3/Cordapp Samples/secret-corda-santa/clients/src/main/webapp/src/Components/CONSTANTS.js",[],"/Users/davidawad/Projects/R3/Cordapp Samples/secret-corda-santa/clients/src/main/webapp/src/serviceWorker.js",[],"/Users/davidawad/Projects/R3/Cordapp Samples/secret-corda-santa/clients/src/main/webapp/src/theme.js",[],"/Users/davidawad/Projects/R3/Cordapp Samples/secret-corda-santa/clients/src/main/webapp/src/Components/CreateSantaGame/CreateSantaGame.js",[],"/Users/davidawad/Projects/R3/Cordapp Samples/secret-corda-santa/clients/src/main/webapp/src/Components/CheckSantaGame/CheckSantaGame.js",[],"/Users/davidawad/Projects/R3/Cordapp Samples/secret-corda-santa/clients/src/main/webapp/src/Components/SantaGameCreated/SantaGameCreated.js",["44","45"],"/Users/davidawad/Projects/R3/Cordapp Samples/secret-corda-santa/clients/src/main/webapp/src/Components/SantaCheckSent/SantaCheckSent.js",["46"],"/Users/davidawad/Projects/R3/Cordapp Samples/secret-corda-santa/clients/src/main/webapp/src/Components/App/App.js",[],{"ruleId":"47","severity":1,"message":"48","line":55,"column":7,"nodeType":"49","endLine":55,"endColumn":32},{"ruleId":"47","severity":1,"message":"48","line":75,"column":9,"nodeType":"49","endLine":75,"endColumn":34},{"ruleId":"47","severity":1,"message":"48","line":52,"column":7,"nodeType":"49","endLine":52,"endColumn":32},"jsx-a11y/alt-text","img elements must have an alt prop, either with meaningful text, or an empty string for decorative images.","JSXOpeningElement"]
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
2+
3+
# dependencies
4+
/node_modules
5+
/.pnp
6+
.pnp.js
7+
8+
# testing
9+
/coverage
10+
11+
# production
12+
/build
13+
14+
# misc
15+
.DS_Store
16+
.env.local
17+
.env.development.local
18+
.env.test.local
19+
.env.production.local
20+
21+
npm-debug.log*
22+
yarn-debug.log*
23+
yarn-error.log*

0 commit comments

Comments
 (0)