886 Commits

Author SHA1 Message Date
Manav Rathi
6325e3f886
Fix 2025-01-07 10:58:11 +05:30
Manav Rathi
ad0de74721
R 2025-01-07 10:46:34 +05:30
Manav Rathi
1058dd89fb
R 2025-01-07 10:44:56 +05:30
Manav Rathi
f60ea405a6
R 2025-01-07 10:43:04 +05:30
Manav Rathi
86c8b4d6b6
R 2025-01-07 10:41:55 +05:30
Manav Rathi
fddc7961ad
R 2025-01-07 10:40:26 +05:30
Manav Rathi
5bf9b63bc9
Move 2025-01-07 10:38:45 +05:30
Manav Rathi
d0d1578b1a
R 2025-01-07 10:37:31 +05:30
Manav Rathi
291d62ca0e
R 2025-01-07 10:25:19 +05:30
Manav Rathi
e9dfb77109
R 2025-01-07 10:18:15 +05:30
Manav Rathi
34caf1f56e
Fix casing 2025-01-07 10:17:21 +05:30
Manav Rathi
fb3cb54c93
Rename 2025-01-07 10:13:05 +05:30
Manav Rathi
7adb64f0f5
Convert Box/flex => Stack/row
> Box component is not intended to be used with Figma, it's a specific implementation based on the underlying style engine we are using which might be removed once we switched to Pigment CSS (not related to design again).
>
> https://github.com/mui/material-ui/issues/43898#issuecomment-2482313907
2025-01-06 17:00:03 +05:30
Manav Rathi
ada7550035
Remove dup 2025-01-06 16:11:09 +05:30
Manav Rathi
ba83c66ba6
Cleanup and dedup 2025-01-06 16:08:53 +05:30
Manav Rathi
2b14f9150f
esl 2025-01-06 11:42:17 +05:30
Manav Rathi
3aa3ab37c2
fmt 2025-01-06 11:39:41 +05:30
Manav Rathi
f13b80be1d
Minor 2025-01-06 11:22:50 +05:30
Manav Rathi
b94332aaa7
codemods + manual afterwords
npx @mui/codemod@latest deprecations/all `git ls-files '**.tsx'` ; npx @mui/codemod@latest v6.0.0/styled `git ls-files '**.tsx'` ; npx @mui/codemod@latest v6.0.0/sx-prop `git ls-files '**.tsx'` ; npx @mui/codemod@latest v6.0.0/system-props `git ls-files '**.tsx'`
2025-01-06 11:19:13 +05:30
Manav Rathi
c52a62d944
Update React 18 => 19, Next 14 => 15, MUI 5 => 6 (wip checkpoint) 2025-01-06 10:23:41 +05:30
Crowdin Bot
7e298b8d1d New Crowdin translations by GitHub Action 2025-01-06 00:35:59 +00:00
Manav Rathi
6dffb1f289
Conv 2025-01-02 15:59:26 +05:30
Manav Rathi
2f372cdbe1
Doesn't work outside of the next process 2025-01-01 14:19:12 +05:30
Manav Rathi
9910049d1d
[web] Remove hardcoded URLs
Museum now supports configuring the URL that the clients should use for cast,
accounts (passkeys) and families portal.

If you're using the old method (which was only supported by the web app, unlike
the new method which is supported by both mobile and web, and also for cast) of
configuring the custom environment variables, then you should instead use the
corresponding setting in the museum configuration:

- NEXT_PUBLIC_ENTE_ACCOUNTS_URL => apps.account
- NEXT_PUBLIC_ENTE_FAMILY_URL => apps.family

Reference: [apps block in
local.yaml](fe2771f2e0/server/configurations/local.yaml (L75-L89))
2025-01-01 14:12:38 +05:30
Manav Rathi
64a47694d0
Type 2024-12-30 16:37:05 +05:30
Manav Rathi
b511aeb401
zod type 2024-12-30 16:01:28 +05:30
Manav Rathi
4e7d764722
numered lists too 2024-12-30 14:23:48 +05:30
Manav Rathi
9aae713207
Update comments to match prettier defaults
These comments were earlier written to match the way prettier formatted
markdown, but they've changed that upstream with 3.4, so revert back to the more
natural style that prettier also uses.
2024-12-30 14:18:36 +05:30
Crowdin Bot
58afaa9405 New Crowdin translations by GitHub Action 2024-12-30 04:18:26 +00:00
Crowdin Bot
f57f1a8636 New Crowdin translations by GitHub Action 2024-12-27 06:39:11 +00:00
Manav Rathi
3429a9f3d6
Fixes 2024-12-27 12:03:35 +05:30
Manav Rathi
cdbd86d63c
Rename 2024-12-27 11:55:58 +05:30
Manav Rathi
69e1aa18e6
fix 2024-12-27 11:54:44 +05:30
Manav Rathi
6f2079c7c6
Ren 2024-12-27 11:50:48 +05:30
Crowdin Bot
57c353a443 New Crowdin translations by GitHub Action 2024-12-27 05:48:15 +00:00
Manav Rathi
6d2a223acf
Fixes 2024-12-27 11:12:58 +05:30
Manav Rathi
eca0137426
Replace old impl 2024-12-27 11:10:05 +05:30
Manav Rathi
28ab3c321c
Loc 2024-12-27 09:34:13 +05:30
Manav Rathi
dafbf23d67
2 line 2024-12-23 19:39:31 +05:30
Crowdin Bot
0533f99313 New Crowdin translations by GitHub Action 2024-12-23 00:35:18 +00:00
Manav Rathi
671199e286
Redirect 2024-12-20 16:19:04 +05:30
Manav Rathi
4bbe71e135
Use 2024-12-20 14:12:05 +05:30
Manav Rathi
664c723c78
Tweak 2024-12-20 13:47:14 +05:30
Manav Rathi
34068d09ba
Use regular menu 2024-12-20 13:35:52 +05:30
Manav Rathi
d30dce0896
Menu 2024-12-20 13:05:30 +05:30
Manav Rathi
1068b6811f
Dup 2024-12-20 12:51:45 +05:30
Manav Rathi
42f2bb819b
Move 2024-12-18 18:38:05 +05:30
Manav Rathi
44d2f66260
pathJoin 2024-12-18 16:45:01 +05:30
Crowdin Bot
6b49a889da New Crowdin translations by GitHub Action 2024-12-17 06:07:44 +00:00
Manav Rathi
45b490cb43
Specific 2024-12-17 11:24:42 +05:30