StevanFreeborn
|
6ba77ce1d4
|
feat: continuing to work on implementing records methods
|
2023-02-10 00:49:50 -06:00 |
|
StevanFreeborn
|
3b3e210920
|
feat: implement getReportById method
|
2023-02-09 18:23:49 -06:00 |
|
Stevan Freeborn
|
f0aeb51f60
|
feat: begin implementing getReportsByAppId method
|
2023-02-08 16:38:36 +00:00 |
|
StevanFreeborn
|
59a12cb8b6
|
feat: implement getFieldsByAppId method
|
2023-02-03 11:45:15 -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
|
e6cde7fbe7
|
fix: test formatting
|
2023-02-01 23:45:14 -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
|
5a6c5094e9
|
feat: add get apps method
|
2023-01-27 22:53:14 -06:00 |
|
StevanFreeborn
|
4258793544
|
feat: completed methods for endpoint factory
|
2023-01-26 23:07:59 -06:00 |
|
StevanFreeborn
|
af806e71ad
|
fix: complete code test coverage
|
2023-01-26 22:42:45 -06:00 |
|
StevanFreeborn
|
8b6e5ccefc
|
feat: added nyc for test coverage reporting. fix: add jsdoc comments
|
2023-01-26 13:58:25 -06:00 |
|
StevanFreeborn
|
b36d9445bd
|
feat: begin adding endpoint factory methods and tests
|
2023-01-26 12:47:46 -06:00 |
|