mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
fix links in markdown files
This commit is contained in:
parent
dc341148a7
commit
48fb4b17d9
@ -14,9 +14,9 @@ The following features will be implemented. This gets done in three steps:
|
|||||||
2. In a second step we will make our prototype publicly available with an advanced feature set including the technology and organizational structure to drive a bigger public social network.
|
2. In a second step we will make our prototype publicly available with an advanced feature set including the technology and organizational structure to drive a bigger public social network.
|
||||||
3. In a third step all the remaining features will be implemented to build the full product.
|
3. In a third step all the remaining features will be implemented to build the full product.
|
||||||
|
|
||||||
### User Account
|
The implemented features can be found [here](https://github.com/Ocelot-Social-Community/Ocelot-Social/tree/master/cypress/e2e)
|
||||||
|
|
||||||
[Cucumber Features](https://github.com/Ocelot-Social-Community/Ocelot-Social/tree/master/cypress/integration/user_account)
|
### User Account
|
||||||
|
|
||||||
* Sign-up
|
* Sign-up
|
||||||
* Agree to Data Privacy Statement
|
* Agree to Data Privacy Statement
|
||||||
@ -34,8 +34,6 @@ The following features will be implemented. This gets done in three steps:
|
|||||||
|
|
||||||
### User Profile
|
### User Profile
|
||||||
|
|
||||||
[Cucumber Features](https://github.com/Ocelot-Social-Community/Ocelot-Social/tree/master/cypress/integration/user_profile)
|
|
||||||
|
|
||||||
* Upload and Change Avatar
|
* Upload and Change Avatar
|
||||||
* Upload and Change Profile Picture
|
* Upload and Change Profile Picture
|
||||||
* Edit Social Media Accounts
|
* Edit Social Media Accounts
|
||||||
@ -46,8 +44,6 @@ The following features will be implemented. This gets done in three steps:
|
|||||||
|
|
||||||
### Dashboard
|
### Dashboard
|
||||||
|
|
||||||
[Clickdummy](https://preview.uxpin.com/24a2ab8adcd84f9a763d87ed27251351225e0ecd#/pages/99768919/simulate/sitemap?mode=i)
|
|
||||||
|
|
||||||
* Show Link to own Profile
|
* Show Link to own Profile
|
||||||
* Show Friends Widget
|
* Show Friends Widget
|
||||||
* Show Favorites Widget
|
* Show Favorites Widget
|
||||||
@ -59,8 +55,6 @@ The following features will be implemented. This gets done in three steps:
|
|||||||
|
|
||||||
### Posts
|
### Posts
|
||||||
|
|
||||||
[Cucumber Features](https://github.com/Ocelot-Social-Community/Ocelot-Social/tree/master/cypress/integration/post)
|
|
||||||
|
|
||||||
* Creating Posts
|
* Creating Posts
|
||||||
* Persistent Links
|
* Persistent Links
|
||||||
* Upload Teaser Picture for Post
|
* Upload Teaser Picture for Post
|
||||||
@ -85,8 +79,6 @@ The following features will be implemented. This gets done in three steps:
|
|||||||
|
|
||||||
### Notifications
|
### Notifications
|
||||||
|
|
||||||
[Cucumber features](https://github.com/Ocelot-Social-Community/Ocelot-Social/tree/master/cypress/integration/notifications)
|
|
||||||
|
|
||||||
* User @-mentionings
|
* User @-mentionings
|
||||||
* Notify authors for comments
|
* Notify authors for comments
|
||||||
* Administrative notifications to all users
|
* Administrative notifications to all users
|
||||||
@ -108,8 +100,6 @@ The following features will be implemented. This gets done in three steps:
|
|||||||
|
|
||||||
### Blacklist
|
### Blacklist
|
||||||
|
|
||||||
[Video](https://www.youtube.com/watch?v=-uDvvmN8hLQ)
|
|
||||||
|
|
||||||
* Blacklist Users
|
* Blacklist Users
|
||||||
* Blacklist specific Terms
|
* Blacklist specific Terms
|
||||||
* Blacklist Tags
|
* Blacklist Tags
|
||||||
@ -117,8 +107,6 @@ The following features will be implemented. This gets done in three steps:
|
|||||||
|
|
||||||
### Search
|
### Search
|
||||||
|
|
||||||
[Cucumber Features](https://github.com/Ocelot-Social-Community/Ocelot-Social/tree/master/cypress/integration/search)
|
|
||||||
|
|
||||||
* Search for Categories
|
* Search for Categories
|
||||||
* Search for Tags
|
* Search for Tags
|
||||||
* Fulltext Search
|
* Fulltext Search
|
||||||
|
|||||||
@ -48,7 +48,9 @@ Since all deployment methods described here depend on [Docker](https://docker.co
|
|||||||
The next step is:
|
The next step is:
|
||||||
|
|
||||||
- [Set Environment Variables and Configurations](./deployment-values.md)
|
- [Set Environment Variables and Configurations](./deployment-values.md)
|
||||||
|
<!-- markdown-link-check-disable -->
|
||||||
- [Configure And Branding](./configurations/stage.ocelot.social/branding/README.md)
|
- [Configure And Branding](./configurations/stage.ocelot.social/branding/README.md)
|
||||||
|
<!-- markdown-link-check-enable -->
|
||||||
|
|
||||||
### Optional: Locally Testing Configuration And Branding
|
### Optional: Locally Testing Configuration And Branding
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user