This website requires JavaScript.
Explore
Help
Sign In
bterkuile
/
fizzy
Watch
1
Star
0
Fork
0
You've already forked fizzy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
143508fc221c6a28864153a1ac046b4f4ffc3d8d
fizzy
/
test
/
controllers
T
History
Jay Ohms
74eac289ee
Improve the structure so users_with_active_accounts is available on identity
2026-02-27 09:17:12 -05:00
..
account
…
accounts
…
active_storage
Require authorization for direct uploads
2025-12-23 11:08:51 +01:00
admin
…
boards
…
cards
…
columns
…
concerns
…
events
/day_timeline
…
my
Improve the structure so users_with_active_accounts is available on identity
2026-02-27 09:17:12 -05:00
notifications
…
prompts
…
public
…
searches
…
sessions
…
signup
Small native API changes: include identity ID, return empty signup completion body
2026-02-25 14:34:09 +01:00
users
…
webhooks
…
allow_browser_test.rb
…
api_test.rb
…
boards_controller_test.rb
Fix N+1 queries on identity in UsersController and BoardsController (
#2365
)
2026-02-25 13:10:56 -05:00
cards_controller_test.rb
…
client_configurations_controller_test.rb
Implement
ClientConfigurationsController
for mobile client path config.
2026-02-24 11:25:07 +01:00
controller_authentication_test.rb
Remove the internal API
2025-10-31 16:26:08 +01:00
events_controller_test.rb
…
filters_controller_test.rb
…
join_codes_controller_test.rb
…
landings_controller_test.rb
…
notifications_controller_test.rb
…
qr_codes_controller_test.rb
…
searches_controller_test.rb
…
sessions_controller_test.rb
…
signups_controller_test.rb
…
tags_controller_test.rb
…
users_controller_test.rb
Fix N+1 queries on identity in UsersController and BoardsController (
#2365
)
2026-02-25 13:10:56 -05:00
webhooks_controller_test.rb
…