Matheus Bernardes
7e9d3062f3
fix(achievements modal): fixes hide achievements button formatting ( #12013 )
2020-03-31 16:11:37 +02:00
Sabe Jones
8b569e2136
PMs rebuild ( #11360 )
...
* feat(messages): big PMs refactor
* add private messages route
* move to page
* WIP - header + begin with the sidebar
* extract userLabel + style sidebar + extract converstation item
* correct conversation item style
* toggle switch style
* add contributor / backer to conversation user-label
* fix shadows
* fix the conversations list (ignoring own sent)
* selected conversation label
* faceAvatar component
* fix message / avatar height
* fix message list / empty messages height
* new message padding/styles/functionality - finished sidebar conversation styling -
* fix loading messages + perfect-scrollbar
* fix load more line
* fix loading label
* open new conversation from outside
* if the user doesn't have avatar-data inside the conversation and does not exist anymore, just load/set the user name
* search bar new icon / style
* block using from conversation context-menu
* fix lint
* fix merge / lint
* fix merge
* first separate page
* fix tooltips + full width private message + card max width + more responsive
* separate conversations methods, to prevent circular deps
* update eslint config
* fix open new private message
* remove unneeded close icon + fix toggle-switch layout
* same content height on empty conversations - remove border / box-shadow
* canLoadMore = false
* remove inbox conditions on chat components
* hide footer / fix empty sidebar
* floating shadow
* remove tooltip on selected conversation user + pm always full-size
* show avatar on empty conversation
* disable face-avatar
* fix faceAvatar + story
* fix loading conversation messages while switching the conversation
* refresh private-messages page when you are already on it
* add countbadge knob to change the example
* fix lint
* fix hide tooltip + align header correctly
* disable perfect scroll
* load messages on refresh event
* fix header label + conversation actions not breaking layout on hover
* add gifting banner to the max height calculation
* correct chunk name
Co-authored-by: negue <negue@users.noreply.github.com >
Co-authored-by: Matteo Pagliazzi <matteopagliazzi@gmail.com >
2020-01-12 19:34:40 +01:00
Matteo Pagliazzi
8f5a0cfe79
Onboarding guide and initial achievements refactoring ( #11536 )
...
* add achievements to user
* add placeholder strings
* add to achievements to common script
* add onboarding achievements category
* add notifications
* more notifications
* award achievements
* wip notification panel
* add achievements icons and copy
* do not count onboarding tasks for the created task achievement
* add notes
* sprites, fixes and completion status and reward
* add onboarding panel
* add toggle
* fix toggle size
* fix tests
* fix typo
* add notification
* start adding modal
* fix remove button positionin, timeout, progress bar
* modal + fixes
* disable broken social links from level up modal
* change toggle icon color on hover
* add border bottom to onboarding guide panel
* add collapse animation
* expanded onboarding on first open
* onboarding: flip toggle colors
* onboarding: show progress bar all the time
* onboarding: fix panel closing on click
* onboarding modal: add close icon and fix padding
* wip: add migration for existing users
* fix titles in guide
* fix achievements copy
* do not award completed task achievement when direction is down
* start implementing new achievements
* start migrating client
* remove social links from achievements modals
* prevent skipping tutorial + fix achievement notification
* sync fixes
* start redesign achievement modal
* misc fixes to achievements, polish generic achievement modal and hatched pet modal
* add special badge for onboarding
* fix badge condition
* modals fixes
* hatched pet modal: add close icon
* fix badge typo
* fix justin button
* new scrolling behavior for dropdowns
* fix strings capitalization
* add common tests
* add api unit tests
* add date check
* achievements modal polishing
* typos
* add toggle for achievements categories
* typo
* fix test
* fix edit avatar modal cannot be closed
* finish migration and correct launch date
* fix migration
* migration fixes
* fix tests
2019-12-16 17:20:47 +01:00
Vamsi Jada
3a5e93f82e
Render profile tab content when profile page is loaded via url. Fixes #11525 ( #11588 )
...
* Fix for issue 11525: Updated profile and profilePage components to render profile tab content by default in profile page
* Modified profilePage.vue to set default value for startingPage prop
2019-12-13 14:18:52 +01:00
Julien Midedji
a7c814262b
Set specific subpage that is requested when profile is shown ( #11412 )
2019-11-01 19:02:01 +01:00
Matteo Pagliazzi
a0e5a56bf2
finish linting client
2019-10-13 18:04:04 +02:00
Matteo Pagliazzi
f99e3fab8b
html format other components
2019-10-12 17:05:15 +02:00
Matteo Pagliazzi
07349c70bc
pug to html
2019-10-12 16:33:05 +02:00
Matteo Pagliazzi
a625e83b53
client lint first pass
2019-10-11 20:35:49 +02:00
Matteo Pagliazzi
e0e9811ab6
lint common
2019-10-09 20:08:36 +02:00
Matteo Pagliazzi
b466d12263
migrate remaining paths
2019-10-01 16:00:06 +02:00
Matteo Pagliazzi
e69275663b
rewrite paths, add deps
2019-10-01 15:38:48 +02:00
Matteo Pagliazzi
b44fbdcb14
old client structure
2019-10-01 11:44:38 +02:00