Abhishek Gahlot
0c80f84794
Initial new tests for components
2020-07-27 14:09:33 +05:30
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
2cc9d1a628
[blog][m]: implemented blog home and individual post pages.
2020-06-26 18:00:18 +06:00
anuveyatsu
cc63506570
[apollo dependencies][xs]: using stable version of apollo-link-rest that doesn't depend on a new @apollo/client package that has number of bugs.
...
This was breaking deployments when trying to build production bundles.
See this issue for details: https://github.com/apollographql/apollo-client/issues/6011
2020-06-24 12:12:55 +06:00
anuveyatsu
10b0b2a865
[clean up][s]: removed outdated apollo server mocks and config module which is now replaced by next.config.js.
...
Also, removed all leftover and not used packages and npm scripts.
2020-06-23 10:54:57 +06:00
anuveyatsu
d3a2a1da8e
[ckan api + apollo][l]: setup apollo client to connect to actual CKAN API.
2020-06-23 10:09:19 +06:00
anuveyatsu
dfd5efa961
[apollo][xl]: mocked graphql setup + search page working from apollo now.
2020-06-19 16:23:01 +06:00
anuveyatsu
f0d1bc0d3b
[apollo][l]: initial commit for setting up Apollo.
2020-06-19 10:25:21 +06:00
Anuar Ustayev
5e2ee1955a
Should be double 'm' in 'commit' + added more formats that should be processed by prettier.
2020-06-17 18:35:48 +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
f2e15577e2
[data explorer][xs]: just display resource metadata and About component on resource page.
...
For details see https://github.com/datopian/portal/issues/12
2020-06-17 11:34:14 +06: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
03578d9a11
[utils][xl]: copied over utils from frontend-v2.
2020-06-12 14:46:35 +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
Gift Egwuenu
aea6b830e5
[tests][m]-add-tests-for-all-pages
2020-06-04 11:48:02 +01:00
Gift Egwuenu
a1d78a077e
[showcase][s]-add-showcase-page
2020-05-27 10:37:58 +01:00
Gift Egwuenu
96e1c4d6ae
[feat][m] - stub out next.js page and setup CI
2020-05-25 14:49:52 +01:00
Gift Egwuenu
12026d947d
Initial commit from Create Next App
2020-05-25 12:41:35 +01:00