Skip to content

Commit

Permalink
GH Actions docs run for feature/3710_flagging_journals
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Feb 17, 2025
1 parent c402eec commit c364dab
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 28 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ Branches with documentation available:
* [feature/3799_two_tiered_api](feature/3799_two_tiered_api/README.md)
* [feature/testdrive](feature/testdrive/README.md)
* [feature/3921_prevent_revisions_required](feature/3921_prevent_revisions_required/README.md)
* [feature/2832_subject_tree_rendering_changes](feature/2832_subject_tree_rendering_changes/README.md)
* [feature/3507_application_form_ui_tests](feature/3507_application_form_ui_tests/README.md)
* [feature/3887_maned_ed_required_for_new_group](feature/3887_maned_ed_required_for_new_group/README.md)
* [feature/2407_sitemap_generator](feature/2407_sitemap_generator/README.md)
Expand Down
2 changes: 1 addition & 1 deletion feature/3710_flagging_journals/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Documentation Index for 3710_flagging_journals

generated 2025-02-12 19:26
generated 2025-02-17 13:08

## Functional Tests

Expand Down
16 changes: 8 additions & 8 deletions feature/3710_flagging_journals/data_models/Application.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@ The JSON structure of the model is as follows:
"name": "string"
},
"current_journal": "string",
"date_applied": "2025-02-12T19:26:33Z",
"date_applied": "2025-02-17T13:08:01Z",
"editor": "string",
"editor_group": "string",
"notes": [
{
"author_id": "string",
"date": "2025-02-12T19:26:33Z",
"date": "2025-02-17T13:08:01Z",
"flag": {
"assigned_to": "string",
"deadline": "2025-02-12",
"deadline": "2025-02-17",
"resolved": "string"
},
"id": "string",
Expand Down Expand Up @@ -65,7 +65,7 @@ The JSON structure of the model is as follows:
],
"url": "string"
},
"discontinued_date": "2025-02-12",
"discontinued_date": "2025-02-17",
"editorial": {
"board_url": "string",
"review_process": [
Expand Down Expand Up @@ -151,7 +151,7 @@ The JSON structure of the model is as follows:
"url": "string"
}
},
"created_date": "2025-02-12T19:26:33Z",
"created_date": "2025-02-17T13:08:01Z",
"es_type": "string",
"id": "string",
"index": {
Expand Down Expand Up @@ -182,7 +182,7 @@ The JSON structure of the model is as follows:
"license": [
"string"
],
"most_urgent_flag_deadline": "2025-02-12",
"most_urgent_flag_deadline": "2025-02-17",
"schema_code": [
"string"
],
Expand All @@ -200,8 +200,8 @@ The JSON structure of the model is as follows:
],
"unpunctitle": "string"
},
"last_manual_update": "2025-02-12T19:26:33Z",
"last_updated": "2025-02-12T19:26:33Z"
"last_manual_update": "2025-02-17T13:08:01Z",
"last_updated": "2025-02-17T13:08:01Z"
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The JSON structure of the model is as follows:
],
"url": "string"
},
"discontinued_date": "2025-02-12",
"discontinued_date": "2025-02-17",
"editorial": {
"board_url": "string",
"review_process": [
Expand Down Expand Up @@ -129,10 +129,10 @@ The JSON structure of the model is as follows:
"url": "string"
}
},
"created_date": "2025-02-12T19:26:36Z",
"created_date": "2025-02-17T13:08:05Z",
"id": "string",
"last_manual_update": "2025-02-12T19:26:36Z",
"last_updated": "2025-02-12T19:26:36Z"
"last_manual_update": "2025-02-17T13:08:05Z",
"last_updated": "2025-02-17T13:08:05Z"
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@ The JSON structure of the model is as follows:
"title": "string",
"year": "string"
},
"created_date": "2025-02-12T19:26:35Z",
"created_date": "2025-02-17T13:08:04Z",
"es_type": "string",
"id": "string",
"last_updated": "2025-02-12T19:26:35Z"
"last_updated": "2025-02-17T13:08:04Z"
}
```

Expand Down
16 changes: 8 additions & 8 deletions feature/3710_flagging_journals/data_models/Journal.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ The JSON structure of the model is as follows:
"notes": [
{
"author_id": "string",
"date": "2025-02-12T19:26:32Z",
"date": "2025-02-17T13:08:00Z",
"flag": {
"assigned_to": "string",
"deadline": "2025-02-12",
"deadline": "2025-02-17",
"resolved": "string"
},
"id": "string",
Expand All @@ -30,7 +30,7 @@ The JSON structure of the model is as follows:
"related_applications": [
{
"application_id": "string",
"date_accepted": "2025-02-12T19:26:32Z",
"date_accepted": "2025-02-17T13:08:00Z",
"status": "string"
}
],
Expand Down Expand Up @@ -70,7 +70,7 @@ The JSON structure of the model is as follows:
],
"url": "string"
},
"discontinued_date": "2025-02-12",
"discontinued_date": "2025-02-17",
"editorial": {
"board_url": "string",
"review_process": [
Expand Down Expand Up @@ -156,7 +156,7 @@ The JSON structure of the model is as follows:
"url": "string"
}
},
"created_date": "2025-02-12T19:26:32Z",
"created_date": "2025-02-17T13:08:00Z",
"es_type": "string",
"id": "string",
"index": {
Expand Down Expand Up @@ -187,7 +187,7 @@ The JSON structure of the model is as follows:
"license": [
"string"
],
"most_urgent_flag_deadline": "2025-02-12",
"most_urgent_flag_deadline": "2025-02-17",
"publisher_ac": "string",
"schema_code": [
"string"
Expand All @@ -206,8 +206,8 @@ The JSON structure of the model is as follows:
],
"unpunctitle": "string"
},
"last_manual_update": "2025-02-12T19:26:32Z",
"last_updated": "2025-02-12T19:26:32Z"
"last_manual_update": "2025-02-17T13:08:00Z",
"last_updated": "2025-02-17T13:08:00Z"
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ The JSON structure of the model is as follows:
],
"url": "string"
},
"discontinued_date": "2025-02-12",
"discontinued_date": "2025-02-17",
"editorial": {
"board_url": "string",
"review_process": [
Expand Down Expand Up @@ -128,11 +128,11 @@ The JSON structure of the model is as follows:
"url": "string"
}
},
"created_date": "2025-02-12T19:26:37Z",
"created_date": "2025-02-17T13:08:06Z",
"es_type": "string",
"id": "string",
"last_manual_update": "2025-02-12T19:26:37Z",
"last_updated": "2025-02-12T19:26:37Z"
"last_manual_update": "2025-02-17T13:08:06Z",
"last_updated": "2025-02-17T13:08:06Z"
}
```

Expand Down
Binary file modified feature/3710_flagging_journals/testbook/all_tests.zip
Binary file not shown.

0 comments on commit c364dab

Please sign in to comment.