13 Commits

Author SHA1 Message Date
Tavares Hansen
ff134a02f9 [refactor][x]: move reusable ErrorMessage component to _shared 2020-08-03 19:21:09 -07:00
Tavares Hansen
a82325b91a [refactor][m]: refactor components using reusable component 2020-08-03 19:19:41 -07:00
Tavares Hansen
477fb77a78 [refactor][x]: refactor, remove duplicated code 2020-08-03 19:03:29 -07:00
Tavares Hansen
f8197f865c [refactor][m]: implement efficient gql management system (#41) 2020-08-03 18:39:17 -07:00
anuveyatsu
0dbe145e8c [clean up][xs]: removed unnecessary imports. 2020-06-24 14:59:54 +06:00
anuveyatsu
2589ecaeeb [dataset page][m]: setup dataset page to work with Apollo client connected to CKAN API. 2020-06-23 14:43:09 +06:00
anuveyatsu
9ae654dc71 [dataset page][xl]: refactor to work with Apollo. 2020-06-22 10:39:07 +06:00
Gift Egwuenu
5de8ace421 [setup][s]-setup code formatting with prettier
- add husky and lint-stages for pre-commit hooks
 - format entire codebase using `yarn format`
2020-06-17 13:07:00 +01:00
anuveyatsu
bc6849b7dc [Resources][s]: the component requires 'datapackage' object to construct correct resource paths. 2020-06-15 11:51:40 +06:00
anuveyatsu
8abf32c402 [bug fix][xs]: don't fail if dataset has no owner org. 2020-06-12 19:35:37 +06:00
anuveyatsu
5698f769b9 [tests][xs]: updated snapshots. 2020-06-12 18:55:06 +06:00
anuveyatsu
f16a8339a8 [dataset][m]: improved dataset page to have better layout + added more details to the mocks. 2020-06-12 18:27:25 +06:00
anuveyatsu
8f25a77653 [dataset][l]: functional dataset page.
Mocked page is here: `/@world-bank/gdp`
2020-06-12 15:18:20 +06:00