-
Notifications
You must be signed in to change notification settings - Fork 9
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
Evaluation Results Data Explorer #96
Commits on May 6, 2024
-
Start defining a service for evaluation results. Use connect-go to ge…
…nerate the handler.
Configuration menu - View commit details
-
Copy full SHA for 95f71c6 - Browse repository at this point
Copy the full SHA 95f71c6View commit details -
The go_package option was missing a directory. Not sure why it wasn't…
… a problem before but with the connect protocl it is a problem.
Configuration menu - View commit details
-
Copy full SHA for c17ed4a - Browse repository at this point
Copy the full SHA c17ed4aView commit details
Commits on May 7, 2024
-
This is working in terms of setting up a connect protocol server usin…
…g bug. You can send a curl request as curl \ --header "Content-Type: application/json" \ --data '{"name": "Jane"}' \ http://localhost:8080/EvalService/List
Configuration menu - View commit details
-
Copy full SHA for cbd4715 - Browse repository at this point
Copy the full SHA cbd4715View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fb957d - Browse repository at this point
Copy the full SHA 5fb957dView commit details -
Configuration menu - View commit details
-
Copy full SHA for db4ccd2 - Browse repository at this point
Copy the full SHA db4ccd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecb167e - Browse repository at this point
Copy the full SHA ecb167eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29d8431 - Browse repository at this point
Copy the full SHA 29d8431View commit details -
Configuration menu - View commit details
-
Copy full SHA for 434c357 - Browse repository at this point
Copy the full SHA 434c357View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19c3a3b - Browse repository at this point
Copy the full SHA 19c3a3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42596ac - Browse repository at this point
Copy the full SHA 42596acView commit details -
We have rudimentary client app working; can display a table and click…
… on items. So next step is to try to actually get the data and load it.
Configuration menu - View commit details
-
Copy full SHA for b561fce - Browse repository at this point
Copy the full SHA b561fceView commit details -
Add a text box to specify the data
Load the data from the backend using the connect client.
Configuration menu - View commit details
-
Copy full SHA for e8e19b6 - Browse repository at this point
Copy the full SHA e8e19b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc9515a - Browse repository at this point
Copy the full SHA bc9515aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 885aaf5 - Browse repository at this point
Copy the full SHA 885aaf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 369e0db - Browse repository at this point
Copy the full SHA 369e0dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e196d32 - Browse repository at this point
Copy the full SHA e196d32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 589cd54 - Browse repository at this point
Copy the full SHA 589cd54View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbe20c2 - Browse repository at this point
Copy the full SHA dbe20c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2a2d39 - Browse repository at this point
Copy the full SHA c2a2d39View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa25204 - Browse repository at this point
Copy the full SHA fa25204View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76a2ff9 - Browse repository at this point
Copy the full SHA 76a2ff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27cc3fe - Browse repository at this point
Copy the full SHA 27cc3feView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6eb7f4 - Browse repository at this point
Copy the full SHA b6eb7f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17e8029 - Browse repository at this point
Copy the full SHA 17e8029View commit details