-
-
Notifications
You must be signed in to change notification settings - Fork 724
Tech Doc: OFN Data Model
Luis Ramos edited this page Jul 30, 2020
·
4 revisions
This is a part of the data model (OFN customizations are coloured):
There are more details in the following pages:
And here's a full ERD extract of the database using rails-erd as of v3.2.0: ERD diagram.
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