These 18 commits are when the Protocol Buffers files have changed:
| Commit: | edfa486 | |
|---|---|---|
| Author: | Juan Peredo | |
Changed customer id to string since it comes from Arango
The documentation is generated from this commit.
| Commit: | a49c0d7 | |
|---|---|---|
| Author: | Juan Peredo | |
moved from ids to hekys and other Arango specific fields
| Commit: | 043760b | |
|---|---|---|
| Author: | Juan Peredo | |
initial commit
| Commit: | 3d71831 | |
|---|---|---|
| Author: | Juan Peredo | |
initial commit
| Commit: | 04b5407 | |
|---|---|---|
| Author: | Juan Peredo | |
token now contains encoded user id directly. Id is then used to send audit records to audit server
| Commit: | 4552785 | |
|---|---|---|
| Author: | Juan Peredo | |
in CUD operations, return a response object instead of a promotion directly
| Commit: | 195f26b | |
|---|---|---|
| Author: | Juan Peredo | |
Cleanup: Moved promotion proto definitions to their permanent location under promotion/proto. Updated references as needed
| Commit: | 7ad3909 | |
|---|---|---|
| Author: | Juan Peredo | |
Changed return type of delete function to return a response instead of just the affected count
| Commit: | 6055f22 | |
|---|---|---|
| Author: | Juan Peredo | |
moved response in updateuser to a response object rather than just a user
| Commit: | 666d461 | |
|---|---|---|
| Author: | Juan Peredo | |
moved response in createuser to a response object rather than just a user
| Commit: | 810223e | |
|---|---|---|
| Author: | Juan Peredo | |
Added validateToken service
| Commit: | 0f09513 | |
|---|---|---|
| Author: | Juan Peredo | |
Added create and update dates
| Commit: | c3ae8ee | |
|---|---|---|
| Author: | Juan Peredo | |
Added email and company to user
| Commit: | 9ce3b4e | |
|---|---|---|
| Author: | Juan Peredo | |
Added user email and company to appuser table
| Commit: | 299062a | |
|---|---|---|
| Author: | Juan Peredo | |
Rename user services to capitalise the word User
| Commit: | 78a2226 | |
|---|---|---|
| Author: | Juan Peredo | |
initial commit
| Commit: | 8c64d92 | |
|---|---|---|
| Author: | Juan Peredo | |
Added save user exit validation functions
| Commit: | 71a359c | |
|---|---|---|
| Author: | Juan Peredo | |
initial commit