Commit Graph

216 Commits (a964c96991831d06f7c4a01195f5aae0aff6832a)

Author SHA1 Message Date
James Sangalli faddd68683 added http handler to post universal link to server 7 years ago
James Sangalli e117930da5 added handler for universal link, needs merge with UI 7 years ago
Hwee-Boon Yar 2b8cfa07d8 Show real value for Eth in Wallet tab 7 years ago
Hwee-Boon Yar 3b12f6e786 Show placeholders value for Eth in Wallet tab 7 years ago
Hwee-Boon Yar d851cdf9b5 Fix strings that were not localizable 7 years ago
Hwee-Boon Yar 6055252e53 Add add token button to Wallet tab 7 years ago
Hwee-Boon Yar 93198ac60e Remove filename/classname prefixes 7 years ago
Hwee-Boon Yar 5c7a3b3392 Remove duplicated files 7 years ago
James Sangalli 706a65ae0c order flow working 7 years ago
Oguzhan Gungor c24bbb6e05 Fixing return type 7 years ago
James Sangalli 82c1a25183 clean up coordinators for orders, adding in flow so it can be handled via transaction process 7 years ago
Hwee-Boon Yar 31c4e9d7c5 Add sell info screen (not displayed yet) 7 years ago
Hwee-Boon Yar d08ef03232 Make redemption location screen display a local HTML instead. Easier to localize passages in a single context 7 years ago
Oguzhan Gungor ed2dccafd6 Fixing completionHandler return type 7 years ago
Oguzhan Gungor 20e87301c3 Adding a method to start web3 for testing purposes 7 years ago
Hwee-Boon Yar dcaceaac41 Add redemption location screen 7 years ago
Hwee-Boon Yar 7643c92694 Style Tickets Bundle list screen (TicketsViewController) 7 years ago
James Sangalli 4c7df8b122 update contract, changed result to any (change back later) 7 years ago
Oguzhan Gungor 40b8de6368 Fixing Linter Warnings 7 years ago
Oguzhan Gungor abc9979c56 Removing hardcoded contract address and adding an action to listen contract address updates 7 years ago
James Sangalli 811366cd28 added components necessary to make a trade with test file 7 years ago
James Sangalli a41cb2fb9b added base files to use rpc for order claiming, not completed yet 7 years ago
Oguzhan Gungor b5f1aa0f8e Moving logic to retrieve ticket indices to ticketholder 7 years ago
Oguzhan Gungor ad99badf27 Moving navbar button in TicketsViewController 7 years ago
Oguzhan Gungor f8f0c7c2b3 Fixing Linter Warnings 7 years ago
Oguzhan Gungor 4d2851b776 Use of R in TicketsViewModel 7 years ago
Oguzhan Gungor ce5feb36b9 Updating TicketAdaptor to deal with status 7 years ago
Oguzhan Gungor 7135de050d Adding status to TicketHolder for UI purposes 7 years ago
Oguzhan Gungor 39ce8c09da Clean up 7 years ago
Oguzhan Gungor 0bbb209055 Using the reusable view in ticket table view cell 7 years ago
Oguzhan Gungor 662c4fc751 Adding a designable view to render tickets data 7 years ago
Oguzhan Gungor 3f7b8df11e Adding a nib file for tickets so that we can use it in other places as well instead of duplicating ui 7 years ago
Hwee-Boon Yar f739ed09f3 Install and use custom font: Source Sans Pro 7 years ago
Oguzhan Gungor 4dcab7e2c3 Remove 0's from balance 7 years ago
Oguzhan Gungor 6f094edc73 TicketTableViewCell UI added 7 years ago
Oguzhan Gungor bb50c020e6 Refreshing Storm Bird Balance 7 years ago
Oguzhan Gungor 97b3ffef65 Adding more delegate methods in TicketsViewController and cleaning it up 7 years ago
Oguzhan Gungor c0979b8d02 Fixing Linter Warnings 7 years ago
Oguzhan Gungor 90dd17f747 Fixing naming convention 7 years ago
Oguzhan Gungor c2a2a1cad1 Fixing Linter Warnings 7 years ago
Oguzhan Gungor 125c77f2e6 Making token balance mutable so that we can refresh as needed 7 years ago
Oguzhan Gungor 6c5341441d Retrieving ticket holders within the view model 7 years ago
Oguzhan Gungor 8184dc9511 Extending TicketsViewModel 7 years ago
Oguzhan Gungor 946e053fab Cleaning up Tokens VC 7 years ago
Oguzhan Gungor 7fa1ae52a4 Following the existing architecture in Tickets VC 7 years ago
Oguzhan Gungor 607a32eefe Fixing naming convention 7 years ago
Oguzhan Gungor 2d61387d4d Adding new delegate methods to tokens coordinator 7 years ago
Oguzhan Gungor 9518b0dd01 Removing Nav Controller 7 years ago
Oguzhan Gungor 9157b6a10a Remove 0's from balance 7 years ago
Oguzhan Gungor 08eed7d4f6 Use of UInt16 instead of Int16 7 years ago