Commit Graph

321 Commits

Author SHA1 Message Date
Alexander Cerutti
6e88f69ecb Merge branch 'strict' 2019-12-14 16:10:08 +01:00
nuts-n-bits
2aa27d8527 style
Signed-off-by: nuts-n-bits <nuts-n-bits@outlook.com>
2019-12-14 16:08:58 +01:00
nuts-n-bits
324bd1ba82 casting, parameter rename
Signed-off-by: nuts-n-bits <nuts-n-bits@outlook.com>
2019-12-14 16:08:58 +01:00
nuts-n-bits
9565bf0944 update beacon and location methods to use overload
Signed-off-by: nuts-n-bits <nuts-n-bits@outlook.com>
2019-12-14 16:08:58 +01:00
Alexander Cerutti
93684948ef Strict mode-fixes 2019-12-14 15:59:11 +01:00
Alexander Cerutti
5bae211316 Improved types for readCertificatesFromOptions 2019-12-12 23:04:15 +01:00
Alexander Cerutti
54865f537b Fixed non-existing this context 2019-12-10 22:21:18 +01:00
Alexander Cerutti
7ed8bf52aa Added pool declaration for FieldsArray 2019-12-10 22:11:40 +01:00
Alexander Cerutti
f642ddc444 Improved splitBufferBundle with early return 2019-12-10 22:10:45 +01:00
Alexander Cerutti
168c374ec1 Added safety check on getValidated 2019-12-06 01:14:22 +01:00
Alexander Cerutti
35aaf9f506 Fixed Joi update new Api integration 2019-12-06 01:13:15 +01:00
Alexander Cerutti
78baf78750 Small improvements 2019-12-06 00:23:55 +01:00
Alexander Cerutti
172ff69bd2 Added other previously prohibited field to Overrides 2019-12-06 00:09:23 +01:00
Alexander Cerutti
c74e9bddc5 Improved message type 2019-12-05 23:58:26 +01:00
Alexander Cerutti
356e68378a Improved schemas in the project 2019-12-05 23:55:28 +01:00
Alexander Cerutti
2e94307723 Changed Schemas type with a more detailed type Schema 2019-12-05 23:44:22 +01:00
Viacheslav Osadchiy
4ba86b3c88 Feature: support for overriding 'organizationName' field 2019-12-04 22:54:44 +03:00
Alexander Cerutti
6eba4524a5 Updated webServiceURL and allowed all characters for authenticationToken 2019-11-22 22:40:47 +01:00
Alexander Cerutti
522b2fca62 Added comments 2019-08-14 15:51:04 +02:00
Alexander Cerutti
80b874077f Moved row field in schema from Field to PassFields.auxiliaryFields;
Added optional row on typings
2019-07-31 23:21:58 +02:00
Alexander Cerutti
0175a2858e Removed a TODO left 2019-07-27 00:53:37 +02:00
Alexander Cerutti
9aa151ebb3 Removed @ from personalizationLogo search 2019-07-27 00:51:25 +02:00
Alexander Cerutti
eecfdb048f Added support for personalization / Rewards Enrollment passes 2019-07-27 00:41:48 +02:00
Alexander Cerutti
2444d52cb2 Added personalization messages and schemas 2019-07-27 00:40:54 +02:00
Alexander Cerutti
d650dbb31f Added more utils functions 2019-07-27 00:40:28 +02:00
Alexander Cerutti
b44d8d764f Added createPass support to AbstractModel 2019-07-25 23:09:18 +02:00
Alexander Cerutti
9321ccc4ba Improved types, messages and exported objects 2019-07-25 23:09:18 +02:00
Alexander Cerutti
040e4a891f Added implementation of abstract models 2019-07-25 23:09:17 +02:00
Alexander Cerutti
693694a9eb Improved modelPath composition 2019-07-25 23:09:16 +02:00
Alexander Cerutti
492f5239df Small improvements and fixes 2019-07-25 21:41:16 +02:00
Alexander Cerutti
4ec86415bf Fixed problem with localization files path/fileNames 2019-07-11 23:31:48 +02:00
Alexander Cerutti
6ce2b9ab22 Optimized Buffer model content splitting through splitBufferBundle 2019-07-11 23:30:43 +02:00
Alexander Cerutti
92a48eccbe Renamed splitBundle to splitBufferBundle and edited it to return splitted l10n/rootBundle object 2019-07-11 23:29:23 +02:00
Alexander Cerutti
ef4ce53dd6 Fixed problem with buffer models 2019-07-11 23:27:20 +02:00
Alexander Cerutti
29a90d7dc2 Improved CP_INIT_ERROR 2019-07-10 00:25:07 +02:00
Alexander Cerutti
f4dabb42b0 Moved splitBundle to utils and set optional to additionalBuffers 2019-07-10 00:24:53 +02:00
Alexander Cerutti
6d39139dc7 Removed left console.log 2019-07-09 23:55:21 +02:00
Alexander Cerutti
6252f4d6a4 Added support for additional buffers 2019-07-09 23:44:36 +02:00
Alexander Cerutti
f9c7686a5e Added schema-validation for props in pass.json before importing;
Added to props also the other props of pass.json
2019-07-07 15:11:06 +02:00
Alexander Cerutti
e0be1e7527 Moved factory methods to new parser file 2019-07-02 22:05:14 +02:00
Alexander Cerutti
5a96f5004a Updated declarations 2019-07-01 23:56:16 +02:00
Alexander Cerutti
60f9e8320b Improved passFile props assignment 2019-07-01 23:50:50 +02:00
Alexander Cerutti
8b6f1ba948 Cleanup 2019-07-01 23:50:49 +02:00
Alexander Cerutti
35789a3d34 Added NFC_INVALID message 2019-07-01 23:50:49 +02:00
Alexander Cerutti
1226bb21c7 Removed forgotter useless parameters and fixed nfc method to accept null;
Added null to more signatures;
2019-07-01 23:50:49 +02:00
Alexander Cerutti
4546774916 Improved how pass props are loaded from overrides and pass.json 2019-07-01 23:50:48 +02:00
Alexander Cerutti
c61921721e Added BRC_NO_POOL error 2019-07-01 23:50:48 +02:00
Alexander Cerutti
a5ac1e13a4 Added props getter to get a copy of current props 2019-07-01 23:50:48 +02:00
Alexander Cerutti
dba3a7a02a Renamed _props to a symbol-property 2019-07-01 23:50:47 +02:00
Alexander Cerutti
e4c39d837a Removed barcodes autocompletion 2019-07-01 23:50:47 +02:00