|
|
fd3df49bc8
|
Add name for contribution
|
2021-03-16 00:18:09 -04:00 |
|
|
|
9443263499
|
Update sdk version
|
2021-03-16 00:17:37 -04:00 |
|
|
|
0ef85368c8
|
Updated gitignore with .idea directory
|
2021-03-15 23:23:40 -04:00 |
|
|
|
5755c744a3
|
Add formatted and linted files
|
2021-03-15 23:23:06 -04:00 |
|
|
|
de16add8d1
|
Add eslint dependencies
|
2021-03-15 21:45:12 -04:00 |
|
|
|
315f8cbef3
|
Add prettierignore
|
2021-03-15 21:44:36 -04:00 |
|
|
|
8a3b2a0b7a
|
Add eslint config files
|
2021-03-15 21:43:43 -04:00 |
|
|
|
66965487a7
|
Add return type to Client.getInstance
|
2021-03-15 12:35:47 -04:00 |
|
|
|
523201535d
|
Add prettierrc.json
|
2021-03-15 08:45:16 -04:00 |
|
|
|
904c92bb9b
|
Remove optional parameter in params to query function
|
2021-03-15 08:44:57 -04:00 |
|
|
|
0e4698f2a1
|
Install prettier dependency
|
2021-03-15 08:38:23 -04:00 |
|
|
|
417cced318
|
Add test timeout in jest config
|
2021-03-15 08:37:56 -04:00 |
|
|
|
b0a744fd58
|
Fix cardService test formatting
|
2021-03-14 21:36:53 -04:00 |
|
|
|
1033ad9dc2
|
Add tests for card enums
|
2021-03-14 21:33:46 -04:00 |
|
|
|
1bcdd1d990
|
Add param check
|
2021-03-14 21:33:20 -04:00 |
|
|
|
619ec93332
|
Fix spelling errors in card enums
|
2021-03-14 21:32:56 -04:00 |
|
|
|
517ee0ff53
|
Add functions for card constants
|
2021-03-14 21:32:36 -04:00 |
|
|
|
6f1c4958b1
|
Add enum types for select Card properties
|
2021-03-14 17:15:48 -04:00 |
|
|
|
eb01211d09
|
Use singular naming scheme for enums
|
2021-03-14 17:04:42 -04:00 |
|
|
|
bfc4ad92b9
|
Add search parameter enums
|
2021-03-12 22:01:41 -05:00 |
|
|
|
71266cf726
|
Update legality enum casing
|
2021-03-12 22:00:35 -05:00 |
|
|
|
11c0c9041f
|
Add type enums
|
2021-03-12 21:58:57 -05:00 |
|
|
|
decba63848
|
Add supertype enums
|
2021-03-12 21:58:53 -05:00 |
|
|
|
da9f106165
|
Add subtype enums
|
2021-03-12 21:58:46 -05:00 |
|
|
|
6c034d399f
|
Add rarity enums
|
2021-03-12 21:58:40 -05:00 |
|
|
|
de37e0ef40
|
Match Set property ordering with API resource ordering
|
2021-03-12 21:31:46 -05:00 |
|
|
|
4e87f38bc5
|
Match Card property order with API resource order
|
2021-03-12 21:31:36 -05:00 |
|
|
|
1492b96a23
|
Update testing dependencies
|
2021-03-11 19:40:07 -05:00 |
|
|
|
5435e233e9
|
Delete client.test.ts
|
2021-03-11 19:29:58 -05:00 |
|
|
|
32e6de135e
|
Add Set Service test
|
2021-03-11 19:27:04 -05:00 |
|
|
|
735d428dc2
|
Export individual functions in setService
|
2021-03-11 19:26:23 -05:00 |
|
|
|
ed16e6e937
|
Remove query builder abstraction
|
2021-03-11 12:46:02 -05:00 |
|
|
|
33116796dd
|
Export individual card service functions
|
2021-03-11 08:02:32 -05:00 |
|
|
|
1ab1add58a
|
Add ampersand and parameter conditions in client.ts
|
2021-03-11 07:59:21 -05:00 |
|
|
|
8c75754623
|
Add passing card service integration tests
|
2021-03-11 07:57:39 -05:00 |
|
|
|
d9fcb2ed55
|
Merge typing updates from v2-migration branch
|
2021-03-10 09:00:23 -05:00 |
|
|
|
f86810201d
|
Merge branch 'master' into v2-migration
|
2021-03-10 08:55:31 -05:00 |
|
|
|
bfa0502a1e
|
Update and pin Axios to latest release
|
2021-03-09 20:06:10 -05:00 |
|
|
|
fcbf7849ff
|
Merge pull request #2 from PokemonTCG/master
Update TypeScript
|
2021-03-09 17:58:46 -05:00 |
|
|
|
c00754f7df
|
Merge pull request #18 from acupoftee/typescript-update
Update TypeScript to latest stable version
|
2021-03-05 13:54:00 -06:00 |
|
|
|
daf61a0f9c
|
Upgrade TypeScript to latest stable release
|
2021-03-04 23:34:01 -05:00 |
|
|
|
ba2ce6e79b
|
Use optional property syntax for ILegality
|
2021-03-04 07:45:38 -05:00 |
|
|
|
f47353849a
|
Use new singleton instance of Client
|
2021-03-04 00:08:46 -05:00 |
|
|
|
9992fc99eb
|
Remove coverage directory
|
2021-03-04 00:07:36 -05:00 |
|
|
|
54c42b7654
|
Update test directory in exclude setting
|
2021-03-04 00:07:18 -05:00 |
|
|
|
b6d387e7a5
|
Move test files to test directory
|
2021-03-04 00:06:52 -05:00 |
|
|
|
2bf257de45
|
Create jest config
|
2021-03-04 00:05:58 -05:00 |
|
|
|
4238438adb
|
Use optional property syntax in TCGPlayer interface
|
2021-03-01 22:01:47 -05:00 |
|
|
|
0d00d4f984
|
Refactor Resistance and Weakness imports
|
2021-03-01 22:01:24 -05:00 |
|
|
|
979a6367b8
|
Refactor SDK imports
|
2021-03-01 22:01:12 -05:00 |
|