diff options
author | Munyoki Kilyungi | 2024-09-19 20:17:06 +0300 |
---|---|---|
committer | Munyoki Kilyungi | 2024-09-19 20:17:06 +0300 |
commit | 3c511db738c160fbb87ffb7e35769000c460baa4 (patch) | |
tree | 63770427f6804d585b8ed133d4b324f767075485 | |
parent | a44ba463f05af762a7987b29b64aa592a8691c01 (diff) | |
download | gn-gemtext-3c511db738c160fbb87ffb7e35769000c460baa4.tar.gz |
Update issue.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
-rw-r--r-- | issues/edit-rif-metadata.gmi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/issues/edit-rif-metadata.gmi b/issues/edit-rif-metadata.gmi index cd2030e..4207c4b 100644 --- a/issues/edit-rif-metadata.gmi +++ b/issues/edit-rif-metadata.gmi @@ -51,10 +51,10 @@ "initial": "XXXX", // Optional user or project code or your initials. } ``` -* [ ] UI: Add buttons that edit various relevant sections. -* [ ] UI: Edit page needs to fetch categories from GeneCategory table. When comment write fails, alert with error. When comment write success, update the comment on the page, and alert with success. -* [ ] API: Modify edit comments by id to include RDF changes. -* [ ] GN auth integration +* [X] UI: Add buttons that edit various relevant sections. +* [X] UI: Edit page needs to fetch categories from GeneCategory table. When comment write fails, alert with error. When comment write success, update the comment on the page, and alert with success. +* [X] API: Modify edit comments by id to include RDF changes. +* [X] GN auth integration ### History |