Alexander Cerutti
|
82dd8711ba
|
Added BarcodeFormat as type
|
2019-06-15 19:07:34 +02:00 |
|
Alexander Cerutti
|
5c5e573fde
|
Recreated Barcodes functions to accept a string and an object
|
2019-06-15 19:07:34 +02:00 |
|
Alexander Cerutti
|
f9206bafac
|
Moved tests to typescript
|
2019-06-12 23:42:23 +02:00 |
|
Alexander Cerutti
|
8ff9ed51c8
|
Converted examples to Typescript
|
2019-06-12 23:36:38 +02:00 |
|
Alexander Cerutti
|
10ef5f30b6
|
Set Field semantics field as optional
|
2019-06-12 23:29:14 +02:00 |
|
Alexander Cerutti
|
48b9cd0b74
|
Added generic type to assignLength method
|
2019-06-12 23:28:59 +02:00 |
|
Alexander Cerutti
|
85a107f7ed
|
Added jasmine typs as dev dependency
|
2019-06-12 23:28:21 +02:00 |
|
Alexander Cerutti
|
3bf14be4a6
|
Added Pass fields as property (for typescript)
|
2019-06-12 23:27:49 +02:00 |
|
Alexander Cerutti
|
5213b5e190
|
Changed pass.json props patching
|
2019-06-12 23:26:44 +02:00 |
|
Alexander Cerutti
|
9ed541dca7
|
Removed String-Date and its format on methods that uses dates for native Date object
|
2019-06-12 23:23:37 +02:00 |
|
Alexander Cerutti
|
48e8f4ef84
|
Removed older version of index.js for tests and project
|
2019-06-10 21:00:38 +02:00 |
|
Alexander Cerutti
|
833aac08f2
|
Changes tsconfig.json
|
2019-06-10 20:58:37 +02:00 |
|
Alexander Cerutti
|
79a55f64d4
|
Fixed wrong variables, added initialization
|
2019-06-09 23:41:20 +02:00 |
|
Alexander Cerutti
|
85e9f63907
|
Removed download example
|
2019-06-09 23:39:35 +02:00 |
|
Alexander Cerutti
|
91008de66e
|
Changed pass _sign to accept signerkey content
|
2019-06-09 12:23:04 +02:00 |
|
Alexander Cerutti
|
688b4da4f7
|
Changed _patch method to accept Buffer and return patched buffer
|
2019-06-09 12:22:16 +02:00 |
|
Alexander Cerutti
|
d562053a14
|
Removed unused methods hasValidType, _parseSettings, readCertificates, etc.
|
2019-06-09 12:12:48 +02:00 |
|
Alexander Cerutti
|
70b42509c3
|
Changed generate method: removed
|
2019-06-09 12:04:39 +02:00 |
|
Alexander Cerutti
|
38d1ccbfb2
|
Removed unused imported dependencies
|
2019-06-09 12:00:54 +02:00 |
|
Alexander Cerutti
|
8a841301fa
|
Changed Pass constructor to conform to the new architecture;
|
2019-06-09 11:51:33 +02:00 |
|
Alexander Cerutti
|
16a9ebcd5c
|
Renamed model in bundle
|
2019-06-09 11:48:25 +02:00 |
|
Alexander Cerutti
|
61a37eaa24
|
Fixed problem with bundles
|
2019-06-09 11:47:42 +02:00 |
|
Alexander Cerutti
|
46bd6d3b3c
|
Moved types from factory to schema
|
2019-06-09 11:46:28 +02:00 |
|
Alexander Cerutti
|
d02ed747e3
|
Added index.ts
|
2019-06-09 11:43:27 +02:00 |
|
Alexander Cerutti
|
75ca49d89a
|
Added existence check for readCertificates
|
2019-06-07 20:48:55 +02:00 |
|
Alexander Cerutti
|
083142330c
|
Added management for non-existing folder-model bundle files
|
2019-06-07 20:48:55 +02:00 |
|
Alexander Cerutti
|
65b8eea999
|
Added exports to createPass function;
Integrated missing dependency
|
2019-06-07 20:48:55 +02:00 |
|
Alexander Cerutti
|
8d9cbe6698
|
Delegated model checks to getModelContents function;
Added try-catch to handle failure
|
2019-06-07 20:48:55 +02:00 |
|
Alexander Cerutti
|
66e224205e
|
Uniformed factory cross-functions naming
|
2019-06-07 20:48:55 +02:00 |
|
Alexander Cerutti
|
6f25dc40cf
|
Improved l10n bundle distribution
|
2019-06-07 20:48:55 +02:00 |
|
Alexander Cerutti
|
b6005bd821
|
improved types fix1
|
2019-06-07 20:48:55 +02:00 |
|
Alexander Cerutti
|
cd3b977b1f
|
Improved interfaces and model
|
2019-06-07 20:48:55 +02:00 |
|
Alexander Cerutti
|
b3b0b1c877
|
Added function comments to factory model analysis functions
|
2019-06-07 20:48:55 +02:00 |
|
Alexander Cerutti
|
3976d86aa1
|
Improved FactoryOptions model
|
2019-06-07 20:48:54 +02:00 |
|
Alexander Cerutti
|
1cc8ae2975
|
Added functions getModelBufferContents, getModelFolderContents and getModelContents;
|
2019-06-07 20:48:54 +02:00 |
|
Alexander Cerutti
|
95240a91f7
|
Splitted certificates schema from instance one
|
2019-06-07 20:48:54 +02:00 |
|
Alexander Cerutti
|
1ec1c55483
|
Added first version of factory with certificates reading
|
2019-06-07 20:48:54 +02:00 |
|
Alexander Cerutti
|
ffdaf8ac61
|
Added more return types
|
2019-06-07 20:48:54 +02:00 |
|
Alexander Cerutti
|
a549d94d67
|
package.json: moved prepublish to prepublishOnly
|
2019-06-07 20:47:06 +02:00 |
|
Alexander Cerutti
|
5971e47853
|
Added Certificates interface
|
2019-06-07 20:47:06 +02:00 |
|
Alexander Cerutti
|
96004162c6
|
Updated types and typescript settings
|
2019-06-07 20:47:06 +02:00 |
|
Alexander Cerutti
|
9609187fa5
|
Moved pass.json to typescript; Removed load method from pass implementation
|
2019-06-07 20:47:05 +02:00 |
|
Alexander Cerutti
|
7ee36c6f87
|
Moved fieldsArray to typescript
|
2019-06-07 20:44:40 +02:00 |
|
Alexander Cerutti
|
464f23e965
|
Moved messages.js to typescript
|
2019-06-07 20:31:59 +02:00 |
|
Alexander Cerutti
|
680ef5b8b7
|
Moved utils.js to typescript
|
2019-06-07 20:31:59 +02:00 |
|
Alexander Cerutti
|
2657ba272f
|
Moved Schema.js to typescript with Joi-matched interfaces
|
2019-06-07 20:29:07 +02:00 |
|
Alexander Cerutti
|
b57c3bf61d
|
Added typings and typescript to devDependencies
|
2019-06-07 20:29:07 +02:00 |
|
Alexander Cerutti
|
bd6c856ebb
|
Prepared project to move to Typescript
|
2019-06-07 20:29:07 +02:00 |
|
Alexander Cerutti
|
27b87b6f80
|
Merge branch 'master' of https://github.com/alexandercerutti/passkit-generator
|
2019-06-07 13:10:19 +02:00 |
|
Alexander Cerutti
|
3a5ed6236d
|
1.6.5
|
2019-06-07 13:06:17 +02:00 |
|