15 Commits

Author SHA1 Message Date
anuveyatsu
5e62325c91 [recent datasets][xs]: only need first 3 datasets. 2020-06-24 13:02:33 +06:00
anuveyatsu
a677e0894b [home page][xs]: DRY in mocks. 2020-06-24 12:38:40 +06:00
anuveyatsu
0bc0424d14 Merge branch 'master' into make-recent-datasets-dynamic 2020-06-24 12:23:39 +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
55d9c68b34 [mocks][m]: setup CKAN api mocks with the new apollo setup. 2020-06-23 10:43:53 +06:00
Gift Egwuenu
702f796d6f [home][s]-make recent dataset section dynamic 2020-06-22 10:36:59 +01:00
Gift Egwuenu
676d54280d [home][s] - add mock data for recent datasets 2020-06-19 13:07:41 +01: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
bb22cac696 [resource page][m]: initially working resource page with support of datastore and non-datastore resources. 2020-06-15 15:53:12 +06:00
anuveyatsu
77275da1ab [mocks][xs]: add reosurce urls and add 'package_show' mock for 'population' dataset. 2020-06-15 11:50:47 +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
322dd49309 [mocks][xs]: add description and resource title into population mock data. 2020-06-12 17:55:24 +06:00
anuveyatsu
45c30dd7a1 [mocks][s]: DRY with mocks + added a mock for 'packag_show' API. 2020-06-12 15:17:20 +06:00
anuveyatsu
3715268134 [mocks][m]: more detailed mocks with specific query param. 2020-06-12 14:47:38 +06:00
anuveyatsu
b477a3aace [setup][m]: created basis for mocks and config module.
- Added minimal mock for 'package_search' CKAN API.
- 'config' module is based on frontend-v2.
2020-06-11 19:10:34 +06:00