diff --git a/cypress/features.md b/cypress/features.md index 23fa3f43e..3946a682e 100644 --- a/cypress/features.md +++ b/cypress/features.md @@ -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. 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 * Agree to Data Privacy Statement @@ -34,8 +34,6 @@ The following features will be implemented. This gets done in three steps: ### 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 Profile Picture * Edit Social Media Accounts @@ -46,8 +44,6 @@ The following features will be implemented. This gets done in three steps: ### Dashboard -[Clickdummy](https://preview.uxpin.com/24a2ab8adcd84f9a763d87ed27251351225e0ecd#/pages/99768919/simulate/sitemap?mode=i) - * Show Link to own Profile * Show Friends Widget * Show Favorites Widget @@ -59,8 +55,6 @@ The following features will be implemented. This gets done in three steps: ### Posts -[Cucumber Features](https://github.com/Ocelot-Social-Community/Ocelot-Social/tree/master/cypress/integration/post) - * Creating Posts * Persistent Links * Upload Teaser Picture for Post @@ -85,8 +79,6 @@ The following features will be implemented. This gets done in three steps: ### Notifications -[Cucumber features](https://github.com/Ocelot-Social-Community/Ocelot-Social/tree/master/cypress/integration/notifications) - * User @-mentionings * Notify authors for comments * Administrative notifications to all users @@ -108,8 +100,6 @@ The following features will be implemented. This gets done in three steps: ### Blacklist -[Video](https://www.youtube.com/watch?v=-uDvvmN8hLQ) - * Blacklist Users * Blacklist specific Terms * Blacklist Tags @@ -117,8 +107,6 @@ The following features will be implemented. This gets done in three steps: ### Search -[Cucumber Features](https://github.com/Ocelot-Social-Community/Ocelot-Social/tree/master/cypress/integration/search) - * Search for Categories * Search for Tags * Fulltext Search diff --git a/deployment/README.md b/deployment/README.md index 933620564..d068e4c2e 100644 --- a/deployment/README.md +++ b/deployment/README.md @@ -48,7 +48,9 @@ Since all deployment methods described here depend on [Docker](https://docker.co The next step is: - [Set Environment Variables and Configurations](./deployment-values.md) + - [Configure And Branding](./configurations/stage.ocelot.social/branding/README.md) + ### Optional: Locally Testing Configuration And Branding