Commit Graph
15 Commits
Author SHA1 Message Date
Jonathan Rainville 587cb6a5f8 docs(epic-workflow): add epic delivery guide on how to manage epics (#19551)
* docs(epic-workflow): add epic delivery guide on how to manage epics

* docs(epic-workflow): add QA sub tasks to list

* chore: add a new point

* chore: update guide link
2026-01-16 10:22:36 -05:00
Jonathan Rainville 52adcef857 docs(release): add release process guide for internal contributors (#19543)
* docs(release): add release process guide for internal contributors

* docs(release): clarify who must cherry-pick

* docs(release): update critical bugs and how to version
2026-01-15 16:15:57 -05:00
Jonathan Rainville 7a1455be96 chore: rename status-desktop to status-app
Adapts the docs and different mentions of the repo from status-desktop to status-app

Also adapts the docs to talk about the Status App and not just Status Dekstop. Adds links to the Mobile build too.
2025-12-10 11:36:43 -05:00
Jonathan Rainville b80c65626c docs: update README to point to the new BUILDING.md file 2025-06-06 12:44:24 -04:00
Jonathan Rainville f180de432a chore(contributing): remove dirty from the file names 2025-06-04 19:07:56 -04:00
sunleos 9906f7ed90 Small fixes for CONTRIBUTING.md (#18061)
made several small changes and fixes across the copy
2025-06-04 17:25:59 -04:00
Jonathan Rainville a9f16bf57f chore(collaborating): update collaborating file to mention Disclaimer 2025-06-04 16:48:40 -04:00
Jonathan Rainville a041ab8e70 use important block 2025-06-04 12:24:45 -04:00
Jonathan Rainville 306a74ee9e more review comments 2025-06-04 12:24:45 -04:00
1d9c25bb37 Apply suggestions from code review
Co-authored-by: Alex Jbanca <47811206+alexjba@users.noreply.github.com>
Co-authored-by: Lukáš Tinkl <lukast@status.im>
2025-06-04 12:24:45 -04:00
Jonathan Rainville 96997ae29d docs(contributing): update CONTRIBUTING guide to add the Testing section 2025-06-04 12:24:45 -04:00
Noelia 1077a03bcf refactor(PopupsHandler): Add centralized popup handlers manager for request coordination
- It introduces a handlers object manager responsible for managing popup-related requests. It provides a unified interface for popups that require access to stores data, routing all interactions through a main handler exposed by `appMain`.
- Update `CONTRIBUTING.md`.

Part of #17924
2025-05-26 11:34:40 +02:00
Michał Cieślak 7854271c2e Update CONTRIBUTING.md, Storybook section 2024-10-30 18:23:11 +01:00
Michał Cieślak 6493c295c9 CONTRIBUTING.md extended with section regarding unit tests
Closes: #16370
2024-09-23 15:19:43 +02:00
Michał 9acf723ddc chore: Architecture guide added and PR template updated
Closes: #15539
2024-08-09 22:29:44 +02:00