StevanFreeborn
|
59a12cb8b6
|
feat: implement getFieldsByAppId method
|
2023-02-03 11:45:15 -06:00 |
|
StevanFreeborn
|
0559f60726
|
fix: added JSDoc comments for getFieldsByIds implementation
|
2023-02-03 11:25:33 -06:00 |
|
StevanFreeborn
|
22ba4520ef
|
feat: implement getFieldsByIds method
|
2023-02-03 11:17:53 -06:00 |
|
StevanFreeborn
|
bd55381dc9
|
fix: add eslint and configure it
|
2023-02-03 00:16:38 -06:00 |
|
StevanFreeborn
|
54b0668e4a
|
fix: corrected JSDoc comments
|
2023-02-02 22:59:07 -06:00 |
|
StevanFreeborn
|
a1d3683603
|
feat: implement getFieldById method
|
2023-02-02 21:37:40 -06:00 |
|
StevanFreeborn
|
a38a6240bd
|
feat: implement getAppsByIds method
|
2023-02-02 20:24:20 -06:00 |
|
StevanFreeborn
|
d453f19c97
|
fix: enabled strict null checks and made changes to deal with this compiler change. fix: modified endpoint factory methods to not need baseURL to be passed in. instead just return endpoint because the axios client with already have a default url set as part of constructing a new onspring client instance
|
2023-02-02 13:53:02 -06:00 |
|
StevanFreeborn
|
1a6d05a04a
|
fix: added additional negative test cases for getApps method. feat: begin writing tests for getAppById method
|
2023-02-01 22:44:30 -06:00 |
|
StevanFreeborn
|
1d4d547c8a
|
fix: added another test for new api response method
|
2023-02-01 21:39:57 -06:00 |
|
StevanFreeborn
|
0bb9b073d5
|
fix: added test for new api response method
|
2023-02-01 21:35:30 -06:00 |
|
StevanFreeborn
|
4952bf30ec
|
fix: work through how i want to return the api response with the data property being of the right type.
|
2023-02-01 21:21:39 -06:00 |
|
StevanFreeborn
|
8b6e5ccefc
|
feat: added nyc for test coverage reporting. fix: add jsdoc comments
|
2023-01-26 13:58:25 -06:00 |
|
StevanFreeborn
|
dc90ac9a9d
|
fix: added dependencies for development. feat: added axios as dependency. feat: added some initial modeals. feat: setup unit testing
|
2023-01-25 22:28:45 -06:00 |
|