summaryrefslogtreecommitdiff
path: root/contrib/redux.xy.json
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-04-14 18:59:31 +0200
committerChristian Grothoff <christian@grothoff.org>2022-04-14 18:59:38 +0200
commit37cad4c26b8c37ce12843965fcc9334e998923ab (patch)
treed8bf2f1a526fa6d061587e2b49d0c40c2b4233b5 /contrib/redux.xy.json
parentcfc7801cf630e4090c038269e63ef8742cfcc7e5 (diff)
downloadanastasis-37cad4c26b8c37ce12843965fcc9334e998923ab.tar.gz
anastasis-37cad4c26b8c37ce12843965fcc9334e998923ab.tar.bz2
anastasis-37cad4c26b8c37ce12843965fcc9334e998923ab.zip
-remove currency-based provider selection
Diffstat (limited to 'contrib/redux.xy.json')
-rw-r--r--contrib/redux.xy.json29
1 files changed, 0 insertions, 29 deletions
diff --git a/contrib/redux.xy.json b/contrib/redux.xy.json
deleted file mode 100644
index 2091d9a..0000000
--- a/contrib/redux.xy.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "license": "GPLv3+",
- "SPDX-License-Identifier": "GPL3.0-or-later",
- "required_attributes": [
- {
- "type": "string",
- "name": "full_name",
- "label": "Full name",
- "widget": "anastasis_gtk_ia_full_name",
- "uuid" : "9e8f463f-575f-42cb-85f3-759559997331"
- },
- {
- "type": "date",
- "name": "birthdate",
- "label": "Birthdate",
- "widget": "anastasis_gtk_ia_birthdate",
- "uuid" : "83d655c7-bdb6-484d-904e-80c1058c8854"
- },
- {
- "type": "string",
- "name": "prime_number",
- "label": "Prime number",
- "widget": "anastasis_gtk_xx_prime",
- "uuid" : "39190a95-cacb-4412-8bae-1f7da3f980b4",
- "validation-regex": "^[0-9]+$",
- "validation-logic": "XY_PRIME_check"
- }
- ]
-}