Holtzman
Holtzman copied to clipboard
The main NewSpring namespace and utilities for all newspring packages.
The `` component should be used in forms where sensitive data is being submitted or updated. It should check the session duration of the logged in user, and if it...
This is the lowest priority of 1.1 in my mind. It would use the recover transaction UI to confirm the schedule and resubmit the transactions. Will need to adjust the...
This may be finished in #439 or #442 but if not, the issue to track the addition is here.
The margin values that are defined here should probably be dynamically generated from Junction so that they will always be consistent with the system as a whole. https://github.com/NewSpring/Apollos/blob/master/sites/newspring/imports/pages/series/series.VideoList.jsx#L47 ``` if...
## Steps to Reproduce 1. Go to any sermon page. 2. Like the sermon (while logged out). ### Buggy Behavior Series brand color is next to brand green bar in...
via https://github.com/NewSpring/newwwspring.cc/issues/219
to prevent click jacking https://developer.mozilla.org/en-US/docs/Web/HTTP/X-Frame-Options via https://github.com/NewSpring/newspring-app/issues/211
Need to determine MVP browser and show if you don't meet these levels. No js, IE 9 and back, older firefox, and android 3 and back.
Right now, we're using a `btn--small@next` class to style a small button. Once #1541 is resolved, we need to 1. Rename the style from `btn--small@next` to `btn--small` 2. Change the...