mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 09:39:23 +00:00
* create new summary field for challenges * finish implementating summary for challenges, add some support for guilds * make small improvements to challenges code * fix lint errors * add more code to support summaries for guilds (still more needed) * fix existing tests by adding summary field * make existing tests pass * WIP make "Public Challenges" text translatable * change "leader" locale key to "guildOrPartyLeader" to make searches for it easier * remove v-once from h2 headings * remove failed attempt to localise text in <script> * add quick-and-dirty error checking for guild not having categories * make "Public Challenges" text translatable * rename final ...PlaceHolder strings to ...Placeholder (lower-case "h") for consistency with existing Placeholder strings |
||
|---|---|---|
| .. | ||
| achievements | ||
| auth | ||
| challenges | ||
| chat | ||
| group-plans | ||
| groups | ||
| hall | ||
| inventory | ||
| payments | ||
| settings | ||
| shops | ||
| static | ||
| tasks | ||
| ui | ||
| userMenu | ||
| appFooter.vue | ||
| appHeader.vue | ||
| appMenu.vue | ||
| avatar.vue | ||
| creatorIntro.vue | ||
| emptyView.vue | ||
| memberDetails.vue | ||
| modifyInventory.vue | ||
| notificationMenu.vue | ||
| notifications.vue | ||
| page.vue | ||
| parentPage.vue | ||
| secondaryMenu.vue | ||
| yesterdailyModal.vue | ||