Commit Graph

77 Commits (ae39eb15116e276d47782c349a98a353b997cccd)

Author SHA1 Message Date
Hwee-Boon Yar 5b084050ff Refactor UI so UIStackView is created with a function that has reasonable defaults 7 years ago
Hwee-Boon Yar 884321366e Refactor TicketHolder to make property names more idiomatic and fix type 7 years ago
Hwee-Boon Yar 09132b6c62 Refactor TicketHolder to read tickets[0] for most of the fields (e.g. city) instead of having to store and set them manually 7 years ago
Hwee-Boon Yar 5bceddb5d7 Fix: tickets bundling, including splitting them up so seat ranges are continous 7 years ago
Hwee-Boon Yar 0d0ce559bc Show (ticket) match time, city, teams when ticket row tapped 7 years ago
Hwee-Boon Yar 3e2cd7def1 Show ticket category instead of city in row with date and icons 7 years ago
Hwee-Boon Yar 4b102d5295 Rename zone to city 7 years ago
Hwee-Boon Yar 5260118361 Include the ticket category field when creating ticket bundles 7 years ago
Hwee-Boon Yar 00613eb7ac Extract label color used through app to constant 7 years ago
Hwee-Boon Yar 58ac3deb80 Remove debug print in deinit() 7 years ago
Hwee-Boon Yar 1b00cf3181 Make quantity stepper have the same border width, 1, in all screens 7 years ago
Hwee-Boon Yar c528058afc Add missing localization strings 7 years ago
Hwee-Boon Yar f1dd90fad1 Fix: checkbox size in ticket rows are sometimes inconsistent when certain strings (eg. venue) is too long 7 years ago
Hwee-Boon Yar f9ea091d24 Fix: transfer ticket flow copy was referring to sell 7 years ago
Hwee-Boon Yar be11d656a6 Make ticket quantity selection start from 1 7 years ago
Hwee-Boon Yar 254b8b1894 Implement transfer UI 7 years ago
Hwee-Boon Yar 311352c19b Extract common ticket cell class, with and without checkbox 7 years ago
Hwee-Boon Yar 1491d8ed8b Undo additional height for buttons at the bottom for iPhone X 7 years ago
Hwee-Boon Yar 59a82a4049 Fix width of ticket row in QR code redemption screen 7 years ago
Hwee-Boon Yar f015506aca Change text sizes so they fit better for iPhone 5s 7 years ago
Hwee-Boon Yar 96cd55b06e Fix green buttons height for screens in redeem flow for iPhone X 7 years ago
Hwee-Boon Yar 71dbf17dc5 Fix QR Code aspect ratio in redeem flow. Should be a square 7 years ago
Hwee-Boon Yar d9e35579eb Fix width of ticket row in redeem flow 7 years ago
Hwee-Boon Yar cba32b0477 Fix strings that were not localizable 7 years ago
Hwee-Boon Yar e31f687168 Change args type to be more specific for consistency 7 years ago
Hwee-Boon Yar 80f34a4a07 Add buttom to show redemption help in every screen in redeem flow 7 years ago
Hwee-Boon Yar 4eb639fe22 Show venue in ticket rows 7 years ago
Hwee-Boon Yar 1e842e8746 Add help in QR code redemption screen 7 years ago
Hwee-Boon Yar f29317deb1 Remove files for redemption UI that are no longer needed 7 years ago
Hwee-Boon Yar a23b8fd83a Style show QR code screen in redeem flow 7 years ago
Hwee-Boon Yar ea60ef927a Style select tickets quantity in redeem flow 7 years ago
Hwee-Boon Yar 3ef3fab4f1 Extract reusable TicketRowView 7 years ago
Hwee-Boon Yar 1952fa09b5 Style pick tickets to redeem screen in redeem flow 7 years ago
James Sangalli 1310bd5460 clean up eventsrest 7 years ago
James Sangalli dd17df69a3 remove json formatter exception as server will return a boolean 7 years ago
Oguzhan Gungor 20617ffbe9 Adding address to the events endpoint 7 years ago
Oguzhan Gungor b1e8310fba Dismissing the ticket modal 7 years ago
Oguzhan Gungor e92a664ab6 Commenting out the code to parse events 7 years ago
Oguzhan Gungor c5f0035641 Updating UI logic for the event listener 7 years ago
Oguzhan Gungor cf9b0cab9f Adding a class to hit the Event service until we get a response 7 years ago
Oguzhan Gungor 389ee46945 Fixing rest client logic 7 years ago
Oguzhan Gungor 8643222cfb Adding a rest client for events 7 years ago
Oguzhan Gungor e883c1816c Adding models for events 7 years ago
Oguzhan Gungor fcd668b347 Updating hex method name 7 years ago
Hwee-Boon Yar 7643c92694 Style Tickets Bundle list screen (TicketsViewController) 7 years ago
Oguzhan Gungor b9dc811502 Putting back the ticket view config 7 years ago
Oguzhan Gungor 308e783f09 Simplifying TicketRedemptionViewController 7 years ago
Oguzhan Gungor 49df71576d Adding a new helper class to convert a signature to hex or decimal 7 years ago
Oguzhan Gungor 7d08c216de Moving CreateRedeem to a new directory 7 years ago
James Sangalli 1d3e5c8786
add comment explaining 30 second rotation 7 years ago