This website requires JavaScript.
Explore
Help
Register
Sign in
Docker
/
Maybe
Watch
1
Star
0
Fork
You've already forked Maybe
0
mirror of
https://github.com/maybe-finance/maybe.git
synced
2025-07-18 20:59:39 +02:00
Code
Issues
Releases
Activity
Actions
1
3eea5a9891
Maybe
/
app
/
views
/
accounts
/
show
/
_loading.html.erb
4 lines
90 B
Text
Raw
Normal View
History
Unescape
Escape
Account Activity View + Account Forms (#1406) * Remove balance mode, sketch out refactor * Activity view checkpoint * Entry partials, checkpoint * Finish txn partial * Give entries context when editing for different turbo responses * Calculate change of balance for each entry * Account tabs consolidation * Translations, linting, brakeman updates * Account actions concern * Finalize forms, get account system tests passing * Get tests passing * Lint, rubocop, schema updates * Improve routing and stream responses * Fix broken routes * Add import option for adding accounts * Fix system test * Fix test specificity * Fix sparklines * Improve account redirects
2024-11-04 20:27:31 -05:00
<div class="p-5">
Maybe Design System Updates (#1856) * Add geist font * Design system css file * Add cursor ui/ux rules * Add shadows and shadow borders * Replace primitives with tokens for common text and backgrounds * Organize css * Update switch and checkbox class names * Add back global color variables
2025-02-13 11:31:07 -05:00
<p class="text-secondary animate-pulse">Loading account...</p>
Account Activity View + Account Forms (#1406) * Remove balance mode, sketch out refactor * Activity view checkpoint * Entry partials, checkpoint * Finish txn partial * Give entries context when editing for different turbo responses * Calculate change of balance for each entry * Account tabs consolidation * Translations, linting, brakeman updates * Account actions concern * Finalize forms, get account system tests passing * Get tests passing * Lint, rubocop, schema updates * Improve routing and stream responses * Fix broken routes * Add import option for adding accounts * Fix system test * Fix test specificity * Fix sparklines * Improve account redirects
2024-11-04 20:27:31 -05:00
</div>
Copy permalink