Demo mode— sample data; changes won't be saved. Connect Supabase in .env.local to go live.

Website Redesign

WEB

General

Accent

Estimates

Estimate unit

Changing the unit relabels existing estimates — values are not converted.

Sprints

Turning sprints off hides the sprint surfaces — tasks keep their sprint assignments, so nothing is lost if you turn them back on.

Workflow statuses

  • Backlogbacklog
  • To Dotodo
  • In Progressin progress
  • In Reviewin progress
  • Donedone
  • Canceledcanceled

Every status maps to a fixed category so cross-project reporting works over custom workflows.

Members

  • Drew Vetrano
  • Maya Chen
  • Sam Okafor
  • Priya Raman
  • Leo Fontaine

Custom fields

  • EffortNumber · org
  • QuarterSingle select · org
  • Spec linkURL · org
  • BillableCheckbox · org
  • Review dateDate · org
  • ChampionUser · org

Automations

  • Notify Drew about urgent tasks

    Task is created · 1 action(s)

  • Comment when work completes

    Status changes → Done · 1 action(s)

Public share links

Anyone with the link can view this project read-only. No sign-in required.

  • /share/demolist

Webhooks

POST HMAC-signed events to a URL. Verify the X-Texure-Signature header (sha256=HMAC(secret, body)). Failed deliveries are retried up to 3 times with backoff; every attempt is logged below. Failed attempts with a captured payload can be redriven — the stored body is re-signed with the webhook's current secret.

  • https://hooks.example.com/texure-demo

    task.created, task.updated, comment.created · secret whsec_de

Data

Import tasks from CSV →

Milestones

Milestones group tasks toward a target date. Dated milestones appear as diamonds on the project timeline; the task peek has a Milestone field.

Loading milestones…

Save as template

Capture this project's workflow statuses, labels, custom fields, automations, and up to 20 open tasks as sample content. New projects can then start from it. Members, attachments, comments, and covers are not captured.

Email-to-task

Create tasks from inbound email. Point your email provider's inbound webhook at the endpoint below with the project token as a Bearer header — see docs/EMAIL-TO-TASK.md in the repository for the payload shape and provider wiring.

Loading…

Channel notifications

Post task created, status changes, and new comments to a Slack or Microsoft Teams channel via an incoming-webhook URL.

Posts are visible to everyone in the channel and aren't affected by personal notification settings.

Loading…

Trash

Deleted tasks are kept for 30 days and can be restored — along with their subtasks — before they're permanently removed.

View trash