Commit Graph

33 Commits

Author SHA1 Message Date
rui hildt e98cbbb727
Update the graphql endpoint 2023-08-03 10:50:05 +02:00
ruihildt 4e70de10a2 Update git repo link 2020-09-28 22:20:49 +00:00
rui hildt 66f01bfc95 Refactor and improve layout 2020-08-17 21:19:59 +02:00
rui hildt 47a25fe939 Add github link to header 2020-08-07 14:42:24 +02:00
rui 3a6b4c2302
Merge branch 'master' into tests 2020-08-03 00:47:19 +02:00
rui hildt 1390da577b Update Readme 2020-08-03 00:44:11 +02:00
rui hildt 5810948275 Create initial App/Search tests and related data 2020-07-30 17:36:22 +02:00
rui hildt 60037e1d48 Improve Search input 2020-07-29 12:59:56 +02:00
rui hildt bae264ec6e Remove unused div 2020-07-28 12:15:43 +02:00
rui hildt cfbbcf828a Add server error display 2020-07-28 12:05:13 +02:00
rui hildt 6af8d5db92 Add initial App component test 2020-07-27 18:44:28 +02:00
rui hildt 84a6cc4f4e Improve responsiveness and structure 2020-07-24 18:42:26 +02:00
rui hildt 8d182a1177 Polish UI 2020-07-24 15:52:50 +02:00
rui hildt b6a77263c8 Add placeholder image where needed 2020-07-24 14:46:17 +02:00
rui hildt cfc628fa59 Add basic album duplicate filtering 2020-07-24 14:14:16 +02:00
rui hildt a27a6281a0 Add possibility to load other results on click 2020-07-24 13:58:02 +02:00
rui hildt 2b415b5189 Add onClick event to Other results cards 2020-07-24 01:10:57 +02:00
rui hildt a5ed4f84f6 Add Other component and refactor markup 2020-07-24 00:12:31 +02:00
rui hildt 4838dba986 Implement cards for discography 2020-07-23 21:17:31 +02:00
rui hildt 21c65dbb5b Fix handleSelect and render basic result page 2020-07-23 19:53:47 +02:00
rui hildt 09fdb55b3e Add update to artists state upon new selection 2020-07-23 16:23:15 +02:00
rui hildt 0a4a1ea4db Fix Results conditional render on artist selection 2020-07-23 14:23:26 +02:00
rui hildt 84e86f170e Add Results component with basic structure 2020-07-23 14:07:29 +02:00
rui hildt ce1bd7de40 Move state to App component 2020-07-23 11:43:12 +02:00
rui hildt 035eb2e548 Improve input value names 2020-07-23 10:56:03 +02:00
rui hildt 09396427b2 Update to single query model and update typing 2020-07-23 10:49:24 +02:00
rui hildt 07f1a6c2ea Implement debounced search query 2020-07-22 20:46:13 +02:00
rui hildt af1594f375 Implement search box with autocomplete 2020-07-22 17:16:49 +02:00
rui hildt 689203761e Add header 2020-07-22 15:57:37 +02:00
rui hildt 1c336a7834 Add Grommet and Styled Components 2020-07-22 12:49:22 +02:00
rui hildt 6723cf6312 Add graphql, apollo and setup client with uri 2020-07-22 12:34:37 +02:00
rui hildt 5a7f7b6f17 Remove unused code and update readme 2020-07-22 11:57:07 +02:00
rui hildt b6d776c78d Add CRA with typescript 2020-07-22 11:42:48 +02:00