- 29 Jul, 2014 12 commits
-
-
Ujvari Gergely authored
-
Aron Carroll authored
Added a readable class name to the search icon .icon-search and regenerated the icomoon css file.
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Ujvari Gergely authored
-
Aron Carroll authored
This is now a standalone module with no dependency on the Visual Search library.
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
-
Ujvari Gergely authored
-
- 28 Jul, 2014 1 commit
-
-
Aron Carroll authored
Small style adjustments to tags and the editor text area.
-
- 25 Jul, 2014 2 commits
-
-
RawKStar77 authored
-
RawKStar77 authored
Fix spacing between icons and text inside buttons, improve spacing on annotation cards, add placeholder for annotation creation textarea, adjust padding on tags.
-
- 24 Jul, 2014 6 commits
-
-
Jake Hartnell authored
Convert SCSS variables into hyphen case
-
Aron Carroll authored
-
Aron Carroll authored
This makes all the variables consistent with each other and follows CSS language conventions of lowercase with hyphens separating words. Also updated form module to use our css color variables.
-
gergely-ujvari authored
Be careful syncing $location.search and queries
-
gergely-ujvari authored
Use ngCloak to hide UI that isn't ready
-
Randall Leeds authored
-
- 23 Jul, 2014 19 commits
-
-
Randall Leeds authored
Pattern library first run
-
Randall Leeds authored
-
Randall Leeds authored
Does what it says on the tin.
-
Randall Leeds authored
The difference is that, while both get to intercept and handle the response, only the transform can change the result that updates the resource instance. In this way, it's not necessary to copy the response data onto the scope anymore because the object is updated properly in place rather than being updated with the wrapped response containing the csrf token and flash messages and other parasession data.
-
Aron Carroll authored
It is now provided via the data-form-validate-error-class attribute.
-
Aron Carroll authored
-
Aron Carroll authored
-
Randall Leeds authored
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
* Validate on "change" rather than submit. This prevents errors appearing when the user tabs in/out of an input. * Keypress updating of errors in place errors to immediately indicate to the user when they have fixed an error.
-
Randall Leeds authored
Add a temprorary hack as a directive triggered by the form-error-list class which polyfills the `ngModelController` methods `$setTouched` and `$setUntouched`. The form styles and the directive both rely on the form-error-list element being nested as a sibling of the field to which it relates.
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
From now on the form module should be used and extended.
-
Aron Carroll authored
-
Aron Carroll authored
This removes the background and borders from the button.
-