-
-
Notifications
You must be signed in to change notification settings - Fork 190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add guidelines for writing controllers #4110
Commits on Jul 8, 2024
-
Add guidelines for writing controllers
So far we have not have any documentation on how to write controllers the BaseController v2 way. These guidelines aim to fill in the missing pieces. Note that while each guideline has examples, we are still missing a complete example controller file which demonstrates all of the guidelines in one go. That will come in a future PR.
Configuration menu - View commit details
-
Copy full SHA for 271cbd6 - Browse repository at this point
Copy the full SHA 271cbd6View commit details
Commits on Jul 9, 2024
-
AccountsControllerGetState -> AccountsControllerGetStateAction
Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for 8ef4993 - Browse repository at this point
Copy the full SHA 8ef4993View commit details -
Tweak wording in first section
Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for 35db85b - Browse repository at this point
Copy the full SHA 35db85bView commit details -
Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for 73cf66f - Browse repository at this point
Copy the full SHA 73cf66fView commit details -
Use stronger language for exporting default state, and explain why no…
…t a simple variable Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for 002a914 - Browse repository at this point
Copy the full SHA 002a914View commit details -
Clarify how action identifiers should be named
Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for cb5242a - Browse repository at this point
Copy the full SHA cb5242aView commit details -
Tweak name of internal action types guideline
Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for f79c325 - Browse repository at this point
Copy the full SHA f79c325View commit details -
Tweak name of action types guideline
Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for 635ff55 - Browse repository at this point
Copy the full SHA 635ff55View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4f335f - Browse repository at this point
Copy the full SHA b4f335fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92fca54 - Browse repository at this point
Copy the full SHA 92fca54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 545e90e - Browse repository at this point
Copy the full SHA 545e90eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88c8f38 - Browse repository at this point
Copy the full SHA 88c8f38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bea382 - Browse repository at this point
Copy the full SHA 7bea382View commit details -
Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for 6dbedbb - Browse repository at this point
Copy the full SHA 6dbedbbView commit details -
Update docs/writing-controllers.md
Co-authored-by: Jongsun Suh <jongsun.suh@icloud.com>
Configuration menu - View commit details
-
Copy full SHA for 229cf20 - Browse repository at this point
Copy the full SHA 229cf20View commit details
Commits on Aug 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1e9577b - Browse repository at this point
Copy the full SHA 1e9577bView commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd3c95f - Browse repository at this point
Copy the full SHA cd3c95fView commit details