You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Create new InterpreterOutput type in repl for notifications
* Add notification card in Repl component
* Add style to notification ReplOutput
* Add fields to workspace state for storing notification string
* Create logic for handling custom notifications and token counter string
* Create button in ground control enable/disable token counter
* Edit upload assessment form data to include hasTokenCounter field
* Add workspace actions to handle enabling token counter
* Revert "Edit upload assessment form data to include hasTokenCounter field"
This reverts commit b087c55.
* Revert "Create button in ground control enable/disable token counter"
This reverts commit 8b1137a.
* Add hasTokenCount toggle button on assessment configuration panel
* Integrate token counter
* Conditionally render token counter depending on assessment config
* Remove console.log
* Fix bug where turning off token counter would not work in repl
* Fix compile time errors
* Make token count message more concise
* Refactor code for readability and css best practices
0 commit comments