80c0468df2
Merge branch "main"
2024-11-08 22:56:22 +11:00
3ca5e47ed4
Merge branch 'main' into staging
2024-11-07 16:10:10 +01:00
61ea4971ad
fix: custom team email subject ( #1450 )
...
Fixed issue where custom email subjects for teams were being ignored.
2024-11-06 22:16:31 +09:00
ffc61af904
chore: extract translations
2024-11-06 22:03:51 +09:00
efbe94aea8
feat: add signing link copy ( #1449 )
2024-11-06 21:34:06 +09:00
1b10c55758
fix: update docker environment ( #1438 )
2024-11-06 19:21:52 +09:00
3da4603a47
fix: content pages breaking during ssr on vercel
2024-11-06 21:02:35 +11:00
dcc2ac8a71
feat(email): support configurable SMTP service ( #1447 )
2024-11-06 19:00:59 +09:00
5158584955
fix: checkout loading button ( #1445 )
2024-11-05 20:10:10 +09:00
54c0c6be14
fix: open page
2024-11-05 19:36:36 +09:00
927a24249c
chore: add translations ( #1444 )
2024-11-05 18:53:33 +09:00
a50c758b07
chore: extract translations
2024-11-05 18:26:09 +09:00
cc249357b3
feat: add certificate translations ( #1440 )
...
Add translations for audit logs and certificates.
2024-11-05 18:25:23 +09:00
011dabcc04
chore: extract translations
2024-11-05 17:37:05 +09:00
4fa6dc1e21
feat: add template page ( #1395 )
...
Add a template page view to allow users to see more details about a
template at a glance.
2024-11-05 17:36:30 +09:00
32b65c4d49
fix: blog posts breaking during ssr on vercel
2024-11-05 18:34:27 +11:00
de880aa821
v1.7.2-rc.4
v1.7.2-rc.4
v1.7.2
2024-11-05 13:50:01 +11:00
dc5723c386
chore: add i18n lang to document deleted email
2024-11-05 13:44:00 +11:00
f34446c25e
Merge branch 'main' into staging
2024-11-05 13:08:23 +11:00
c57d1dc55d
chore: add translations ( #1443 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2024-11-05 13:07:55 +11:00
aae790c73c
chore: fix build failure
2024-11-05 12:39:08 +11:00
8a668f52aa
Merge branch 'main' into staging
2024-11-05 12:07:32 +11:00
4dd95016b1
feat: i18n for emails ( #1442 )
...
## Description
Support setting a document language that will control the language used
for sending emails to recipients. Additional work has been done to
convert all emails to using our i18n implementation so we can later add
controls for sending other kinds of emails in a users target language.
## Related Issue
N/A
## Changes Made
- Added `<Trans>` and `msg` macros to emails
- Introduced a new `renderEmailWithI18N` utility in the lib package
- Updated all emails to use the `<Tailwind>` component at the top level
due to rendering constraints
- Updated the `i18n.server.tsx` file to not use a top level await
## Testing Performed
- Configured document language and verified emails were sent in the
expected language
- Created a document from a template and verified that the templates
language was transferred to the document
2024-11-05 11:52:54 +11:00
4e00dce226
Merge branch 'chore/project-babel' into staging
2024-11-04 17:11:09 +01:00
fe7ad56181
chore: text
2024-11-04 17:10:40 +01:00
291d21006b
chore: text
2024-11-04 17:07:02 +01:00
3633e61bcb
chore: text
2024-11-04 17:02:06 +01:00
0b4b47d825
Merge branch 'chore/project-babel' into staging
2024-11-04 16:51:46 +01:00
3f934080e3
chore: image and rebuild
2024-11-04 16:50:11 +01:00
04b1ce1aab
fix: missing not found page for deleted documents ( #1424 )
2024-11-04 22:09:52 +09:00
885349ad94
fix: missing signing order when using templates ( #1425 )
2024-11-03 20:17:41 +09:00
28514ba2e7
fix: duplicate templates ( #1434 )
2024-11-01 21:29:38 +11:00
8aa6d8e602
chore: add translations ( #1433 )
2024-11-01 13:22:51 +09:00
378e515843
chore: extract translations
2024-11-01 12:56:07 +09:00
f42e600e3f
chore: update workflow
2024-11-01 12:37:54 +09:00
88eaec91c9
chore: extract translations
2024-11-01 11:27:09 +09:00
f199183c78
feat: improve translation coverage ( #1427 )
...
Improves translation coverage across the app.
2024-11-01 10:57:32 +11:00
0cee07aed3
v1.7.2-rc.3
v1.7.2-rc.3
2024-10-31 15:33:03 +11:00
f76f87ff1c
fix: use key for expansion on embeds
2024-10-31 15:31:40 +11:00
6020336792
v1.7.2-rc.2
v1.7.2-rc.2
2024-10-30 14:37:50 +11:00
634b30aa54
fix: signature flickering during embed
2024-10-30 14:36:35 +11:00
7fc497a642
fix: translation upload token ( #1423 )
2024-10-29 19:55:49 +09:00
e30ceeb038
style: update common.po ( #1402 )
...
Update translations
2024-10-28 11:26:12 +09:00
872762661a
style: Update web.po ( #1403 )
...
Update translations
2024-10-28 11:23:08 +09:00
5fcd8610c9
fix: translate extract command ( #1394 )
...
Change how the translate extract command is run on build
2024-10-28 11:21:49 +09:00
a99b48ce05
chore: typos
2024-10-25 16:24:14 +02:00
01122dbd33
chore: feedback
2024-10-25 16:19:28 +02:00
7d1ded8b04
chore: titlel
2024-10-24 15:04:22 +02:00
5b475daba7
chore: new query
2024-10-24 09:57:17 +00:00
d4baab195c
fix: build errors
2024-10-23 12:58:47 +00:00