-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MB-9609] Migrate Backend Guides pages #27
Merged
rogeruiz
merged 85 commits into
rogeruiz/mb-9609-migrate-backend-pages
from
rogeruiz/mb-9609-migrate-backend-guides-pages
Nov 2, 2021
Merged
Changes from all commits
Commits
Show all changes
85 commits
Select commit
Hold shift + click to select a range
6c4f013
Remove redundant redirects;
rogeruiz 9eada8c
Add order front matter to Frontend pages
gidjin a9c6d1c
Merge pull request #34 from transcom/gidjin/MB-9609_ensure_order_of_f…
rogeruiz adaa8a4
Move API-Errors to new section
gidjin d33056d
Move API-Programming-Guide
gidjin 5ef2f58
Move API-Style-Guide
gidjin cb68bde
Move Guide-to-Creating-an-Endpoint
gidjin e881f58
Move How-to-deprecate-endpoints
gidjin 112ea79
Move Acceptance-Testing-Prime-API-Endpoints
gidjin 0ae8db0
Move End-to-End-Testing-Playing-the-Prime
gidjin 9fd4ae4
Move How-to-Test-the-Prime-API
gidjin 87ac98e
Move Push-Notifications-to-Prime
gidjin c79195e
Add link to prime-api-deliverable repo
gidjin e59a154
Move APIs under new API top level category
gidjin 235067b
Fix typo in redirect for acceptance-testing-prime-api-endpoints
gidjin 264f891
Rename APIs to Swagger Documentation
gidjin 10fbeae
Merge pull request #33 from transcom/rogeruiz/remove-redundant-redirects
rogeruiz 2eb8a08
Merge remote-tracking branch 'origin/main' into gidjin/MB-9609_migrat…
gidjin 9724d26
Merge pull request #35 from transcom/gidjin/MB-9609_migrate_api_section
rogeruiz 774d2be
Add top level tools category
gidjin b3b03aa
Move Dependabot section
gidjin f82a7c6
Move dockerfile-use,-purpose,-and-documentation page
gidjin 2bdc553
Move items to docusaurus section
gidjin f43afc5
Move generate-mocks-with-mockery
gidjin bb0568f
Move Setting up postman
gidjin 6e93f8e
Move rest of postman docs
gidjin ec7e495
Move SchemaSpy docs
gidjin e8eb3ed
Move telemetry docs
gidjin b64bd26
Merge pull request #36 from transcom/gidjin/MB-9609_migrate_tools_sec…
rogeruiz fde37dd
Update telemetry docs (#29)
ronaktruss f728319
Update links to no longer use relative urls and add admonitions (#37)
ronaktruss 28ac6ab
Add index and category files for Backend section
rogeruiz 71713c4
Add categories for new Backend subsections
rogeruiz cc436cb
Move and tweak doc
rogeruiz dff6248
Move Acceptance Testing Notifications docs
rogeruiz ecd27db
Move Acceptance Testing Payment Requests
rogeruiz 80c4f38
Move How To Write Fast Tests
rogeruiz 621e0ac
Move Interacting With The DB In Go Server Tests
rogeruiz 043b0d4
Move run acceptance tests
rogeruiz ec66c5b
Move Run E2E Tests
rogeruiz b69d061
Move Run Go Tests
rogeruiz 260712d
Move Running Server Tests Inside A Transaction
rogeruiz 2d88a5c
Move Test Data Generation
rogeruiz 0a7fa6b
Move Testing Best Practices
rogeruiz 9d20d4b
Move Testing Payment Requests For Domestic SIT SI
rogeruiz 1619e94
Move Understanding Testdatagen Functions
rogeruiz d1a8dd3
Update title case for first ID
rogeruiz e62b571
Collapse all sidebar items by default
rogeruiz a325b94
Add new Backend section to navigation and sidebar
rogeruiz efe6b8a
Remove deprecated docs
rogeruiz ecd76db
Move Backend structure
rogeruiz ebe5487
Migrate Database
rogeruiz e05589b
Migrate 7 pages to backend/guides
rogeruiz 86a5457
Migrate Guide to static analysis security workflow
rogeruiz 90c41d7
Migrate Guide to creating an endpoint
rogeruiz 71297ed
Migrate 7 pages
rogeruiz 47596da
Migrate Session management
rogeruiz 32cb025
Migrate Troubleshoot precommit hook failures
rogeruiz b4121b6
Migrate 7 pages
rogeruiz 472aa86
Add new Backend section to navigation and sidebar
rogeruiz 9aee803
Migrate Guide to creating an endpoint
rogeruiz 0e457d8
Move Convigure Postico or TablePlus to connect to mymove DB page
gidjin 6928036
Move Using EagerPreload in Pop page
gidjin d8bd078
Move Run pre-commit hooks page
gidjin 02b5b63
Move Backup and Restore page
gidjin 07fba18
Move datbase migrations page
gidjin bb5b74c
Move Common Errors and Solutions page
gidjin dc10e08
Set any help page to an index page;
rogeruiz 905835f
Remove redundant Backend from navigation
rogeruiz 00d961d
Migrate over docs and renumber existing migrations
rogeruiz 8e6f0a0
Add note about using fmt.Errorf over errors.New
gidjin 74315f2
Migrate pages to subpages GHC
rogeruiz de6b588
Fix Sidebar for Backend
rogeruiz 0be086e
Move all redirects to their own files
rogeruiz 1a770bb
Add in working Backend redirects
rogeruiz 3c71433
Migrate Golang loops
rogeruiz 5adb2cc
Migrate Golang time
rogeruiz b97a59b
Migrate TSPP data creation
rogeruiz a777ac8
Migrate Use optimistic locking
rogeruiz a7d9cd6
Migrate WIP server-side validation
rogeruiz 1ff0ad1
Migrate Zip code to Rate area mappings
rogeruiz 3e8007e
Update GHC sub-section
rogeruiz 99ef90f
Migrate "How-to guides" to their own sub-section
rogeruiz 322df12
Renumber pages
rogeruiz d3e91d6
Add in Backend redirects
rogeruiz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
...ng/backend/Push-Notifications-to-Prime.md → docs/api/docs/push-notifications-to-prime.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
sidebar_position: 1 | ||
--- | ||
|
||
# API Programming Guide | ||
|
||
This page will collect guides and information on programming our external facing APIs such as Prime API, Support API and Orders API. | ||
|
||
- [API Style Guide](api-style-guide) | ||
- [API Errors](api-errors) | ||
- [Guide to Creating an Endpoint](guide-to-creating-an-endpoint) | ||
- [How to Deprecate an API Endpoint](how-to-deprecate-endpoints) | ||
- [Acceptance Testing Prime API Endpoints](../testing/acceptance-testing-prime-api-endpoints) | ||
- [Push Notifications to Prime](../docs/push-notifications-to-prime) | ||
- [[Acceptance Testing Notifications]] | ||
- [[How to Add an Event Trigger]] | ||
|
||
## Using Postman | ||
|
||
- [Setting Up Postman](../../tools/postman/setting-up-postman) | ||
- [setup postman to make mutual tls api calls](../../tools/postman/setup-postman-to-make-mutual-tls-api-calls) | ||
- [Using Etags and the If Match Header in Postman](../../tools/postman/using-etags-and-the-if-match-header-in-postman) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
id: index | ||
sidebar_position: 1 | ||
slug: /api | ||
--- | ||
# MilMove API | ||
|
||
Here's an overview for the MilMove API. |
4 changes: 4 additions & 0 deletions
4
...Acceptance-Testing-Prime-API-Endpoints.md → ...acceptance-testing-prime-api-endpoints.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
--- | ||
sidebar_position: 1 | ||
--- | ||
|
||
# Acceptance Testing Prime API | ||
|
||
## Current Prime API Endpoints | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 4 additions & 0 deletions
4
...ting-started/How-to-Test-the-Prime-API.md → .../api/testing/how-to-test-the-prime-api.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"label": "MilMove Backend", | ||
"position": 1 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"label": "Guides", | ||
"position": 3, | ||
"collapsed": true | ||
} |
4 changes: 4 additions & 0 deletions
4
...buting/backend/access-global-variables.md → ...backend/guides/access-global-variables.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
--- | ||
sidebar_position: 9 | ||
--- | ||
|
||
# How to Access a Global Application Variable | ||
|
||
## Overview | ||
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sometimes I wonder if we should standardize on adding or not adding a newline at the end of the file.