Skip to content

Commit

Permalink
doc: update screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitFicus committed Jun 16, 2024
1 parent 6ab03c8 commit 52fd700
Show file tree
Hide file tree
Showing 68 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions izanami-frontend/tests/screenshots/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { generate as userInvitationGenerate } from "./user-invitation";
import { generate as webhookGenerate } from "./webhooks";

async function generateAll() {
await apiKeyGenerate();
/*await apiKeyGenerate();
await bulkGenerate();
await contextGenerate();
await gettingStarted();
Expand All @@ -21,7 +21,7 @@ async function generateAll() {
await multiConditionFeatureGenerate();
await queryBuilderGenerate();
await userInvitationGenerate();
await base64Wasm();
await base64Wasm();*/
await remoteWasmoGenerate();
await webhookGenerate();
}
Expand Down
2 changes: 1 addition & 1 deletion izanami-frontend/tests/screenshots/remote-wasmo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export async function generate() {
)
.build(page);
await page.goto("http://localhost:5001/");
await page.locator("div:nth-child(2) > .svg-inline--fa").click();
await page.getByText("Plugins", { exact: true }).click();
await page.getByRole("button", { name: "Javascript" }).click();
await page.getByRole("button", { name: "Izanami" }).hover();
await screenshot("plugin-template-selection");
Expand Down
Binary file modified manual/static/img/screenshots/api-keys/key-empty-form.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified manual/static/img/screenshots/api-keys/key-filled-form.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified manual/static/img/screenshots/api-keys/key-modal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified manual/static/img/screenshots/base64-wasm/active-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified manual/static/img/screenshots/base64-wasm/inactive-prod.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified manual/static/img/screenshots/bulk-modification/action-menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified manual/static/img/screenshots/bulk-modification/final-state.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified manual/static/img/screenshots/contextenv/context-creation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified manual/static/img/screenshots/contextenv/feature-form.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified manual/static/img/screenshots/contextenv/feature-overloads.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified manual/static/img/screenshots/contextenv/feature.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified manual/static/img/screenshots/contextenv/hover-test.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified manual/static/img/screenshots/contextenv/link-generator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified manual/static/img/screenshots/contextenv/overload-creation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified manual/static/img/screenshots/contextenv/prod-inactive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified manual/static/img/screenshots/contextenv/qa-active.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified manual/static/img/screenshots/gettingstarted/feature-form.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified manual/static/img/screenshots/gettingstarted/feature-result.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified manual/static/img/screenshots/gettingstarted/first-feature.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified manual/static/img/screenshots/gettingstarted/first-key.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified manual/static/img/screenshots/gettingstarted/first-project.png
Binary file modified manual/static/img/screenshots/gettingstarted/first-tenant.png
Binary file modified manual/static/img/screenshots/gettingstarted/key-form.png
Binary file modified manual/static/img/screenshots/gettingstarted/key-screen.png
Binary file modified manual/static/img/screenshots/gettingstarted/key-secret.png
Binary file modified manual/static/img/screenshots/gettingstarted/project-form.png
Binary file modified manual/static/img/screenshots/gettingstarted/tenant-form.png
Binary file modified manual/static/img/screenshots/gettingstarted/test-form.png
Binary file modified manual/static/img/screenshots/gettingstarted/test-menu.png
Binary file modified manual/static/img/screenshots/gettingstarted/url-screen.png
Binary file modified manual/static/img/screenshots/import-v1/created-feature.png
Binary file modified manual/static/img/screenshots/import-v1/filled-form.png
Binary file modified manual/static/img/screenshots/import-v1/form-button-hover.png
Binary file modified manual/static/img/screenshots/import-v1/import-confirmed.png
Binary file modified manual/static/img/screenshots/import-v1/legacy-update-form.png
Binary file modified manual/static/img/screenshots/query-builder/menu-item-hover.png
Binary file modified manual/static/img/screenshots/query-builder/test-result.png
Binary file modified manual/static/img/screenshots/remote-wasmo/mobile-active.png
Binary file modified manual/static/img/screenshots/remote-wasmo/plugin-builded.png
Binary file modified manual/static/img/screenshots/remote-wasmo/plugin-filled.png
Binary file modified manual/static/img/screenshots/remote-wasmo/prod-inactive.png
Binary file modified manual/static/img/screenshots/user-invitation/invitation-url.png
Binary file modified manual/static/img/screenshots/user-invitation/new-user-form.png
Binary file modified manual/static/img/screenshots/webhooks/webhook-page.png

0 comments on commit 52fd700

Please sign in to comment.