|
|
35cfcfc1a2
|
Merge pull request #4133 from Ocelot-Social-Community/refactor_config
Refactor config
|
2021-01-28 20:22:21 +01:00 |
|
Wolfgang Huß
|
d77e0fc0b6
|
Delete console.log
|
2021-01-28 20:05:07 +01:00 |
|
Moriz Wahl
|
5d14ebc113
|
Merge pull request #4144 from Ocelot-Social-Community/2144-Add_Search_Results_Page
feat: 🍰 Search Results Page
|
2021-01-28 20:00:32 +01:00 |
|
Wolfgang Huß
|
963fb234b3
|
Handle validation of create user account and submit
|
2021-01-28 20:00:19 +01:00 |
|
|
|
a6bd42856a
|
- fixed config import
- default for STYLEGUIDE_DEV config
|
2021-01-28 17:47:55 +01:00 |
|
|
|
9f549371f7
|
fixed dockerfile for maintenance with new config
|
2021-01-28 17:47:55 +01:00 |
|
|
|
7d66431049
|
introduced config file for webapp
|
2021-01-28 17:47:55 +01:00 |
|
|
|
13c8b85c78
|
refactor backend config
|
2021-01-28 17:47:55 +01:00 |
|
|
|
5ef781c49d
|
Merge pull request #4151 from Ocelot-Social-Community/fix_docker
Rework dockerfiles & docker-compose
|
2021-01-28 17:14:12 +01:00 |
|
Wolfgang Huß
|
61666fbd74
|
Introduced 'sliderData'
|
2021-01-28 15:51:17 +01:00 |
|
Wolfgang Huß
|
5601821c88
|
Change 'enter-nonce' to 'enter-invite'
|
2021-01-28 13:56:50 +01:00 |
|
Wolfgang Huß
|
2068dd507b
|
Play with callbacks
|
2021-01-28 13:52:47 +01:00 |
|
|
|
3b8646b44e
|
- lint fix
|
2021-01-28 00:51:03 +01:00 |
|
|
|
f4bab1997d
|
-fixed test to work in docker and local environment
|
2021-01-28 00:46:11 +01:00 |
|
Wolfgang Huß
|
e062cbaa0c
|
Implement ResistrationEnterInvite.vue, start
|
2021-01-27 17:14:36 +01:00 |
|
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 |
|