1234 Commits

Author SHA1 Message Date
Valentyne Stigloher
8fc8cc32fe (pronouns) use <SimplePronounList> to display any pronoun groups on <PronounsIndex> 2024-10-17 16:43:47 +02:00
Valentyne Stigloher
49b19dad69 (pronouns) hide null generator if language has no morpheme templates 2024-10-17 16:43:47 +02:00
Valentyne Stigloher
26c4df903d (pronouns) style description of generator consistently to others 2024-10-17 16:43:47 +02:00
Valentyne Stigloher
64596a99bf (editor) show pronouns index with add buttons for easier editing 2024-10-17 16:43:47 +02:00
Valentyne Stigloher
f59bbc19e7 (refactor) extract <PronounsGenerator> 2024-10-17 16:43:47 +02:00
Valentyne Stigloher
75c6cdc2b9 (refactor) extract <PronounsIndex> 2024-10-17 16:43:47 +02:00
Valentyne Stigloher
4580f09956 (refactor) extract <PronounsEmojiGenerator> 2024-10-17 16:43:47 +02:00
Valentyne Stigloher
610ea6acb1 (refactor) extract <PronounsMultipleGenerator> 2024-10-17 16:43:47 +02:00
Valentyne Stigloher
3d4b9c8c26 (refactor) extract <PronounsCustomGenerator> 2024-10-17 16:43:47 +02:00
Valentyne Stigloher
cb50f0dbc7 (pronouns) add null pronouns generator to its page 2024-10-17 16:43:47 +02:00
Valentyne Stigloher
8ed07f8802 (ts) migrate pages/pronouns/pronoun.vue to composition API with typescript 2024-10-17 16:43:47 +02:00
Valentyne Stigloher
75b18759d6 (refactor) accept pronoun usages by string in <PronounGroup> 2024-10-17 16:43:47 +02:00
Andrea Vos
517f01c22e Merge branch 'publish-custom-event-comment' into 'main'
(profile) publish customEvent.comment

See merge request PronounsPage/PronounsPage!530
2024-10-15 20:56:24 +00:00
Andrea Vos
b6712f484e CR note 2024-10-15 22:55:42 +02:00
Andrea Vos
61feff7ac1 (profile) publish customEvent.comment 2024-10-15 21:29:25 +02:00
Andrea Vos
fa882246e1 (editor) skip timezones not in a <continent>/<city> format (Firefox support) 2024-10-15 19:30:04 +02:00
Valentyne Stigloher
b3a2df2e25 Merge branch 'minor-tz-fixes' into 'main'
minor timezone fixes

See merge request PronounsPage/PronounsPage!527
2024-10-15 16:14:19 +00:00
Valentyne Stigloher
785e3fdb47 Merge branch '341-pronouns-ask-me' into 'main'
add “ask me” pronoun usage

Closes #341

See merge request PronounsPage/PronounsPage!526
2024-10-15 16:11:20 +00:00
Andrea Vos
c41fdd3acc minor timezone fixes 2024-10-15 14:14:41 +02:00
Valentyne Stigloher
3b0df60a34 (fix) reference more pronoun usage pages via name to ensure they work with foreign characters 2024-10-12 19:34:05 +02:00
Valentyne Stigloher
5cd30c9ab1 (fix) pronoun group display for any pronouns with a group 2024-10-12 19:24:41 +02:00
Valentyne Stigloher
e6ddc10e5b (pronouns) add ask usage 2024-10-12 18:45:27 +02:00
Valentyne Stigloher
2128264a2a (pronouns) consistent description styling of various pronoun usages 2024-10-12 18:45:15 +02:00
Valentyne Stigloher
1b4e5e50a8 (pronouns) fix link to nameself in the pronouns list 2024-10-12 16:54:12 +02:00
Valentyne Stigloher
dfe25afc7f (trans) replace profile.calendar.customEvents.comment by .note to describe better that it won’t be published 2024-10-12 16:29:03 +02:00
Valentyne Stigloher
590e770229 (profile) add icon to custom events 2024-10-12 16:29:03 +02:00
Valentyne Stigloher
a3b466863d (style) match <datepicker> more closely to other inputs 2024-10-12 16:29:03 +02:00
Valentyne Stigloher
aada361a3a (editor) use <datepicker> to input month and day of custom event 2024-10-12 16:29:03 +02:00
Valentyne Stigloher
2f0e627129 (vue) migrate <PersonalEventListInput> to composition API 2024-10-12 16:29:03 +02:00
Valentyne Stigloher
c171f1305b Merge branch '397-consistent-pronouns-short' into 'main'
more consistent display of pronouns across pronouns detail page, profile and foreign pronouns

