Stevan Freeborn
|
d83403e88d
|
fix: update dependencies to address vulnerabilities
|
2026-03-25 14:45:12 -05:00 |
|
Stevan Freeborn
|
0bf8f06952
|
fix: update dependencies and address vulnerabilities in dependencies
|
2025-10-07 11:19:07 -05:00 |
|
Stevan Freeborn
|
437dab014e
|
chore: separate build step
|
2025-04-15 21:34:05 -05:00 |
|
Stevan Freeborn
|
ca34b036a7
|
fix: make sure proper ids are passed to constructor
- swapped ids being passed to correct appId and id properties
are set
- upgraded out of date dependencies
- addressed vulnerable dependcies
|
2025-04-15 21:02:11 -05:00 |
|
Stevan Freeborn
|
28b3820f04
|
fix: upgrade axios
|
2024-08-14 09:22:41 -05:00 |
|
Stevan Freeborn
|
8839ddb322
|
chore: update dependencies
|
2024-07-18 22:50:08 -05:00 |
|
Stevan Freeborn
|
f1a87eb2aa
|
chore: add typedoc and use to generate updated documenation when publishing
|
2024-03-23 15:44:49 -05:00 |
|
Stevan Freeborn
|
de940a189e
|
chore: update dependencies to address vulns
|
2024-03-23 14:17:01 -05:00 |
|
StevanFreeborn
|
eac881ec58
|
chore: update build script and build workflow
|
2023-02-21 22:35:57 -06:00 |
|
Stevan Freeborn
|
b989adc01d
|
fix: make changes to allow esm imports to work properly
|
2023-02-21 13:23:07 -06:00 |
|
Stevan Freeborn
|
7e33c5ecaa
|
fix: update package.json to properly handle bringing in exports with import or require
|
2023-02-21 11:10:09 -06:00 |
|
Stevan Freeborn
|
a6a98f2a5b
|
fix(configuration): setup semantic versioning for pushes to the master or beta branches
|
2023-02-20 16:34:27 -06:00 |
|
Stevan Freeborn
|
a8688115c5
|
fix: begin configuring release versioning
|
2023-02-20 16:08:39 -06:00 |
|
Stevan Freeborn
|
8087b412e9
|
fix: bump package version
|
2023-02-20 15:34:33 -06:00 |
|
Stevan Freeborn
|
14af0285c1
|
fix: types declaration path
|
2023-02-20 15:33:58 -06:00 |
|
Stevan Freeborn
|
534169d7a9
|
fix: bump package version
|
2023-02-20 15:06:14 -06:00 |
|
Stevan Freeborn
|
32a680ef89
|
fix: build script
|
2023-02-20 15:00:45 -06:00 |
|
Stevan Freeborn
|
7cb0219011
|
fix: update build script
|
2023-02-20 14:11:51 -06:00 |
|
Stevan Freeborn
|
d6dd94195a
|
fix: update so that pre-commit hook only includes running unit tests as part of test coverage, but when run as part of ci integration tests will be run as part of test coverage
|
2023-02-20 14:09:20 -06:00 |
|
Stevan Freeborn
|
1f11b05a1a
|
fix: update package version
|
2023-02-20 13:21:29 -06:00 |
|
Stevan Freeborn
|
f889ffaec7
|
fix: update package version
|
2023-02-20 12:51:16 -06:00 |
|
Stevan Freeborn
|
74927c8910
|
fix: update package version
|
2023-02-20 12:48:28 -06:00 |
|
Stevan Freeborn
|
42da7a9c00
|
fix: update package.json versioning
|
2023-02-20 12:24:13 -06:00 |
|
Stevan Freeborn
|
b4fcc6d777
|
fix: update package.json versioning and engine info. fix: added triggers to workflow for pushing to master branch or pr's targeting master branch
|
2023-02-20 12:12:33 -06:00 |
|
Stevan Freeborn
|
7dc123feaa
|
feat: add test job
|
2023-02-20 10:47:40 -06:00 |
|
Stevan Freeborn
|
2fc114a671
|
fix: update package.json with files field
|
2023-02-17 01:17:42 -06:00 |
|
Stevan Freeborn
|
ee5aaf3c1f
|
feat: added tests for getFileById method. fix: refactor getApiResponse and TryToGetMessage methods in ApiResponseFactory class to be able to return the proper string message when the responseType passed to axios was 'stream'
|
2023-02-16 16:57:52 -06:00 |
|
StevanFreeborn
|
9055e9c809
|
fix: update test scripts in package.json
|
2023-02-14 23:55:15 -06:00 |
|
StevanFreeborn
|
d314b1745b
|
fix: organize integration tests according to method targets. fix: set timeouts and retries for integration tests
|
2023-02-14 23:49:18 -06:00 |
|
StevanFreeborn
|
8e1d9051ae
|
fix: update integration tests to use a root beforeAll hook that loads the environment variables and assigns values to the api key and base url to be used when constructing the onspring client used in the integration tests
|
2023-02-14 22:47:16 -06:00 |
|
StevanFreeborn
|
6adaaaaffd
|
feat: finish writing integration tests for getApps
|
2023-02-13 21:17:38 -06:00 |
|
StevanFreeborn
|
5de13d6b5b
|
feat: begin working on integration tests that will call actual onspring api sandbox
|
2023-02-13 21:02:00 -06:00 |
|
StevanFreeborn
|
1255b93d96
|
fix: update package name
|
2023-02-12 18:46:33 -06:00 |
|
StevanFreeborn
|
e3ad9ada77
|
fix: update package name
|
2023-02-12 16:11:58 -06:00 |
|
Stevan Freeborn
|
c8fc81120e
|
fix: update package.json
|
2023-02-11 11:06:28 -06:00 |
|
StevanFreeborn
|
081fb73eaa
|
fix: added support for publishing both cjs and esm
|
2023-02-04 00:25:08 -06:00 |
|
StevanFreeborn
|
3af7368e44
|
fix: added clean step to build process
|
2023-02-04 00:02:39 -06:00 |
|
StevanFreeborn
|
4103d0208e
|
fix: renamed lint fix script
|
2023-02-03 23:43:26 -06:00 |
|
StevanFreeborn
|
3dee5b690c
|
feat: implement saveFile method
|
2023-02-03 16:01:20 -06:00 |
|
StevanFreeborn
|
9cd2495b44
|
fix: remove unused import
|
2023-02-03 12:54:56 -06:00 |
|
StevanFreeborn
|
0c5b3bf3ae
|
fix: incorrect field status in getFieldsByAppId mock api data
|
2023-02-03 12:49:54 -06:00 |
|
StevanFreeborn
|
88197d71b8
|
fix: updated husky pre-commit hook to run linting fix, tests, test-coverage, and formatting
|
2023-02-03 11:21:46 -06:00 |
|
StevanFreeborn
|
bd55381dc9
|
fix: add eslint and configure it
|
2023-02-03 00:16:38 -06:00 |
|
StevanFreeborn
|
9a7d2393e5
|
fix: modified name of main file. fix: moved client inside models folder
|
2023-02-02 14:03:59 -06:00 |
|
StevanFreeborn
|
88bf080847
|
fix: add test and format to build script
|
2023-02-01 23:58:27 -06:00 |
|
StevanFreeborn
|
143b46d3fb
|
fix: test formatting
|
2023-02-01 23:49:55 -06:00 |
|
StevanFreeborn
|
f060c7d849
|
fix: test formatting
|
2023-02-01 23:48:36 -06:00 |
|
StevanFreeborn
|
f7229b5344
|
fix: remove husky from package.json
|
2023-02-01 23:43:51 -06:00 |
|
StevanFreeborn
|
fcbe5fafd2
|
fix: test formatting
|
2023-02-01 23:39:07 -06:00 |
|
StevanFreeborn
|
900cdfb086
|
feat: setup prettier
|
2023-02-01 23:30:50 -06:00 |
|