- Notifications
You must be signed in to change notification settings - Fork0
[I2-22]/history to tab#56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Changes fromall commits
2b108238299636db83bf85b06bf6498e02c0e342f72d71cfbdb5e67530bfb15c509fcfd211ce3999aa819117d6d18aca03File filter
Filter by extension
Conversations
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Uh oh!
There was an error while loading.Please reload this page.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| export type Exec = { | ||
| name: string, | ||
| role: string, | ||
| }; | ||
| export type PortfolioData = { | ||
| name: string, | ||
| description: string, | ||
| members: PortfolioMember[], | ||
| }; | ||
| export type PortfolioMember = { | ||
| name: string, | ||
| role: PortfolioRole, | ||
| imageUrl: string; | ||
| } | ||
| export enum PortfolioRole { | ||
| DIRECTOR = "Director", | ||
| SUBCOM = "Subcommittee", | ||
| HEAD = "Head Director" | ||
| } |
This file was deleted.
Uh oh!
There was an error while loading.Please reload this page.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,78 @@ | ||
| import { Exec, PortfolioData, PortfolioRole } from "../members"; | ||
| export const teamData = { | ||
| execs: [ | ||
| { | ||
| name: "Stephen Cossell", | ||
| role: "President", | ||
| }, | ||
| { | ||
| name: "Chris Macauley", | ||
| role: "Vice President", | ||
| }, | ||
| { | ||
| name: "Mitchell Reid", | ||
| role: "Treasurer", | ||
| }, | ||
| { | ||
| name: "Alex Kuptsov", | ||
| role: "Secretary", | ||
| }, | ||
| ] as Exec[], | ||
| portfolios: [ | ||
| { | ||
| name: "Computer Engineering", | ||
| description: "", | ||
| members: [ | ||
| { name: "Andrew Bastardo", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| ], | ||
| }, | ||
| { | ||
| name: "Computer Science", | ||
| description: "", | ||
| members: [ | ||
| { name: "Glen Trevor Kelley", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| ], | ||
| }, | ||
| { | ||
| name: "First Year", | ||
| description: "", | ||
| members: [ | ||
| { name: "Charissa Upcroft", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| { name: "David Claridge", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| ], | ||
| }, | ||
| { | ||
| name: "Publicity", | ||
| description: "", | ||
| members: [ | ||
| { name: "Mervin Sayseng", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| ], | ||
| }, | ||
| { | ||
| name: "Social", | ||
| description: "", | ||
| members: [ | ||
| { name: "Fionnbharr Davies", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| { name: "Rupert Shuttleworth", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| ], | ||
| }, | ||
| { | ||
| name: "Software Engineering", | ||
| description: "", | ||
| members: [ | ||
| { name: "Andrew John Clayphan", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| ], | ||
| }, | ||
| { | ||
| name: "Technical", | ||
| description: "", | ||
| members: [ | ||
| { name: "V. Ramana Kirubagaran", role: PortfolioRole.HEAD, imageUrl: "/images/members/blank-pfp.png" }, | ||
| { name: "Suwandy Tjin", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| { name: "Yose Widjaja", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| ], | ||
| }, | ||
| ] as PortfolioData[], | ||
| }; |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,98 @@ | ||
| import { Exec, PortfolioData, PortfolioRole } from "../members"; | ||
| export const teamData = { | ||
| execs: [ | ||
| { | ||
| name: "David Claridge", | ||
| role: "President", | ||
| }, | ||
| { | ||
| name: "Martin Mao", | ||
| role: "Vice President", | ||
| }, | ||
| { | ||
| name: "Rhys Schmidtke", | ||
| role: "Treasurer", | ||
| }, | ||
| { | ||
| name: "Elizabeth O'Loughlin", | ||
| role: "Secretary", | ||
| }, | ||
| { | ||
| name: "Chaitanya Manapragada", | ||
| role: "Arc Delegate", | ||
| }, | ||
| ] as Exec[], | ||
| portfolios: [ | ||
| { | ||
| name: "Computer Engineering", | ||
| description: "", | ||
| members: [ | ||
| { name: "Christopher Bailey", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| ], | ||
| }, | ||
| { | ||
| name: "Computer Science", | ||
| description: "", | ||
| members: [ | ||
| { name: "Matthew Conolly", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| ], | ||
| }, | ||
| { | ||
| name: "First Year", | ||
| description: "", | ||
| members: [ | ||
| { name: "Luke Swithenbank", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| { name: "Robert Massaioli", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| ], | ||
| }, | ||
| { | ||
| name: "Postgraduate", | ||
| description: "", | ||
| members: [ | ||
| { name: "Toby Rahilly", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| ], | ||
| }, | ||
| { | ||
| name: "Publicity", | ||
| description: "", | ||
| members: [ | ||
| { name: "Mervin Sayseng", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| ], | ||
| }, | ||
| { | ||
| name: "Social", | ||
| description: "", | ||
| members: [ | ||
| { name: "Anna Lyons", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| { name: "Jayen Ashar", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| { name: "Stuart Robinson", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| ], | ||
| }, | ||
| { | ||
| name: "Software Engineering", | ||
| description: "", | ||
| members: [ | ||
| { name: "Susan Shi", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| ], | ||
| }, | ||
| { | ||
| name: "Technical", | ||
| description: "", | ||
| members: [ | ||
| { name: "V. Ramana Kirubagaran", role: PortfolioRole.HEAD, imageUrl: "/images/members/blank-pfp.png" }, | ||
| { name: "Dean Berwick", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| { name: "Prashant Varanasi", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| ], | ||
| }, | ||
| { | ||
| name: "The Switch", | ||
| description: "", | ||
| members: [ | ||
| { name: "Adam Brimo", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| { name: "Sam Gentle", role: PortfolioRole.DIRECTOR, imageUrl: "/images/members/blank-pfp.png" }, | ||
| ], | ||
| }, | ||
| ] as PortfolioData[], | ||
| }; |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.