8 Commits

Author SHA1 Message Date
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