Commit graph

1144 commits

Author SHA1 Message Date
EETagent
0601b31c49 feat: upgrade frontend dependencies 2023-03-05 21:45:19 +01:00
EETagent
8613ca873b feat: upgrade rust backend dependencies 2023-03-05 21:43:58 +01:00
Vojtěch Jungmann
57344f9af1
Merge pull request #212 from EETagent/multiple_names
(frontend) multiple names
2023-03-04 16:42:10 +01:00
Vojtěch Jungmann
75988d427d
Merge pull request #213 from EETagent/improve_connection_pool_settings
(backend) improve connection pool config
2023-03-04 12:22:48 +01:00
Vojtěch Jungmann
83041e2c85
Merge pull request #210 from EETagent/vsechny_typo_fix
(frontend) typo fix
2023-03-04 12:22:34 +01:00
Vojtěch Jungmann
1f7d157ef9
Merge pull request #211 from EETagent/fix_citizenship_detail
(frontned) show citizenship in dashboard correctly
2023-03-04 12:22:25 +01:00
EETagent
724e012223 feat: improve connection pool settings 2023-03-04 00:48:20 +01:00
EETagent
1d184cb3f0 feat: support multiple names 2023-03-04 00:43:31 +01:00
EETagent
c8eda45d0e fix: display citizenship instead of e-mail, formatting 2023-03-04 00:39:01 +01:00
EETagent
9516876b1a fix: včechny typo 2023-03-04 00:36:56 +01:00
Sebastian Pravda
f9789aacff
Merge pull request #209 from EETagent/fix_street_regex
fix: match street addresses with format XXX 00/0X
2023-02-27 10:33:47 +01:00
Sebastian Pravda
863ccaa692
fix: match street addresses with format XXX 00/0X 2023-02-26 10:24:50 +01:00
Sebastian Pravda
75ebef476d
Merge pull request #208 from EETagent/form_fixes
Register form minor fixes
2023-02-24 15:32:05 +01:00
Sebastian Pravda
1095a0c90a
fix: default address helper text 2023-02-24 15:27:51 +01:00
Sebastian Pravda
aa99419d9d
fix: accountLinkCheckBox text typo 2023-02-24 15:12:59 +01:00
Sebastian Pravda
101f8b1929
refactor: console.log() cleanup 2023-02-24 15:09:07 +01:00
Sebastian Pravda
d1de6dc3a1
fix: streetnames with spaces 2023-02-24 15:07:14 +01:00
Sebastian Pravda
6de8f3f0cb
fix: missing letterAddress 2023-02-24 14:53:29 +01:00
Sebastian Pravda
527dd9fc68
Merge pull request #206 from EETagent/add_util_scripts
Utility scripts
2023-02-23 11:35:51 +01:00
Sebastian Pravda
e07402006f feat(backup script): remove the local backup 2023-02-23 11:25:20 +01:00
Vojtěch Jungmann
e741f69bb5
Merge pull request #207 from EETagent/postgres_max_connections
(devops) Increase max connections
2023-02-21 19:00:20 +01:00
EETagent
745e30fbf6 fix: increase max connections 2023-02-21 16:46:49 +01:00
Sebastian Pravda
c3dc264359 chore: add backup.sh script 2023-02-16 11:32:48 +01:00
Sebastian Pravda
b419c7e9dd
Merge pull request #204 from EETagent/setrne_pdf
(frontend) Šetrné PDF
2023-02-16 11:11:22 +01:00
Sebastian Pravda
ad7a2e12dc feat: eco pdf 2023-02-16 11:06:39 +01:00
EETagent
765babb804 feat: add white PDF 2023-02-16 11:06:39 +01:00
Vojtěch Jungmann
94015aa042
Merge pull request #205 from EETagent/application_list_ordering
Application list ordering
2023-02-15 16:21:01 +01:00
Sebastian Pravda
c122c65a61
fix: ordering when refetching applications 2023-02-15 15:56:26 +01:00
Sebastian Pravda
c905effd92
feat: show createdAt only when chrono application table view 2023-02-15 15:53:57 +01:00
Sebastian Pravda
6d1b3a86c0
feat(admin dashboard): show createdAt 2023-02-15 15:51:26 +01:00
Sebastian Pravda
d2cabea219
feat(admin dashboard): show createdAt 2023-02-15 15:51:04 +01:00
Sebastian Pravda
aaeca06c33
fix: application createdAt instead of candidate createdAt in application list response 2023-02-15 15:48:13 +01:00
Sebastian Pravda
7cd988279d
feat(admin dashboard): change label 2023-02-15 15:22:08 +01:00
Sebastian Pravda
fc7be0e6cc
feat(admin dashboard): sort candidates by createdAt_desc by default 2023-02-15 15:19:58 +01:00
Sebastian Pravda
89e6ca773b
feat: application sorting 2023-02-15 15:08:56 +01:00
Vojtěch Jungmann
2c6f3a16c4
Merge pull request #201 from EETagent/upgrade_backend_production
(backend) upgrade SeaORM to version 0.11, upgrade other backend dependencies
2023-02-10 13:57:46 +01:00
Vojtěch Jungmann
00b5866fb5
Merge pull request #202 from EETagent/deps_upgrade_fixes_production
(frontend) deps upgrade & fixes for production
2023-02-10 13:57:15 +01:00
EETagent
ab67fd67d5 fix: fallback SvelteKit back to 1.3.0 2023-02-10 13:42:42 +01:00
EETagent
bdc9880dcf feat: upgrade SeaORM to version 0.11, upgrade other backend dependencies 2023-02-10 13:09:40 +01:00
EETagent
9919b22c35 fix: select padding 2023-02-10 13:01:37 +01:00
EETagent
29878e19aa fix: grades row select in Safari 2023-02-10 12:58:13 +01:00
EETagent
b5369061db fix: remove unused margin left 2023-02-10 12:55:59 +01:00
EETagent
115866d0fd feat: fix telephonenumber select ui & force important 2023-02-10 12:55:52 +01:00
EETagent
2635c3cbae feat: upgrade frontend dependencies 2023-02-10 12:55:27 +01:00
Vojtěch Jungmann
fe361ce625
Merge pull request #200 from EETagent/prod_pdf_fix 2023-02-09 15:29:52 +01:00
Sebastian Pravda
5f254aafd2
fix: undefined login application 2023-02-09 15:26:16 +01:00
Vojtěch Jungmann
2d8c9bc043
Merge pull request #199 from EETagent/prod_pdf
fix gdpr link
2023-02-09 13:23:58 +01:00
Sebastian Pravda
5fdd7938d2 feat: _blank in gdpr link element 2023-02-09 13:23:21 +01:00
Sebastian Pravda
73d8911d05 feat: ssps gdpr link 2023-02-09 13:21:04 +01:00
Vojtěch Jungmann
3e2d9e2dea
Merge pull request #198 from EETagent/prod_pdf
Prod_pdf
2023-02-09 13:20:34 +01:00