feat: enhance filament management and UI improvements
- Update SpoolPresetRepository to include user_id in the update query. - Expand .gitignore to include various environment and temporary files. - Revise agent documentation for better clarity and formatting. - Implement pull-to-refresh functionality in the inventory list. - Integrate API calls for deleting and updating filaments, ensuring state synchronization. - Add custom color picker for filament color selection with hex validation. - Update AndroidManifest and Gradle files for improved configuration and permissions. - Refactor MainActivity and MainApplication for better splash screen handling. - Update styles and colors for a cohesive UI experience. - Replace splash screen logos and icons with new assets.
This commit is contained in:
@@ -5,6 +5,6 @@ variables:
|
||||
- secret: true
|
||||
name: refresh_token
|
||||
- name: preset_id
|
||||
value: 38e439ba-0289-4bf0-9f4b-f9cb12991167
|
||||
value: 88eab1b9-e979-46db-940f-59cac97df60b
|
||||
- name: filament_id
|
||||
value: 0b371f84-706a-4eaa-bff0-33556fa833b4
|
||||
value: da5e431c-bc2e-4075-aa1c-ce82ee9567b4
|
||||
|
||||
Reference in New Issue
Block a user