Commit Graph

30 Commits

Author SHA1 Message Date
ArneBo 117789358d fix(style): consistent style in album card 2025-03-29 13:02:24 +01:00
ArneBo a3a39c15e4 chore(front): fixes 2025-03-29 10:56:10 +01:00
ArneBo 8a3df62a81 fix(front): no artist overflow on album cards 2025-03-28 11:07:46 +01:00
upsiflu efc6e8a30e chore(front): cleaning up 2025-03-26 16:58:35 +01:00
ArneBo 0408668a4a fix(front): inline artist credit list 2025-03-25 04:23:01 +01:00
ArneBo 4c1388af5d fix(front): use artistCredit for admin pages, display artist credits in one line 2025-03-24 14:34:37 +01:00
upsiflu 3044a88dbc fix(ui): use `start` and `end` for text alignments to respect writing direction
https://csslayout.news/whats-the-difference-between-the-alignment-values-of-start-flex-start-and-self-start/
2025-03-22 15:16:15 +01:00
upsiflu 8bb0adf700 chore(format): [WIP] run eslint and fix most stylistic/formatting errors 2025-02-24 15:17:18 +01:00
jon r 8b2a5e54ce chore(eslint): apply automatic fixes to format front/src 2025-02-22 22:00:32 +01:00
ArneBo 53e2891be5 fix(front): de-couple album card from generated types 2025-02-21 12:16:35 +01:00
ArneBo 8cfead746d fix(front): consistent image urls generation in all sizes 2025-02-21 10:27:06 +01:00
ArneBo c6428e2381 fix(style): align artist name left on album card 2025-02-15 00:26:42 +01:00
ArneBo cb4c879eda fix(front): remove unused router redirections after moving ui modules to this repo #2355 2025-02-14 10:22:01 +01:00
ArneBo 1576890933 fix(front): remove unused tagslist in album card 2025-01-31 17:13:29 +01:00
ArneBo 20e8860d4d fix(front): remove deprecated id from playbutton 2025-01-29 22:01:35 +01:00
upsiflu 7eae134085 refactor(dx): auto-generate types for frontend objects and responses #2388 2025-01-29 14:12:11 +01:00
ArneBo 3d710dbb02 fix(front): consistent small cards 2025-01-29 12:04:48 +01:00
ArneBo 6f728036ec fix(front): consistent playbutton and style in all cards 2025-01-27 13:55:56 +01:00
ArneBo 5ccf1f66b0 fix(front): consistent spacer 2025-01-26 00:46:08 +01:00
ArneBo 6f5b40f68e fix(front): use large cropped images consistently 2025-01-22 14:12:11 +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 81bb01b60b feat(front): vinyl icon instead of image as a default fallback in album card 2025-01-21 19:38:13 +01:00
ArneBo f4607e0d02 fix(ui): removed unused imports 2025-01-16 17:01:13 +01:00
ArneBo d51830526c fix(front): Use new split playbutton in artistcards and show default covers, related to #2384 2025-01-16 16:31:18 +01:00
ArneBo d18c1462a6 fix(front): Use new split playbutton in albumcards and show default covers, related to #2384 2025-01-16 15:58:04 +01:00
upsiflu ebc85d2a19 fix(ui): [WIP] import TagsList explicitly 2025-01-08 21:31:40 +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 3b537a2b85 fix(ui): remove fomantic, replace external ui with built stylesheets 2025-01-08 21:28:56 +01:00
ArneBo 36965695d9 (refactor): replaced album cards 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