Holtzman icon indicating copy to clipboard operation
Holtzman copied to clipboard

The main NewSpring namespace and utilities for all newspring packages.

Results 19 Holtzman issues
Sort by recently updated
recently updated
newest added

https://github.com/reactjs/react-a11y

Enhancement

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...

Good First PR

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...

UI

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...

Enhancement
UI
Operations
App

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

App

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.

Enhancement
Good First PR

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...