162 Commits

Author SHA1 Message Date
Matt Rider
85ffd67a49 Merge branch 'master' of github.com:Human-Connection/Nitro-Web into 37-full-text-search-top-bar 2019-03-12 12:49:48 -03:00
Robert Schäfer
3b7ffde4c2 Merge branch 'master' of github.com:Human-Connection/Nitro-Web into get_rid_of_resource_type 2019-03-12 13:26:56 +01:00
Matt Rider
c4dff9a916 Add tests for onDelete, query functions 2019-03-11 18:36:32 -03:00
Matt Rider
168278d76a Add component tests checking custom functions
- clear()
- handleInput()
- onEnter()
2019-03-11 17:59:24 -03:00
Matt Rider
3355c5d85e Remove unused variable 2019-03-08 17:46:06 -03:00
Matt Rider
796b2d8488 Merge branch 'master' of github.com:Human-Connection/Nitro-Web into 37-full-text-search-top-bar 2019-03-08 17:39:20 -03:00
Matt Rider
92aacf6900 Write more component tests
- test the default props values
- test that is open changes when focused on or on blur
- test that the input is clearable, failing still
2019-03-08 17:35:02 -03:00
Matt Rider
bc96333bae Refactor cypress/component tests 2019-03-08 14:41:08 -03:00
Robert Schäfer
ba369d82fe Fix translations, lint and some tests 2019-03-08 01:39:28 +01:00
Matt Rider
842d68c129 Update ReportModal to work with back end 2019-03-07 20:59:13 -03:00
Matt Rider
11ca909b85 Write cypress tests
- Press enter starts search
- Press escape clears search
- Select entry goes to post
- Select dropdown content
2019-03-07 19:28:50 -03:00
Grzegorz Leoniec
da3b10065c
Fixed and improved search and updated styleguide 2019-03-07 10:53:57 +01:00
Grzegorz Leoniec
ab7c857750
Merged master in 2019-03-06 18:48:37 +01:00
Grzegorz Leoniec
c71f6fb07c
Merge remote-tracking branch 'origin/master' into distinct-shouts-and-follows 2019-03-06 18:46:16 +01:00
Grzegorz Leoniec
d848929302
Improved countTo component 2019-03-06 18:45:57 +01:00
Grzegorz Leoniec
78c9b83282
Fixed follow stats 2019-03-06 13:08:26 +01:00
Grzegorz Leoniec
29dac5c5a3
Removed unused voted var from author component 2019-03-05 17:37:48 +01:00
Grzegorz Leoniec
8792f02932
Improved follow button optimistic behavior 2019-03-05 17:35:41 +01:00
Grzegorz Leoniec
d9b633c5ae
Make follow button update instant 2019-03-05 17:26:20 +01:00
Grzegorz Leoniec
d30649164a
Improved following and shout behavior 2019-03-05 17:19:35 +01:00
Grzegorz Leoniec
66edec0dc8
Translated shot button 2019-03-05 14:30:02 +01:00
Grzegorz Leoniec
1423101ca5
Disable shouting for own content 2019-03-05 14:18:06 +01:00
Grzegorz Leoniec
33ef91ee08
Fixed an issue with following state update 2019-03-05 13:47:33 +01:00
Grzegorz Leoniec
e20d3fb214
Improved following button and translated it 2019-03-05 13:43:09 +01:00
Grzegorz Leoniec
975c0c80f9
Added unshout functionality to shout button 2019-03-05 12:53:46 +01:00
Grzegorz Leoniec
30e7c57764
Fixed shout and follow behavior 2019-03-05 11:39:55 +01:00
Grzegorz Leoniec
dc13467294
Use new follow mutation 2019-03-05 11:21:19 +01:00
Grzegorz Leoniec
c40f6521d1
Use new shout mutation 2019-03-05 11:19:23 +01:00
Matt Rider
8633f62a39 Modify test importing our styleguide 2019-03-05 07:10:48 -03:00
Matt Rider
1ac2c15947 Merge branch '37-full-text-search-top-bar' of github.com:Tirokk/Nitro-Web into 37-full-text-search-top-bar 2019-03-05 07:07:08 -03:00
Grzegorz Leoniec
78f6da8399
Fixed Search Input 2019-03-04 11:24:48 +01:00
Grzegorz Leoniec
76c4e4cd8f
Show status of follows and shouts for currently logged in user 2019-03-03 19:30:54 +01:00
Matt Rider
cba5e10397 Merge branch 'master' of github.com:Human-Connection/Nitro-Web into 37-full-text-search-top-bar 2019-03-01 14:26:03 -03:00
Matt Rider
450a79c634 Merge branch 'master', modify cypress search test 2019-02-27 22:59:03 -03:00
Grzegorz Leoniec
459b582fb4 Fixed some linting issues 2019-02-26 00:25:32 +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
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
61a00feb60
Use VueX store for searching and better testabillity 2019-02-19 12:30:02 +01:00
Grzegorz Leoniec
34a863424b
Show search results while typing 2019-02-19 10:37:31 +01:00
Wolfgang Huß
5410fd1df9 Add functionality that times-circle disapears if no text in input 2019-02-16 17:29:08 +01:00
Wolfgang Huß
780ff65254 Add 'times-circle' as right icon to search etc. 2019-02-16 12:40:47 +01:00
Robert Schäfer
ba5159b70c Add translations to fix first step definitions 2019-02-15 16:00:40 +01:00
Wolfgang Huß
5c178394ee Replaced input by ds-input etc. 2019-02-12 13:43:27 +01:00
Wolfgang Huß
01b8f0dcba Add comments to the code and overtake some additional code from the Alpha 2019-02-12 12:01:57 +01:00
Matt Rider
6f70f2131c Write test for default props, searchValue 2019-02-07 16:01:58 -02:00
Grzegorz Leoniec
a881b266a6
Fixed post excert rendering 2019-02-06 17:20:11 +01:00
Grzegorz Leoniec
81d19cbc16
Improved post create and edit pages and links 2019-02-06 17:01:05 +01:00
Grzegorz Leoniec
d8b1149797
Make it possible to remove link 2019-02-06 16:37:45 +01:00