| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Update oc.json | Exilat | 2019-04-20 |
| | | |||
| * | Merge branch '497' into 'develop' | HJ | 2019-04-18 |
| |\ | | | | | | | | | | | | | Stop fetching user relationship when user is unauthorized Closes #497 See merge request pleroma/pleroma-fe!759 | ||
| | * | stop fetching user relationship when user is unauthorized | taehoon | 2019-04-17 |
| |/ | |||
| * | Merge branch '227-bulk-delete' into 'develop' | Shpuld Shpludson | 2019-04-17 |
| |\ | | | | | | | | | Add "bulk mute/unmute/block/unblock" feature See merge request pleroma/pleroma-fe!733 | ||
| | * | Revert "recover border between basic-user-card using list component" | taehoon | 2019-04-17 |
| | | | | | | | | | | | | | | | | | | | This reverts commit 1d56d486f1f679e793e710969ad54cce5fdb1ebc. # Conflicts: # src/components/follow_requests/follow_requests.vue # src/components/user_search/user_search.vue # src/components/who_to_follow/who_to_follow.vue | ||
| | * | remove extra spacing | taehoon | 2019-04-17 |
| | | | |||
| | * | code readability | taehoon | 2019-04-17 |
| | | | |||
| | * | fix typos | taehoon | 2019-04-17 |
| | | | |||
| | * | clean up | taehoon | 2019-04-17 |
| | | | |||
| | * | make sure to use filtered selected keys | taehoon | 2019-04-17 |
| | | | |||
| | * | support indeterminate checkbox state | taehoon | 2019-04-17 |
| | | | |||
| | * | render span tag only if it has content | taehoon | 2019-04-17 |
| | | | |||
| | * | update model and props properties | taehoon | 2019-04-17 |
| | | | |||
| | * | import scss variables | taehoon | 2019-04-17 |
| | | | |||
| | * | update checkbox importing path | taehoon | 2019-04-17 |
| | | | |||
| | * | rewrite checkbox component as non-functional | taehoon | 2019-04-17 |
| | | | |||
| | * | support i18n | taehoon | 2019-04-17 |
| | | | |||
| | * | ui improvements | taehoon | 2019-04-17 |
| | | | |||
| | * | clean up | taehoon | 2019-04-17 |
| | | | |||
| | * | add bulk mute/unmute buttons and wire up to vuex | taehoon | 2019-04-17 |
| | | | |||
| | * | wire up bulk action buttons to vuex | taehoon | 2019-04-17 |
| | | | |||
| | * | add a comment | taehoon | 2019-04-17 |
| | | | |||
| | * | show list header only if there are items | taehoon | 2019-04-17 |
| | | | |||
| | * | pass down empty slot | taehoon | 2019-04-17 |
| | | | |||
| | * | make border of list header thicker | taehoon | 2019-04-17 |
| | | | |||
| | * | add bulk action buttons | taehoon | 2019-04-17 |
| | | | |||
| | * | add reusable progress-button cmoponent | taehoon | 2019-04-17 |
| | | | |||
| | * | replace scope attributes by slot-scope | taehoon | 2019-04-17 |
| | | | |||
| | * | add border-bottom to the header | taehoon | 2019-04-17 |
| | | | |||
| | * | support header slot | taehoon | 2019-04-17 |
| | | | |||
| | * | add header to selectable-list component | taehoon | 2019-04-17 |
| | | | |||
| | * | remove border-bottom of the last list item | taehoon | 2019-04-17 |
| | | | |||
| | * | recover border between basic-user-card using list component | taehoon | 2019-04-17 |
| | | | |||
| | * | show empty slot only if it has content | taehoon | 2019-04-17 |
| | | | |||
| | * | let not selectable-list know about getKey prop | taehoon | 2019-04-17 |
| | | | |||
| | * | clean up | taehoon | 2019-04-17 |
| | | | |||
| | * | refactor selectable-list using list component | taehoon | 2019-04-17 |
| | | | |||
| | * | add border-bottom style to the list component as well | taehoon | 2019-04-17 |
| | | | |||
| | * | move border-bottom style to the list | taehoon | 2019-04-17 |
| | | | |||
| | * | add some styling to the selectable-list component | taehoon | 2019-04-17 |
| | | | |||
| | * | use key properly | taehoon | 2019-04-17 |
| | | | |||
| | * | save selected items to the state | taehoon | 2019-04-17 |
| | | | |||
| | * | use SelectableList for blocks/mutes list | taehoon | 2019-04-17 |
| | | | |||
| | * | rename selectable_row to selectable_list | taehoon | 2019-04-17 |
| | | | |||
| | * | remove unused yarn package | taehoon | 2019-04-17 |
| | | | |||
| | * | remove withList hoc | taehoon | 2019-04-17 |
| | | | |||
| | * | refactor using List component | taehoon | 2019-04-17 |
| | | | |||
| | * | use reusable List vue component instead of withList hoc | taehoon | 2019-04-17 |
| | | | | | | | | | Using slot is the preferred way in vue | ||
| | * | add SelectableRow component | taehoon | 2019-04-17 |
| | | | |||
| | * | add checkbox component | taehoon | 2019-04-17 |
| |/ | |||