Closes #397

See merge request PronounsPage/PronounsPage!521
2024-10-12 14:16:48 +00:00
Andrea Vos
f2f7501d0d (bugfix)(card) flag links are not updated to the new filtering method 2024-10-11 12:13:40 +02:00
Valentyne Stigloher
bbc5549184 (pronouns) show slashes short on pronoun list for nameself and emojiself 2024-10-07 15:12:12 +02:00
Valentyne Stigloher
f24ced9f3f (fix) propagate properties to reference element of <Popover> (was wrong for german grammar tables)
ideally, there would be some auto-detection for the root of the provided slot, but apparently this isn’t easy to get
2024-10-06 22:59:27 +02:00
Valentyne Stigloher
5c63b58324 (refactor) use buildPronounsUsage in banner generation 2024-10-03 23:23:36 +02:00
Valentyne Stigloher
e5d184160a (pronouns) show interchangeable forms as he/him or she/her instead of just he or she 2024-10-01 20:22:09 +02:00
Valentyne Stigloher
ca224391a7 (pronouns) consistent display of shorts in profile and foreign pronoun badge 2024-10-01 16:22:42 +02:00
Valentyne Stigloher
dc7c722dab (ts) migrate <ForeignPronoun> to composition API with typescript 2024-10-01 14:15:15 +02:00
Valentyne Stigloher
7f84bffc07 (account) add a bit more spacing between buttons 2024-09-27 13:17:33 +02:00
Valentyne Stigloher
314952d626 (terms) remove .text-nowrap on long label because it overflows 2024-09-26 19:06:21 +02:00
Valentyne Stigloher
529cb060cf (ts) convert <Account> 2024-09-26 18:56:27 +02:00
Valentyne Stigloher
47c4a3e549 (account) replace .badge with .btn on action links and increase font size to be more consistent 2024-09-26 18:56:27 +02:00
Valentyne Stigloher
e20e348ceb (nouns) probably hide unnecessary items when no categories are defined 2024-09-26 18:27:53 +02:00
Valentyne Stigloher
438f05c053 (blog) add reactions 2024-09-22 17:07:35 +02:00
Valentyne Stigloher
7aaa57880d (nuxt) use name of routes / pages instead of building urls as this breaks sometimes when encodeURIComponent is used (and it’s shorter) 2024-09-20 22:53:57 +02:00
Valentyne Stigloher
d53adbafec (fix) heartbeat and plausible links in footer
closes #406
2024-09-20 22:53:57 +02:00
Valentyne Stigloher
9516a93501 (ts) migrate some components to composition API with typescript 2024-09-20 22:53:57 +02:00
Valentyne Stigloher
d61f5c306b (shop) don’t fetch when no token is supplied (e.g. during development) 2024-09-20 19:21:29 +02:00
Valentyne Stigloher
a4ba64a891 (terms) use extracted <FlagList> to ease selection of flags inside the flag catalogue 2024-09-18 10:36:19 +02:00
Valentyne Stigloher
07c6abc098 (change) reload data after submit and enhance scrolling behavior 2024-09-18 10:36:19 +02:00
Valentyne Stigloher
cf045e163c (style) add some scroll-margin-top for <Table> to not get the table covered by the <FilterBar> 2024-09-18 10:36:19 +02:00