upsiflu
|
7eae134085
|
refactor(dx): auto-generate types for frontend objects and responses #2388
|
2025-01-29 14:12:11 +01:00 |
ArneBo
|
f83c6be540
|
[WIP] fix(front): make pagination work
|
2025-01-23 12:56:44 +01:00 |
ArneBo
|
fdfda9ca3e
|
fix(front): h1 in page headers
|
2025-01-23 01:18:52 +01:00 |
ArneBo
|
d1c21fa86d
|
fix(front): make styles of album list, album detail and album card consistent
|
2025-01-22 13:30:15 +01:00 |
ArneBo
|
5b11a558c0
|
fix(front): proper loader on albums page
|
2025-01-21 19:35:09 +01:00 |
ArneBo
|
fca4f3b77f
|
fix(front): Albums empty alert icon
|
2025-01-19 14:08:50 +01:00 |
ArneBo
|
bd4093e6bc
|
fix(front): small fixes
|
2025-01-15 16:28:04 +01:00 |
ArneBo
|
6a55becd82
|
fix(front) show album cards
|
2025-01-10 12:28:23 +01:00 |
upsiflu
|
7e19fd23f0
|
refactor(ui): move all Ui components into the same directory level
|
2025-01-10 00:46:57 +01:00 |
ArneBo
|
13af438026
|
chore(front): remove deprecated dropdowns
|
2025-01-08 21:37:53 +01:00 |
ArneBo
|
4681e23a1e
|
fix(ui): Modal toggles
|
2025-01-08 21:37:53 +01:00 |
ArneBo
|
42805171fe
|
fix(style) [WIP] Library search pages
|
2025-01-08 21:37:53 +01:00 |
ArneBo
|
5eef4692e1
|
[WIP] replace buttons with new ui component
|
2025-01-08 21:34:01 +01:00 |
upsiflu
|
b447daed47
|
chore(ui): use `store` object instead of `$store` plugin
|
2025-01-08 21:31:18 +01:00 |
ArneBo
|
edad84b0b6
|
consistent use of i18n for translations, replace , and global variables with local definitions
|
2025-01-08 21:30:13 +01:00 |
ArneBo
|
36965695d9
|
(refactor): replaced album cards
|
2025-01-08 21:28:53 +01:00 |
upsiflu
|
b17c929801
|
dx: Paths in frontend templates: shorten
|
2025-01-08 21:28:53 +01:00 |
jon r
|
684fc13f7e
|
Paths in frontend templates to find the source files. Move non-abstract external UI components into this repo. ArtistCard working, with missing css
|
2025-01-08 21:28:53 +01:00 |
Georg Krause
|
ec8dc8e09f
|
Merge branch stable into develop
|
2023-09-01 14:24:58 +02:00 |
Ciarán Ainsworth
|
3a46cb140d
|
Clean up everything but views
|
2022-11-28 10:16:58 +00:00 |
Ciarán Ainsworth
|
ef757e1854
|
Update all components
|
2022-11-28 10:16:58 +00:00 |
wvffle
|
edfbf94313
|
Add eslint rules for i18n
|
2022-11-28 10:16:58 +00:00 |
wvffle
|
ebea32faf9
|
Replace gettext with i18n
|
2022-11-28 10:16:58 +00:00 |
wvffle
|
6455e21cf2
|
Update axios
|
2022-11-26 12:16:30 +00:00 |
wvffle
|
203f256181
|
Refetch data on scope change
|
2022-11-16 10:38:03 +00:00 |
Kasper Seweryn
|
57a5b85ff3
|
Fix search by text
|
2022-09-07 09:03:38 +00:00 |
wvffle
|
1837107ae8
|
Make changing tags reactive
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
fb4f94fb73
|
Fix search and dynamic ordering (#1567)
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
436a76928f
|
Resolve most type conflicts
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
e7da8b5f43
|
Resolve some TODOs
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
ee975e5854
|
Add error handler in all unhandled places
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
405eed0c0f
|
Add semantic ui types
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
de4f445e9b
|
Fix up some tsc errors
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
8d5464c28e
|
Workaround vuejs/core/pull/4512
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
5dfce40cb6
|
Update router configuration to fix some errors
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
78cdb592c5
|
Cleanup defaultPaginateBy and fix onMounted missing from imports
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
a8fd0e3f28
|
Migrate rest of ordering/pagination mixins to composables
|
2022-09-06 09:26:36 +00:00 |
wvffle
|
344f1af058
|
Add useSmartSearch composable
|
2022-09-06 09:26:36 +00:00 |
Kasper Seweryn
|
8cf3500842
|
Remove ordering and pagination mixins from a bunch of files
|
2022-09-06 09:26:36 +00:00 |
Kasper Seweryn
|
3266cd80bd
|
Migrate Albums and move pagination component
|
2022-09-06 09:26:36 +00:00 |
Kasper Seweryn
|
9e0596d136
|
Move *.js to *.ts
|
2022-09-06 09:26:36 +00:00 |
Kasper Seweryn
|
16d437be62
|
Migrate Translations mixin to useSharedLabels composable
|
2022-09-06 09:26:36 +00:00 |
Kasper Seweryn
|
12b09b085a
|
Refactor ~/logging.ts to a useLogger composable
|
2022-09-06 09:26:36 +00:00 |
Kasper Seweryn
|
f61fafec2a
|
Remove '@/'
|
2022-09-06 09:26:36 +00:00 |
Georg Krause
|
e9c4bfe947
|
Start migration to vite
|
2022-02-21 15:07:07 +01:00 |
Georg Krause
|
8ee9a536e1
|
Lint the frontend code
|
2021-12-06 11:35:20 +01:00 |
Ciarán Ainsworth
|
0ce5068f14
|
Resolve "Albums are not displaying on Album categories"
|
2020-12-02 18:44:04 +01:00 |
Ciarán Ainsworth
|
33ba92a0d6
|
Contrast and labelling fixes
|
2020-08-01 11:11:51 +02:00 |
Ciarán Ainsworth
|
640f00f16d
|
Fix issue with album and artist search page
|
2020-07-27 11:03:47 +02:00 |
Agate
|
da2229c441
|
Fix #1131: More consistent search UX on /albums, /artists, /radios and /playlists
|
2020-07-06 13:21:07 +02:00 |