Skip to content

Commit

Permalink
doc: update screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitFicus committed Sep 19, 2024
1 parent 5e0cff2 commit 26dec31
Show file tree
Hide file tree
Showing 65 changed files with 5 additions and 5 deletions.
2 changes: 0 additions & 2 deletions izanami-frontend/tests/screenshots/export-import-v2.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,3 @@ export async function generate() {

await browser.close();
}

generate();
8 changes: 5 additions & 3 deletions izanami-frontend/tests/screenshots/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ import { generate as queryBuilderGenerate } from "./query-builder";
import { generate as remoteWasmoGenerate } from "./remote-wasmo";
import { generate as userInvitationGenerate } from "./user-invitation";
import { generate as webhookGenerate } from "./webhooks";
import { generate as exportImportV2 } from "./export-import-v2";

async function generateAll() {
await apiKeyGenerate();
/*await apiKeyGenerate();
await bulkGenerate();
await contextGenerate();
await gettingStarted();
Expand All @@ -21,9 +22,10 @@ async function generateAll() {
await multiConditionFeatureGenerate();
await queryBuilderGenerate();
await userInvitationGenerate();
await base64Wasm();
await base64Wasm();*/
await remoteWasmoGenerate();
await webhookGenerate();
/*await webhookGenerate();
await exportImportV2();*/
}

generateAll();
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.
Binary file modified manual/static/img/screenshots/base64-wasm/active-prod-mobile.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/filled-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/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.
Binary file modified manual/static/img/screenshots/bulk-modification/button-hover.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/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/export-import-v2/export-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/export-import-v2/import-form.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/gettingstarted/feature-form.png
Binary file modified manual/static/img/screenshots/gettingstarted/feature-result.png
Binary file modified manual/static/img/screenshots/gettingstarted/first-feature.png
Binary file modified manual/static/img/screenshots/gettingstarted/first-key.png
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/user-invitation/invitation-url.png
Binary file modified manual/static/img/screenshots/webhooks/webhook-form.png
Binary file modified manual/static/img/screenshots/webhooks/webhook-page.png

0 comments on commit 26dec31

Please sign in to comment.