Alexander Cerutti
|
6bcf62ffc5
|
Added firebase-tools to devDependencies and changed all the commands to use npx firebase
|
2023-07-29 00:17:01 +02:00 |
|
Alexander Cerutti
|
8f3a07d483
|
Changed structure of example to follow the firebase provided one
|
2023-07-29 00:13:48 +02:00 |
|
Alexander Cerutti
|
b548d42079
|
Removed forEach for normal for statements
|
2023-07-28 23:39:46 +02:00 |
|
Alexander Cerutti
|
9a6daebaa4
|
Fixed a few things in example
|
2023-07-28 23:26:15 +02:00 |
|
Alexander Cerutti
|
3089ee3943
|
Fixed dependencies
|
2023-07-28 23:22:45 +02:00 |
|
Alexander Cerutti
|
4dbd053ca3
|
Fixed code to run on tabs
|
2023-07-28 23:19:42 +02:00 |
|
Alexander Cerutti
|
7aac248130
|
Updated firebase's package-lock.json
|
2023-07-28 23:17:26 +02:00 |
|
Saim Khan
|
93932d4159
|
Small fixes from PR
Added peer dependency, scripts to package.json, and added error logs, removed webServiceURL and auth token
|
2023-07-18 17:54:13 +01:00 |
|
Saim Khan
|
70859ae5a2
|
Added firebase example
|
2023-07-18 13:01:22 +01:00 |
|
Alexander Cerutti
|
c8db7a204b
|
Fixed mimetype in serverless example
|
2023-07-04 20:06:55 +02:00 |
|
Alexander Cerutti
|
4ef2d46413
|
Set serverless examples to return directly the pass instead of uploading them on S3
|
2023-07-04 20:05:51 +02:00 |
|
Alexander Cerutti
|
e9fcf4b95b
|
Fixed unrunnable serverless example
|
2023-07-04 19:59:20 +02:00 |
|
Alexander Cerutti
|
f3262591bf
|
Added new test for fields order
|
2023-05-14 00:37:49 +02:00 |
|
Alexander Cerutti
|
7d9a5508df
|
Removed windows test for commands incompatibility
|
2023-04-29 18:15:15 +02:00 |
|
Alexander Cerutti
|
8a8d2691a0
|
Fixed yml syntax errors
|
2023-04-29 18:12:10 +02:00 |
|
Alexander Cerutti
|
2f16ae76b6
|
Added workflow for running tests on pull requests and on pushes
|
2023-04-29 18:09:53 +02:00 |
|
Alexander Cerutti
|
58dc270e3f
|
Added comment in tests about workflows
|
2023-04-29 18:09:34 +02:00 |
|
Alexander Cerutti
|
ced8b71b5b
|
Added test command on prepublish
|
2023-04-29 15:29:27 +02:00 |
|
Alexander Cerutti
|
aae6617fa7
|
Added skipLibCheck on dist building
|
2023-04-24 16:56:25 +02:00 |
|
Alexander Cerutti
|
59323f5141
|
Improved Readme to include ESM import
|
2023-04-24 16:56:16 +02:00 |
|
Alexander Cerutti
|
e8763db527
|
Fixed accessors
|
2023-04-24 15:20:45 +02:00 |
|
Alexander Cerutti
|
772f359f78
|
Removed double map
|
2023-04-20 08:58:08 +02:00 |
|
Alexander Cerutti
|
a625184252
|
Improved tests for reading model folder
|
2023-04-20 08:30:42 +02:00 |
|
Alexander Cerutti
|
5a74057a95
|
Improved model reading flow
|
2023-04-20 01:14:32 +02:00 |
|
Alexander Cerutti
|
9f29cf4c80
|
Updated Typescript to v5.0
|
2023-04-19 23:52:17 +02:00 |
|
Alexander Cerutti
|
ccb5e72c8c
|
Improved getModelFolderContents error handling readability
|
2023-04-19 23:51:40 +02:00 |
|
Alexander Cerutti
|
1e22b974d6
|
Added unknown in catch variables ts
|
2023-04-19 23:48:52 +02:00 |
|
Alexander Cerutti
|
c7e41358eb
|
Improved fn comments and definitions
|
2023-04-19 23:27:50 +02:00 |
|
Alexander Cerutti
|
1f12f64001
|
Added spec against buffer exporting
|
2023-04-19 23:26:56 +02:00 |
|
Alexander Cerutti
|
cc2226930a
|
Added better freezing check
|
2023-04-19 22:25:32 +02:00 |
|
Alexander Cerutti
|
687caf727b
|
Improved signature for setRelevantDate
|
2023-04-11 23:11:39 +02:00 |
|
Alexander Cerutti
|
b5d6ed0dfb
|
Removed in-code tests ad-hoc code
|
2023-04-11 23:10:37 +02:00 |
|
Alexander Cerutti
|
e4e7ba1587
|
Removed old TS tests
|
2023-04-11 23:09:55 +02:00 |
|
Alexander Cerutti
|
57ac18154c
|
Added brand new tests that test flows
|
2023-04-11 23:07:31 +02:00 |
|
Alexander Cerutti
|
9832f6f894
|
Removed old Pkpass tests
|
2023-04-11 23:06:59 +02:00 |
|
Alexander Cerutti
|
46f3c60bf4
|
Added new Bundle.prototype.files getter
|
2023-04-11 22:19:20 +02:00 |
|
Alexander Cerutti
|
df9d3e808c
|
Converted utils specs
|
2023-04-06 22:38:11 +02:00 |
|
Alexander Cerutti
|
3a3ca3a226
|
Added jest import and removed globals
|
2023-04-06 22:37:58 +02:00 |
|
Alexander Cerutti
|
c645a3fb14
|
Added settings for jest
|
2023-04-04 21:05:25 +02:00 |
|
Alexander Cerutti
|
8c7eea3168
|
Converted PKPass spec in cjs
|
2023-04-04 21:05:09 +02:00 |
|
Alexander Cerutti
|
1f7ed530a9
|
Merge branch 'master' into feature/improved-tests
|
2023-04-04 20:34:31 +02:00 |
|
Alexander Cerutti
|
cdaa4b02f1
|
Upgraded Typescript to v4.9
|
2023-04-04 20:33:54 +02:00 |
|
Alexander Cerutti
|
8f411b1f0a
|
Removed jasmine configuration
|
2023-04-04 20:33:33 +02:00 |
|
Alexander Cerutti
|
722979f925
|
3.1.9
|
2023-04-03 21:44:16 +02:00 |
|
Alexander Cerutti
|
dd02a1ffad
|
Changelog update for version bump (3.1.9)
|
2023-04-03 21:44:10 +02:00 |
|
Alexander Cerutti
|
07eb6f5cce
|
Added a bit of space: let's make the code breathe
|
2023-04-03 21:18:49 +02:00 |
|
Alexander Cerutti
|
9d6dd8c984
|
Merge pull request #139 from Songkeys/fix-pass-field-types
fix: complete pass field types for typescript
|
2023-04-03 21:18:13 +02:00 |
|
Alexander Cerutti
|
918537100a
|
Merge pull request #138 from Songkeys/fix-transitType
fix: transitType should be read when type is boardingPass
|
2023-04-03 21:17:56 +02:00 |
|
Songkeys
|
a43d6e55d0
|
chore: rename for consistency
|
2023-04-04 00:00:49 +08:00 |
|
Songkeys
|
1dec7d5a6b
|
fix: complete pass field types for typescript
|
2023-04-03 23:51:31 +08:00 |
|