-
Notifications
You must be signed in to change notification settings - Fork 11
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
update usecase no index #28
Open
jdrouet
wants to merge
120
commits into
usecase-no-index
Choose a base branch
from
usecase-no-index-update
base: usecase-no-index
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
Signed-off-by: Jérémie Drouet <jeremie.drouet@datadoghq.com>
Signed-off-by: Jérémie Drouet <jeremie.drouet@datadoghq.com>
Signed-off-by: Jérémie Drouet <jeremie.drouet@datadoghq.com>
Resolve "healthcheck should return `204 NO CONTENT`" Closes #3 See merge request jeremie.drouet/eco-benchmark!7
fix(go-pgx): json date Closes #1 See merge request jeremie.drouet/eco-benchmark!8
fix(common): update migration script to be ran by postgres See merge request jeremie.drouet/eco-benchmark!5
…o 'main' Resolve "list creation should have `account_id` in url path" Closes #2 See merge request jeremie.drouet/eco-benchmark!9
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
feat: create service builder script See merge request jeremie.drouet/eco-benchmark!10
…me implem as symfony)
refactor(golang): change get list request to a more optimized one (same implem as symfony) See merge request jeremie.drouet/eco-benchmark!12
Php symfony See merge request jeremie.drouet/eco-benchmark!11
Add Entity Relation diagram in Mermaid syntax Add OAS3 API spec
Harmonization with other boavizta project.
Add page query param for /api/accounts/{accountId}/lists Fix bad ref Remove requirements in Extended objects (only found in responses) Remove tag developers for /api/stats Add hint in summary for /api/accounts POST usage
Remove not required props for Account Add Request & Response object definitions to make it clearer Set different UUID for each kind of object to make doc more readable Make /api/accounts/:accountId/lists return an array of List Add an AccountStatistic object in accordance with the SQL query
Add specs for service + runner readme
Change licence to GNU Affero, v3.0
doc: contributing doc - v1
Add block diagram Add LICENSE & CONTRIBUTING sections
Improve doc
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
usecase-no-index