- 21 Mar, 2018 40 commits
-
-
Ryan Herbert authored
we don't have access to files yet so we'll just assume we're adding for the tie being.
-
Ryan Herbert authored
insert the form action earlier in case set validation fails
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
This reverts commit ee16a54d.
-
Ryan Herbert authored
-
Ryan Herbert authored
in order to display the correct header for forms
-
Mathieu Giraud authored
-
-
Ryan Herbert authored
an id was being passed as unicode when editing an element (due to json decoding).
-
Ryan Herbert authored
so forms can't be inadvertantly submitted by pressing "enter"
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Ryan Herbert authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mathieu Giraud authored
-
Vidjil authored
-
Mathieu Giraud authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
-
It should be better to have the add buttons before the form rather than after. When they are after they move each time a row is added. Therefore if one knows that s⋅he needs 10 samples, s⋅he couldn't click 10 times quickly on the link, s⋅he had to click, wait for the new row to appear, adjust the mouse position, click, and so on…
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
Prevents the form from expanding if the filename is too long.
-
Ryan Herbert authored
Redirects the user to the list of sample types they most likely came from when adding files.
-