- Mar 27, 2025
-
-
-
Felix Eckhofer authored
Update dependency solid_queue to v1.1.4 See merge request !42
-
-
Felix Eckhofer authored
Update dependency httparty to v0.23.0 See merge request !44
-
-
Felix Eckhofer authored
Update dependency rubocop-capybara to v2.22.1 See merge request !41
-
-
Felix Eckhofer authored
Update dependency rails to v8.0.2 See merge request !40
-
- Mar 14, 2025
-
-
Renovate Runner Bot authored
-
- Mar 13, 2025
-
-
Felix Eckhofer authored
Anonymous users had two links to assignments in navigation, but none for signing up.
-
Felix Eckhofer authored
Now that the code is public, having a hardcoded string seems even less prudent...
-
Felix Eckhofer authored
This makes it consistent with the mobile navigation.
-
Felix Eckhofer authored
This requires us to duplicate environment variables. The commit also disables --reproducible mode for kaniko – our images are not reproducible in the first place (because we run apt-update) and using the option leads to weird dates being shown for the images. Closes #58
-
Felix Eckhofer authored
Also cleans up whitespace.
-
Felix Eckhofer authored
-
- Mar 11, 2025
-
-
Teal Bauer authored
-
- Mar 10, 2025
-
-
Felix Eckhofer authored
Matching by managers was missing "gitlabci" since 1ccd7042. This should be less fragile.
-
Felix Eckhofer authored
-
Felix Eckhofer authored
Update dependency rubocop-capybara to v2.22.0 See merge request !36
-
Renovate Runner Bot authored
-
Felix Eckhofer authored
This confused renovate, see !17
-
Felix Eckhofer authored
Pin tailwind 3.x for renovate See merge request !35
-
Felix Eckhofer authored
Clarify license Closes #50 See merge request !33
-
-
Teal Bauer authored
Fix dark mode bug where toggling the browser pref would apply the scheme independently of app preference
-
- Mar 09, 2025
-
-
Teal Bauer authored
-
- Sort stages alphabetically in conference stage selection view - Add visual indicator for stages with blank names
-
-
- Group form into logical sections with background color and headers - Add labels and placeholder text
-
Teal Bauer authored
- Create new CSS visibility classes based on user roles and permissions - Update ApplicationHelper to add data attributes to body based on user roles and permissions - Replace legacy hide-unless-shiftcoordinator with more specific can-manage-assignments-only - Support both positive (has-role-X-only) and negative (except-has-role-X) visibility rules - Maintain backward compatibility with existing shiftcoordinator checks
-
Teal Bauer authored
-