Robert Schäfer a58861427b Expose a bug: wrong redirect on Post#create
1/2 cucumber tests are green. The reason why the first test does not
succeed reliably is that the frontend redirects to a wrong URL after you
create the post. It's the slug of the first created post. I want to be
redirected to the slug of the created post.

CC @appinteractive please fix
2019-02-15 16:03:21 +01:00
2019-01-28 11:07:13 +01:00
2019-01-21 09:14:36 +01:00
2019-02-13 16:25:50 +01:00
2019-01-10 15:32:54 +01:00
2018-12-14 23:23:09 +01:00
2019-01-10 12:11:26 +01:00
2019-01-17 19:23:16 +01:00
2019-01-16 19:02:28 +01:00
2019-01-11 14:36:37 +01:00
2018-10-09 14:11:21 +02:00
2018-12-06 15:15:33 +01:00
2018-12-21 10:25:12 +01:00
2018-10-09 14:11:21 +02:00
2019-01-24 15:36:37 +00:00
2019-01-10 13:50:20 +01:00
2018-10-09 15:20:43 +02:00
2018-10-09 15:20:43 +02:00

Human Connection - NITRO Web

Build Status

UI Screenshot

Build Setup

Install

# install all dependencies
$ cd styleguide && yarn install && cd ..
$ yarn styleguide:build
$ yarn install

Copy:

cp .env.template .env

Configure the file .env according to your needs and your local setup.

Development

# serve with hot reload at localhost:3000
$ yarn dev

Build for production

# build for production and launch server
$ yarn styleguide:build
$ yarn build
$ yarn start

Styleguide

All reusable Components (for example avatar) should be done inside the styleguide directory.

Styleguide Screenshot

To show the styleguide

$ yarn styleguide

Internationalization (i18n)

You can help translating the interface by joining us on lokalise.co.

Thanks lokalise.co that we can use your premium account!

localise.co

Attributions

Locale Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY
Description
Free and open-source social network for active citizenship.
Readme 114 MiB
Languages
TypeScript 35.7%
Vue 24.9%
JavaScript 19.2%
HTML 17.8%
SCSS 0.9%
Other 1.4%