This website requires JavaScript.
Explore
Help
Sign In
kbe
/
aperonight
Watch
1
Star
0
Fork
0
You've already forked aperonight
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
Files
main
aperonight
/
app
/
controllers
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
kbe
a34eb7aa38
Add duplication options with JavaScript modal and conditional ticket type cloning
...
Co-authored-by: Qwen-Coder <
qwen-coder@alibabacloud.com
>
2025-09-15 21:20:22 +02:00
..
api
/v1
refactor: extract cart storage to dedicated API controller with dynamic frontend URLs
2025-09-15 19:52:01 +02:00
auth
feat: Settings page to update profile
2025-09-11 16:07:25 +02:00
concerns
style: correct coding style with rubocop linter
2025-09-05 12:02:44 +02:00
promoter
Add duplication options with JavaScript modal and conditional ticket type cloning
2025-09-15 21:20:22 +02:00
api_controller.rb
refactor: extract cart storage to dedicated API controller with dynamic frontend URLs
2025-09-15 19:52:01 +02:00
application_controller.rb
Add comprehensive unit test coverage for controllers, models, and services
2025-09-15 19:27:06 +02:00
events_controller.rb
refactor: Improve code quality and add comprehensive documentation
2025-09-05 17:30:13 +02:00
onboarding_controller.rb
feat: Use invoice emitter details from env var
2025-09-10 20:49:06 +02:00
orders_controller.rb
refactor(pricing): implement hybrid fee model (€0.50 + 1.5%) deducted from promoter payout
2025-09-15 20:07:51 +02:00
pages_controller.rb
feat: Add booking control during events
2025-09-11 08:49:01 +02:00
settings_controller.rb
feat: Settings page to update profile
2025-09-11 16:07:25 +02:00
tickets_controller.rb
chore: On tickets#show add back link to order#show
2025-09-07 00:21:36 +02:00