Commit Graph

20 Commits

Author SHA1 Message Date
RemixDev
91fc114cd3 Fixed search bug after switching tabs 2022-01-04 23:05:43 +01:00
Roberto Tonino
943ebbe459 fix: tabs search showing only 6 items 2021-08-01 09:39:26 +02:00
Roberto Tonino
76b9185127 Squashed merge from refactor/code-cleanup to main 2021-07-17 14:28:29 +02:00
Roberto Tonino
0f35bd5478 feat: possibility to deactivate logs and saving this choice to localStorage 2021-06-04 23:16:19 +02:00
Roberto Tonino
923f5355ed fix: spotify user detected as logged in when only spotify id is saved, causing favorites rendering errors; chore: removed logs 2021-06-02 16:25:55 +02:00
Roberto Tonino
3a58636d36 workflow: added linter and linted src/ folder 2021-05-23 18:46:03 +02:00
Roberto Tonino
d738494595 fix: prevented duplicate keys when searching by scroll 2020-11-28 18:30:35 +01:00
Roberto Tonino
6789ea8be4 fix: search caching keeping old search after changing term 2020-11-28 17:34:22 +01:00
Roberto Tonino
bd753865a0 feat: main search caching 2020-11-28 14:50:38 +01:00
Roberto Tonino
bc4926db5f refactor: localized search placeholder 2020-11-28 14:18:36 +01:00
Roberto Tonino
b2eb08722c wip: searching logic; wip: memorization of the last tab searched 2020-11-24 22:17:47 +01:00
Roberto Tonino
b5ff097286 chore: removed unused function on Search page; wip: searching logic 2020-11-23 21:37:18 +01:00
Roberto Tonino
fd17763ca3 refactor: moved all track preview logic in its component 2020-11-22 17:49:29 +01:00
Roberto Tonino
5c1e5204b2 style: added BaseTabs and BaseTab functional components for unified tab displaying; workflow: added .js files check when purging in prod 2020-11-19 18:34:51 +01:00
Roberto Tonino
d04439857a wip: Artist page written in composition API in order to improve it and resolve issue 18; style: changed tabs in Artist page 2020-11-14 01:13:15 +01:00
Roberto Tonino
aa749eaf33 feat: added webUI version in About page; style: added accordions in settings 2020-11-08 23:35:46 +01:00
Roberto Tonino
738a2ff35e fix: resolved errors in formatting search results 2020-11-02 20:00:09 +01:00
Roberto Tonino
7f0d621f62 workflow: reset feature/search-page-improvement branch 2020-11-02 12:25:08 +01:00
Roberto Tonino
c1bde5357d build: v1.1.2, chore: improved charts displaying by removing duplicated worldwide chart code; style: removed a lot of .scss files in favor off tailwind utilities; chore: removed some unused ids; style: improved feedback on section-tabs; chore: replaced css variable in primary color in tailwind config with the hsl color code 2020-10-14 22:18:13 +02:00
Roberto Tonino
acdd702c66 workflow: reorganized components' folder structure 2020-09-26 21:10:40 +02:00