-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated Schedule Page for HackIllinois 2024 (#572)
* Updating UI * Updating UI * Updating UI * changes * changes * changes * Merge remote-tracking branch 'origin/dev' into sophia/update-schedule-page * changes * fixed event favorites, added in follow and unfollow endpoints * added functionality to toggle between schedule/shifts * added functionality to toggle between schedule/shifts * cleaning up * started setting up staff shifts * Added some iPad UI changes * Fixed iPad potion sizes * Fix schedule view on iPad, need to fix iPad Pro 12.9 * Trying to add mapImageURL * Fixed error where events didn't show up, added optional handling * Added static maps * editing static map * replace bg pad img * Revert "replace bg pad img" This reverts commit af8858b. * changed content bg * improved schedule ui layout for ipad * Added model and service for staff shifts * laid out staff shifts ui view, updated staff hiapi to pass in body
- Loading branch information
Showing
64 changed files
with
687 additions
and
129 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+272 Bytes
...ois/Assets.xcassets/Big Selected Bookmark.imageset/Big Selected Bookmark 1x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+417 Bytes
...ois/Assets.xcassets/Big Selected Bookmark.imageset/Big Selected Bookmark 2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+599 Bytes
...ois/Assets.xcassets/Big Selected Bookmark.imageset/Big Selected Bookmark 3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions
23
HackIllinois/Assets.xcassets/Big Selected Bookmark.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Big Selected Bookmark 1x.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Big Selected Bookmark 2x.png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Big Selected Bookmark 3x.png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+333 Bytes
...Assets.xcassets/Big Unselected Bookmark.imageset/Big Unselected Bookmark 1x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+562 Bytes
...Assets.xcassets/Big Unselected Bookmark.imageset/Big Unselected Bookmark 2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+768 Bytes
...Assets.xcassets/Big Unselected Bookmark.imageset/Big Unselected Bookmark 3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions
23
HackIllinois/Assets.xcassets/Big Unselected Bookmark.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Big Unselected Bookmark 1x.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Big Unselected Bookmark 2x.png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Big Unselected Bookmark 3x.png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+272 Bytes
HackIllinois/Assets.xcassets/MenuFavorited.imageset/Big Selected Bookmark 1x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+417 Bytes
HackIllinois/Assets.xcassets/MenuFavorited.imageset/Big Selected Bookmark 2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+599 Bytes
HackIllinois/Assets.xcassets/MenuFavorited.imageset/Big Selected Bookmark 3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions
12
HackIllinois/Assets.xcassets/MenuFavorited.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,26 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Big Selected Bookmark 1x.png", | ||
"idiom" : "universal", | ||
"filename" : "MenuFavorited.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Big Selected Bookmark 2x.png", | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Big Selected Bookmark 3x.png", | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
"author" : "xcode", | ||
"version" : 1 | ||
}, | ||
"properties" : { | ||
"template-rendering-intent" : "template" | ||
} | ||
} | ||
} |
Binary file removed
BIN
-621 Bytes
HackIllinois/Assets.xcassets/MenuFavorited.imageset/MenuFavorited.png
Binary file not shown.
Binary file removed
BIN
-1.3 KB
HackIllinois/Assets.xcassets/MenuFavorited.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-1.97 KB
HackIllinois/Assets.xcassets/MenuFavorited.imageset/[email protected]
Binary file not shown.
Binary file added
BIN
+333 Bytes
...llinois/Assets.xcassets/MenuUnfavorited.imageset/Big Unselected Bookmark 1x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+562 Bytes
...llinois/Assets.xcassets/MenuUnfavorited.imageset/Big Unselected Bookmark 2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+768 Bytes
...llinois/Assets.xcassets/MenuUnfavorited.imageset/Big Unselected Bookmark 3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions
12
HackIllinois/Assets.xcassets/MenuUnfavorited.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,26 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Big Unselected Bookmark 1x.png", | ||
"idiom" : "universal", | ||
"filename" : "MenuUnfavorited.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Big Unselected Bookmark 2x.png", | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Big Unselected Bookmark 3x.png", | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"version" : 1, | ||
"author" : "xcode" | ||
"author" : "xcode", | ||
"version" : 1 | ||
}, | ||
"properties" : { | ||
"template-rendering-intent" : "template" | ||
} | ||
} | ||
} |
Binary file removed
BIN
-849 Bytes
HackIllinois/Assets.xcassets/MenuUnfavorited.imageset/MenuUnfavorited.png
Binary file not shown.
Binary file removed
BIN
-1.89 KB
HackIllinois/Assets.xcassets/MenuUnfavorited.imageset/[email protected]
Binary file not shown.
Binary file removed
BIN
-2.88 KB
HackIllinois/Assets.xcassets/MenuUnfavorited.imageset/[email protected]
Binary file not shown.
23 changes: 23 additions & 0 deletions
23
HackIllinois/Assets.xcassets/Pink Potion.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Pink Potion 1x.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Pink Potion 2x.png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Pink Potion 3x.png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions
23
HackIllinois/Assets.xcassets/PinkPotionPad.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "PinkPotionPad.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "PinkPotionPad2x.png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "PinkPotionPad3x.png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+3.29 KB
HackIllinois/Assets.xcassets/PinkPotionPad.imageset/PinkPotionPad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+6.47 KB
HackIllinois/Assets.xcassets/PinkPotionPad.imageset/PinkPotionPad2x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+9.88 KB
HackIllinois/Assets.xcassets/PinkPotionPad.imageset/PinkPotionPad3x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions
23
HackIllinois/Assets.xcassets/Purple Potion.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "Purple Potion 1x.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "Purple Potion 2x.png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "Purple Potion 3x.png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+1.73 KB
HackIllinois/Assets.xcassets/Purple Potion.imageset/Purple Potion 1x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+3.15 KB
HackIllinois/Assets.xcassets/Purple Potion.imageset/Purple Potion 2x.png
Oops, something went wrong.
Binary file added
BIN
+4.66 KB
HackIllinois/Assets.xcassets/Purple Potion.imageset/Purple Potion 3x.png
Oops, something went wrong.
23 changes: 23 additions & 0 deletions
23
HackIllinois/Assets.xcassets/PurplePotionPad.imageset/Contents.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"filename" : "PurplePotionPad.png", | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"filename" : "PurplePotionPad2x.png", | ||
"idiom" : "universal", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"filename" : "PurplePotionPad3x.png", | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
} | ||
], | ||
"info" : { | ||
"author" : "xcode", | ||
"version" : 1 | ||
} | ||
} |
Binary file added
BIN
+3.36 KB
HackIllinois/Assets.xcassets/PurplePotionPad.imageset/PurplePotionPad.png
Oops, something went wrong.
Binary file added
BIN
+6.44 KB
HackIllinois/Assets.xcassets/PurplePotionPad.imageset/PurplePotionPad2x.png
Oops, something went wrong.
Binary file added
BIN
+9.79 KB
HackIllinois/Assets.xcassets/PurplePotionPad.imageset/PurplePotionPad3x.png
Oops, something went wrong.
Oops, something went wrong.