Client Tasks (#8894)

* fix filter button style

* display completed todos

* fix reward control position

* begin to add edit modal

* start adding settings to edit modal

* add task saving, creating and deleting

* fixes

* add tags and repeat frequency for habits

* clicking on links should not open the edit modal

* checklist editing

* repeatables and checklists

* delete checklist items

* add rewards price

* update shrinkwrap

* pin cwait
This commit is contained in:
Matteo Pagliazzi
2017-08-01 14:30:17 +02:00
committed by GitHub
parent ade6d9689f
commit bca52cb6fa
18 changed files with 2495 additions and 907 deletions
+9
View File
@@ -213,6 +213,15 @@
"challengeInformationPlaceHolder": "Write a short description advertising your Challenge to other Habiticans. What is the main purpose of your Challenge and why should people join it? Try to include useful keywords in the description so that Habiticans can easily find it when they search!",
"where": "Where*",
"challengeMinimum": "Minimum 1 Gem for public Challenges (helps prevent spam, it really does).",
"editATask": "Edit a <%= type %>",
"createTask": "Create <%= type %>",
"notes": "Notes",
"positive": "Positive",
"negative": "Negative",
"resetStreak": "Reset Streak",
"newChecklistItem": "New checklist item",
"repeats": "Repeats",
"cost": "Cost",
"group": "Group",
"sortByType": "Type",
"sortByPrice": "Price",