11943 Commits

Author SHA1 Message Date
Wolfgang Huß
1ffcb0f077 Add ComponentSlider and RegistrationSlider, as well as story, starting 2021-01-27 11:12:41 +01:00
Wolfgang Huß
da041db83a Add Story for CreateUserAccount.vue, as well for experimenting with storybook 2021-01-27 11:12:41 +01:00
Wolfgang Huß
a69a310ff0 Refactor SearchInput.vue storybook, but couldn't fix it
- If I run 'yarn storybook' and chose 'SearchInput' the error 'undefined is not an object (evaluating '$i18n.locale')' still occurs.
2021-01-26 09:54:07 +01:00
Wolfgang Huß
cf9eafa2eb Refactor TabNavigator.vue storybook entry 2021-01-26 09:50:10 +01:00
Wolfgang Huß
3ef41adfb1 Refactor TabNavigator.story.js 2021-01-25 15:28:07 +01:00
Wolfgang Huß
1f8fdb78fd Write unit test for TabNavigator.vue 2021-01-25 11:00:08 +01:00
Wolfgang Huß
7ffd8c59cb Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 2144-Add_Search_Results_Page 2021-01-25 08:24:47 +01:00
narendra chandra
d5e227a38a Added user role change feature 2021-01-24 21:07:45 -05:00
4842c5d7fe
Fixed no-env-warning to be more precise 2021-01-23 21:45:02 +01:00
52842c51bb
- working production docker-compose setup 2021-01-23 03:10:07 +01:00
c5a1243b4b
- corrected comment 2021-01-23 02:09:44 +01:00
210e09a12a
docker compose does not work out of the box with ci. Therefore this is for another PR 2021-01-23 02:03:01 +01:00
124ab5e31f
- test docker compose for backend tests 2021-01-23 01:56:06 +01:00
203b4b80ab
- fixed typo 2021-01-22 17:51:00 +01:00
c420e18543
- lint fixes 2021-01-22 17:38:54 +01:00
cd42824502
force NODE_ENV=test also on backend tests 2021-01-22 17:33:33 +01:00
d8d22015d0
- fixed webapp tests
- corrected docker image name
2021-01-22 17:29:58 +01:00
4b04a6bb5c
- fixed webfinger test to work with docker(hackfix)
- fixed permissions middleware to properly authenticate users
2021-01-22 16:53:13 +01:00
9ecdfdab44
frontend tests for ci (test) 2021-01-22 14:45:09 +01:00
47f58a3c5e
some comment-styling issues 2021-01-22 14:25:05 +01:00
c3147bbd4a
Update docker-compose.yml
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2021-01-22 14:19:23 +01:00
169b0b4520
Update docker-compose.override.yml
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2021-01-22 14:17:53 +01:00
29f8f00587
Update README.md
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2021-01-22 14:17:39 +01:00
289e62ddb4
corrected image & service names 2021-01-22 14:14:34 +01:00
1c188250df
Update README.md
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2021-01-22 14:07:31 +01:00
9c7761eb1e
maintenance docu port corrected 2021-01-22 14:03:46 +01:00
48d3715628
removed unfunctional maintainer list 2021-01-22 13:59:59 +01:00
6463705d03
simplified docker installation instructions, remove tabs 2021-01-22 13:58:26 +01:00
5a6ad276b4
removed link to gitbook 2021-01-22 13:56:54 +01:00
36a5aaff36
Replaced HC Image with Ocelot Image 2021-01-22 13:52:31 +01:00
Wolfgang Huß
990b3506bb Merge branch 'fix_docker' of https://github.com/Ocelot-Social-Community/Ocelot-Social into fix_docker 2021-01-22 13:03:39 +01:00
930cce6b51
fixed neo4j query browser name - its not called playground 2021-01-22 11:31:31 +01:00
Wolfgang Huß
9194c58176 Implement TabNavigation test, start 2021-01-22 11:27:45 +01:00
Wolfgang Huß
9dbe8bd257 Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into fix_docker 2021-01-22 11:21:19 +01:00
Brandon Tripp
e33da64c10
Merge pull request #4104 from Ocelot-Social-Community/bgt-german-umlaut-slug
[WIP] fix: 🍰 Issue #3504 umlaut encoding #3676
2021-01-21 15:39:52 -07:00
dependabot-preview[bot]
d981020232
Bump merge-graphql-schemas from 1.7.7 to 1.7.8 in /backend
Bumps [merge-graphql-schemas](https://github.com/Urigo/merge-graphql-schemas) from 1.7.7 to 1.7.8.
- [Release notes](https://github.com/Urigo/merge-graphql-schemas/releases)
- [Commits](https://github.com/Urigo/merge-graphql-schemas/compare/1.7.7...v1.7.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-21 20:35:15 +00:00
Moriz Wahl
721d248b19
Merge pull request #4148 from Ocelot-Social-Community/auto-detect-languages
feat: Auto Detect Language Of Posts
2021-01-21 21:32:45 +01:00
Wolfgang Huß
ae09aee91c Renamed NewTabNavigation to TabNavigation
- Renamed old TabNavigation to OldTabNavigation.
2021-01-21 20:27:13 +01:00
Wolfgang Huß
9ce1e089fa Fix lint 2021-01-21 16:38:55 +01:00
Moriz Wahl
4e423e6965 detect languages linting 2021-01-21 13:50:49 +01:00
Moriz Wahl
ca74c91fc9
language detect: remove unwanted db fields 2021-01-21 13:30:56 +01:00
Moriz Wahl
250d231a74
auto detect language. Input field in contribution form removed. 2021-01-21 13:30:56 +01:00
Moriz Wahl
5559a9bc06
detect languages removes html tags before detection 2021-01-21 13:25:46 +01:00
Moriz Wahl
3bd8a531f1
basic tests for language detection 2021-01-21 13:25:46 +01:00
Moriz Wahl
f3847e5c97
setup middleware for language detection 2021-01-21 13:25:46 +01:00
Wolfgang Huß
e7243261f2 Fix lint 2021-01-21 13:10:58 +01:00
Wolfgang Huß
101b50486c Cleanup comments 2021-01-21 13:03:32 +01:00
Wolfgang Huß
830eb1010c Refactored SearchResults.spec.js to new tab component 2021-01-21 11:36:39 +01:00
Wolfgang Huß
16c3d2ab87 Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 2144-Add_Search_Results_Page 2021-01-21 08:01:40 +01:00
Wolfgang Huß
3de2e3c003 Add again accidental removed 'deleteUser' function on user profile 2021-01-21 07:53:25 +01:00