17 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
f8197f865c [refactor][m]: implement efficient gql management system (#41) 2020-08-03 18:39:17 -07:00
Tavares Hansen
d4f837e8f5 [misc][x]: add custom font sizes 2020-08-02 20:45:15 -07:00
Tavares Hansen
951eab9416 [misc][x]: use theme color (#40) 2020-08-02 19:54:27 -07:00
Gift Egwuenu
d9b5c4ddbd
[tests][m]: Setup Integration Tests with Cypress (#26).
* [cypress][s]-setup-integration=with-cypress
* [fix][s]- fix typescript bug 'All files must be modules when the '--isolatedModules' flag is provided' by adding an 'export {}' to all test files
* Fixes of cypress tests
* Use yarn everywhere not npm

Co-authored-by: Abhishek Gahlot <me@abhishek.it>
2020-07-17 17:16:26 +02:00
anuveyatsu
618e1532be [blog][xs]: add Blog to navbar. 2020-06-26 18:06:16 +06:00
anuveyatsu
5e62325c91 [recent datasets][xs]: only need first 3 datasets. 2020-06-24 13:02:33 +06:00
anuveyatsu
19f1d4b408 [bug fix][xs]: some datasets may not have owner organization. 2020-06-24 12:55:29 +06:00
anuveyatsu
11feb03a7e [bug fix][xs]: fix wrong sort arg in variables. 2020-06-24 12:46:07 +06:00
anuveyatsu
01566a0cc7 [home page][xs]: integrate with Apollo. 2020-06-24 12:32:44 +06:00
anuveyatsu
0bc0424d14 Merge branch 'master' into make-recent-datasets-dynamic 2020-06-24 12:23:39 +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
anuveyatsu
dfd5efa961 [apollo][xl]: mocked graphql setup + search page working from apollo now. 2020-06-19 16:23:01 +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
72b2a60bbd [bug][xs]: location of logo. 2020-06-17 11:49:52 +06:00
Gift Egwuenu
04128bc22c [home][m]-implement minimal front page 2020-06-15 16:18:58 +01:00