Rufus Pollock
58b0132055
[#59,refactor][s]: consolidate on yarn.lock at top level as per monorepo practice.
2021-03-07 23:05:07 +01:00
steveoni
e18a58b60b
[yarn.lock][m]: update yarn package
2020-12-03 13:35:45 +01:00
steveoni
f3d4a9bb4c
[yarn][s]: generate lock for the figlet package added
2020-11-25 12:10:23 +01:00
Abhishek Gahlot
d87613399e
Base structure for monorepo
2020-08-17 20:04:10 +05:30
Tavares Hansen
2a4e55965e
[lint][x]: setup eslint + prettier
2020-08-04 18:28:41 -07:00
Tavares Hansen
951eab9416
[misc][x]: use theme color ( #40 )
2020-08-02 19:54:27 -07:00
Tavares Hansen
ba68632805
[enh][m]: update theme ( #40 )
2020-08-02 19:29:25 -07:00
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
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
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