ui enhancements + rename publish to share across the codebase #9

Merged
patillacode merged 10 commits from feature/rename-publish-to-share into main 2026-04-22 17:23:42 +02:00
Owner

Replaces all "publish/unpublish" UI copy and internal identifiers with
"share/stop sharing" to better reflect the actual mechanic: a private
link shared by URL, not a publicly discoverable blog post.

  • i18n: Publish→Share, Unpublish→Stop sharing (EN/ES)
  • HTML/CSS/JS: publish-btn→share-btn, tbtn--publish→tbtn--share,
    setupPublish→setupShare, isPublished→isShared
  • e2e: add tests for share button labels and calendar legend copy
Replaces all "publish/unpublish" UI copy and internal identifiers with "share/stop sharing" to better reflect the actual mechanic: a private link shared by URL, not a publicly discoverable blog post. - i18n: Publish→Share, Unpublish→Stop sharing (EN/ES) - HTML/CSS/JS: publish-btn→share-btn, tbtn--publish→tbtn--share, setupPublish→setupShare, isPublished→isShared - e2e: add tests for share button labels and calendar legend copy
rename publish to share across the codebase
Some checks are pending
Test and publish Docker image / test (pull_request) Waiting to run
Test and publish Docker image / e2e (pull_request) Blocked by required conditions
Test and publish Docker image / build (pull_request) Blocked by required conditions
63f149f93d
Replaces all "publish/unpublish" UI copy and internal identifiers with
"share/stop sharing" to better reflect the actual mechanic: a private
link shared by URL, not a publicly discoverable blog post.

- i18n: Publish→Share, Unpublish→Stop sharing (EN/ES)
- HTML/CSS/JS: publish-btn→share-btn, tbtn--publish→tbtn--share,
  setupPublish→setupShare, isPublished→isShared
- e2e: add tests for share button labels and calendar legend copy
Merge branch 'main' into feature/rename-publish-to-share
Some checks failed
Test and publish Docker image / test (pull_request) Successful in 46s
Test and publish Docker image / e2e (pull_request) Failing after 2m7s
Test and publish Docker image / build (pull_request) Has been skipped
a2c20ec12e
Merge branch 'main' into feature/rename-publish-to-share
Some checks failed
Test and publish Docker image / test (pull_request) Successful in 46s
Test and publish Docker image / e2e (pull_request) Failing after 1m53s
Test and publish Docker image / build (pull_request) Has been skipped
d91e5a9f2b
fix: update share button UI before clipboard write to avoid test failure in headless env
Some checks failed
Test and publish Docker image / test (pull_request) Successful in 47s
Test and publish Docker image / e2e (pull_request) Failing after 1m59s
Test and publish Docker image / build (pull_request) Has been skipped
277d4b5fef
fix: wait for button text change instead of networkidle in share test
All checks were successful
Test and publish Docker image / test (pull_request) Successful in 47s
Test and publish Docker image / e2e (pull_request) Successful in 1m52s
Test and publish Docker image / build (pull_request) Has been skipped
85e1c07173
feat: add share and unshare modals with explanatory copy
Some checks failed
Test and publish Docker image / test (pull_request) Successful in 45s
Test and publish Docker image / e2e (pull_request) Failing after 2m31s
Test and publish Docker image / build (pull_request) Has been skipped
9d15dcafea
feat: add btn-accent style for share modal, add admin link to mobile sheet
Some checks failed
Test and publish Docker image / e2e (pull_request) Blocked by required conditions
Test and publish Docker image / build (pull_request) Blocked by required conditions
Test and publish Docker image / test (pull_request) Has been cancelled
b62470d176
feat: use btn-danger for unshare modal confirm button
Some checks failed
Test and publish Docker image / test (pull_request) Successful in 46s
Test and publish Docker image / e2e (pull_request) Failing after 2m26s
Test and publish Docker image / build (pull_request) Has been skipped
5af8b99916
fix: close share modal before second click in e2e test
Some checks failed
Test and publish Docker image / test (pull_request) Successful in 46s
Test and publish Docker image / build (pull_request) Has been cancelled
Test and publish Docker image / e2e (pull_request) Has been cancelled
63a967c481
fix: handle unshare confirmation modal in e2e test
All checks were successful
Test and publish Docker image / test (pull_request) Successful in 45s
Test and publish Docker image / build (pull_request) Has been skipped
Test and publish Docker image / e2e (pull_request) Successful in 1m51s
0a7c87c8c1
patillacode changed title from rename publish to share across the codebase to ui enhancements + rename publish to share across the codebase 2026-04-22 17:23:31 +02:00
patillacode deleted branch feature/rename-publish-to-share 2026-04-22 17:23:42 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
patillacode/piruetas!9
No description provided.