Commit Graph

25 Commits

Author SHA1 Message Date
steveoni
cbbb772d16 Merge branch 'master' of github.com:datopian/portal.js into feature/i18n-next10 2020-12-09 11:11:32 +01:00
Anuar Ustayev
859c90708b Merge branch 'master' into feature/gtag 2020-12-09 13:18:40 +06:00
steveoni
06699127e4 [config][s]: remove en-US from the i18n configuration, since github action is not using the mock data 2020-12-03 14:05:31 +01:00
steveoni
b9cd887369 [jest][s]: resolve babel-jest using relative path 2020-12-03 13:57:42 +01:00
steveoni
a870a05ad9 [index.js][s]: remove the templatestring causing cypress to fail 2020-12-03 13:56:54 +01:00
steveoni
b0ac5d9942 [readme][s]: update readme to contain i18n configuration 2020-12-03 13:36:23 +01:00
steveoni
65f4200bd5 Merge branch 'master' of github.com:datopian/portal.js into feature/i18n-next10 2020-12-03 12:43:22 +01:00
Rufus Pollock
77056a3f0c Merge pull request #56 from datopian/fix/ci
Fixes error in cypress CI build - fixes #55.
2020-12-02 17:40:36 +01:00
Rufus Pollock
6e8e036b98 [README][xs]: add one more line break in header. 2020-12-02 17:37:54 +01:00
Rufus Pollock
de38a233f6 [README][xs]: try to fix align of heading. 2020-12-02 17:37:28 +01:00
Rufus Pollock
8e4c153d21 Merge pull request #52 from datopian/feature/create-portal-app
Feature/create portal app
2020-12-02 16:58:33 +01:00
steveoni
9458fc4890 [search][s]: remove search box test 2020-12-01 16:21:41 +01:00
steveoni
ad170765c3 [fix][s]: fixes search query and result 2020-12-01 13:58:50 +01:00
steveoni
62c5a54f7f [delete][s]: remove gtag utility and only make use of the tracking id in _document.tsx 2020-11-30 13:28:12 +01:00
steveoni
f2c9a1058c [_document.tsx][m]: configure nextjs root file (_document.tsx), inorder to include gtag. 2020-11-30 13:26:33 +01:00
steveoni
26d8f02e17 [gtag][s]: include google analytics utility functions 2020-11-30 13:23:26 +01:00
steveoni
55c6a85180 [usecase][m]: experiment i18n on homeage 2020-11-25 16:04:52 +01:00
steveoni
e22805bc77 [setup][m]: setup i18n provider for app context 2020-11-25 16:04:04 +01:00
steveoni
fc31156ebb [locales][m]: set the language locals for i18n 2020-11-25 16:03:26 +01:00
steveoni
23020f5bf1 [upgrade][l] : upgrade next js from version 9 to 10 without any break 2020-11-25 16:02:22 +01:00
steveoni
db3016974d [config][s]: setup i18n config 2020-11-25 16:00:42 +01:00
steveoni
440e7b9b66 [.gitignore][s]: prevent tracking of .next package 2020-11-24 11:48:39 +01:00
steveoni
5cd4f204fa [yarn][m] track yarn package 2020-11-20 13:46:50 +01:00
steveoni
8a5afabd63 [bug][s] re-write graphql (GET_RESOURCE_QUERY) query - fixes #49 2020-11-20 13:45:33 +01:00
Abhishek Gahlot
d87613399e Base structure for monorepo 2020-08-17 20:04:10 +05:30