Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
b7b203ee51
refactor: update changeUserRole method to accept named parameters for improved clarity and modify ProfilePage to utilize new method signature
71123c3520
refactor: enhance AuthLogic to handle user roles and improve navigation based on role selection; format code for better readability in ProfilePage
9e2e7845c8
feat: integrate GService into various root logic classes and log user roles during initialization
4a96dbe2b8
chore: update app version to 1.9.0, change Flutter build mode to debug, and add changes field to app info model for update dialogs
b290094164
chore: update Flutter build mode to release and increment version number in pubspec.yaml to 1.9.0
f25b8514cd
refactor: update text form field model to use dynamic value type, enhance condition evaluator for step index extraction, and improve SDK path formatting
17f8a2d79b
refactor: update getSDUIForm method to require token parameter, enhance error handling in SDUIFormWidget, and clean up code formatting across various files
0f0fa8da09
chore: update Android SDK version to 1.3.42+38, enhance SDUIFormWidget with improved button layout and padding, and remove unused JSON configuration file
6a65aa2883
chore: update version number to 1.3.42+38 in pubspec.yaml