-
Notifications
You must be signed in to change notification settings - Fork 8
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
BEDS 425/api app bundle #849
Closed
Closed
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
Contributor
LuccaBitfly
commented
Sep 10, 2024
- Implemented service to archive dashboards
- Fixed boundary off by one error
- Minor fixes
- Fixed lint issue
- Grouped together the archiving and deleting of dashboards
- Adjusted for single binary handling
- Fixed linter issue
- changed validators to body param
- public endpoint
- efficient slice handling
- leveraging cascading delete
- Use cascade delete to simplify group removal
- feat(dashboard): integration test scaffolding
- feat(api): make writing tests more convenient
- CR comments
- (BEDS-409) deposit endpoints: remove search param from ((BEDS-409) deposit endpoints: remove search param #819)
- feat(api): improve testing scaffolding
- feat(api): simplify json parsing in tests
- chore(api): improve test formatting
- feat:Set HTML attributes to prevent popups from third-party apps. BEDS-368
- Fix lint comment.
- chore(api): remove debug logging
- chore(api): please linter
- feat: adjust style for displaying the accordion content. BEDS-405
- BEDS-306: monitoring: increase db timeout
- feat(api): add integration test workflow
- feat(api): update test workflow
- chore(api): update test workflow
- chore(api): update test workflow
- chore: update test workflow
- chore: update test workflow
- chore(api): update test workflow
- chore: update test workflow
- chore: enable backend integration tests on push to main and staging branches
- refactor: change database connection log level to debug
- chore(api): code review comments
- chore: Update backend integration test workflow
- fix: 💄 Add workaround to fix the shifitng-display issue and background color when opening the modal. It is an temporary.
- chore: Update backend integration test workflow
- chore: Initialize services and update logging in service.go
- chore: Update backend integration test workflow
- chore: Add log statement for test setup completion
- chore: Update test setup completion log statement in api_test.go
- chore: Initialize services and update logging in service.go
- chore: Update logging in service.go and initialize services
- chore: Start data access services in api_test.go setup()
- chore: Refactor backend integration test workflow and update test setup in api_test.go
- fix(api): correct order in assert
- feat(api): add more integration tests
- feat: Adapt to API changes. BEDS-422
- BEDS-306: monitoring: attempt to deflake rolling check
- BEDS-99: enable support for enabling more log levels
- feat: Adapt frontend. BEDS-422
- feat: delete unnecessery comment. BEDS-422
- feat: Add necessery changes for the api update. BEDS-422
- feat: Add changes necessery changes. BEDS-422
- ci: tag docker images (ci: tag docker images #835)
- (BEDS-442) accept charset param in request content type ((BEDS-442) accept charset param in request content type #837)
- ci: fix docker-tags (remove dash at end) (ci: fix docker-tags (remove dash at end) #839)
- (BEDS-425) implement endpoint for mobile app bundles
- (BEDS-425) move increment to own endpoint
- (BEDS-425) GetLatestBundleForNativeVersion: rename param
- (BEDS-425) return proper response
- (BEDS-425) remove environment query param
…ashboards_service
Set HTML attributes.
…ashboards_service
…up in api_test.go
Beds 401/api integration tests
💄Temporary Fix: Resolve Display Shift and Background Color Issue When Opening Modal
fix(api): correct order in assert
(BEDS-374) validator list changed to body param
Beds 306/deflake rolling check
…ange Beds-422/ Adapt for api change
…ange feat: Add changes necessery changes. BEDS-422
Merge staging->main
Merge pull request #833 from gobitfly/staging
BEDS-438
feat(api): add more integration tests
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.