Robert Schäfer
4f2e70e871
Refactor and harden PostCard component
2019-04-17 00:08:21 +02:00
Robert Schäfer
c0bff47275
Merge remote-tracking branch 'origin/master' into 236-list-social-media-accounts
2019-04-12 17:49:14 +02:00
Matt Rider
444f01f879
Refactor test, component
...
- Remove redundant code
- change socialMediaUrl to add the attributes().href since that's the url
- grab last element of url as username, makes an assumption, but a safer one
2019-04-12 08:34:06 -03:00
54bfb17e31
tests for tag & category, directory refactoring, lint fixes,more
2019-04-12 11:00:54 +02:00
Matt Rider
8f32df2597
Add translation, linkify avatar
2019-04-11 21:22:33 -03:00
Matt Rider
60c56f8872
Start adding social media card section to user profile
2019-04-11 16:38:31 -03:00
93ab590903
lint fixes
2019-04-09 11:10:50 +02:00
5d1cb43e8c
hide all unfunctional content - fixes https://github.com/Human-Connection/Human-Connection/issues/429
2019-04-08 10:48:04 +02:00
Robert Schäfer
88ac0601f7
DRY: persistentLink implementation
2019-03-26 23:52:01 +01:00
Robert Schäfer
5d440d2e5b
Fix wrong implementation of cucumber test
2019-03-26 20:49:04 +01:00
Robert Schäfer
40224ab18d
Fix bug if id is undefined on post route
...
@itbsStefan this is the fix for the bug during our pair-programming. The
request to the server was returning *all* posts if `id` was undefined
and the post for redirecting was the most recently created.
2019-03-26 20:03:11 +01:00
Robert Schäfer
bbdec39017
Implement redirect on posts
2019-03-26 16:09:26 +01:00
Robert Schäfer
203f2091de
Implement id takes precedence over slug
2019-03-26 14:28:55 +01:00
Robert Schäfer
51cbc65f4b
Rename profile-id to profile-id-slug route
2019-03-26 13:52:56 +01:00
Robert Schäfer
327bd037a0
Implement redirect for user profile
2019-03-26 13:52:56 +01:00
Robert Schäfer
c91a61af89
Merging webapp to master
2019-03-20 21:06:17 +01:00