c550183720
Add ISO 8601 option
2023-02-05 23:28:21 +01:00
e319dd3e3d
fix: extra whitespace in Castform header
...
Using the Castform template without a summary, still has extra whitespace for the summary. This commit fixes the extra whitespace to not appear when no summary is present.
2023-01-22 17:48:27 -06:00
5331ecccc1
i18n-ize the user profile modal
2023-01-19 07:51:43 +01:00
f2ec86940c
Merge branch 'main' into feat/implement-self-serve-account-deletion
2023-01-19 07:34:11 +01:00
cd74e707ba
update dependencies
2023-01-19 07:33:15 +01:00
ff101dbfac
[Feature] Implement Self-Serve Account Deletion
2023-01-19 00:11:15 +01:00
5024c19f87
fix error messages not displaying toasts sometimes, add axios error interceptors
2023-01-18 21:36:05 +01:00
cc7095adc3
New translations landing.json (Spanish)
2023-01-16 01:53:40 +01:00
e2703f55aa
New translations builder.json (Spanish)
2023-01-16 01:53:37 +01:00
7e93b5a757
update dependencies
2023-01-04 22:15:13 +01:00
6358fbad30
Adding check for ``addHttp()` to see if `mailto:` or `tel:`` is present.Signed-off-by: Jadin Heaston <jadin.heaston@como.gov>
2023-01-03 13:57:07 -06:00
d342c0a9af
fix axios type issue
2023-01-03 17:17:35 +01:00
63084eebb4
feat(dependencies): ⬆️ update dependencies, fix date display issue, add more profile icons
2023-01-03 17:06:30 +01:00
c8f7bffe7e
Merge pull request #1160 from coolswood/main
...
fix: Gengar two cols bug
2023-01-03 16:51:09 +01:00
c9685d4ce7
fix: Gengar two cols bug
2022-12-31 10:01:54 +02:00
4dc987e27d
New translations landing.json (Persian)
2022-12-30 19:09:41 +01:00
f7af06ae9a
New translations builder.json (Persian)
2022-12-30 18:12:15 +01:00
fea6d23178
fix: overflow-y-auto
2022-12-29 19:37:47 +02:00
6b4a54465a
feat(client): ✨ add github flavored syntax and math equations to markdown support
2022-12-17 10:19:25 +01:00
1868c47e30
New translations common.json (Dutch)
2022-12-17 09:48:12 +01:00
51442efc23
New translations common.json (German)
2022-12-17 09:48:07 +01:00
556e962ec5
refactor(client): 📝 add link to subreddit
2022-12-16 22:56:23 +01:00
bf41aa9c6c
feat(sentry): remove sentry integration
2022-12-16 14:34:15 +01:00
9af9a0284e
set sentry user ID, if available and applicable
2022-12-03 00:15:08 +01:00
43e43e7d76
one more attempt to fix sentry auth issue
2022-12-02 23:44:51 +01:00
ea2aee2d25
add release version to sentry ci process
2022-12-02 23:16:48 +01:00
5221ef707b
Merge branch 'main' into feature/sentry-integration
2022-12-02 22:10:58 +01:00
f0df806f01
remove link underline style
2022-12-02 22:10:08 +01:00
1914ebb9ae
fix links in PDF
2022-12-02 13:55:56 +01:00
686dba90c9
Merge pull request #1114 from tryallthethings/pdf-template-fix
...
Fix for links in PDFs, template fix
2022-12-02 13:41:37 +01:00
95dc3bf571
Merge pull request #1108 from tryallthethings/translation-fix
...
Translation fix
2022-12-02 13:37:35 +01:00
1c8fdbf848
Merge pull request #1107 from tryallthethings/main
...
fix: made some missing texts translatable
2022-12-02 13:37:25 +01:00
d8357c9959
Fix: Every other instance of invoked clsx hence adding it here as well.
2022-11-26 14:37:48 +01:00
90e994377b
Fix: Adding quotation marks seems to fix #1112
2022-11-26 14:36:56 +01:00
82c6ee6d5d
fix: Updated German translation. A lot of minor changes as well as rephrasing of whole sentences. This translation is now also 100% formal, instead of a mix of formal and informal.
2022-11-25 18:42:37 +01:00
7b615e73c3
fix: Changed German language description to formal
2022-11-25 18:42:00 +01:00
268e4a87fe
Revert "fix: made some missing texts translatable"
...
This reverts commit deb4e0a0de .
2022-11-25 18:39:09 +01:00
73f8eb84c9
Revert "fix: Updated German translation. A lot of minor changes as well as rephrasing of whole sentences."
...
This reverts commit e0a42fd928 .
2022-11-25 18:39:07 +01:00
a31ef89996
Revert "fix: Changed German language description to formal"
...
This reverts commit d6bca7ebab .
2022-11-25 18:38:55 +01:00
d6bca7ebab
fix: Changed German language description to formal
2022-11-25 18:29:55 +01:00
e0a42fd928
fix: Updated German translation. A lot of minor changes as well as rephrasing of whole sentences.
2022-11-25 18:27:28 +01:00
deb4e0a0de
fix: made some missing texts translatable
...
BREAKING CHANGE: locales without the new fields will display the field name
2022-11-25 18:22:29 +01:00
700439c8a8
Update date.ts
...
Added a common date format for Germany.
2022-11-25 18:00:08 +01:00
fb09283e53
add some more properties for sentry
2022-11-25 13:07:40 +01:00
aec78cf875
lay the ground work for sentry integration
2022-11-25 11:32:57 +01:00
77c587681b
using fetch instead of axios, should fix the issue
2022-11-24 22:25:23 +01:00
7ac8b906d9
add await
2022-11-24 22:16:00 +01:00
e9a5f86a6a
using fetch instead of axios, server side
2022-11-24 22:14:01 +01:00
7238a3b50e
some more logs
2022-11-24 22:01:00 +01:00
ebe13fa82e
push a bunch of console.logs
2022-11-24 21:45:42 +01:00