ddf
Here are 17 public repositories matching this topic...
-
Updated
Jun 15, 2020 - C++
The objective of this issue is to restore the Codox API documentation generation which was being published to Github Pages (the gh-pages branch).
Originally this project was using Codox to generate API documentation. The main.clj file for the docs generation, along with some troubleshooting code, looked like this:
(ns main
(:require clojure.pprint
[clojure.xThe function that generates the MetacardAttributes graphql list is based on a static list of attributes https://github.com/connexta/revelio/blob/master/src/main/webapp/intrigue-api/metacards/gen-schema.js
This means that file needs to be updated any time a new attribute is added to ddf and also means that downstream projects with their own custom attributes need to maintain their own static
-
Updated
Nov 1, 2019 - R
Need to have clear guidelines on how to make contributions to this project and on where tickets should be created to track things that need to be fixed. For example this project is inherited by many other and so most issues with downstream containers will start here
more debugging info
(will add more info later)
- exception should include which line of recipe cause the error
- maybe not showing the python exceptions
- send log only after the ingredient data is ready.
- add color to log output
-
Updated
Jun 9, 2020 - Clojure
-
Updated
Mar 29, 2020 - JavaScript
-
Updated
Feb 18, 2019 - Python
-
Updated
Apr 8, 2017
-
Updated
Nov 26, 2017
Improve this page
Add a description, image, and links to the ddf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ddf topic, visit your repo's landing page and select "manage topics."


Description
Currently country codes attribute dropdown show only country codes (i.e. USA, NZL, etc). It doesn't show country name corresponding to each country code, and it'd be a nice feature in terms of UX to show country name as well (i.e. USA (United States of America), etc).
Expected behavior:
In advanced query view, selecting
location.country-codewill show USA (United States