Skip to content
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

Heroes with pics #99

Open
wants to merge 40 commits into
base: main
Choose a base branch
from
Open

Heroes with pics #99

wants to merge 40 commits into from

Conversation

0GiS0
Copy link
Owner

@0GiS0 0GiS0 commented Feb 11, 2024

No description provided.

<h2>{{ hero.name }}</h2>
</header>
<p>{{ hero.description | slice: 0 : 150 }}...</p>
<button (click)="delete(hero)">Delete</button>

Check warning

Code scanning / CodeQL

Deleting non-property Warning

Only properties should be deleted.
chore: Update database initialization script and devcontainer configuration

This commit updates the database initialization script and devcontainer configuration files. The changes include adding new heroes to the "Heroes" table in the database. Sample data for heroes like Arrow, Hulk, Spiderman, Daredevil, Iron Man, Thor, and Captain America is inserted into the table. This ensures that the database is properly initialized with the new heroes data.
This commit updates the devcontainer configuration to include the installation of the VSIX extension "/tmp/vscode-azure-github-copilot-0.1.10.vsix". This extension provides additional functionality for GitHub Copilot integration in Visual Studio Code. By including this extension in the devcontainer configuration, developers can leverage the power of GitHub Copilot while working on the project.
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://lively-sand-0a53f3a03-99.westeurope.5.azurestaticapps.net

This commit updates the devcontainer configuration to include the installation of the VSIX extension "/tmp/vscode-azure-github-copilot-0.1.10.vsix". This extension provides additional functionality for GitHub Copilot integration in Visual Studio Code. By including this extension in the devcontainer configuration, developers can leverage the power of GitHub Copilot while working on the project.
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://lively-sand-0a53f3a03-99.westeurope.5.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://thankful-mud-00663db03-99.westeurope.5.azurestaticapps.net

This commit updates the devcontainer configuration to include the installation of the VSIX extension "/tmp/vscode-azure-github-copilot-0.1.10.vsix". This extension provides additional functionality for GitHub Copilot integration in Visual Studio Code. By including this extension in the devcontainer configuration, developers can leverage the power of GitHub Copilot while working on the project.
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://thankful-mud-00663db03-99.westeurope.5.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://thankful-mud-00663db03-99.westeurope.5.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://thankful-mud-00663db03-99.westeurope.5.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://thankful-mud-00663db03-99.westeurope.5.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://thankful-mud-00663db03-99.westeurope.5.azurestaticapps.net

This commit updates the API URL in the `env.js` file to use the new endpoint "https://supreme-rotary-phone-6vq44wjrw244w4-5010.app.github.dev/api/hero". This change ensures that the application is making requests to the correct API endpoint.
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://thankful-mud-00663db03-99.westeurope.5.azurestaticapps.net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant