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
* feat: test implementation
* feat: working implementation
* feat: internationalization and class ongoing
* feat: translations
* feat: css code
* refactor: move draft tab
Apply a tab order by decreasing importance:
list (exos) → stats → report →
editor (graded code) → draft (saved code) →
text (subject)
Note:
It would suffice to reorder the buttons in student-view.html,
but for consistency the other "sequences" are also reordered.
* feat: comments for fr.po file
* feat: fixed bug when switching exercise
* feat: test implementation for the text field displaying time of sync
* feat: seperate divs for sync_time & draft_editor
* feat: change of id in learnocaml-student-view.ml
Co-authored-by: Erik Martin-Dorel <[email protected]>
* feat: change of id in student-view.html
Co-authored-by: Erik Martin-Dorel <[email protected]>
* feat: sync date reformatted
* feat: implementation for flexible display
* feat: implementation for flexible display
* feat: correcting bug
* feat: CSS styling
* feat: CSS styling
* feat: internationalization
* feat: rewriting css
* feat: styling & renaming id
* fix: Apply fixes and improvements from PR review
* feat(web-app): Make (report, editor) tabs buttons likewise
* Add a CSS comment about a potential minor issue
* fix: details
* fix: fr.po
* fix: Apply review suggestions
* Update src/app/learnocaml_student_view.ml
Apply code review suggestion
Co-authored-by: Louis Gesbert <[email protected]>
* style(fr.po): Revert the slightly-ugly unneeded newlines
---------
Co-authored-by: Erik Martin-Dorel <[email protected]>
Co-authored-by: Louis Gesbert <[email protected]>
0 commit comments