ogerly
e6f2d14fee
the first 50px are excluded from the scrolling hide mechanism
2023-02-09 13:19:37 +01:00
ogerly
11e992aa1d
filters colored which were selected by filter
2023-02-09 09:14:37 +01:00
ogerly
27a543ca96
add class post-add-button-bottom
2023-02-08 12:57:10 +01:00
ogerly
df22c7289e
add change showFilter by mouseleave on my-filter
2023-02-07 16:40:33 +01:00
ogerly
e8ce152f06
fix test, remove unused code
2023-02-07 14:38:16 +01:00
ogerly
0a4e236bef
fix lint
2023-02-07 12:11:38 +01:00
ogerly
86f186b30f
change postion add content button, refactor mobile filter menu
2023-02-07 12:00:16 +01:00
ogerly
6d9b813549
fix lint
2023-02-03 08:32:32 +01:00
ogerly
9497a9cfdc
change css height filter box
2023-02-03 08:31:37 +01:00
ogerly
930d820ae2
add constants filter on headermenu and index
2023-02-03 08:28:33 +01:00
ogerly
a5af42caab
scroll in filtermenu
2023-02-03 08:02:37 +01:00
ogerly
d4596b3447
add locales deleteFilter
2023-01-31 10:23:28 +01:00
ogerly
9aef64ea93
scroll and filter button merged
2023-01-31 10:07:49 +01:00
ogerly
ede699855c
change style for remove filter
2023-01-26 14:06:18 +01:00
ogerly
6c5f042fb9
style color change, position change
2023-01-25 16:15:51 +01:00
ogerly
fd6d2dacc5
add delete filter funktion
2023-01-25 12:20:39 +01:00
ogerly
5ceec78aee
fix: lint
2023-01-25 09:28:28 +01:00
ogerly
983e7e12f4
filter for themen and friends in content page per button, close funktion
2023-01-25 09:27:30 +01:00
ogerly
8759c4a41c
find key in object change
2023-01-24 08:11:19 +01:00
ogerly
b9067d7996
filter menu in content page
2023-01-23 20:28:20 +01:00
Moriz Wahl
88143d7f02
feat(webapp): category filter via params
2022-11-22 19:58:46 +01:00
Moriz Wahl
3fb4146d62
Merge branch 'master' into 5059-epic-groups
2022-10-21 16:58:32 +02:00
Wolfgang Huß
b0838d9bf6
Cleanup
2022-10-19 13:29:17 +02:00
Wolfgang Huß
7f397b4669
Set Vue tooltip delay to 1500 ms and remove unneeded properties
2022-09-16 07:05:21 +02:00
Wolfgang Huß
49e4111def
Fix to set 'sendNotificationEmails' on admin of db init
...
- Set other missing properties on admin of db init.
- Additionally set default donations `progress` value to `7000` to have a better looking design on the news feed for devs and testers.
- Fix test in `pages/admin/donations.spec.js`.
2021-09-29 10:32:51 +02:00
Wolfgang Huß
df7e8ed3bb
Cleanup
2021-09-16 11:30:37 +02:00
Wolfgang Huß
af5e255aad
Fix several problems with admins setting of donations info
...
- Use 'toString' to care for setting the values of the donation progress bar.
2021-06-15 13:55:08 +02:00
Wolfgang Huß
da951c6fb6
Clean up
2021-05-06 16:37:31 +02:00
Wolfgang Huß
e558baef87
Implement showDonations in newsfeed
...
- Clean up some stuff.
2021-04-15 16:40:01 +02:00
Wolfgang Huß
d40dd94868
Implement showDonations in the database
...
- Add to backend tests.
2021-04-15 10:51:01 +02:00
Wolfgang Huß
4c72dd7481
Move progress bar on top of the news feed again, with full width
2021-04-13 16:43:58 +02:00
Wolfgang Huß
7888d93a7f
Cleanup
2021-04-12 15:59:44 +02:00
Wolfgang Huß
16d8a42d9b
Implement or move sort by date filter in filter menu
2021-04-12 15:09:28 +02:00
Wolfgang Huß
90b9ffb917
Implement donation progress bar, second step
2021-04-08 17:44:35 +02:00
Wolfgang Huß
371e83404c
Implement progress bar again, first step
2021-04-08 15:58:23 +02:00
Wolfgang Huß
7dbc833e22
Merge branch '2144-Add_Search_Results_Page' of https://github.com/Human-Connection/Human-Connection into HC-2144-Add_Search_Results_Page
...
# Conflicts:
# webapp/pages/profile/_id/_slug.vue
2021-01-18 14:12:13 +01:00
Wolfgang Huß
bcd98c793c
Implement mixins for delete, pin, unpin post in lists, done
2020-10-08 15:24:06 +02:00
Wolfgang Huß
c91c9e263f
Implement mixins for delete, pin, unpin post in lists, on the way
2020-10-08 09:26:20 +02:00
Wolfgang Huß
91b64c2360
Implement postActions, first try
2020-09-30 16:19:10 +02:00
roschaefer
387ea64faa
Parameterize links
2020-06-05 17:15:12 +02:00
mattwr18
06985c2dbb
chore: fix lint w/ new linting rules
2020-03-26 18:55:10 +01:00
mattwr18
cb0a3f5cdd
chore: Fix lint w/ new linting rules
2020-03-26 10:14:51 +01:00
Alina Beck
1ffde6bf10
refactor: CategoriesFilter to not use ds-flex
...
Co-authored-by: mattwr18 <mattwr18@gmail.com>
- introduce LabeledButton component
- rename FilterMenu to HashtagsFilter and FilterPosts to FilterMenu
2020-03-25 11:02:00 +01:00
roschaefer
276ea79e8f
Update prettier to v2
2020-03-24 21:11:11 +01:00
Moriz Wahl
fa7f1bb111
use watchQuery to watch query in URL instead of watch
2020-03-19 20:16:25 +01:00
Moriz Wahl
e7d0e1b61e
removed console statement
2020-03-19 14:30:32 +01:00
Moriz Wahl
1c43d5fe6f
Search for Hashtags works due watching route in pages/index.vue
2020-03-19 14:19:13 +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
Alina Beck
1eac8ed14d
add variants to BaseCard
2020-02-11 11:17:04 +01:00
Alina Beck
09dee69ee0
rename PostCard to PostTeaser
2020-02-11 10:07:16 +01:00