Commit Graph

  • 930e666ce8 [demo-package][s]: add demo package to template to test npm and yarn install steveoni 2020-11-24 11:45:11 +01:00
  • 1844c45020 [feat] [s]: main workflow exec workflow Thadeu Cotts 2020-11-23 17:10:42 -03:00
  • 870fd15264 [feat] [s]: main method to run CLI Thadeu Cotts 2020-11-23 17:07:44 -03:00
  • d5e925546d [doc] [s]: update method documentation Thadeu Cotts 2020-11-23 17:06:53 -03:00
  • 253a58a406 [feat] [s]: add prompt method Thadeu Cotts 2020-11-23 17:05:59 -03:00
  • 12c0e1ac18 [config] [s]: import main packages and set params Thadeu Cotts 2020-11-23 17:03:48 -03:00
  • 11226e604a [setup] [s]: add prompts dependency Thadeu Cotts 2020-11-23 16:43:17 -03:00
  • 94d76f3263 Merge branch 'feature/create-portal-app' of github.com:datopian/portal.js into feature/create-portal-app Thadeu Cotts 2020-11-23 12:28:56 -03:00
  • aa95279595 [setup] [s]: helpers dir Thadeu Cotts 2020-11-23 12:28:35 -03:00
  • 85f9326892 [setup] [x]: helpers dir Thadeu Cotts 2020-11-23 12:27:35 -03:00
  • 4309d46b58 [setup] [x]: main structure for create-portal-app Thadeu Cotts 2020-11-23 12:26:20 -03:00
  • 58f110dfc9 [setup] [x]: setup workspace directory Thadeu Cotts 2020-11-23 10:23:13 -03:00
  • acb32e6d46 [gitignore][s] ignore nextjs builds steveoni 2020-11-20 13:47:56 +01:00
  • 5cd4f204fa [yarn][m] track yarn package steveoni 2020-11-20 13:46:50 +01:00
  • 8a5afabd63 [bug][s] re-write graphql (GET_RESOURCE_QUERY) query - fixes #49 steveoni 2020-11-20 13:45:33 +01:00
  • 8bba1f1466 [README][s]: correct docs link to new page at datopian. Rufus Pollock 2020-08-18 16:45:39 +02:00
  • 6042697bfe Add symlink for readme from portal packages Abhishek Gahlot 2020-08-17 20:35:42 +05:30
  • d204d79b6a Merge pull request #48 from datopian/mono-repo-2 Rufus Pollock 2020-08-17 16:02:49 +01:00
  • 5129161603 Fix main test Abhishek Gahlot 2020-08-17 20:11:25 +05:30
  • b9eadb3b39 Fix Jest github workflow Abhishek Gahlot 2020-08-17 20:08:15 +05:30
  • d87613399e Base structure for monorepo Abhishek Gahlot 2020-08-17 20:04:10 +05:30
  • f53512c6d4 Merge pull request #47 from datopian/enh/41-refactor-code Abhishek Gahlot 2020-08-05 13:51:23 +05:30
  • 587d820747 [lint][lg]: fix lint errors Tavares Hansen 2020-08-04 19:33:00 -07:00
  • 2a4e55965e [lint][x]: setup eslint + prettier Tavares Hansen 2020-08-04 18:28:41 -07:00
  • 23edcc3c9a Merge pull request #46 from datopian/enh/41-refactor tavareshansen 2020-08-04 21:47:02 +08:00
  • 9c82897f3b Merge pull request #43 from datopian/enh/40-update-theme Rufus Pollock 2020-08-04 12:30:41 +01:00
  • 9908d887ce [misc][xs]: fix minor issue Tavares Hansen 2020-08-04 02:09:58 -07:00
  • 7739069077 [misc][xs]: add missing key Tavares Hansen 2020-08-04 02:08:00 -07:00
  • ff134a02f9 [refactor][x]: move reusable ErrorMessage component to _shared Tavares Hansen 2020-08-03 19:21:09 -07:00
  • a82325b91a [refactor][m]: refactor components using reusable component Tavares Hansen 2020-08-03 19:19:41 -07:00
  • d286c7f6ff [component][x]: add reusable Table component Tavares Hansen 2020-08-03 19:09:35 -07:00
  • 477fb77a78 [refactor][x]: refactor, remove duplicated code Tavares Hansen 2020-08-03 19:03:29 -07:00
  • f8197f865c [refactor][m]: implement efficient gql management system (#41) Tavares Hansen 2020-08-03 18:39:17 -07:00
  • cee55cf10d [misc][x]: get rid of prestart script Tavares Hansen 2020-08-02 20:50:35 -07:00
  • d4f837e8f5 [misc][x]: add custom font sizes Tavares Hansen 2020-08-02 20:45:15 -07:00
  • 951eab9416 [misc][x]: use theme color (#40) Tavares Hansen 2020-08-02 19:54:27 -07:00
  • a5a5e6e600 [fix][x]: purge css in prod mode (#40) Tavares Hansen 2020-08-02 19:54:04 -07:00
  • ba68632805 [enh][m]: update theme (#40) Tavares Hansen 2020-08-02 19:29:25 -07:00
  • 18d7039dc9 Create jest.yml Abhishek Gahlot 2020-07-27 14:16:24 +05:30
  • 0c80f84794 Initial new tests for components Abhishek Gahlot 2020-07-27 14:09:33 +05:30
  • 1f172b8173 Update README.md Abhishek Gahlot 2020-07-19 16:49:25 +05:30
  • d9b5c4ddbd [tests][m]: Setup Integration Tests with Cypress (#26). Gift Egwuenu 2020-07-17 16:16:26 +01:00
  • 1696a48394 Merge pull request #518 from bblwq/accessibility-enhancememt Rufus Pollock 2020-07-15 17:25:56 +01:00
  • f2f2a2cf72 View toggle labels bblwq 2020-07-14 14:45:16 -04:00
  • 3cc1c1dca8 [README][m]: add a features section (with emojis!) plus start of architecture section at the bottom. Rufus Pollock 2020-07-13 09:56:33 +02:00
  • 618e1532be [blog][xs]: add Blog to navbar. anuveyatsu 2020-06-26 18:06:16 +06:00
  • 1f395227c4 [pages][m]: implementd pages from wordpress. anuveyatsu 2020-06-26 18:00:33 +06:00
  • 2cc9d1a628 [blog][m]: implemented blog home and individual post pages. anuveyatsu 2020-06-26 17:58:53 +06:00
  • 24c0ced96b [cms api][s]: setup Apollo client with WordPress API. anuveyatsu 2020-06-26 17:57:56 +06:00
  • b19a37e21a [docs][xs]: notes about which CKAN features aren't yet in Portal. anuveyatsu 2020-06-26 13:42:03 +06:00
  • 90f3fc0f68 [docs][s]: about data fetching using Apollo client. anuveyatsu 2020-06-24 15:00:25 +06:00
  • 0dbe145e8c [clean up][xs]: removed unnecessary imports. anuveyatsu 2020-06-24 14:59:54 +06:00
  • 5e62325c91 [recent datasets][xs]: only need first 3 datasets. anuveyatsu 2020-06-24 13:02:33 +06:00
  • 19f1d4b408 [bug fix][xs]: some datasets may not have owner organization. anuveyatsu 2020-06-24 12:55:29 +06:00
  • cf6fbe60a8 Merge pull request #28 from datopian/make-recent-datasets-dynamic Anuar Ustayev 2020-06-24 12:48:17 +06:00
  • 11feb03a7e [bug fix][xs]: fix wrong sort arg in variables. anuveyatsu 2020-06-24 12:46:07 +06:00
  • a677e0894b [home page][xs]: DRY in mocks. anuveyatsu 2020-06-24 12:38:40 +06:00
  • 01566a0cc7 [home page][xs]: integrate with Apollo. anuveyatsu 2020-06-24 12:32:44 +06:00
  • 0bc0424d14 Merge branch 'master' into make-recent-datasets-dynamic anuveyatsu 2020-06-24 12:23:39 +06:00
  • 3909dfacec Merge pull request #27 from datopian/feature/apollo-setup Anuar Ustayev 2020-06-24 12:17:56 +06:00
  • 4d065955b3 [bug fix][xs]: Form component doesn't expect any args. anuveyatsu 2020-06-24 12:14:55 +06:00
  • 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. anuveyatsu 2020-06-24 12:12:55 +06:00
  • 4baf72273d [resource page][m]: refactored page and components to work with Apollo client wired with CKAN API. anuveyatsu 2020-06-24 11:37:11 +06:00
  • 2589ecaeeb [dataset page][m]: setup dataset page to work with Apollo client connected to CKAN API. anuveyatsu 2020-06-23 14:07:49 +06:00
  • 1240eb8170 [search][xs]: clean up unnecessary variable assignment. anuveyatsu 2020-06-23 14:06:26 +06:00
  • 10b0b2a865 [clean up][s]: removed outdated apollo server mocks and config module which is now replaced by next.config.js. anuveyatsu 2020-06-23 10:54:57 +06:00
  • 55d9c68b34 [mocks][m]: setup CKAN api mocks with the new apollo setup. anuveyatsu 2020-06-23 10:43:53 +06:00
  • 50119bf33f [bug fix][xs]: componenet name has changed. anuveyatsu 2020-06-23 10:10:01 +06:00
  • d3a2a1da8e [ckan api + apollo][l]: setup apollo client to connect to actual CKAN API. anuveyatsu 2020-06-23 10:09:19 +06:00
  • 702f796d6f [home][s]-make recent dataset section dynamic Gift Egwuenu 2020-06-22 10:29:31 +01:00
  • bbea63aae7 [mocks][xs]: refactor mock server module. anuveyatsu 2020-06-22 12:33:47 +06:00
  • e11133c32e [resource page][m]: refactor to work with Apollo. anuveyatsu 2020-06-22 10:58:30 +06:00
  • 9ae654dc71 [dataset page][xl]: refactor to work with Apollo. anuveyatsu 2020-06-19 18:14:22 +06:00
  • 04afb487c7 [search][xs]: clean up imports. anuveyatsu 2020-06-19 18:13:19 +06:00
  • 1fd02c18b7 [mocks][s]: move graphql schema into separate file and add 'DatasetResponse' type. anuveyatsu 2020-06-19 18:12:21 +06:00
  • 8b8adccc74 [error component][xs]: move it to top level dir so we can easily use it for other components. anuveyatsu 2020-06-19 18:11:34 +06:00
  • 676d54280d [home][s] - add mock data for recent datasets Gift Egwuenu 2020-06-19 13:07:41 +01:00
  • 5f84d7f5b7 [search][s]: implement 'Form' component that merges 'Input' and 'Sort' components and fixes 'Sort' functionality. anuveyatsu 2020-06-19 17:05:55 +06:00
  • dfd5efa961 [apollo][xl]: mocked graphql setup + search page working from apollo now. anuveyatsu 2020-06-19 16:18:28 +06:00
  • f0d1bc0d3b [apollo][l]: initial commit for setting up Apollo. anuveyatsu 2020-06-18 11:51:13 +06:00
  • 9b957abf06 Merge branch 'master' of github.com:datopian/portal anuveyatsu 2020-06-18 10:31:38 +06:00
  • 5e2ee1955a Should be double 'm' in 'commit' + added more formats that should be processed by prettier. Anuar Ustayev 2020-06-17 18:35:48 +06:00
  • 4452ee01c0 Merge pull request #23 from datopian/setup-code-formatter Anuar Ustayev 2020-06-17 18:24:39 +06:00
  • 5de8ace421 [setup][s]-setup code formatting with prettier Gift Egwuenu 2020-06-17 13:00:54 +01:00
  • ec646f1f10 [tests][m]: more tests for Search components. anuveyatsu 2020-06-17 16:40:04 +06:00
  • 2ecd88388a Merge branch 'implement-minimal-front-page' anuveyatsu 2020-06-17 11:50:30 +06:00
  • 72b2a60bbd [bug][xs]: location of logo. anuveyatsu 2020-06-17 11:49:52 +06:00
  • d9fa113723 Merge branch 'master' into implement-minimal-front-page anuveyatsu 2020-06-17 11:43:54 +06:00
  • f2e15577e2 [data explorer][xs]: just display resource metadata and About component on resource page. anuveyatsu 2020-06-17 11:34:14 +06:00
  • 04128bc22c [home][m]-implement minimal front page Gift Egwuenu 2020-06-15 15:19:55 +01:00
  • bb22cac696 [resource page][m]: initially working resource page with support of datastore and non-datastore resources. anuveyatsu 2020-06-15 15:53:12 +06:00
  • bc6849b7dc [Resources][s]: the component requires 'datapackage' object to construct correct resource paths. anuveyatsu 2020-06-15 11:51:40 +06:00
  • 77275da1ab [mocks][xs]: add reosurce urls and add 'package_show' mock for 'population' dataset. anuveyatsu 2020-06-15 11:50:47 +06:00
  • 8abf32c402 [bug fix][xs]: don't fail if dataset has no owner org. anuveyatsu 2020-06-12 19:35:37 +06:00
  • a1cb90a85e Added link to live demo. Anuar Ustayev 2020-06-12 19:21:43 +06:00
  • c21731b830 [clean up][xs]: Sort component doesn't need any props. anuveyatsu 2020-06-12 19:05:55 +06:00
  • c8806b8441 [setup][xs]: rename '.ts' => '.js' to be able to 'next build'. anuveyatsu 2020-06-12 19:04:26 +06:00
  • 5698f769b9 [tests][xs]: updated snapshots. anuveyatsu 2020-06-12 18:55:06 +06:00
  • f16a8339a8 [dataset][m]: improved dataset page to have better layout + added more details to the mocks. anuveyatsu 2020-06-12 18:27:25 +06:00
  • 3f8a755d25 [search][s]: improve layout/design in the search page. anuveyatsu 2020-06-12 17:56:16 +06:00