This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/static/js/services
Joseph Schorr 36cd79c2c0 Change plan subscription to require a new credit card
Fixes Issue #101

We change the Stripe plan subscription code to require a new credit card to be entered every time a user moves from the open source plan to a paid plan. When a customer's credit card fails, Stripe auto-desubscribes the user from an active plan, but (before this change) we would try to resubscribe with the invalid card.
2015-06-08 14:23:19 -04:00
..
angular-helper.js Move all controllers into page definitions and add support for layout profiles 2015-02-20 18:15:48 -05:00
angular-poll-channel.js Disable the angular poll channel when the browser tab is hidden 2015-05-21 17:16:38 -04:00
angular-view-array.js Fix bug in the view array service 2015-03-24 16:43:44 -04:00
api-service.js Make sure to escape error messages and add clarification to the trigger activation dialog 2015-05-11 13:47:40 -04:00
avatar-service.js Switch avatars to be built out of CSS and only overlayed with the gravatar when a non-default exists 2015-03-30 17:55:04 -04:00
container-service.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
cookie-service.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
create-service.js Really sort robots by name. Also sort teams by name and fix team create. 2015-04-23 13:20:03 -04:00
datafile-service.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
document-visibility-service.js Disable the angular poll channel when the browser tab is hidden 2015-05-21 17:16:38 -04:00
external-notification-data.js Make the hip chat setup field show more help information if the user enters a room name instead of a number 2015-02-26 12:35:28 -05:00
features-config.js Enable new layout everywhere and fix SCM icons 2015-05-03 16:54:27 -07:00
image-metadata-service.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
key-service.js gitlab oauth 2015-05-02 17:54:48 -04:00
meta-service.js Fix CPU issues by removing constant digesting. We do so by: 2015-04-22 13:16:10 -04:00
notification-service.js Fix NPE in notifications service 2015-05-26 13:46:41 -04:00
oauth-service.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
ping-service.js Code cleanup part #1: move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00
plan-service.js Change plan subscription to require a new credit card 2015-06-08 14:23:19 -04:00
roles-service.js Start on mobilification of repo view 2015-04-20 17:42:33 -04:00
status-service.js Add a service status indicator to the footer and add a notification bar for any incidents 2015-02-24 17:41:30 -05:00
string-builder-service.js Switch to the new robot icon 2015-04-23 16:41:47 -04:00
trigger-service.js triggers: backwards compatible schema for metadata 2015-06-02 16:05:17 -04:00
ui-service.js Fix create robot and create team in the new layout "new" header button 2015-04-23 14:40:01 -04:00
user-service.js Redo header bar to trim options when we can and make the repositories page the default landing page for logged in users 2015-04-08 15:15:21 -04:00
util-service.js Make sure to escape error messages and add clarification to the trigger activation dialog 2015-05-11 13:47:40 -04:00