Commit Graph

42 Commits

Author SHA1 Message Date
Jim Martens 3c91e5d8e0 Follow recommendations 2023-08-12 17:01:27 +02:00
Jim Martens 272f4d3b4c Optimize dependencies 2023-08-12 17:01:17 +02:00
Jim Martens 7861ad8c5f Added browserslist config 2023-08-12 16:07:17 +02:00
Jim Martens 7f7c285295 Move to standalone components 2023-08-12 15:50:47 +02:00
Jim Martens e5285688b9 Added run config to start CLI server 2023-08-12 13:39:02 +02:00
Jim Martens ba404bed76 Fixed locales 2023-08-12 13:38:47 +02:00
Jim Martens 3101d24dbc Fixed tests 2023-08-12 13:38:42 +02:00
Jim Martens 800b7536e8 Added reset button 2023-08-12 13:01:27 +02:00
Jim Martens d4d7c9de99 Removed unused import 2023-08-11 22:21:12 +02:00
Jim Martens 507853b5bb Added margin-top 2023-08-11 22:20:07 +02:00
Jim Martens a7e66cefb6 Added translation 2023-08-11 22:15:50 +02:00
Jim Martens 93acd0935e Extract seat allocation and elected candidates to separate components 2023-08-11 21:49:32 +02:00
Jim Martens 641bba55e0 Extract results table to separate component 2023-08-11 19:46:51 +02:00
Jim Martens 3a6892bc34 Fixed data conversions 2023-08-06 18:20:50 +02:00
Jim Martens 51e3919e07 Add spinner to button to indicate loading 2023-08-06 17:01:22 +02:00
Jim Martens 3e10787274 Added missing i18n attributes 2023-08-06 16:27:40 +02:00
Jim Martens b80c00afa5 Add support to calculate result 2023-08-06 16:27:30 +02:00
Jim Martens b3f4190869 Store modified election result in store 2023-08-06 14:55:39 +02:00
Jim Martens 7b82b65b51 Enabled output when values change 2023-07-23 22:49:35 +02:00
Jim Martens 1c7bdd6f97 Finished adding dynamic form 2023-07-23 22:24:40 +02:00
Jim Martens 9377431d53 Show voting results 2023-07-23 13:05:25 +02:00
Jim Martens bef4b9315d Cleanup 2023-07-23 10:35:39 +02:00
Jim Martens b6d38fe1a7 Format the date according to the locale 2023-07-23 10:35:21 +02:00
Jim Martens 064d59138d Check if token is expired 2023-07-23 10:35:06 +02:00
Jim Martens 5f200eea0a Use voting threshold enums 2023-07-23 10:34:53 +02:00
Jim Martens 487a90069e Added i18n deployment support 2023-07-23 10:34:22 +02:00
Jim Martens b94d669499 Added spinner during loading of elections 2023-07-22 23:55:00 +02:00
Jim Martens a2912113c1 Fix loading of elections 2023-07-22 23:28:52 +02:00
Jim Martens 2882e7eb3a Fixed name and position of arrow function. 2023-07-22 16:46:21 +02:00
Jim Martens af53a4c5a7 Use table to present data 2023-07-22 16:45:43 +02:00
Jim Martens de801591b6 Added layout statements to election component scss 2023-07-22 16:45:24 +02:00
Jim Martens 978fc2c2bf Added doc text to README 2023-07-22 16:43:37 +02:00
Jim Martens 240b051bd6 Renamed getElections to fetchElections 2023-07-22 16:43:18 +02:00
Jim Martens 7952680495 Fixed broken syntax 2023-07-22 16:42:32 +02:00
Jim Martens 0e7a99220a Added home button 2023-07-22 16:42:02 +02:00
Jim Martens dbdbeede90 Fixed potential access to null 2023-07-22 16:41:35 +02:00
Jim Martens 9c8a7224fb Made silent-check-sso.html compliant with HTML recommendations 2023-07-22 16:41:08 +02:00
Jim Martens 1fc71891e7 Enable future-proof option 2023-07-22 16:40:46 +02:00
Jim Martens 9af9e54ff6 Fixed routing 2023-07-22 16:40:24 +02:00
Jim Martens d7af93d611 Added class for justified text 2023-07-22 16:39:51 +02:00
Jim Martens 6c7ab1557b Added mixins for layout 2023-07-18 23:01:44 +02:00
Jim Martens 8e950f5284 Initial commit 2023-07-18 21:59:18 +02:00