-
-
Notifications
You must be signed in to change notification settings - Fork 724
Design styleguide: icons
mariocarabotta edited this page Aug 16, 2024
·
3 revisions
For icons we are using FontaAwesome v3.21. This is self-hosted and available here.
The icons can be browsed at https://fontawesome.com/v3/icons/
Changing to a different set (including the more recent versions of FontAwesome) would be a relatively big project, so it is not recommended for now.
Development environment setup
- Pipeline development process
- Bug severity
- Feature template (epic)
- Internationalisation (i18n)
- Dependency updates
Development
- Developer Guidelines
- The process of review, test, merge and deploy
- Making a great commit
- Making a great pull request
- Code Conventions
- Database migrations
- Testing and Rspec Tips
- Automated Testing Gotchas
- Rubocop
- Angular and OFN
- Feature toggles
- Stimulus and Turbo
Testing
- Testing process
- OFN Testing Documentation (Handbooks)
- Continuous Integration
- Parallelized test suite with knapsack
- Karma
Releasing
Specific features
Data and APIs
Instance-specific configuration
External services
Design