Sebastian Pravda
|
dce07ce2cb
|
Merge pull request #193 from EETagent/frontend_prod_form
Frontend prod form
|
2023-02-05 16:33:24 +01:00 |
|
Sebastian Pravda
|
4dbdc9f59c
|
feat: zip code input as text
|
2023-02-05 16:05:21 +01:00 |
|
Sebastian Pravda
|
af08da55d4
|
fix: push autofill message only on page 4
|
2023-02-05 16:03:14 +01:00 |
|
Sebastian Pravda
|
6780762bf7
|
fix: personalId birthdate validation
|
2023-02-05 15:57:28 +01:00 |
|
Sebastian Pravda
|
e3b01ab53a
|
refactor: field details placeholder
|
2023-02-05 15:39:17 +01:00 |
|
Sebastian Pravda
|
dcc3824f06
|
fix: missing conservatories
|
2023-02-05 15:34:29 +01:00 |
|
Sebastian Pravda
|
3e6fd277f1
|
refactor: SchoolJson type
|
2023-02-05 15:34:02 +01:00 |
|
Sebastian Pravda
|
ca09a35493
|
feat: high school field of study selection
|
2023-02-05 15:09:14 +01:00 |
|
Sebastian Pravda
|
1370881eee
|
feat: autofill birthdate and sex from CZ personalIdNumber
|
2023-02-04 23:04:15 +01:00 |
|
EETagent
|
7d7a2b5faa
|
fix: remove countries
|
2023-02-04 21:59:53 +01:00 |
|
EETagent
|
13fbe41ae0
|
refactor: use json files
|
2023-02-04 21:58:05 +01:00 |
|
Sebastian Pravda
|
aa58b9d26b
|
fix: grades backend not updating
|
2023-02-04 16:39:47 +01:00 |
|
Sebastian Pravda
|
d54c42ab6f
|
fix: GradesTable span
|
2023-02-04 16:27:51 +01:00 |
|
Sebastian Pravda
|
38803ade9e
|
feat: grade delete
|
2023-02-04 16:27:34 +01:00 |
|
Sebastian Pravda
|
644fcf46bc
|
feat: helperTexts
|
2023-02-04 16:20:14 +01:00 |
|
Sebastian Pravda
|
ce94ec9eea
|
feat: birthSurname not required field
|
2023-02-04 16:10:09 +01:00 |
|
Sebastian Pravda
|
74bade7450
|
fix: enterAllowed on all <Submit />
|
2023-02-04 16:05:30 +01:00 |
|
Sebastian Pravda
|
f43c03e1c3
|
feat: all countries selection
|
2023-02-04 15:57:24 +01:00 |
|
Sebastian Pravda
|
bcc8d38f09
|
feat: ignore submit enter on page with SchoolSelect
|
2023-02-04 15:47:25 +01:00 |
|
Sebastian Pravda
|
cc5fa60c62
|
feat: use SvelteToast instead of console, console.log() cleanup
|
2023-02-04 15:35:42 +01:00 |
|
Sebastian Pravda
|
3627b0079a
|
feat: bigger fields on smaller screens
|
2023-02-04 15:22:22 +01:00 |
|
Sebastian Pravda
|
3a9b479934
|
feat: schoolist splits only once
|
2023-02-04 15:17:57 +01:00 |
|
Sebastian Pravda
|
9932ce87b7
|
feat: more tolerant schoolselect search
|
2023-02-04 15:11:00 +01:00 |
|
Vojtěch Jungmann
|
6ee371b288
|
Merge pull request #188 from EETagent/tel_input_all_countries
(frontend) Telephone input for all countries
|
2023-02-03 23:20:37 +01:00 |
|
Sebastian Pravda
|
f115a6bf02
|
fix: empty string tel number parsing
|
2023-02-03 23:13:31 +01:00 |
|
Sebastian Pravda
|
990e365f31
|
fix: country CZ when switching from page with tel field
|
2023-02-03 23:13:31 +01:00 |
|
EETagent
|
699f442088
|
feat: validate phone number in yup directly
|
2023-02-03 23:13:31 +01:00 |
|
EETagent
|
4ec8f3596d
|
feat: import libphonenumber directly
|
2023-02-03 23:13:31 +01:00 |
|
EETagent
|
80b9d1ca7c
|
fix: error overwrite
|
2023-02-03 23:13:31 +01:00 |
|
EETagent
|
865d1e2719
|
fix: tooltip delay for error
|
2023-02-03 23:13:31 +01:00 |
|
EETagent
|
5eb27733f1
|
feat: tel input refactor
|
2023-02-03 23:13:31 +01:00 |
|
Sebastian Pravda
|
915708f2e8
|
fix: personalId validation
|
2023-02-03 23:13:12 +01:00 |
|
Sebastian Pravda
|
911a5f6ee2
|
fix: parent telephone validation
|
2023-02-03 23:12:09 +01:00 |
|
Sebastian Pravda
|
c8ced5f79d
|
fix: city input margin
|
2023-02-03 23:12:09 +01:00 |
|
Sebastian Pravda
|
6911c7f6ac
|
feat: tel input placeholder
|
2023-02-03 23:12:09 +01:00 |
|
Sebastian Pravda
|
bde8e8da99
|
feat: telephone input for every country
|
2023-02-03 23:12:09 +01:00 |
|
Sebastian Pravda
|
3f5e16fa7e
|
chore: add svelte-tel-input dependency
|
2023-02-03 23:12:09 +01:00 |
|
Sebastian Pravda
|
8c5611b654
|
Merge pull request #191 from EETagent/tech_support_contact
Invalid application data technical support modals
|
2023-02-02 23:08:04 +01:00 |
|
Sebastian Pravda
|
19c193b520
|
feat: LinkErrorModal
|
2023-02-02 22:55:20 +01:00 |
|
Sebastian Pravda
|
747c261db8
|
feat: personalIdErrorModal bigger on <lg screens
|
2023-02-02 22:55:20 +01:00 |
|
Sebastian Pravda
|
049fb88220
|
feat: personalIdError Modal with tech support contact
|
2023-02-02 22:55:20 +01:00 |
|
Vojtěch Jungmann
|
50985f47ae
|
Merge pull request #190 from EETagent/dashboard_all_data
feat: show all data on dashboard
|
2023-02-02 22:11:10 +01:00 |
|
Vojtěch Jungmann
|
a640ea96ea
|
Merge pull request #189 from EETagent/typo_fix
fix: small typo
|
2023-02-02 21:55:24 +01:00 |
|
Sebastian Pravda
|
5343764aad
|
feat: show all data on dashboard
|
2023-02-02 19:08:45 +01:00 |
|
Sebastian Pravda
|
015a643d35
|
fix: small typo
|
2023-02-02 18:51:04 +01:00 |
|
Sebastian Pravda
|
0f716648da
|
Merge pull request #181 from EETagent/csv_fix
(backend) 2/9 Semester
|
2023-01-27 23:51:01 +01:00 |
|
Sebastian Pravda
|
4b6098999c
|
feat: Semester enum
|
2023-01-27 23:42:09 +01:00 |
|
Sebastian Pravda
|
88febd5e20
|
feat: 2/9 semester support
|
2023-01-27 23:26:20 +01:00 |
|
Sebastian Pravda
|
54cdca8a11
|
refactor: delete empty file
|
2023-01-27 23:17:35 +01:00 |
|
Vojtěch Jungmann
|
311d69c0ef
|
Merge pull request #176 from EETagent/admin_create_more_data
Admin create candidate more data
|
2023-01-27 00:56:08 +01:00 |
|