Andrea Vos
6451131b8e
Merge branch 'refs/heads/main' into naski
2025-01-19 19:23:06 +01:00
Valentyne Stigloher
cfb55030e3
(style) display extra on @username route (overview when user has no card in this language and on the side)
2025-01-19 19:20:04 +01:00
Andrea Vos
6dbd121186
Merge branch 'nynorsk' into 'main'
...
Publish Nynorsk
See merge request PronounsPage/PronounsPage!554
2025-01-19 17:08:35 +00:00
Andrea Vos
2a24e83ff2
Merge branch 'refs/heads/main' into naski
2025-01-19 16:24:36 +01:00
Valentyne Stigloher
802a835a2e
(team) show loading spinner when team members are loading
2025-01-18 13:26:59 +01:00
Valentyne Stigloher
9d4900fde8
(nouns) use same styling on <NounsTemplatesTable>, extract <NounsTable> to not repeat styling
2025-01-17 13:36:14 +01:00
Adaline Simonian
e275e6e1ae
refactor: disable api routes for macrolanguages
2025-01-16 14:24:49 -08:00
Benjamin
bbfa210340
JS Modernization (@benshawmean)
2025-01-16 22:24:08 +00:00
Adaline Simonian
9e40e63371
refactor: remove leftover text
2025-01-16 12:16:05 -08:00
Adaline Simonian
145ab2a026
refactor: address review comments
2025-01-16 12:14:40 -08:00
Adaline Simonian
75179eed26
refactor: address some review comments
2025-01-16 11:17:04 -08:00
Adaline Simonian
979aa097c7
feat: macrolanguage landing page for no
locale
...
Auto-redirects:
- if the page requested is a user profile, and the user has one profile
out of the multiple individual languages, to the one profile that was
found
- otherwise based on user's accept-language header
- if all else fails, shows language selection landing page
2025-01-15 16:18:01 -08:00
Andrea Vos
e54bf72dd2
(pl)(census) Szymon's feedback
2025-01-15 17:35:41 +01:00
Adaline Simonian
12edd655b6
chore: fix lint errors
2025-01-14 18:20:30 -08:00
Adaline Simonian
9aedcfb166
fix: distinguish better between sublanguages
2025-01-14 18:08:25 -08:00
Andrea Vos
595c0e6222
(hbs) temporary comparison section
2025-01-14 23:12:05 +01:00
Andrea Vos
240c67e727
(admin) fix timesheets monthly sum
2025-01-13 23:21:02 +01:00
Andrea Vos
92cfb1994c
(pl)(census) fix age not validating correctly
2025-01-13 22:23:34 +01:00
Valentyne Stigloher
e69eff7104
(workshops) add <CommunityNav> for consistency
2025-01-12 14:12:15 +01:00
Valentyne Stigloher
41dd1035cb
(style) directly apply horizontal padding to <*SubmitForm> instead of wrapping them (also fixes a hydration error)
2025-01-12 14:12:15 +01:00
Valentyne Stigloher
5b3bb04c6c
(ts) migrate many components to composition API with typescript
2025-01-12 14:12:15 +01:00
Valentyne Stigloher
a55b1a13e4
(nuxt) change index routes to pages
2025-01-12 14:12:15 +01:00
Valentyne Stigloher
253e8700da
(ts) migrate pages to composition API with typescript
2025-01-12 14:12:15 +01:00
Valentyne Stigloher
4a7a736640
(ts) migrate several components to composition API with typescript
2025-01-11 15:48:43 +01:00
Valentyne Stigloher
374f8b8120
(ts) migrate remaining .js files in ~/src to typescript
2025-01-11 15:48:43 +01:00
Valentyne Stigloher
14d629bc26
(fix)(admin) correct stats format in ~/pages/admin/users.vue
2025-01-02 19:03:16 +01:00
Valentyne Stigloher
9335a1bd48
Merge branch 'admin-blog-preview' into 'main'
...
admin blog preview
See merge request PronounsPage/PronounsPage!548
2025-01-02 13:27:45 +00:00
Valentyne Stigloher
98472dc635
(admin) hide blog editor card when filtering for attention
2025-01-02 14:18:53 +01:00
Andrea Vos
02d2e92fdb
CR fixes
2025-01-02 13:43:39 +01:00
Andrea Vos
690bff7043
Merge branch 'refs/heads/main' into split-audit
2025-01-02 12:54:54 +01:00
Andrea Vos
932657c1b4
(admin) minor fixes to timesheets view
2025-01-02 12:12:48 +01:00
Valentyne Stigloher
64735cac1b
(admin)(blog) very simple post editor
2025-01-01 23:52:44 +01:00
Valentyne Stigloher
9280d797ba
(ts) migrate pages/admin/index.vue to composition API with typescript
2025-01-01 23:52:44 +01:00
Valentyne Stigloher
2369ce1057
(ts) migrate /api/admin/stats and /api/admin/stats-public from express to h3, improving their types
2025-01-01 23:52:44 +01:00
Andrea Vos
1055e3b5bd
split audit log into a separate database and compress payload
2024-12-31 11:17:37 +01:00
Andrea Vos
7a0eec0b0e
(design) proper dark background with gradient
2024-12-29 14:04:20 +01:00
Valentyne Stigloher
36dbf51c75
(seo) add title and description to some pages missing it
2024-12-28 16:43:44 +01:00
Valentyne Stigloher
332e667366
(search) open a search dialogue via button in the header or Ctrl+K
2024-12-28 00:16:08 +01:00
Valentyne Stigloher
dfc524e888
(refactor) common SearchDocument type and <SearchItem> component for all search categories
2024-12-28 00:05:11 +01:00
Valentyne Stigloher
a12b14256d
(search)(inclusive) add search for inclusive
2024-12-28 00:05:10 +01:00
Valentyne Stigloher
0257c55081
(search)(terms) add search for terms
2024-12-28 00:04:54 +01:00
Valentyne Stigloher
ce682f75f9
(search)(faq) add search for faqs
2024-12-28 00:04:32 +01:00
Valentyne Stigloher
a88807875d
(search)(links) add search for links
2024-12-28 00:04:32 +01:00
Valentyne Stigloher
c9378e9659
(search)(sources) add search for sources
2024-12-28 00:04:32 +01:00
Valentyne Stigloher
09ac9782a1
(search)(nouns) add search for nouns
2024-12-28 00:04:32 +01:00
Valentyne Stigloher
7b27ed0ba7
(search)(pronouns) add search for canonical pronouns
2024-12-28 00:04:31 +01:00
Valentyne Stigloher
9d15cb1672
(search) highlight found search terms
2024-12-28 00:03:58 +01:00
Valentyne Stigloher
e8f5f22ba7
(search)(blog) add search for blog entries
2024-12-28 00:03:28 +01:00
Valentyne Stigloher
bbfe946ac7
(refactor) migrate /blog routes from express to h3
2024-12-28 00:03:28 +01:00
Valentyne Stigloher
cf70e8eaff
(editor) fix validation when pronoun gets normalised
2024-12-14 18:38:56 +01:00