Skip to content

Reorganise controllers #240

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

Merged
merged 9 commits into from
Mar 15, 2025
Merged

Reorganise controllers #240

merged 9 commits into from
Mar 15, 2025

Conversation

timothyarmes
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@pascalaubry pascalaubry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.

Comment on lines 179 to 185
# if not web_context.admin_event_tab:
# if web_context.admin_event.player_count:
# web_context.admin_event_tab = 'players'
# elif web_context.admin_event.tournaments_by_uniq_id:
# web_context.admin_event_tab = 'tournaments'
# else:
# web_context.admin_event_tab = 'config'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Drop this comment?
PS: I haven't seen yet where the default tab is set.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK saw your comment on WhatsApp.
At least add a TODO before merging?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

@pascalaubry pascalaubry merged commit a598523 into dev Mar 15, 2025
3 checks passed
@pascalaubry pascalaubry deleted the controllers branch March 15, 2025 11:04
@timothyarmes timothyarmes linked an issue Mar 15, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Font size option
2 participants