Araozu
|
57f69a6096
|
Changes to UI
|
2023-11-16 17:02:22 -05:00 |
|
Araozu
|
16b9cecd73
|
Fix error with backend build in jenkins
|
2023-11-16 12:32:14 -05:00 |
|
Araozu
|
811f60fa0e
|
[BE][Scans] Fix UI error with certs with only DNI. Add unix timestamp to the names of the PDF generated
|
2023-11-16 12:24:57 -05:00 |
|
Araozu
|
0fe2c53ffd
|
[BE][Scans] Match records with db & convert to PDF
|
2023-11-16 12:06:53 -05:00 |
|
Araozu
|
605ee27b4f
|
[BE] Detect QR, parse params & get data from DB
|
2023-11-16 10:35:38 -05:00 |
|
Araozu
|
9f5460f27f
|
Scan UI changes. Rename files to be processed with unix timestamp
|
2023-11-14 16:39:15 -05:00 |
|
Araozu
|
645ad1f387
|
[BE] Search ESCANEOS directory for scans & get info from qr codes
|
2023-11-13 16:59:37 -05:00 |
|
Araozu
|
5939995477
|
Detect & read QR codes from certificate scans
|
2023-11-13 14:29:14 -05:00 |
|
Araozu
|
041d6e98d5
|
jenkins 2
|
2023-11-04 10:07:53 -05:00 |
|
Araozu
|
fe3541ac4c
|
[BE] Add logging. Log /person/<dni>
|
2023-10-25 12:46:32 -05:00 |
|
Araozu
|
02e3521eb8
|
Fixes #13 Fix param parsing, change '1ros aux' cert length from 4 to 12 hours
|
2023-10-18 10:58:29 -05:00 |
|
Araozu
|
d474b8bb55
|
Fix error in SQL where a string was expected bit a number was provided
The SQL had to have quotes '', but it didn't.
This caused some DNIs that started with 0 (`09950031`) to be casted into `9950031`
|
2023-10-17 10:59:03 -05:00 |
|
Araozu
|
5f1a46747a
|
[Classroom][BE] Fixes #8 Fix error setting expiration date
|
2023-10-09 09:32:02 -05:00 |
|
Araozu
|
34b6aab6b7
|
[Classroom] Show & update user's account expiration date
|
2023-10-07 11:04:20 -05:00 |
|
Araozu
|
595e2debea
|
Bug fixes
|
2023-10-05 14:08:11 -05:00 |
|
Araozu
|
47f20b8920
|
Log login html response
|
2023-10-05 12:50:29 -05:00 |
|
Araozu
|
16bd38e6a7
|
[BE] Fix encoding of classroom credentials
|
2023-10-05 12:34:45 -05:00 |
|
Araozu
|
8dbb0cd940
|
[BE] Log http request responses made to the online classroom
|
2023-10-05 12:31:02 -05:00 |
|
Araozu
|
2dc1b6ba59
|
[Classroom][BE] Include classroom_username in the person entity.
|
2023-10-05 11:25:23 -05:00 |
|
Araozu
|
7a731ddea1
|
[Classroom][FE] Improve UI for courses list, messages
|
2023-10-04 21:11:00 -05:00 |
|
Araozu
|
968b69dfa6
|
[Classroom] Update UI when a classroom user is created
|
2023-10-04 17:49:37 -05:00 |
|
Araozu
|
f57c200163
|
[Classroom][FE] Request to enrollment to backend. Improve UI
|
2023-10-04 17:15:37 -05:00 |
|
Araozu
|
2f924d875c
|
[Classroom][BE] Code for course enrollment
|
2023-10-04 16:54:25 -05:00 |
|
Araozu
|
60e461f3c0
|
[Classroom] Get course list for an user
|
2023-10-04 11:29:03 -05:00 |
|
Araozu
|
b5c6f9caca
|
[FE] Fix error display for person search
|
2023-10-04 07:29:36 -05:00 |
|
Araozu
|
9ba5a71928
|
[BE] Create online classroom user
|
2023-10-04 07:06:58 -05:00 |
|
Araozu
|
adae0bd028
|
Work on online classroom user creation
|
2023-10-03 17:55:58 -05:00 |
|
Araozu
|
816e26b790
|
Link classroom user id to a person
|
2023-10-03 11:43:30 -05:00 |
|
Araozu
|
b7684e193b
|
[BE] Restore working state
|
2023-10-03 10:07:38 -05:00 |
|
Araozu
|
9007994fc1
|
[Broken][BE] Attempt to refactor register creation
|
2023-10-02 22:17:51 -05:00 |
|
Araozu
|
659f2483fb
|
Fix pnpm lock
|
2023-10-02 21:39:13 -05:00 |
|
Araozu
|
367bf1e62a
|
[FE] Refactor register list: spinner & error msg
|
2023-10-02 21:19:46 -05:00 |
|
Araozu
|
2fb6ddc5f6
|
[FE] Add spinner to person search
|
2023-10-02 21:00:35 -05:00 |
|
Araozu
|
943875bd0d
|
Add axios. Refactor search person
|
2023-10-02 20:47:09 -05:00 |
|
Araozu
|
3d60f11f43
|
[BE] Replace once_cell with RwLock. Fix classroom empty users error
|
2023-10-02 11:24:19 -05:00 |
|
Araozu
|
525c72a9f6
|
[FE] Improve UI for classroom
|
2023-10-02 11:22:38 -05:00 |
|
Araozu
|
4d70e7c428
|
[BE] Correctly get & store online classroom cookie
|
2023-09-30 12:22:55 -05:00 |
|
Araozu
|
495c60c323
|
[BE] Broken scrappin with reqwest
|
2023-09-30 11:16:20 -05:00 |
|
Araozu
|
8c1883d5dd
|
[BE] Parse HTML and get users from online classroom
|
2023-09-29 17:12:58 -05:00 |
|
Araozu
|
6270bafb62
|
[BE] Alter person table
|
2023-09-27 10:57:51 -05:00 |
|
Araozu
|
abd9f789d3
|
[FE] UI for online classroom user
|
2023-09-26 16:13:30 -05:00 |
|
Araozu
|
62e7b1a29c
|
[BE] Get html from arbitrary URL
|
2023-09-25 17:26:00 -05:00 |
|
Araozu
|
72843ff99a
|
Small refactor
|
2023-09-23 11:03:29 -05:00 |
|
Araozu
|
b55e05eeb4
|
[BE][Class] Get session cookie and store it for ~20m
|
2023-09-23 10:56:21 -05:00 |
|
Araozu
|
5992908ce6
|
[BE] Get session cookie from online classroom
|
2023-09-22 12:03:25 -05:00 |
|
Araozu
|
9768daed44
|
[FE][Certs] Highlight registers created today
|
2023-09-21 16:06:31 -05:00 |
|
Araozu
|
e8e5835236
|
Support registering & displaying preview certs
|
2023-09-20 12:26:40 -05:00 |
|
Araozu
|
ab7b3f27b6
|
Fixes #1
|
2023-09-07 17:18:21 -05:00 |
|
Araozu
|
77bd3ba00f
|
[BE] Get & create custom_labels
|
2023-09-02 19:42:43 -05:00 |
|
Araozu
|
b24f969cec
|
[FE] Fetch custom labels from BE.
|
2023-09-01 22:50:24 -05:00 |
|