Wolfgang Huß
9716bbb07c
Merge pull request #3584 from Human-Connection/3566-wrong-unit-test-command-in-webapp-documentation
...
fix: Fixed webapp unit test command.
2020-06-03 16:02:08 +02:00
Moriz Wahl
a9b1958161
fixed pagination button specs
2020-06-02 18:01:27 +02:00
Moriz Wahl
da801d6410
Removed category fragments form search gql
2020-06-02 15:43:56 +02:00
Moriz Wahl
de2193e75a
changes requested by reviewers
2020-06-02 14:12:14 +02:00
Dries Cruyskens
43a3b57dd9
Fixed linting issues and comments.
2020-05-30 03:20:50 +02:00
Dries Cruyskens
136e83afc2
Alphabetically sorting tags using compute functions on index and more-info page. Added test checking tags are present and shown alphabetically.
2020-05-30 03:10:11 +02:00
Dries Cruyskens
4ab7972a83
Inversed the aspect ratio to fix bug.
2020-05-29 18:26:23 +02:00
DriesCruyskens
4f18def21a
Fixed webapp unit test command.
2020-05-28 16:32:33 +02:00
Dries Cruyskens
abdc80727d
Hero image height on post page is now set withouth having to wait for the image to load. Vue gives the image aspect ratio to css as a css variable, css then sets the correct height in fuction of the width.
2020-05-28 15:15:14 +02:00
Wolfgang Huß
c517c0fd45
Fix lint
2020-05-28 12:04:26 +02:00
Wolfgang Huß
dcc5b74038
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 17-Admin-Remove-user-profile
2020-05-28 10:52:24 +02:00
Wolfgang Huß
5e1a538094
Fix locales
2020-05-28 10:52:11 +02:00
Moriz Wahl
a30ae12d65
specs added for SearchResults component.
...
General use of v-if instead of v-show. Why render a not displayed component?
Helper added to fake posts.
2020-05-12 18:30:26 +02:00
Moriz Wahl
8f44fd6410
use v-if instead of v-show
2020-05-11 21:17:20 +02:00
Moriz Wahl
0892d6aaa3
Pagination is working, pageSize set to 12
2020-05-11 17:53:48 +02:00
ogerly
2ffdbe80f8
WIP: pagenation
2020-05-07 16:24:51 +02:00
Wolfgang Huß
c9dc7d9b5e
Merge pull request #3525 from Human-Connection/updgrade-to-v0.6.1
...
chore: Upgrade to v0.6.1
2020-05-04 13:31:25 +02:00
Wolfgang Huß
a99ee763e6
Upgrade to v0.6.1
2020-05-04 12:40:34 +02:00
ogerly
7b48339e18
fix: admin can delete himself
2020-04-30 15:59:22 +02:00
ogerly
446fd18e3b
location: de one and more numbers
2020-04-30 15:54:17 +02:00
ogerly
fcc46d7f61
fix: DeleteData.spec.js
2020-04-30 12:56:03 +02:00
ogerly
3de96a2eaa
fix: lint
2020-04-30 12:36:12 +02:00
ogerly
c471f9797f
fix: is not sorted by keys
2020-04-30 12:32:53 +02:00
ogerly
b2326c710e
git pull conflicts fixed
2020-04-29 10:10:14 +02:00
ogerly
7e5a7f5d42
bug: deleteUser on old status, currentUserCounts are retrieved additionally, admin cannot delete himself via his user settings
2020-04-29 10:04:54 +02:00
ogerly
c80f7d0518
feature: seach pageination WIP
2020-04-28 11:20:51 +02:00
ogerly
4210727ddf
bug: fix - contributionCount, commentCount remove from code
2020-04-27 13:55:29 +02:00
ogerly
8a2d238f96
fix : #3498 Checkboxes missing on delete user account page
2020-04-26 13:11:32 +02:00
ogerly
404b926a1f
lint: clean
2020-04-22 19:03:45 +02:00
ogerly
cccb6cec83
test: user + pagination ok, rest WIP
2020-04-22 15:06:55 +02:00
ogerly
6e934ed6b2
merge: master ok
2020-04-22 10:05:09 +02:00
ogerly
4a60911c9a
fix: lint and test for SearchableInput ok
2020-04-22 09:58:53 +02:00
Wolfgang Huß
9aacb22a58
Merge pull request #3293 from Human-Connection/1741-follow-lists
...
feat: FollowerList [1741]
2020-04-20 13:01:29 +02:00
Raphael Beer
e70faa0a2d
Review: user-teasers as unordered list
2020-04-19 17:58:22 +02:00
ogerly
1d79900e5e
fix: lint
2020-04-17 08:51:07 +02:00
Raphael Beer
97a30ad8f8
Review: more cut off user-teaser vsisible
2020-04-16 20:15:10 +02:00
Raphael Beer
32e5801d20
Merge pull request #3356 from Human-Connection/2727-fix-disappearing-embed-text
...
fix: Text of editor embeds disappearing on click [2727]
Quick fix to at least stop the text from disappearing. Embeds need a general overhaul, which is being tracked in #3395
2020-04-16 12:48:56 +02:00
Raphael Beer
ee33731178
Review: test improvements
...
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2020-04-15 23:32:54 +02:00
ogerly
2d6665b278
Merge branch '2144-Add_Search_Results_Page' of https://github.com/Human-Connection/Human-Connection into 2144-Add_Search_Results_Page
2020-04-15 17:49:48 +02:00
ogerly
94937c1496
feature: pagenation extended. page number display added, scroll to top at next and back, post display wider
2020-04-15 17:49:11 +02:00
ogerly
0865f63583
feature: incorrect calculation of the total all search results fixed
2020-04-15 16:30:13 +02:00
Moriz Wahl
c059b44297
Merge branch '2144-Add_Search_Results_Page' of https://github.com/Human-Connection/Human-Connection into 2144-Add_Search_Results_Page
2020-04-15 14:32:58 +02:00
Moriz Wahl
e090ac6998
specs for searches by type
2020-04-15 14:32:13 +02:00
ogerly
026cd97a57
feature: sum fail fix
2020-04-15 11:27:29 +02:00
ogerly
9fe882b39b
feature: sum search results added, Enter closes the preview search field, language file EN, DE adjusted
2020-04-15 11:18:15 +02:00
Moriz Wahl
e03d209c45
In the search field, if the first charater is '!', '@' or '#' it only shows results for posts, users or hastags with a limit of 15 in the dropdown
2020-04-15 09:58:23 +02:00
Moriz Wahl
2544edcb29
no more error messages on page load
2020-04-14 21:50:53 +02:00
Moriz Wahl
7562af227e
pages are counted correctly
2020-04-14 21:41:45 +02:00
Moriz Wahl
40c35599f6
Merge branch '2144-Add_Search_Results_Page' of https://github.com/Human-Connection/Human-Connection into 2144-Add_Search_Results_Page
2020-04-14 18:53:49 +02:00
Moriz Wahl
b2a5d51106
refactoring
2020-04-14 18:53:40 +02:00