- Fixing restart verification button not showing after the wait period is over
- Refactoring how model sidebars are displayed
- Turning off marketplace application process temporarily
- Adding formatted input library
- Toggling marketplace application process
- Refactoring marketplace application flow to use balanced-addon-models
- Fixes #1614: Display correct succeeded bank account credit count
- Fix reversals not showing sometimes on search results.
- Fix incorrect status showing up for holds
- Fixes #1611: Display debits associated to disputes in the customer page
- Fixing filtering on search results.
- Fixing "Card name on card log page shows 'undefined'" (#1603)
- Fixes #1588: Do not truncate values in the side panel
- Fixes #1591: Display transaction failure reason in log page
- Fixes #1597: Reorder associated transactions
- Fixes #1598: Align buttons correctly
- Fixes #1601: Update dispute text
- Showing related resource links on log page (#717)
- Adding UPS tracking number to disputes
- Fixing payments filter on marketplace settings page
- Fixing style error on disputes table
- Not displaying duplicate holds, refunds, and reversals on transactions timeline (#1569)
- Using internal description for transaction list (#1565)
- Added full screen search and keyboard shortcuts
- Fixed broken sorting on transactions table
- Update dispute status from 'new' to 'needs attention' (#1554)
- Display expected credit date in create credit modal (#1556)
- Wrap text for API keys and webhook URIs (#1552)
- Enable 'start verification' button after 3 business days or verification failure. (#1535)
- Disable search shortcut trigger when the user is already typing in an input (#1564)
- Updated search results view (#1489)
- Added keyboard shortcuts to open and close the search modal
- Added mixpanel events for routes
- Mixpanel tracking (reverted)
- Fixing some tracking bugs.
- Adding some events to mixpanel.
- Fixed bug with internal description not showing on some transaction pages
- Removed the orders messages from old marketplaces
- Bug fixes for order views
- Combined Orders and Transactions list into Payments tab
- Changed Orders table into cards view
- Updated Order details page to display transactions grouped by customers
- Updated Transaction details page to include associated orders and transactions
- Added "Unlinked transactions" tooltips in the Transactions table
- Indicate overdue Orders
- Readded disputes table to customer page
- Fixed error handling for create bank account modal
- Restored input field name in login page to fix 1password functionality
- Updated readme
- Fixed images in import payouts page.
- Fixed duplicate "Logs" tab in search results
- Fixed csv import flow.
- Fixed funding instrument title in disputes page.
- Fixed bug where new marketplaces would not link to the user after being created.
- Fixed bug where dispute documentation could not be uploaded.
- Fixed bug with displaying hold information on capture hold modal.
- Fixed bug where changing password was failing on validation.
- Fixed bug where the lastLoginUri was overriden after log-in.
- Using latest version of phantomjs on CI through npm.
- Fix for blinking "Upload dispute document" banner.
- Uploading assets directory into production deployment (#1512)
- Specifying hard version numbers on packages (#1512)
- Converted application to ember-cli (version 0.1.2)
- Upgraded ember to 1.8.0-beta.1
- Added coffeescript support through
ember-cli-coffeescript