Blade Barringer
a8459c2f96
Changing button to a element fixed the delete on enter problem
2014-12-24 11:17:05 -06:00
benmanley
118ba88d3d
fix(tasks): improve UI consistency and layout
...
* Match UI elements with rest of site
* Tidy up layout
2014-12-24 09:53:41 +00:00
benmanley
073b338bde
fix(tasks): stop reward values overflowing
...
Fixes #1993
* Restyle reward cost area to fit three digit rewards into default view
* Apply custom styles to rewards with higher values to prevent them
from overflowing
2014-12-03 15:40:08 +00:00
benmanley
50b1cba0a6
refactor(tasks) improve UI consistency
...
* Round corners for UI elements / “8-bit” outlines for RPG elements.
* Tag bar – Make it clearer that “Tags” is a heading, not an option
* Task filters – restyle in line with tag bar + nav menu
2014-11-27 10:32:57 +00:00
gjoyner
4ab19ac225
Popovers now disappear when clicking Save and Close
2014-10-13 14:10:59 -07:00
Tyler Renelle
56e2ec1bc4
Merge pull request #4140 from gjoyner/checklists
...
Adding checklist item drag and drop feature
2014-10-12 18:27:06 -06:00
Negue
67b341760e
stop spell casting on rewards
2014-10-12 22:01:12 +02:00
gjoyner
36bf09d984
Adding checklist item drag and drop feature
2014-10-12 01:48:51 -07:00
Alice Harris
d7c8d48078
Merge pull request #4129 from Alys/Gaelan-hide_completed_dailies
...
Add ability to hide completed dailies (Gaelan's changes with fixes for merge conflicts etc)
2014-10-10 22:07:30 +10:00
Alice Harris
f0c3b3db4c
add pipes in front of plain text to prevent "Warning: missing space before text for line nn of jade file ..."
2014-10-09 15:56:06 +10:00
Bob Example
c4a2e720fd
Add ability to hide completed dailies.
...
While I was at it, I also did a bit of refactoring in general around the hiding
of completed todos/dailies.
2014-10-09 14:49:04 +10:00
Matteo Pagliazzi
80042a7a64
update jade
2014-10-07 21:30:00 +02:00
Negue
b1a34a25a8
- add popoverHtml to enable Markdown in Popovers
...
- add markdown filter to get Task Notes as Markdown
2014-10-01 20:30:13 +02:00
Alice Harris
73f7f6605e
remove track by to fix https://github.com/HabitRPG/habitrpg/issues/4060
2014-09-22 20:23:37 +10:00
Negue
c501652194
- add popoverHtml to enable Markdown in Popovers
...
- add markdown filter to get Task Notes as Markdown
2014-09-20 12:13:36 +02:00
Matteo Pagliazzi
7e53eaf1ae
Revert "Revert "ngRepeat with track by""
...
This reverts commit c90c8f9a5f .
2014-09-18 18:37:02 +02:00
Tyler Renelle
dc359e7f75
fix(pushTo): only pushToBottom on todos
2014-09-12 14:44:03 -06:00
Alice Harris
dc65bd7f45
comment out the button for allowing manual pushToBottom
2014-09-09 17:13:19 +10:00
Alice Harris
6cc1d1146e
refactor User.user.ops.sortTask into $scope.pushTask
2014-09-09 17:04:13 +10:00
Alice Harris
52efad41a2
make pushTaskToBottom work, but it is messy
2014-09-09 16:20:02 +10:00
Alice Harris
e1d10a9af4
introduce some hideous temporary test code
2014-09-09 13:53:15 +10:00
Matteo Pagliazzi
c90c8f9a5f
Revert "ngRepeat with track by"
...
This reverts commit 397ef5e72c .
2014-09-08 12:30:30 +02:00
Tyler Renelle
1dc141b1ec
Merge pull request #3993 from negue/performance_trackBy
...
ngRepeat with track by
2014-09-05 16:04:14 -06:00
Negue
397ef5e72c
ngRepeat with track by
2014-09-05 20:10:13 +02:00
Negue
042dabcae9
Markdown for Checklist Items
2014-09-04 22:32:54 +02:00
Nathaniel E Skiba
b9321807ca
Completed tasks no longer display past dates in red
2014-08-28 11:21:58 -04:00
Negue
c74f983c03
Tooltip: Push to top
2014-08-25 00:35:22 +02:00
negue
76ac10395f
feat(todolist): Push To Top Button
2014-06-10 20:41:30 +02:00
Greg Laabs
04034dbdf1
Hide task control buttons during editing
2014-05-23 19:54:32 -07:00
SabreCat
3f5e130552
feat(tooltips): Add expand/collapse cues
...
Some users (@fragmental) didn't realize that you could click the checklist badge to expand or collapse checklists. This commit adds a tooltip to the badge, as well as to a couple other not-obviously-clickable spots, to cue the user that they can be expanded and collapsed.
BREAKING CHANGE: Will result in "String not found" errors until all locales have an "expandCollapse" string available.
2014-04-28 20:44:16 -05:00
Marc-André Larivière
dc75834ec4
Changed hints style (and small quick fixes)
2014-02-16 10:13:16 -05:00
Matteo Pagliazzi
fa2c64d2d8
chore(i18n): prepare english for transifex: remove ending or starting space & _comment strings
2014-02-11 19:30:55 +01:00
Matteo Pagliazzi
1a44c3cf0c
refactor(bs3): css
2014-02-09 16:16:43 +01:00
Matteo Pagliazzi
46053cc520
refactor(bs3): spaces
2014-02-08 20:10:37 +01:00
Matteo Pagliazzi
5e98fa013d
refactor(bs3): typo
2014-02-08 19:56:31 +01:00
Matteo Pagliazzi
9ea9ed841d
refactor(bs3): buyQuest fix, add back badges colors, minor fixes
2014-02-08 19:20:10 +01:00
Matteo Pagliazzi
0fe0cb4f2d
refactor(bs3): labels style and text, buttons classes
2014-02-08 16:27:34 +01:00
Matteo Pagliazzi
5d4d82ad51
refactor(bs3): port options (profile, inventory, social (groups and hall)) and misc
2014-02-05 19:05:42 +01:00
Matteo Pagliazzi
56133894d8
refactor(bs3): sync with develop
2014-02-03 18:45:25 +01:00
Lorian
e99118b6a7
Edited appliedTags call to actually call the correct function; now hovering over a task's tag icon displays a list of that task's tags.
2014-02-02 16:35:36 -08:00
Matteo Pagliazzi
f6a8b9e4cb
refactor(bs3): port some modals & css fixes
2014-02-01 19:19:48 +01:00
Matteo Pagliazzi
cc348b2f11
refactor(bs3): sync with develop & misc
2014-01-31 20:04:40 +01:00
Matteo Pagliazzi
0764aa8c17
refactor(bs3): convert icons to new format
2014-01-31 19:47:48 +01:00
Marcelo Sizer
44d9ea2a15
i18n(interpolation): Add string interpolation
2014-01-30 18:25:25 -02:00
Tyler Renelle
86220f3e0e
Merge pull request #2319 from HabitRPG/sabe/preferences
...
Finish up @wc8 suggested user preferences: tags and Advanced Options
2014-01-15 21:04:05 -08:00
Sabe Jones
5521dd0bb1
UI fixes: Firefox display and checkbox issues, task attributes appearing with auto-allocate off
2014-01-14 21:07:46 -06:00
Matteo Pagliazzi
6ca81f5b31
fix some translations in jade views @Sinza-
2014-01-14 18:32:40 +01:00
Marcelo Sizer
1ec534a650
Fix typo
2014-01-11 14:36:18 -02:00
Marcelo Sizer
d978eb8702
Fix challenge completed not displaying text when someone wins a challenge.
2014-01-11 14:33:48 -02:00
Sabe Jones
27e9dfa0d5
Finish up @wc8 suggested user preferences: tags and Advanced Options start collapsed
2014-01-08 22:19:38 -06:00