Commit Graph

26 Commits

Author SHA1 Message Date
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 4bb0a45bce Add github pages as dev dependency 2020-07-23 21:33:59 +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 70e3819f59 Open local server with FFX Dev 2020-07-23 09:56:34 +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
rui 3489f1333b
Initial commit 2020-07-22 11:01:52 +02:00