148 Commits

Author SHA1 Message Date
Grzegorz Leoniec
c71f6fb07c
Merge remote-tracking branch 'origin/master' into distinct-shouts-and-follows 2019-03-06 18:46:16 +01:00
Grzegorz Leoniec
d848929302
Improved countTo component 2019-03-06 18:45:57 +01:00
Grzegorz Leoniec
78c9b83282
Fixed follow stats 2019-03-06 13:08:26 +01:00
Grzegorz Leoniec
8792f02932
Improved follow button optimistic behavior 2019-03-05 17:35:41 +01:00
Grzegorz Leoniec
d9b633c5ae
Make follow button update instant 2019-03-05 17:26:20 +01:00
Grzegorz Leoniec
1423101ca5
Disable shouting for own content 2019-03-05 14:18:06 +01:00
Grzegorz Leoniec
975c0c80f9
Added unshout functionality to shout button 2019-03-05 12:53:46 +01:00
Grzegorz Leoniec
76c4e4cd8f
Show status of follows and shouts for currently logged in user 2019-03-03 19:30:54 +01:00
Robert Schäfer
461ff054b9 Fix cypress test AboutMeAndLocations 2019-02-27 12:42:29 +01:00
Robert Schäfer
41072e6fa8 Update currentUser with $store.commit
I find this much cleaner that to dispatch `fetchCurrentUser`. It gets
along with one less request, too.
2019-02-27 11:06:23 +01:00
Robert Schäfer
fba1072964 Add back the fetchCurrentUser
There was another reason: The user menu in the top right listens on
`auth/user` which does not get updated otherwise. We should overthink
having two separate result types in the backend:

* currentUser: [LoggedInUser]
* User: [User]

Why not return `User` in both cases?
2019-02-26 22:37:12 +01:00
Robert Schäfer
2c606ec304 Settings page component without fetchCurrentUser 2019-02-26 22:10:40 +01:00
Grzegorz Leoniec
8fb94a12dd
Merge branch 'master' into editor 2019-02-24 17:17:02 +01:00
Grzegorz Leoniec
bcb6dcfacf
Added IntersectionObserver polyfill and fixed linting on login 2019-02-24 15:26:25 +01:00
Grzegorz Leoniec
8b764b0e20
Merged master in 2019-02-13 16:25:50 +01:00
Grzegorz Leoniec
407b304bea
Fixed typo 2019-02-07 13:21:49 +01:00
Grzegorz Leoniec
f310a70037
Fixed more info responsiveness 2019-02-07 08:32:27 +01:00
Grzegorz Leoniec
81d19cbc16
Improved post create and edit pages and links 2019-02-06 17:01:05 +01:00
Grzegorz Leoniec
7c39735d09
Added post create button to profile page 2019-02-06 15:16:37 +01:00
Grzegorz Leoniec
bfb8afc662
Improved post edit guard 2019-02-05 11:04:41 +01:00
Grzegorz Leoniec
63925e4046
Throw error if the user is not the owner of the post while edit 2019-02-04 17:36:52 +01:00
Grzegorz Leoniec
37a81d59e5
Merge branch 'editor' of github.com:appinteractive/hc-prototype-ui into editor 2019-02-04 17:19:11 +01:00
Grzegorz Leoniec
9d76a904e8
Made very basic edit and create of posts possible 2019-02-04 17:19:06 +01:00
Grzegorz Leoniec
1f9e95864a
Merge branch 'master' into editor 2019-02-04 10:56:20 +01:00
Grzegorz Leoniec
ea6d05c1ee
Improved editor formatting and added saving 2019-01-28 12:23:16 +01:00
Grzegorz Leoniec
a134d33b28
Improved content menu 2019-01-28 12:18:06 +01:00
Grzegorz Leoniec
4745577290
Added basic editor under /post/edit/p1 2019-01-27 14:13:27 +01:00
Grzegorz Leoniec
99fbd52f6e
Added create and edit pages 2019-01-23 21:37:05 +01:00
Joseph Ngugi
1f19285af3
Merge branch 'master' into bg-fix-mobile-friendliness-122 2019-01-23 03:47:34 +03:00
Grzegorz Leoniec
1718a161c8
Merged master in 2019-01-22 15:51:02 +01:00
Grzegorz Leoniec
3a174707c3
Added basic editor under /post/edit 2019-01-22 15:50:05 +01:00
kachulio1
427edb2c38 add width in flex-item 2019-01-22 01:55:41 +03:00
Grzegorz Leoniec
4af7a6673c
Mobile friendly admin, settings and moderation 2019-01-21 12:06:38 +01:00
Grzegorz Leoniec
f19d46a7c6
Merge branch 'master' into report-content 2019-01-18 16:31:45 +01:00
Grzegorz Leoniec
1a106dc6cc
Removed polling on moderation page due to error 2019-01-18 16:30:25 +01:00
Grzegorz Leoniec
981c9b3c92
Fixed empty related post handling 2019-01-18 15:40:24 +01:00
Grzegorz Leoniec
233bce13e4
Empty profile 2019-01-18 15:35:58 +01:00
Grzegorz Leoniec
011871405c
Empty relations 2019-01-18 15:35:53 +01:00
Grzegorz Leoniec
c7ffcc44c6
empty comments 2019-01-18 15:35:48 +01:00
Grzegorz Leoniec
baac0748a0
Added comming soon empty state to setting, admin and take action pages 2019-01-18 15:35:40 +01:00
Grzegorz Leoniec
90d7b94e7a
Merged master in 2019-01-18 14:27:00 +01:00
Grzegorz Leoniec
4d80dab441
Fixed settings form and its test 2019-01-18 13:45:40 +01:00
Grzegorz Leoniec
272b1071d4
Improved content menu and empty profile page 2019-01-18 12:14:57 +01:00
Grzegorz Leoniec
d29852b843
Optimized fetching of data on report content page 2019-01-18 12:14:40 +01:00
Grzegorz Leoniec
e6326f772b
Secured moderation and admin pages by role 2019-01-18 10:35:48 +01:00
Grzegorz Leoniec
9ebe75b250
Improved moderation page 2019-01-17 22:04:00 +01:00
Grzegorz Leoniec
dfb488271e
Translated empty message 2019-01-17 19:23:29 +01:00
Grzegorz Leoniec
2a4e1e2bf3
Added empty component 2019-01-17 18:58:28 +01:00
Grzegorz Leoniec
912ff6f645
Use native tag sizeing 2019-01-17 14:45:57 +01:00
Grzegorz Leoniec
0f08ee34a4
Merge branch 'master' into upgrade-styleguied 2019-01-16 19:20:02 +01:00