sebastian2357
a81ec214f1
fix(webapp): added option for slug ( #8659 )
2025-07-02 12:20:21 +00:00
Moriz Wahl
903ce7071f
refactor(webapp): remove warnings in unit tests ( #8556 )
...
* refactor(webapp): remove warnings in unit tests
2025-05-27 22:10:58 +00:00
elweyn
f9c71bad74
Start search after three characters.
2023-07-26 11:17:05 +02:00
Hannes Heine
b881daef91
Merge branch 'master' into 6592-chat-component-+-button-open-search
2023-07-20 10:11:41 +02:00
Wolfgang Huß
ffe51a0743
Separate 'ds-select' of 'AddGroupMember' into separate component 'SelectUserSearch'
2023-07-19 15:48:05 +02:00
Markus
85e68795a3
[fix] all group related pages are now under one route, so link highlighting works
2023-07-19 10:09:04 +02:00
c88cbdc9d8
last lint
2023-04-25 04:41:43 +02:00
23588c02ec
more lint fixes
2023-04-25 04:24:34 +02:00
e228b42cc4
lint
2023-04-25 04:16:19 +02:00
efff3625a9
properly diferentiate between clearbale search and text hints
2023-04-25 04:07:26 +02:00
536ef92132
more simplifications
2023-04-25 03:44:51 +02:00
4a5c56203b
simplified searchableInput further - fixed on Enter
2023-04-25 02:44:46 +02:00
c7fbe9beef
removed test for onDelete event
2023-04-25 02:36:01 +02:00
33d5758686
removed comments
2023-04-25 02:35:43 +02:00
6025706b4b
fix searchableInput field component to properly retrigger search on delete, clear properly etc
2023-04-25 02:19:50 +02:00
Wolfgang Huß
3f875525f2
Change shout icon 'bullhorn' to 'heart-o'
2023-03-09 18:41:34 +01:00
Moriz Wahl
4ce5bdd6fa
get most components working
2023-02-15 10:23:34 +01:00
Moriz Wahl
9cffe4f275
Update webapp/components/generic/SearchGroup/SearchGroup.vue
...
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-10-23 00:53:56 +02:00
Moriz Wahl
7102de6e52
Update webapp/components/generic/SearchGroup/SearchGroup.vue
...
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-10-23 00:53:41 +02:00
Moriz Wahl
19aa01f83f
Update webapp/components/generic/SearchGroup/SearchGroup.vue
...
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-10-23 00:53:22 +02:00
Moriz Wahl
522cd8ef9e
search for groups
2022-10-21 17:52:33 +02:00
Wolfgang Huß
e82d35c824
Fix linting
2022-08-25 23:17:50 +02:00
b2bc5b9447
cannot use newline (lint)
2021-04-24 15:51:53 +02:00
0e393c16d4
fixed lint error
2021-04-24 15:05:00 +02:00
52306aeed4
SearchableInput.spec.js whitespace replacement
2021-04-24 13:51:32 +02:00
Moriz Wahl
1c3f628fb2
count views of post teaser
2021-03-01 15:33:20 +01:00
Moriz Wahl
f1c762d835
changed post views icon
2021-02-24 18:03:14 +01:00
Moriz Wahl
96066eae02
tests fixed for clickedCount
2021-02-22 22:23:56 +01:00
Wolfgang Huß
a69a310ff0
Refactor SearchInput.vue storybook, but couldn't fix it
...
- If I run 'yarn storybook' and chose 'SearchInput' the error 'undefined is not an object (evaluating '$i18n.locale')' still occurs.
2021-01-26 09:54:07 +01:00
Moriz Wahl
de2193e75a
changes requested by reviewers
2020-06-02 14:12:14 +02:00
ogerly
446fd18e3b
location: de one and more numbers
2020-04-30 15:54:17 +02:00
ogerly
4a60911c9a
fix: lint and test for SearchableInput ok
2020-04-22 09:58:53 +02:00
ogerly
1d79900e5e
fix: lint
2020-04-17 08:51:07 +02:00
ogerly
9fe882b39b
feature: sum search results added, Enter closes the preview search field, language file EN, DE adjusted
2020-04-15 11:18:15 +02:00
Moriz Wahl
1adc2b6962
MMerge branch 'master' into 2144-Add_Search_Results_Page
2020-04-08 17:42:35 +02:00
mattwr18
ca5c1a5516
chore: update variable to avoid validation error
...
- test was throwing a validation error for count as searchResults was
setting commentCount instead of commentsCount
2020-04-07 15:41:47 +02:00
Alina Beck
797efe0a60
use CounterIcon component to show counts
...
- also adds a 'soft' variant to CounterIcon to make it more adaptable
2020-04-07 15:41:47 +02:00
mattwr18
668159fa5e
fix(frontend): update tests with new CSS selectors
2020-04-07 15:41:45 +02:00
mattwr18
ff44fdb12c
refactor: favor CSS over syleguide components
2020-04-07 15:41:06 +02:00
mattwr18
db20af2d39
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 2144-Add_Search_Results_Page
2020-04-02 08:19:43 +02:00
roschaefer
276ea79e8f
Update prettier to v2
2020-03-24 21:11:11 +01:00
mattwr18
906f1bc0ca
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 2144-Add_Search_Results_Page
2020-03-19 16:02:54 +01:00
Moriz Wahl
7024ea0b30
specs for Search for Hashtags
2020-03-19 15:09:43 +01:00
Moriz Wahl
1c43d5fe6f
Search for Hashtags works due watching route in pages/index.vue
2020-03-19 14:19:13 +01:00
Moriz Wahl
014be6e7f8
partially working, index page does not update when route is changed
2020-03-19 12:59:15 +01:00
Moriz Wahl
16ad565ec8
partially working, index page does not update when route is changed
2020-03-19 12:55:59 +01:00
mattwr18
6d83299e75
Extract component, start story, styling (wip)
2020-03-18 19:46:40 +01:00
roschaefer
79fbdd7734
refactor: Avoid store use query parameters+routing
2020-03-18 16:02:15 +01:00
ogerly
1bf57cbf58
sorting result in users and posts
2020-03-17 06:15:48 +01:00
Robert Schäfer
512ef672bf
feat: Introduce graphql image type ( #3043 )
...
* refactor(graphql): Introduce image type
* Undo changes to .travis.yml
* chore: Upgrade travis to node LTS
- URL is available since v10
* chore: use lts
Co-authored-by: mattwr18 <mattwr18@gmail.com>
2020-03-16 15:32:19 +01:00