-
Notifications
You must be signed in to change notification settings - Fork 194
Architecture diagram #777
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
base: master
Are you sure you want to change the base?
Architecture diagram #777
Conversation
✅ Deploy Preview for actualbudget-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
classDef backend fill:#fff3e0,stroke:#ff9800,stroke-width:2px | ||
classDef frontend fill:#e1f5fe,stroke:#2196f3,stroke-width:2px | ||
classDef platform fill:#f3e5f5,stroke:#9c27b0,stroke-width:2px | ||
classDef userapp fill:#e0f2f1,stroke:#009688,stroke-width:3px |
Check failure
Code scanning / check-spelling
Unrecognized Spelling Error documentation
class SS,API backend | ||
class DC,CL frontend | ||
class DE platform | ||
class DesktopApp,WebApp userapp |
Check failure
Code scanning / check-spelling
Unrecognized Spelling Error documentation
UI->>LC: Import transactions | ||
LC->>LC: Apply business rules | ||
LC->>LC: Update database | ||
LC->>LC: Trigger spreadsheet recalc |
Check failure
Code scanning / check-spelling
Unrecognized Spelling Error documentation
This comment has been minimized.
This comment has been minimized.
@check-spelling-bot Report🔴 Please reviewSee the 📂 files view, the 📜action log, or 📝 job summary for details.Unrecognized words (2)recalc To accept these unrecognized words as correct, you could run the following commands... in a clone of the [email protected]:actualbudget/docs.git repository curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/main/apply.pl' |
perl - 'https://github.com/actualbudget/docs/actions/runs/17006806212/attempts/1' &&
git commit -m 'Update check-spelling metadata' OR To have the bot accept them for you, comment in the PR quoting the following line: If the flagged items are 🤯 false positivesIf items relate to a ...
|
No description provided.