-
Notifications
You must be signed in to change notification settings - Fork 1
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
Beadandó ill. laborjegy mező csak egész számot fogadjon el #126
Comments
Erdekesseg: a html5 input type="number" csak nem enged szamonkon kivul mast beirni (illetve par irasjelet igen). De nem lehet egesz szamra allitani. Ha adok neki min/max erteket, akkor csak a jobb oldali valtoval (nyilak az input jobb oldalan), csak azt tudom valtoztatni. Ha teljesen biztos validalast akarunk, akkor javascripttel tudom ellenorizni a beirt szoveget (regex). Melyik legyen @jmarton? |
@lordblendi legyen regexp ( |
* show neptunCourseCodein table * fix missing margin * move visualization to a separate component * move body calculation to group level * move generate actions to group level * calculate event data in demostrator group data * adjust padding a bit * calculate course cod in event model * remove empty lines * do sorting on group data level * sorted events by course code * remove coursecode from table * code cleanup * remove autofocus * fix #114 * adjust paddings * css whitespace cleanup * partial fix for #126 * adjust margins * fix semester field * adjust styling of scss files * fix #109 * added subroutes for demonstrator group page * move demonstrator-group component into demonstrator/detail page * adjust lock files * moved demonstrator-student to specific route * adjust toggles * adjust more toggles * remove unused components * reorganize directory settings components * clean more of demonstrator * added more evaluator routes * left menu work without id * remove commented template * added evaluator index and tofix pages * WIP new evaluator routes * WIP fixed booked page * evaluator - finish booked pages * cleaning code * move entry test helpers * adjust demonstrator code, remove unused file * move around the menu component files * move around student laboratory files * move around staff laboratory files * add new routes for directory pages * save search to directory queryparams * adjust sendActions * fix subroute issues with IDs * remove bug with toggleproperty * remove unused file * separate second attempts per group * adjust some paddings * fix wrong component name * WIP handout download link * WIP2 * adjust file download * fix import * demonstrator sort groups by date * after date sort by courseCode too * added error handling for handout download * parse error from response * add an extra catch * adjust unnecessary : characters
@tsvetlin javaslata bme-db-lab/szglab5-backend#106 kapcsán:
A beadandó ill. laborjegy input fieldbe csak egész számokat lehessen beírni.
The text was updated successfully, but these errors were encountered: