Related Repositories
- GripLib (this repository is no longer used but still has some useful information)
- iOS Deployment
- UI Assets
- BotGen
Resources
Cheat Sheets
Jira
- Current delivery release for epics Note this is when they are to be delivered not when work should/will start
- Mobile Roadmap
- iOS Epic roadmap
- Release epics
- Customer Support issues with no comments
- iOS Epics
- iOS FF issues
- Initiatives with DueDates
- Services teams and domain ownership
- Issues that need triage This looks issues that are for the iOS team, have no parent, have no epic set, and were created in the last 7 days.
- Common Jira ticket formats
JHA/Banno
- Banno People
- Banno Support
- Banno Docs
- JHA My Policies, JHU, HCM and More!
- Test Credentials sheet
- Consumer API
- IOS team contact info sheet
Docs & Sheets
- Implementation Overview
- Login Creds
- Manual validation script
- iSpective doc(for archive purposes only, we use Retrium now)
- Project plan template(be sure to copy before making changes)
- SSO & Power Ons
- Login error codes
iOS Team’s Recorded Talks
Development Tools
- Trailer A macOS toolbar widget for monitoring GitHub notifications
- FileMerge Included with Xcode, FileMerge is a diffing application that is super helpful when resolving merge conflicts. Located at
/Applications/Xcode.app/Contents/Applications/FileMerge.app. Add a link to so you can launch from the shell, or add as an external diff tool in your git GUI. Set as default in SourceTree. In SourceTree, you can launch this from a merge conflict by right-clicking on the file, and selecting Resolve Conflicts/Launch External Merge Tool. - Typora A handy macOS Markdown editor
- OpenAPI (Swagger) VS Code extension An extension for Visual Studio Code. Makes editing API docs soooo much easier.