120 Commits
Author SHA1 Message Date
adilalloandCursor f91ac7a893 Call the last create-flow action Publish so it reads as putting a rule on the web, not locking it forever.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-02 16:27:57 -06:00
adilalloandCursor db34a1f0df Let guests keep a published rule via Save & Exit and a post-finalize sign-in prompt.
Email is optional so they can continue without saving; skip from Save & Exit leaves the flow instead of returning to completed.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-02 16:18:41 -06:00
adilalloandCursor f780eac1fa Encode sign-in mail as base64 so webmail cannot mangle the verify token.
Quoted-printable still rewrote token= as token=3D in the raw MIME, which some clients never decode. Distinguish a missing token from a real expiry, and keep links valid for 60 minutes.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-01 17:07:00 -06:00
adilalloandCursor d920e39f09 Send sign-in mail as HTML so quoted-printable wrapping cannot break the verify URL.
Staging was delivering magic links that looked expired because the token query string was encoded and wrapped in plaintext MIME. Also read rate-limit retry from the API error body, mention spam in the success copy, and document SES relay DNS.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-01 10:01:25 -06:00
adilalloandCursor 511c3efb4c Stop seeding 75% consensus on custom decision cards so wizard copy shows on the published rule.
Wire Back on the final-review chip editor to the same dismiss path as close, instead of a no-op.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-31 11:28:32 -06:00
adilalloandCursor 7f67cc6271 Warn on tab close when create-flow module or wizard edits have not been saved.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-31 11:00:40 -06:00
adilalloandCursor a820739d07 Open create-flow method modals with editable fields and tertiary default copy.
Seeded section text should look like the form default state, not locked primary, and Customize stays on the kebab instead of unlocking the body.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-28 12:59:53 -06:00
adilalloandCursor 4c4cf99572 Give Avatar initials, person-mark, and load-error fallbacks so missing photos still look like the design-system atom.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-26 13:18:33 -06:00
adilalloandCursor 950b3224ac feat: let guests publish a CommunityRule and claim it on this browser later
Finalize no longer requires a magic link. Guest rows stay off the catalog until sign-in on the same browser attaches ownership, and the login modal kebab no longer acts as a second close.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-26 11:01:10 -06:00
adilalloandCursor 63e0f77998 Show both books on About with matching covers and downloads.
The section mixed Structure Before Crisis art with the Community Rules booklet; pairing each title to its own cover and PDF, and cropping the Figma cover padding, keeps the two cards consistent.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-25 16:18:40 -06:00
adilalloandCursor 8bdd5040c6 Stop treating login/save-progress as a 48-character email limit.
The overlay was failing Zod on preset method-card support text attached with the draft; raise that cap, allow RFC-length emails, and drop Back to home from the overlay.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-25 16:17:36 -06:00
adilalloandCursor 963fa03c5c Close method-card Save like first add, keep key-resource chips on the approach they were chosen for, and leave expanded See-all stacks in catalog order.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-25 09:21:07 -06:00
adilalloandCursor b1ca1a748e Let decision-approaches wrap at narrow widths and sync key-resource scopes.
The info-box checkboxes overflowed in a squeezed column; wrapping them and offering those scopes as chips on every approach keeps the sidebar and Applicable Scope selection in sync without publishing unchecked keys as defaults.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-24 16:27:06 -06:00
adilalloandCursor 75ba0a214f Keep catalog method section editors after a Customize title override so Core Principle and related copy are not replaced by an empty custom-policy body.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 14:11:21 -06:00
adilalloandCursor 4006fe5c6c Route kebab Customize through the prefilled policy wizard so existing methods and values can be renamed, reordered, and kept in that field order on the card after Finalize.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-21 13:51:37 -06:00
adilalloandCursor c2188015e3 Use each catalog article’s Figma body ornaments instead of one shared pair.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-19 16:54:53 -06:00
adilalloandCursor 0f16c559c4 Take the article page color from the section banner SVG so the body cannot drift from the hero on current or future posts.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-19 16:31:10 -06:00
adilalloandCursor 9769bcc76d Paint hero decoration as a solid darker-accent fill.
Figma uses a normal fill, not opacity, stacked paths, or multiply grain.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-18 19:09:35 -06:00
adilallo 0167b03231 feat: add privacy, terms, and cookies pages
Footer and login legal links were stubs. Point them at real marketing
pages that follow the Figma content-page template.
2026-08-17 11:15:04 -06:00
adilallo 8420ce42e3 Fix loading of recommended methods 2026-05-26 09:03:18 -06:00
adilallo 6b45a2e5d0 Issue #59 fixes 2026-05-25 22:05:00 -06:00
adilallo b84d80c3a9 Fix magic link routes 2026-05-23 18:19:45 -06:00
adilallo 8137593aa0 Migrate env variables to Cloudron 2026-05-22 15:50:33 -06:00
adilallo 9e11063a11 Add public API for methods and values 2026-05-22 14:32:15 -06:00
adilallo 5863a256f6 Fix featured grid 2026-05-22 13:50:55 -06:00
adilallo 3dbb6b61d2 Update template cards 2026-05-22 13:36:23 -06:00
adilallo 753220f97b Cleanup pass 2 2026-05-22 13:30:47 -06:00
adilallo 23f528caec Add downloadable book PDF 2026-05-22 12:33:46 -06:00
adilallo 99f535f821 Full cleanup pass 2026-05-21 23:25:56 -06:00
adilallo 28de8ef3bc Cleanup assets 2026-05-21 22:56:34 -06:00
adilallo ea346abad8 Learn page svgs updated 2026-05-20 23:01:55 -06:00
adilallo 1688ac85c9 Update learn page 2026-05-20 22:17:00 -06:00
adilallo 7ee6282c1a Fix save progress bug 2026-05-20 19:58:32 -06:00
adilallo 2f2b5d0dc2 Refine use cases rule examples 2026-05-19 22:16:08 -06:00
adilallo 7c46cbd87b Create use cases pages 2026-05-18 16:50:44 -06:00
adilallo 40ce5064d6 Implement how it works page 2026-05-17 22:40:06 -06:00
adilallo b6b9b63608 Implement about page 2026-05-13 23:08:36 -06:00
adilallo 625a8c3161 Ask organizer modal implemented 2026-05-11 18:03:52 -06:00
adilallo 9f2141a62d Manage stakeholders implemented 2026-05-09 23:12:11 -06:00
adilallo 534c6c7c0e Create flow cleanup leftover 2026-05-09 23:12:11 -06:00
adilallo 4595e2648a refactor(create): DRY rule export media + TextBlock row view 2026-05-08 21:40:43 -06:00
adilallo 89fd5f3ade feat(create): wizard uploads render as images in display and exports (imageUrl/fileUrl) 2026-05-08 21:38:18 -06:00
adilallo 026a1e6d71 Custom add and create flow polish 2026-05-08 20:32:24 -06:00
adilallo 26bcd61ea3 Add button and custom modal flow implemented 2026-05-07 21:15:27 -06:00
adilallo dee2dd800e Add custom intervention modals 2026-05-01 22:05:05 -06:00
adilallo 58d0e33500 Update conflict management modal 2026-04-30 09:23:40 -06:00
adilallo b7446873cd Create flow centralization and cleanup 2026-04-30 08:11:55 -06:00
adilallo a37a72c71d Implement share and export components 2026-04-29 22:27:46 -06:00
adilallo a31a36c926 Cleanup pass 2026-04-29 21:18:36 -06:00
adilallo 7fde82a94c Pin selected after edit 2026-04-29 19:39:08 -06:00