- 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.
11 lines
242 B
YAML
11 lines
242 B
YAML
name: route
|
|
variables:
|
|
- secret: true
|
|
name: access_token
|
|
- secret: true
|
|
name: refresh_token
|
|
- name: preset_id
|
|
value: 88eab1b9-e979-46db-940f-59cac97df60b
|
|
- name: filament_id
|
|
value: da5e431c-bc2e-4075-aa1c-ce82ee9567b4
|