summaryrefslogtreecommitdiff
path: root/js/codeq/navigation.js
AgeCommit message (Collapse)Author
2015-10-15AAI login is moved to its own screen and js fileRobert Zorko
2015-10-14moved the cahnged pass popup to its own screen and enabled the change pass ↵Robert Zorko
btn in the profile screen
2015-10-14moved the signup to its own screen (and file)Robert Zorko
2015-10-14fixed the logout bug when the user logs out while in the problem screen - ↵Robert Zorko
the transition to the login screen must be performed before the logout happens
2015-10-13disabled using the browser navigation button to jump back to a screen after ↵Robert Zorko
logout and fixed a small display error where the banner would say 'signed in' twice
2015-10-13moved login from a popup to its own page and made some changes to the logout ↵Robert Zorko
button
2015-10-06Rename state 'problem' to problem_listTimotej Lazar
Remove the Language element from the navbar and have "CodeQ" (logo TBD) send user to the language-selection page.
2015-10-05sign up, reset password and profile pages + related comm messagesMarko Pušnik
2015-09-30Add the robot problem screenTimotej Lazar
Mostly a copy of the Python screen, a lot of functionality is missing.
2015-09-29logout, sign in + change password modals, setting drop-down, profile screenMarko Pušnik
2015-09-29login removed from navbarMarko Pušnik
2015-09-28Implement in-structure GUI translation for python and problem editing screens.Aleš Smodiš
Hints are not yet covered.
2015-09-22enabled buttons in the navigation header (at least buttons on the left side ↵Robert Zorko
of the bar), renamed stateMachine to navigation