861 Commits

Author SHA1 Message Date
Robert Schäfer
b7b96dd0fe Put yarn run test:cypress in background 2019-02-26 01:21:39 +01:00
Robert Schäfer
9e5ed087da Start seeder server backend for fullstack testing 2019-02-26 01:05:05 +01:00
Robert Schäfer
8d43a32220
Merge pull request #190 from Human-Connection/use_factories_in_cucumber_features
[WIP] Use factories in cucumber features
2019-02-26 00:47:11 +01:00
Robert Schäfer
a14a819420 Remove TODOs 2019-02-26 00:25:32 +01:00
Robert Schäfer
7c629ed4f0 Configure Travis to use factories for cypress 2019-02-26 00:25:32 +01:00
Robert Schäfer
250c70991a All cucumber tests pass on my machine 2019-02-26 00:25:32 +01:00
Robert Schäfer
cf898d5417 Report feature uses factories 2019-02-26 00:25:32 +01:00
Robert Schäfer
cec78c1954 Add instructions to configure cypress for neo4j
@appinteractive probably you missed these changes
2019-02-26 00:25:32 +01:00
Grzegorz Leoniec
459b582fb4 Fixed some linting issues 2019-02-26 00:25:32 +01:00
Robert Schäfer
1e219934d2 Obsolete cypress command 2019-02-26 00:25:31 +01:00
Robert Schäfer
233c6abbab Refactor most of report cucumber feature 2019-02-26 00:25:31 +01:00
Robert Schäfer
5e0d245b40 Implemented most cucumber features with factories 2019-02-26 00:25:31 +01:00
Robert Schäfer
a024282f75 Implement first cucumber features with factories 2019-02-26 00:25:31 +01:00
Grzegorz Leoniec
8fb94a12dd
Merge branch 'master' into editor 2019-02-24 17:17:02 +01:00
Grzegorz Leoniec
0a4f07cc90
Fixed readme 2019-02-24 17:06:08 +01:00
Grzegorz Leoniec
79c6553585
Update README.md 2019-02-24 17:02:44 +01:00
Grzegorz Leoniec
3c84f6956d
Update README.md 2019-02-24 17:02:06 +01:00
Grzegorz Leoniec
03c1d532b4
Merge pull request #192 from Human-Connection/fix-build
Added IntersectionObserver polyfill and fixed linting on login
2019-02-24 16:14:35 +01:00
Grzegorz Leoniec
bcb6dcfacf
Added IntersectionObserver polyfill and fixed linting on login 2019-02-24 15:26:25 +01:00
Grzegorz Leoniec
be9332071d
Added more badges to readme 2019-02-24 15:11:40 +01:00
Grzegorz Leoniec
58c00b59e7
Merge branch 'master' into extract-styleguide 2019-02-21 22:37:57 +01:00
Grzegorz Leoniec
804f0148de
Merge branch 'master' into 37-full-text-search-top-bar 2019-02-21 22:37:30 +01:00
Grzegorz Leoniec
d8f7bde7c0
Merge branch 'master' into editor 2019-02-21 22:36:10 +01:00
dependabot[bot]
d53f7ddc72
Merge pull request #189 from Human-Connection/dependabot/npm_and_yarn/jsonwebtoken-8.5.0 2019-02-21 21:33:36 +00:00
dependabot[bot]
5545b50133
Bump jsonwebtoken from 8.4.0 to 8.5.0
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.4.0 to 8.5.0.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.4.0...v8.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-21 04:17:41 +00:00
Lala Sabathil
b62b71e07f
Merge branch 'master' into 37-full-text-search-top-bar 2019-02-19 22:31:13 +01:00
Lala Sabathil
c03e320b05
Merge branch 'master' into editor 2019-02-19 22:31:08 +01:00
Lala Sabathil
7dfa018fb7
Merge branch 'master' into extract-styleguide 2019-02-19 22:30:47 +01:00
Lala Sabathil
ea191f82f9
Merge pull request #187 from Human-Connection/dependabot/npm_and_yarn/eslint-5.14.1
Bump eslint from 5.14.0 to 5.14.1
2019-02-19 22:30:16 +01:00
Grzegorz Leoniec
bffe20978a
Extract SearchInput logic into parent 2019-02-19 16:40:30 +01:00
Grzegorz Leoniec
544d96e698
Cleanup SearchInput 2019-02-19 16:31:31 +01:00
Grzegorz Leoniec
9ef322c154
Fixed locale-switch dropdown offset 2019-02-19 14:25:25 +01:00
Grzegorz Leoniec
bc30ce197b
Better backspace handling 2019-02-19 14:18:09 +01:00
Grzegorz Leoniec
92ee1448d7
Fixed topbar positioning 2019-02-19 13:54:59 +01:00
Grzegorz Leoniec
afe1890170
Optimize styling 2019-02-19 13:25:42 +01:00
Grzegorz Leoniec
58cef3ec21
Fixed search 2019-02-19 12:58:03 +01:00
Grzegorz Leoniec
33cc5d5982
Store last search value in store 2019-02-19 12:42:51 +01:00
Grzegorz Leoniec
61a00feb60
Use VueX store for searching and better testabillity 2019-02-19 12:30:02 +01:00
dependabot[bot]
2ec60abc19
Bump eslint from 5.14.0 to 5.14.1
Bumps [eslint](https://github.com/eslint/eslint) from 5.14.0 to 5.14.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.14.0...v5.14.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-19 11:21:24 +00:00
dependabot[bot]
736fe85349
Merge pull request #186 from Human-Connection/dependabot/npm_and_yarn/eslint-plugin-vue-5.2.2 2019-02-19 11:14:31 +00:00
Grzegorz Leoniec
01c470a36e
Removed times-circle.svg 2019-02-19 12:03:05 +01:00
Grzegorz Leoniec
f867b53e64
Small cleanup 2019-02-19 12:02:20 +01:00
Grzegorz Leoniec
34a863424b
Show search results while typing 2019-02-19 10:37:31 +01:00
dependabot[bot]
e4eebdf65c
Bump eslint-plugin-vue from 5.2.1 to 5.2.2
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v5.2.1...v5.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-19 04:17:21 +00:00
Lala Sabathil
d0ff95000a
Merge branch 'master' into 37-full-text-search-top-bar 2019-02-18 10:50:06 +01:00
Lala Sabathil
c49f90ea4c
Merge branch 'master' into editor 2019-02-18 10:48:52 +01:00
Lala Sabathil
db540df130
Merge branch 'master' into extract-styleguide 2019-02-18 10:41:44 +01:00
Lala Sabathil
d8572520e8
Merge pull request #184 from Human-Connection/dependabot/npm_and_yarn/@babel/core-7.3.3
Bump @babel/core from 7.2.2 to 7.3.3
2019-02-18 10:41:20 +01:00
Lala Sabathil
49b1a2044a
Merge branch 'master' into extract-styleguide 2019-02-18 10:41:05 +01:00
Lala Sabathil
6b24f80977
Merge branch 'master' into dependabot/npm_and_yarn/@babel/core-7.3.3 2019-02-18 10:32:06 +01:00