Commit Graph

119 Commits (fc411f4ec2b5ebb973272fb5dfbeff30f2272e68)

Author SHA1 Message Date
Araozu fc411f4ec2 [FE][Certs] Fixes #15: Handle error of loading courses list 2023-12-15 15:26:50 -05:00
Araozu 16efa06639 [FE] Use resources & context to load courses, instead of global state 2023-12-14 17:38:14 -05:00
Araozu 1a236dc505 [FE] Fixes #25: Load cert images lazily 2023-12-14 15:30:30 -05:00
Araozu 840ed0187d [FE] Remove artificial 2s delay on register creation 2023-12-14 10:42:48 -05:00
Araozu ecdf900299 [BE][Certs] Batch create registers in a single SQL query 2023-12-13 12:35:17 -05:00
Araozu ffb7518ef6 [FE] Fixes #38: Use axios. Fix error not showing on Scans 2023-12-13 09:56:44 -05:00
Araozu ad7d224207 [BE] Use single connections instead of a Pool 2023-12-13 09:23:39 -05:00
Araozu 673cd96a01 [FE] Fixes #34, #23: Fix online username generation 2023-12-11 16:05:56 -05:00
Araozu fd4d31e0a5 [FE] Fixes #36: Make cert presets into buttons instead of div 2023-12-11 15:59:29 -05:00
Araozu 27a088eb1e Fixes #37 2023-12-11 15:53:15 -05:00
Araozu 26c5472fcf [FE][Certs] Fix LUCHA CONTRA INCENDIOS, had wrong label & n° of hours 2023-12-05 16:14:29 -05:00
Araozu 78ddd5a1f9 [FE][Classroom] Fixes #33: Sort generated message 2023-12-02 09:41:37 -05:00
Araozu 16910c9add [FE][Classroom] Fixes #32: Use fullname for searching for existing classroom accounts 2023-12-01 17:44:35 -05:00
Araozu 576ba579b7 [BE][Scans] Fixes #29: Don't throw error if a QR is not found 2023-11-30 14:26:43 -05:00
Araozu cead15a33d [FE][Certs] Fix generated file name for carnets 2023-11-28 16:33:38 -05:00
Araozu c52d4620c7 [FE][Certs] Generate carnets for machineries 2023-11-28 16:31:55 -05:00
Araozu 7706254e90 [FE][Certs] Autogenerate Extintores 2023-11-28 15:30:53 -05:00
Araozu dae9b57710 [FE][Certs] Auto generate Minicargador & Tractor Oruga cert 2023-11-28 15:15:46 -05:00
Araozu 37045f9c79 [FE][Certs] Move button to download carnet to the main UI 2023-11-25 12:20:37 -05:00
Araozu e00a0f7c81 Add new path, /reports 2023-11-22 12:41:56 -05:00
Araozu 571831891f [FE][Certs] Add '6 Sibia' preset 2023-11-22 12:32:41 -05:00
Araozu 853cc3eb99 [FE][Classroom] Add a warning if the expiration date is in less than a month 2023-11-22 12:00:24 -05:00
Araozu 8d8c5b0cca [FE][Classroom] Fixes #17 - Add button to increase expiry date by 2 months 2023-11-22 11:21:20 -05:00
Araozu 930c4ef56e [FE][Classroom] Fixes #19 - Show when an account is expired 2023-11-22 10:00:48 -05:00
Araozu d966cf04a5 [FE][Scans] Fixes #24 2023-11-22 09:37:36 -05:00
Araozu 1b7c9591ca [FE][Scans] Show message when conversion is successful 2023-11-21 14:35:23 -05:00
Araozu 9fee445ef9 [BE][Scans] Differentiate between QR not found & errors. Convert scans without QR into PDF 2023-11-21 12:56:11 -05:00
Araozu 88da49a052 [FE][Scans] Improve UI to display relevant information 2023-11-21 12:11:09 -05:00
Araozu 57f69a6096 Changes to UI 2023-11-16 17:02:22 -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 605ee27b4f [BE] Detect QR, parse params & get data from DB 2023-11-16 10:35:38 -05:00
Araozu 373ef5c74e Fix bug with QR generation. It used an inncorrect value for the iid 2023-11-16 09:10:32 -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 eba366997a Change Search.tsx to allow pasting dnis with length >= 8 2023-11-10 11:47:43 -05:00
Araozu 3c334093de [FE][Certs] Fix matpel 3's carnet's code format pt. 2 2023-10-30 15:40:28 -05:00
Araozu 18a8caf4a0 [FE][Certs] Fix matpel 3's carnet's code format 2023-10-30 15:37:45 -05:00
Araozu aac23c0971 [FE][Certs] Add shadow to matpel 3 carnet's code 2023-10-30 15:36:01 -05:00
Araozu 1089da5f0f [FE][Certs] Generate Matpel 3 carnet (complete) 2023-10-30 15:28:36 -05:00
Araozu 172ec76908 [FE][Certs] Generate Matpel 3 carnet w/o QR 2023-10-30 15:07:23 -05:00
Araozu 21c1184e2a [FE][Certs] Add the cert ID to the generated filename 2023-10-25 16:50:22 -05:00
Araozu 0d58e930ed [FE][Certs] Copy cert code on click 2023-10-25 15:30:09 -05:00
Araozu 2bd0c2c695 [FE][Certs] Automatically transform the custom label to uppercase 2023-10-25 15:09:09 -05:00
Araozu 8ccc53fd27 [FE][Certs] Add an indicator that all certs have been downloaded 2023-10-25 15:05:50 -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 b2774f7783 [FE][Classroom] Fixex #10 Fix the system generating invalid usernames 2023-10-11 14:46:33 -05:00
Araozu 5f1a46747a [Classroom][BE] Fixes #8 Fix error setting expiration date 2023-10-09 09:32:02 -05:00
Araozu c78dbf479f [FE] Fixes #7 - Set tab title to the current person name 2023-10-07 11:14:05 -05:00
Araozu 34b6aab6b7 [Classroom] Show & update user's account expiration date 2023-10-07 11:04:20 -05:00