roschaefer
3a216226bc
Paramterize all emails
2020-06-05 14:15:42 +02:00
roschaefer
0ee3a308a7
Add tags and APPLICATION_NAME env variable
2020-06-05 13:07:27 +02:00
roschaefer
bc70e8b3b0
refactor: Image paths
...
* removed obsolete images
* moved all overwritable images to a location webapp/static/img/custom/
* better names
2020-06-05 11:49:18 +02:00
roschaefer
a741721295
Remove labels from Dockerfiles
...
Version was out of date anyways
2020-06-05 11:19:57 +02:00
roschaefer
73c1f3c88b
Silly fix of copy+paste error
2020-06-04 21:56:36 +02:00
roschaefer
936018198e
Silly copy+paste error
2020-06-04 21:52:08 +02:00
Robert Schäfer
d7d31e0288
Merge pull request #6 from The-Schools-in-Motion-Network/avoid_builds_on_production
...
feat: Avoid new builds on base docker-compose.yml
2020-06-04 19:26:03 +02:00
roschaefer
2c4c9ab8b0
feat: Avoid new builds on base docker-compose.yml
2020-06-04 17:11:04 +02:00
Moriz Wahl
08aaf9c7a6
press enter shows search result page
2020-06-04 16:01:03 +02:00
roschaefer
23ae569509
Rename dockerhub organizations
...
..plus get rid of obsolete prefix `nitro-`.
2020-06-04 13:04:05 +02:00
Dries Cruyskens
38d7ab9661
Moved the sorting function to helper file to prevent duplicate code.
2020-06-04 00:18:51 +02:00
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