Commit Graph

2333 Commits

Author SHA1 Message Date
Michael Genson
e5ca9c31fb add tests for announcement file format 2026-04-08 16:40:59 +00:00
Michael Genson
4efcd0c113 switch to height for consistent dialog size 2026-04-08 15:59:50 +00:00
Michael Genson
87d86740e6 resolve TODO 2026-04-08 15:58:45 +00:00
Michael Genson
b1c809f102 remove clunky image reprocessing paragraph 2026-04-08 15:57:31 +00:00
Michael Genson
29c886ba81 type 2026-04-08 15:56:18 +00:00
Michael Genson
64e47a1626 fix welcome warning 2026-04-08 15:55:00 +00:00
Michael Genson
00b2ee79fc Merge branch 'mealie-next' into feat/announcements 2026-04-08 15:49:46 +00:00
Michael Genson
8c16bd0aac Only mark actually read announcements as read 2026-04-08 15:44:12 +00:00
Kuchenpirat
d3e41582ae chore: Nuxt 4 upgrade (#7426) 2026-04-08 15:25:41 +00:00
Hayden
7a60ad2227 chore(l10n): New Crowdin updates (#7425) 2026-04-08 06:09:28 +00:00
Brian Choromanski
fe491bbe56 fix: Support for enter key when creating household (#7419)
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2026-04-08 00:40:58 +00:00
Michael Genson
10e887b565 close dialog when clicking on buttons 2026-04-07 17:12:10 +00:00
Michael Genson
d3a5572049 write full welcome announcement 2026-04-07 17:12:00 +00:00
Michael Genson
a23e5a515e disable silly stylistic rule 2026-04-07 16:43:43 +00:00
renovate[bot]
c3d1cf4c37 chore(deps): update dependency vite to v7.3.2 [security] (#7410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-06 21:24:05 +00:00
mealie-actions[bot]
2c6997a601 chore(l10n): Crowdin locale sync (#7397)
Co-authored-by: GitHub Action <action@github.com>
2026-04-05 03:07:25 +00:00
Hayden
5ce3099cfa chore(l10n): New Crowdin updates (#7393) 2026-04-04 04:49:26 +00:00
Brian Choromanski
0d1349cc7f fix: Reverted references to categories on the recipe actions data management page (#7391) 2026-04-04 04:05:16 +00:00
Brian Choromanski
7e7d1622dd fix: Display issues with data management pages on mobile (#7389) 2026-04-04 01:08:51 +00:00
Brian Choromanski
bb278aac35 feat: Added scroll to top on all pages that have recipeCardSection (#7384) 2026-04-03 04:11:16 +00:00
Hayden
bac00a30a4 chore(l10n): New Crowdin updates (#7379) 2026-04-01 21:23:55 +00:00
Brian Choromanski
058dbdc9d6 fix: Back button sets view to where you left page (#7370)
Co-authored-by: Michael Genson <genson.michael@gmail.com>
2026-03-31 23:14:32 -05:00
Hayden
6ee69b7b3e chore(l10n): New Crowdin updates (#7372) 2026-03-31 20:20:11 +00:00
Arsène Reymond
f36c892bb7 feat: improve BaseDialog on mobile and use it globally (#7076)
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
2026-03-31 12:34:44 +00:00
Hayden
f6305b785e chore(l10n): New Crowdin updates (#7371) 2026-03-31 08:22:12 +00:00
Hayden
690b6aa57b chore(l10n): New Crowdin updates (#7367) 2026-03-30 19:55:44 +00:00
Hayden
c57af78f8f chore(l10n): New Crowdin updates (#7365) 2026-03-30 07:43:30 +00:00
Hayden
3356ebc0b8 chore(l10n): New Crowdin updates (#7360) 2026-03-29 06:05:18 +00:00
mealie-actions[bot]
ea3856b620 chore(l10n): Crowdin locale sync (#7357)
Co-authored-by: GitHub Action <action@github.com>
2026-03-29 03:07:40 +00:00
Michael Genson
4cab2919ac don't advance announcements if the dialog already opened 2026-03-28 19:03:18 +00:00
Michael Genson
d0fa9a9c6b add alert icon for unread announcements 2026-03-28 18:57:30 +00:00
Michael Genson
57f41c1dd2 refactor to simplify saving/state logic 2026-03-28 18:45:21 +00:00
Hayden
626dee9500 chore(l10n): New Crowdin updates (#7351) 2026-03-28 18:36:42 +00:00
Michael Genson
c3726b4359 implement nav 2026-03-28 17:51:21 +00:00
Michael Genson
c64c62e447 add date to announcement data 2026-03-28 17:48:40 +00:00
Michael Genson
20ea652cf5 implement nav buttons 2026-03-28 17:18:12 +00:00
Michael Genson
951741a0af fix "0" appearing during fade 2026-03-28 17:17:58 +00:00
Michael Genson
3625849151 make new announcements global 2026-03-28 17:17:46 +00:00
Michael Genson
b911be696a calculate new announcements properly 2026-03-28 17:17:25 +00:00
Michael Genson
096b9ded4c better typing 2026-03-28 17:17:05 +00:00
Michael Genson
8aced42823 suppress user update alert 2026-03-28 16:43:07 +00:00
Michael Genson
631c1ce736 allow disabling automatic alerts per-request 2026-03-28 16:42:24 +00:00
Michael Genson
e9ca789a1d allow passing axios config in CRUD 2026-03-28 16:42:09 +00:00
Michael Genson
8f06889662 remove custom group admin override (???) 2026-03-28 16:40:50 +00:00
Michael Genson
21db1b66ef switch cancel text 2026-03-28 16:28:57 +00:00
Michael Genson
5f28a60d61 fix watchers 2026-03-28 16:17:34 +00:00
Hayden
7b3651d138 chore(l10n): New Crowdin updates (#7346) 2026-03-28 08:25:47 +00:00
Michael Genson
fcf2b7ef2a implement basic placeholder announcement 2026-03-28 01:05:08 +00:00
Michael Genson
bd1ed028b5 add announcements composable and dialog component 2026-03-27 22:45:12 +00:00
Michael Genson
af5284c7e1 add "show announcements" toggles 2026-03-27 22:20:20 +00:00