These 23 commits are when the Protocol Buffers files have changed:
| Commit: | 3a25073 | |
|---|---|---|
| Author: | hamed shirbandi | |
feat: add a rpc service for getting card by id
The documentation is generated from this commit.
| Commit: | c40c566 | |
|---|---|---|
| Author: | hamed shirbandi | |
feat: add grpc endpoint for GetTasksByCardId feature
| Commit: | 4fd5f43 | |
|---|---|---|
| Author: | hamed shirbandi | |
feat: add grpc endpoint for GetActivitiesByTaskId feature
| Commit: | fa3cd03 | |
|---|---|---|
| Author: | hamed shirbandi | |
| Committer: | hamed shirbandi | |
feat: add grpc endpoint for GetCommentsByTaskId feature
| Commit: | 26b8fa6 | |
|---|---|---|
| Author: | hamed shirbandi | |
fix: fix a parameter naming mistake
| Commit: | b98f2a6 | |
|---|---|---|
| Author: | hamed shirbandi | |
feat: add a grpc endpoint for GetTaskById feature
| Commit: | 4b2fb3e | |
|---|---|---|
| Author: | hamed shirbandi | |
refactor: rename proto output model for creationTime refers to issue #126
| Commit: | 77160f3 | |
|---|---|---|
| Author: | hamed shirbandi | |
refactor: rename proto output model for organization refers to issue #126
| Commit: | 0268fc6 | |
|---|---|---|
| Author: | hamed shirbandi | |
refactor: rename proto output model for card refers to issue #126
| Commit: | a137c47 | |
|---|---|---|
| Author: | hamed shirbandi | |
refactor: rename proto output model for board refers to issue #126
| Commit: | 70e6883 | |
|---|---|---|
| Author: | hamed shirbandi | |
refactor: rename proto output model for project refers to issue #126
| Commit: | dd77522 | |
|---|---|---|
| Author: | hamed shirbandi | |
feat: add a grpc endpoint for GetBoardsByOrganizationId feature
| Commit: | d3a9da3 | |
|---|---|---|
| Author: | hamed shirbandi | |
faet: add grpc endpoing for GetBoardsByProjectId feature
| Commit: | 0459096 | |
|---|---|---|
| Author: | hamed shirbandi | |
feat: add grpc client for GetCardsByBoardId feature
| Commit: | b800579 | |
|---|---|---|
| Author: | hamed shirbandi | |
feat: add a grpc proto for getting board by id
| Commit: | 41d6364 | |
|---|---|---|
| Author: | hamed shirbandi | |
| Committer: | hamed shirbandi | |
chore: some naming changes
| Commit: | 61a0595 | |
|---|---|---|
| Author: | hamed shirbandi | |
refactor: refactor protos
| Commit: | d351dc3 | |
|---|---|---|
| Author: | hamed shirbandi | |
feat: add GetProjectById grpc service
| Commit: | e3033c7 | |
|---|---|---|
| Author: | hamed shirbandi | |
refactor: add organizationName to GetProjectsByOrganizationIdGrpcResponse
| Commit: | 2ec0bb4 | |
|---|---|---|
| Author: | hamed shirbandi | |
| Committer: | hamed shirbandi | |
feat: add GetProjectsByOrganizationIdGrpcEndpoint
| Commit: | ac42898 | |
|---|---|---|
| Author: | hamed shirbandi | |
chore: fix a prop naming
| Commit: | 7efdf4b | |
|---|---|---|
| Author: | hamed shirbandi | |
feat: add a proto for GetOrganizationsByOwnerId feature
| Commit: | 1581d4c | |
|---|---|---|
| Author: | hamed shirbandi | |
feat: add base masages and packages for all protos