This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0a54e13
commit 8d5f2b2
Showing
2 changed files
with
63 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# To Do | ||
|
||
## general | ||
- [ ] eManifest save/corret/update/delete | ||
- [ ] new manifest object constructor | ||
- constructor with methods to create new manifest | ||
- [ ] Local session token storage | ||
- store session tokens insteaed of requesting a new token for each request | ||
|
||
## haztrak v2.0 | ||
- [ ] manifest UI link arguments to object | ||
- [ ] eManifest Lookup arguments to object | ||
- convert the multiargument functions to single argument | ||
- [ ] return object type | ||
- convert responses to object type |