-
Notifications
You must be signed in to change notification settings - Fork 2
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
Release 26/07/2024 #687
Merged
Merged
Release 26/07/2024 #687
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
Removed `hasProcessingPaymentIntent` from StripeService.ts Removed corresponding check in the endpoint.
* Added ExecImage component with hover and touch functionality. - Created ExecImage component to display executive images with hover and touch effects. - Integrated Next.js Image component for optimized image loading. - Added props for executive title and name, displayed on hover and touch. - Implemented CSS for hover effect and text overlay. - Created Storybook stories for visual testing and documentation. - Added ExecImageList component to render multiple ExecImage components using an array. * prettier and codegen * Refactored ExecImage component and its CSS to avoid using JavaScript for hover effects, using Tailwind CSS. * adjusted colour css * adjusted colour css
* Add jsdoc to UserController * Tsoa generation and jsdoc for StripeWebhook endpoint * Add jsdoc for SignupController * Jsdoc for PaymentController and add fullstops * Add jsdoc for BookingController
* 651 Add jsdoc for AdminController
I hope I didn't misunderstand this ticket... Created a README.md file with the Backend-Architecture part of the wiki.
Removed
There was already a README.md file so instead, I just added another heading with a link redirecting to the wiki.
* 566 Delete preview channel upon merge Have added the feature to the pre-existing workflow action as per [this pull request on action-hosting-deploy](FirebaseExtended/action-hosting-deploy#65) * Add new workflow and revert changes Added a new delete firebase channel upon PR close action. Reverted the not implemented changes from the firebase deployment on PR.
* 566 Delete preview channel upon merge Have added the feature to the pre-existing workflow action as per [this pull request on action-hosting-deploy](FirebaseExtended/action-hosting-deploy#65) * Add new workflow and revert changes Added a new delete firebase channel upon PR close action. Reverted the not implemented changes from the firebase deployment on PR. * Changed the preview channel to delete Instead of just using the `github.head_ref` as the preview channel id, will need to make some changes as the preview channel created uses a different preview id. * Substring shell workaround for PR title
* 566 Delete preview channel upon merge Have added the feature to the pre-existing workflow action as per [this pull request on action-hosting-deploy](FirebaseExtended/action-hosting-deploy#65) * Add new workflow and revert changes Added a new delete firebase channel upon PR close action. Reverted the not implemented changes from the firebase deployment on PR. * Changed the preview channel to delete Instead of just using the `github.head_ref` as the preview channel id, will need to make some changes as the preview channel created uses a different preview id. * Substring shell workaround for PR title * Remove extra " at the end
choden-dev
temporarily deployed
to
Client Production
July 25, 2024 21:55 — with
GitHub Actions
Inactive
Visit the preview URL for this PR (updated for commit 4d2a901): https://uasc-ceebc--pr687-master-o2a98lmt.web.app (expires Thu, 01 Aug 2024 21:56:47 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 36296ceaed1d43e92e7d5e81a72a7bd987560bfa |
choden-dev
temporarily deployed
to
Client Production
July 25, 2024 22:36 — with
GitHub Actions
Inactive
choden-dev
temporarily deployed
to
Client Production
July 25, 2024 23:35 — with
GitHub Actions
Inactive
choden-dev
temporarily deployed
to
Client Production
July 26, 2024 01:44 — with
GitHub Actions
Inactive
choden-dev
temporarily deployed
to
Client Production
July 26, 2024 02:47 — with
GitHub Actions
Inactive
choden-dev
temporarily deployed
to
Client Production
July 26, 2024 03:37 — with
GitHub Actions
Inactive
choden-dev
temporarily deployed
to
Client Production
July 26, 2024 04:39 — with
GitHub Actions
Inactive
choden-dev
temporarily deployed
to
Client Production
July 26, 2024 05:37 — with
GitHub Actions
Inactive
choden-dev
had a problem deploying
to
Client Production
July 26, 2024 06:41 — with
GitHub Actions
Failure
choden-dev
had a problem deploying
to
Client Production
July 26, 2024 07:36 — with
GitHub Actions
Failure
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.
No description provided.