Commit Graph

884 Commits

Author SHA1 Message Date
alexandercerutti
8617bcf4f5 Added typescript declaration file 2018-10-10 16:42:00 +02:00
alexandercerutti
bac8fecc98 Updated package-lock 2018-10-10 16:39:33 +02:00
alexandercerutti
67f5399828 Renamed this.uniqueKeys in this._uniqueKeys 2018-10-10 13:01:55 +02:00
alexandercerutti
d5ed22759f Fixed comments and links; Moved pass lower-level definition to index.js 2018-10-10 11:42:21 +02:00
alexandercerutti
188b35570c Improved text and descriptions in API document 2018-10-07 21:00:29 +02:00
alexandercerutti
4f380492c6 Fixed problem in barcode.js 2018-09-29 11:19:34 +02:00
alexandercerutti
5d27916e23 Renamed Readme in examples 2018-09-29 11:19:16 +02:00
alexandercerutti
87b032ef6d 1.3.1 2018-09-23 12:01:17 +02:00
alexandercerutti
cfbff4ba6e Fixed parseSettings certificates parsing problem
Removed old reject (which was undefined);
Forwarded error to .catch and selected the message type
2018-09-23 12:00:31 +02:00
alexandercerutti
d57e2abd71 Added Invalid_cert_path error message 2018-09-23 11:59:18 +02:00
alexandercerutti
d8eda01e62 Fixed link to localize method 2018-09-13 16:54:53 +02:00
alexandercerutti
4cdfbc46b5 Added some credits 2018-09-13 14:33:27 +02:00
alexandercerutti
9de4a7a9ee Edited API page markdown to conform to Github markdown parsing 2018-09-13 01:29:47 +02:00
alexandercerutti
0deb4861ff Updated .gitignore 2018-09-12 23:54:24 +02:00
alexandercerutti
019561ec83 Added documentation 2018-09-12 23:44:13 +02:00
alexandercerutti
d9423cddd4 Prepublish clean 2018-09-12 23:44:09 +02:00
alexandercerutti
b1af0c4af3 Edited package.json 2018-09-12 23:38:40 +02:00
alexandercerutti
44d82a0ef2 Changed License and added relative file 2018-09-12 23:38:40 +02:00
alexandercerutti
f6f9cbee64 Edited require path 2018-09-12 23:38:40 +02:00
alexandercerutti
0e818aaef7 Removed server.js, edited .gitignore and package.json to remove server.js 2018-09-12 23:38:40 +02:00
alexandercerutti
1560b843ff Removed server.js 2018-09-12 23:38:40 +02:00
alexandercerutti
470ce54b9c Changed (pass/this).props in (pass/this)._props; Added disclaimer 2018-09-12 23:38:38 +02:00
alexandercerutti
d675057c95 Fixed adding of locations and beacons only if array has at least 1 element 2018-09-12 23:35:28 +02:00
alexandercerutti
fb61f08691 Added barcode().backward() tests 2018-09-12 23:33:50 +02:00
alexandercerutti
714659bcbb Added tests for barcode 2018-09-12 23:33:50 +02:00
alexandercerutti
2c2910118d Added Jasmine as dependency for development; Added test command in package.json 2018-09-12 23:33:50 +02:00
alexandercerutti
deda9d2bde Added tests for relevance 2018-09-12 23:33:50 +02:00
alexandercerutti
5c94f22d58 Added tests for expiration 2018-09-12 23:33:50 +02:00
alexandercerutti
cbf6f3018f Added tests for localize 2018-09-12 23:33:50 +02:00
alexandercerutti
781483854a Renamed this.props in this._props 2018-09-12 12:33:45 +02:00
alexandercerutti
ad08104b1e Removed warnings as exported structure 2018-09-12 12:26:07 +02:00
alexandercerutti
4f83b18133 Reordered requires for packages and internal files 2018-09-12 12:26:07 +02:00
alexandercerutti
18750acd9b Moved _generateStringFile method outside the class as function generateStringFile, changed its implementation 2018-09-12 12:26:02 +02:00
alexandercerutti
0971cdb780 Autocomplete returns effective number of added structures 2018-09-12 00:53:06 +02:00
alexandercerutti
a121fd84ea Added format and relevanceDateFormat optional parameters for expiration and relevance; changed dateToW3CString() 2018-09-11 22:37:58 +02:00
alexandercerutti
8c3482a562 Fixed adding of locations and beacons only if array has at least 1 element 2018-09-11 22:09:37 +02:00
alexandercerutti
4a790d4161 Changed validation method in barcode; added function 'getValidated' to obtain validation content 2018-09-11 19:28:13 +02:00
alexandercerutti
b3e8ea1e4a Added check in localize for lang 2018-09-11 19:25:33 +02:00
alexandercerutti
9c436b2c48 Improved check in nfc adding 2018-09-09 16:53:21 +02:00
alexandercerutti
4bc46510dc Improved check for maxDistance, to check if the converted value is NaN 2018-09-09 16:53:12 +02:00
alexandercerutti
d9a276026e Improved check on dates; added genericDebug to show debug messages 2018-09-09 16:01:54 +02:00
alexandercerutti
fba65ed639 Renamed 'quantity' argument in 'amount' in fields 2018-09-09 16:00:17 +02:00
alexandercerutti
4e1bc5c3fb Now excluding fields with the same key 2018-08-29 19:54:15 +02:00
alexandercerutti
458ef1c481 Added working examples for barcode, localization, fields and expiration with working pass models and webserver 2018-08-29 18:38:22 +02:00
alexandercerutti
b9ede238c2 Added new line in messages.js 2018-08-29 18:32:53 +02:00
alexandercerutti
6502ba2e24 Removed useless try-catch 2018-08-28 15:39:43 +02:00
alexandercerutti
cdc23ecc22 Added comment for nfc method 2018-08-28 15:36:15 +02:00
alexandercerutti
7f43325751 Added some comments, fixed barcode problem when not valid, refactored a condition 2018-08-28 15:07:30 +02:00
alexandercerutti
04c379f9dd Changed way to set authenticationToken as required when webServiceURL is provided 2018-08-28 15:06:10 +02:00
alexandercerutti
50c2dc2b73 Added debug for barcode methods 2018-08-28 15:05:35 +02:00