Commit Graph

  • 1cc8ae2975 Added functions getModelBufferContents, getModelFolderContents and getModelContents; Alexander Cerutti 2019-05-28 23:19:32 +02:00
  • 95240a91f7 Splitted certificates schema from instance one Alexander Cerutti 2019-05-26 20:03:25 +02:00
  • 1ec1c55483 Added first version of factory with certificates reading Alexander Cerutti 2019-05-26 20:02:52 +02:00
  • ffdaf8ac61 Added more return types Alexander Cerutti 2019-05-20 23:51:13 +02:00
  • a549d94d67 package.json: moved prepublish to prepublishOnly Alexander Cerutti 2019-05-20 23:32:40 +02:00
  • 5971e47853 Added Certificates interface Alexander Cerutti 2019-05-20 22:11:01 +02:00
  • 96004162c6 Updated types and typescript settings Alexander Cerutti 2019-05-20 22:09:49 +02:00
  • 9609187fa5 Moved pass.json to typescript; Removed load method from pass implementation Alexander Cerutti 2019-05-20 22:08:08 +02:00
  • 7ee36c6f87 Moved fieldsArray to typescript Alexander Cerutti 2019-05-11 21:07:27 +02:00
  • 464f23e965 Moved messages.js to typescript Alexander Cerutti 2019-05-11 20:53:19 +02:00
  • 680ef5b8b7 Moved utils.js to typescript Alexander Cerutti 2019-05-11 20:48:58 +02:00
  • 2657ba272f Moved Schema.js to typescript with Joi-matched interfaces Alexander Cerutti 2019-05-11 15:10:44 +02:00
  • b57c3bf61d Added typings and typescript to devDependencies Alexander Cerutti 2019-05-11 15:09:07 +02:00
  • bd6c856ebb Prepared project to move to Typescript Alexander Cerutti 2019-05-11 14:12:16 +02:00
  • 27b87b6f80 Merge branch 'master' of https://github.com/alexandercerutti/passkit-generator Alexander Cerutti 2019-06-07 13:10:19 +02:00
  • 3a5ed6236d 1.6.5 Alexander Cerutti 2019-06-07 13:05:04 +02:00
  • bc941640fc Adding support for native Dates (#32) by Ianbale Ian Bale 2019-06-07 11:42:28 +01:00
  • a0a02bf083 Fixing passes parallel generation (#31) by Ianbale Ian Bale 2019-06-07 11:14:21 +01:00
  • f292031494 Added support for logoText in supportedOptions (issues #21, #28) Alexander Cerutti 2019-06-07 01:14:05 +02:00
  • 6451a3c378 Fixed nfc methods which was accepting and registering an array instead of an object Alexander Cerutti 2019-06-05 22:09:20 +02:00
  • 4ce889d655 Adding support for native Dates (#32) by Ianbale Ian Bale 2019-06-07 11:42:28 +01:00
  • 8d8db830dd 1.6.4 Alexander Cerutti 2019-05-25 00:34:57 +02:00
  • cb3e18a16a 1.6.4 Changelog Alexander Cerutti 2019-05-25 00:34:51 +02:00
  • 0e46d855e4 Fixing passes parallel generation (#31) by Ianbale Ian Bale 2019-06-07 11:14:21 +01:00
  • ab6af17ee7 1.6.4 Alexander Cerutti 2019-05-25 00:34:57 +02:00
  • 9a63f838a7 1.6.4 Changelog Alexander Cerutti 2019-05-25 00:34:51 +02:00
  • a90426847a Merge branch 'master' of https://github.com/alexandercerutti/passkit-generator Alexander Cerutti 2019-05-25 00:34:00 +02:00
  • 4c25002b8d Improved code readability Alexander Cerutti 2019-05-24 22:54:37 +02:00
  • 903192522c Added windows path slash parsing Alexander Cerutti 2019-05-24 22:35:03 +02:00
  • 430d2f7743 Merge branch 'master' of https://github.com/alexandercerutti/passkit-generator Alexander Cerutti 2019-05-03 20:13:54 +02:00
  • 616abdaa04 1.6.3 Alexander Cerutti 2019-05-03 19:53:59 +02:00
  • f517fccf3c Merge pull request #20 from criticalmass/fix/buffer-promise-not-iterable Alexander Cerutti 2019-05-03 19:36:47 +02:00
  • c92691d68e fix: await for _remoteResources.reduce to resolve Zach Aries 2019-05-03 10:07:58 -06:00
  • 9678aa68d0 1.6.2 Alexander Cerutti 2019-04-30 22:11:56 +02:00
  • fb2338e760 Reverted parsePEM from utils to pass.js Alexander Cerutti 2019-04-30 22:11:08 +02:00
  • 339a8b79d2 1.6.1 Alexander Cerutti 2019-04-28 12:57:28 +02:00
  • 1bb911b0c3 Moved compatibity to be shown as badge/shield Alexander Cerutti 2019-04-28 12:49:34 +02:00
  • baf096c380 Moved some utility functions to a separate file Alexander Cerutti 2019-04-28 12:15:24 +02:00
  • 37a9a051c6 Removed rgbValues as a variable for a direct approact; Added comment to that part; Alexander Cerutti 2019-04-28 11:38:59 +02:00
  • 3de6547591 Renamed _validateType to _hasValidType Alexander Cerutti 2019-04-27 20:40:28 +02:00
  • 1dcc624245 Moved some let to const Alexander Cerutti 2019-04-27 18:35:00 +02:00
  • d5b8f21f5e Added .vscode to ignore list Alexander Cerutti 2019-04-27 18:24:33 +02:00
  • 033f39ef0b Reordered schemas for tests Alexander Cerutti 2019-04-27 18:23:21 +02:00
  • 17e64a08ae Fixed barcode legacy bug Alexander Cerutti 2019-04-27 18:22:16 +02:00
  • 3338ff7b8f Added NO_PASS_TYPE as message Alexander Cerutti 2019-04-26 13:09:26 +02:00
  • bd8643b208 Moved passExtractor function to class scope as 'private' Alexander Cerutti 2019-04-26 13:08:51 +02:00
  • 18893ac742 Moved to async/await approach for generate() Alexander Cerutti 2019-04-26 11:18:03 +02:00
  • 279c74c506 1.6.0 Alexander Cerutti 2019-04-24 23:13:16 +02:00
  • ddbad21575 Small change to comment Alexander Cerutti 2019-04-24 23:04:28 +02:00
  • c559a7f1ce Improved unique fields management; Changed debug message for discarded fields; Renamed uniqueKeys to fieldsKeys Alexander Cerutti 2019-04-24 22:52:37 +02:00
  • e55b8c5d09 Fixed typings typos Alexander Cerutti 2019-04-05 23:18:50 +02:00
  • f7d0823528 Added BRC_BW_FORMAT_UNSUPPORTED to not let PKBarcodeFormatCode128 to be used as backward barcode format Alexander Cerutti 2019-04-04 23:09:01 +02:00
  • 2bdd906989 Small improvements Alexander Cerutti 2019-04-04 22:58:18 +02:00
  • 45b1c0dd16 Added Semantics to typings; Also adapted them to the most recent changes Alexander Cerutti 2019-04-04 22:49:51 +02:00
  • 43e687b2f4 Added support for row field in auxiliaryFields Alexander Cerutti 2019-04-01 23:32:00 +02:00
  • 40f72ac434 Added support to semantics keys to fields in schema Alexander Cerutti 2019-04-01 23:20:36 +02:00
  • ba0322d98c 1.5.9 Alexander Cerutti 2019-04-11 21:26:56 +02:00
  • 30602979bd Added notice on README.md Alexander Cerutti 2019-04-11 21:48:04 +02:00
  • 7bad481070 Removed check for changeMessage as per issue topic #15 Alexander Cerutti 2019-04-10 22:49:44 +02:00
  • fd5efded11 Added pass.strings file concatenation with translations if it already exists in specific folder Alexander Cerutti 2019-04-10 22:26:53 +02:00
  • e230d796b4 Improved examples readme Alexander Cerutti 2019-04-09 22:14:09 +02:00
  • 5b5ac01ceb Fixed typos on usage example Alexander Cerutti 2019-04-08 21:42:28 +02:00
  • d992b392c5 Small changes to messages Alexander Cerutti 2019-04-08 21:40:32 +02:00
  • 1c8cf666fb 1.5.8 Alexander Cerutti 2019-04-03 19:56:41 +02:00
  • f35c4cf5e4 fix: check both static list and remote list before raising error Artsiom Aliakseyenka 2019-04-01 12:46:24 +03:00
  • 98c4d47f48 ¯\_(ツ)_/¯ I had nothing to do Alexander Cerutti 2019-03-31 17:58:10 +02:00
  • a62d8f35ea Renamed __barcodeAutogen to barcodesFromUncompleteData and moved it outside of Pass class; Renamed __barcodeAutocomplete to Symbol/barcodesFillMissing; Renamed __barcodeChooseBackward to Symbol/barcodesSetBackward; Removed context binding when passing above methods with alises after using .barcode(); Alexander Cerutti 2019-03-31 16:54:03 +02:00
  • d5d4d9617f Edited BRC_ATC_MISSING_DATA message Alexander Cerutti 2019-03-31 16:49:09 +02:00
  • 1a8e5a83ca Removed timezone from tests on DateTimes to avoid problems with winter/summer time changing Alexander Cerutti 2019-03-31 03:24:57 +02:00
  • ce81ec4cf6 1.5.7 Alexander Cerutti 2019-03-30 21:47:14 +01:00
  • 2c97274acd Moved tests to spec folder with jasmine configuration Alexander Cerutti 2019-03-30 21:33:56 +01:00
  • b6c91b9dfd Little improvement to assignLength function Alexander Cerutti 2019-03-30 18:33:49 +01:00
  • 33ca24d28d Fixed barcodes validation problem Alexander Cerutti 2019-03-30 17:35:12 +01:00
  • d9a3be0376 Updated fields api documentation Alexander Cerutti 2019-03-30 00:56:25 +01:00
  • 447d71709e Improved indentation in fields example Alexander Cerutti 2019-03-30 00:45:02 +01:00
  • 7c2540a93d Re-engineered FieldContainer to extend successfully array with its method; Overridden splice, push and pop methods and length prop for FieldsContainer; Renamed FieldsContainer to FieldsArray (also file); Alexander Cerutti 2019-03-29 23:52:34 +01:00
  • 7b5a1e0a1e 1.5.6 Alexander Cerutti 2019-03-29 22:16:32 +01:00
  • 3170a5e013 Updated documentation Alexander Cerutti 2019-01-29 20:28:40 +01:00
  • 34d4879438 Added content-certificates support; Fixed problem with supported options Alexander Cerutti 2019-01-29 20:23:10 +01:00
  • a9f71f113d Added description to be available for override Artsiom Aliakseyenka 2019-03-29 22:58:57 +03:00
  • e945a74f3e 1.5.5 Alexander Cerutti 2019-01-25 12:09:01 +01:00
  • 14582ba9d0 Schema: changed webServiceURL Regex and authenticationToken binding to this one Alexander Cerutti 2019-01-22 00:50:02 +01:00
  • 02a932ce7a Schema: removed filter function for getValidated to return empty object in case of error; Added OVV_KEYS_BADFORMAT message to throw in case of error; Alexander Cerutti 2019-01-22 00:35:23 +01:00
  • dcd73c0cb4 1.5.4 Alexander Cerutti 2019-01-20 20:16:10 +01:00
  • 71cb678cfa Added .npmignore Alexander Cerutti 2019-01-20 20:14:50 +01:00
  • 1d1f9f9c90 Replaced findIndex for find to get directly the pass type Alexander Cerutti 2019-01-20 18:55:14 +01:00
  • b32c2efcd0 Added function assignLength to wrap new objects with length property Alexander Cerutti 2019-01-20 18:54:24 +01:00
  • e4b3436b46 Converted schemas arrow functions to functions and added descriptive comments Alexander Cerutti 2019-01-20 17:46:15 +01:00
  • 5e4d3b8ca1 Added noop function instead creating new empty functions Alexander Cerutti 2019-01-20 16:57:11 +01:00
  • 315071ea44 Added changelog file for v1.4.0 up to v1.5.3 Alexander Cerutti 2019-01-09 23:33:40 +01:00
  • a382097cce 1.5.3 Alexander Cerutti 2019-01-09 22:35:20 +01:00
  • 56da2a3908 Bugfix: when overrides is not passed as option, the pass does not get generated Alexander Cerutti 2019-01-09 20:41:47 +01:00
  • c1dc93cd3c 1.5.2 Alexander Cerutti 2019-01-08 23:16:48 +01:00
  • 47ff693b66 Added schema support for sharingProhibited (not documented in ppfr) Alexander Cerutti 2019-01-08 23:16:33 +01:00
  • 79cfde4eae 1.5.1 alexandercerutti 2018-12-29 02:13:46 +01:00
  • 572605ef47 Updated declaration file alexandercerutti 2018-12-29 02:09:17 +01:00
  • 9a9d883d3f Fixed problem in error message resolving on multiple %s; Added debug messages in messages.js; Added more comments; Moved literal debug messages to messages.js; Edited formatMessage (was formatError) to check also among debugMessages alexandercerutti 2018-12-29 02:00:57 +01:00
  • 27339bfdac Minor improvements Alexander Cerutti 2018-12-12 20:39:17 +01:00
  • e57f08d605 1.5.0 Alexander Cerutti 2018-12-11 22:19:06 +01:00
  • cf5c99b16a Moved _parseCertificates outside of pass and renamed it in readCertificates; Changed readCertificates to return object containing name:parsed-pem; Added readCertificates and this.Certificates merging before model reading; Alexander Cerutti 2018-12-11 22:18:45 +01:00