Skip to content

SW5 (#15)#16

Open
t-lohse wants to merge 1 commit intomainfrom
SW5
Open

SW5 (#15)#16
t-lohse wants to merge 1 commit intomainfrom
SW5

Conversation

@t-lohse
Copy link
Copy Markdown
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 <thor1878@users.noreply.github.com>

* 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 <thor1878@users.noreply.github.com>

* 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 <wwoldu21@student.aau.dk>
Co-authored-by: sabotack <sabotack.2001@gmail.com>
Co-authored-by: William Woldum <41169797+williamwoldum@users.noreply.github.com>
Co-authored-by: Ali Khorami <33497115+sabotack@users.noreply.github.com>
Co-authored-by: Mads Risager <madssr2@gmail.com>
Co-authored-by: Mads Risager <55142245+MadsSR@users.noreply.github.com>
Co-authored-by: AlexanderManich <alexfredberg@gmail.com>
Co-authored-by: AlexanderManich <93134350+AlexanderManich@users.noreply.github.com>
Co-authored-by: Simon Bejer <simonbejer@h107.aau1x.klient.frb7de.site.aau.dk>
Co-authored-by: Uewotm90 <61500734+Uewotm90@users.noreply.github.com>
Co-authored-by: Thorbjørn Møller <thor1878@users.noreply.github.com>
Co-authored-by: mikkelklitlund <mik.kkel@hotmail.com>
Co-authored-by: Rasmus Hald Nielsen <Rasmus.hald.nielsen@outlook.dk>
Co-authored-by: Viktor Platz <redviktor10@hotmail.com>
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