Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SW5 (#15) #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

SW5 (#15) #16

wants to merge 1 commit into from

Conversation

t-lohse
Copy link
Contributor

@t-lohse t-lohse commented Feb 12, 2024

  • Added new result type for component cache miss

  • Fixed typo

  • Renamed result type

  • Added SyntaxFailure

  • Added return type to support cache utilization (Potential change to code generation strategy #1)

  • Added new result type for component cache miss

  • Fixed typo

  • Renamed result type

  • Initial API protobuf setup

  • Add api message types

  • Add CreateUser

  • Add delete user message type

  • Add initial api endpoints

  • Update-user endpoint and message

  • Move CreateUser to non-auth endpoints

  • Remove response type from CreateUser

  • Add refresh token to GetAuthTokenResponse

  • Refactor GetAuthTokenRequest to accept user_credentials or refresh_token

  • Remove token from message types

  • Remove token from UpdateUserRequest

  • added DeleteQuery service

  • Added create query rpc and message

  • Added query endpoint

  • added create query request

  • Added update access to protobuf

  • Edited input parameter for DeleteAccessRequest

  • added to wrong branch

  • Reordered rps'c

  • Refined request objects

  • Add DeleteModelRequest

  • Add CreateModel

  • changes names and setup ListAccessInfoResponse

  • namechange

  • get model protobufs

  • in_use model

  • Add UpdateModelRequest

  • ListModelInfo

  • Remove owner_id from create model req

  • name change

  • GetAccessList protobuf

  • Send query protobuffers

  • CreateAccessRequest now takes oneof email, uid and username

  • change ordering

  • correct casing

  • Add GetUsers rpc

  • Add DeleteSession endpoint and comments

  • Changed model to project in protobuffers

  • Rearranged (Add the full state to step response #14)

  • Added an endpoint endpoint to EcdarApiAuth

  • Added deprecation note


* Added new result type for component cache miss

* Fixed typo

* Renamed result type

* Added SyntaxFailure

* Added return type to support cache utilization (#1)

* Added new result type for component cache miss

* Fixed typo

* Renamed result type

* Initial API protobuf setup

* Add api message types

* Add CreateUser

* Add delete user message type

* Add initial api endpoints

* Update-user endpoint and message

* Move CreateUser to non-auth endpoints

* Remove response type from CreateUser

* Add refresh token to GetAuthTokenResponse

* Refactor GetAuthTokenRequest to accept user_credentials or refresh_token

* Remove token from message types

* Remove token from UpdateUserRequest

* added DeleteQuery service

Co-authored-by: Thorbjørn Møller <[email protected]>

* Added create query rpc and message

* Added query endpoint

* added create query request

* Added update access to protobuf

* Edited input parameter for DeleteAccessRequest

Co-authored-by: Thorbjørn Møller <[email protected]>

* added to wrong branch

* Reordered rps'c

* Refined request objects

* Add DeleteModelRequest

* Add CreateModel

* changes names and setup ListAccessInfoResponse

* namechange

* get model protobufs

* in_use model

* Add UpdateModelRequest

* ListModelInfo

* Remove owner_id from create model req

* name change

* GetAccessList protobuf

* Send query protobuffers

* CreateAccessRequest now takes oneof email, uid and username

* change ordering

* correct casing

* Add GetUsers rpc

* Add DeleteSession endpoint and comments

* Changed model to project in protobuffers

* Rearranged (#14)

* Added an endpoint endpoint to EcdarApiAuth

* Added deprecation note

---------

Co-authored-by: williamwoldum <[email protected]>
Co-authored-by: sabotack <[email protected]>
Co-authored-by: William Woldum <[email protected]>
Co-authored-by: Ali Khorami <[email protected]>
Co-authored-by: Mads Risager <[email protected]>
Co-authored-by: Mads Risager <[email protected]>
Co-authored-by: AlexanderManich <[email protected]>
Co-authored-by: AlexanderManich <[email protected]>
Co-authored-by: Simon Bejer <[email protected]>
Co-authored-by: Uewotm90 <[email protected]>
Co-authored-by: Thorbjørn Møller <[email protected]>
Co-authored-by: mikkelklitlund <[email protected]>
Co-authored-by: Rasmus Hald Nielsen <[email protected]>
Co-authored-by: Viktor Platz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant