Wolfgang Huß
|
41252785d2
|
Fix tests
|
2021-08-05 17:57:48 +02:00 |
|
Wolfgang Huß
|
37cb8a2afb
|
Fix linting
|
2021-08-05 16:24:50 +02:00 |
|
Wolfgang Huß
|
aa454893ce
|
Refactor pageParams, third step
- Implement emails.js in backend as well.
- Move backend links.js into emails.js, because code is not a duplicate of webapp anymore.
|
2021-08-05 14:44:54 +02:00 |
|
Wolfgang Huß
|
e8a0a5d13c
|
Refactor pageParams, second step
|
2021-08-03 20:07:39 +02:00 |
|
Wolfgang Huß
|
97fdb7cd5c
|
Refactor pageParams
|
2021-08-03 15:30:58 +02:00 |
|
Wolfgang Huß
|
a3d3656bf1
|
Implement login-button
|
2021-08-02 16:17:35 +02:00 |
|
Wolfgang Huß
|
df1e622094
|
Implement internal page component, first step
|
2021-08-02 13:48:57 +02:00 |
|
Wolfgang Huß
|
ff6cc306af
|
Refactor logos, first step
|
2021-05-18 17:04:48 +02:00 |
|
Wolfgang Huß
|
f176fa5c3b
|
Refine and remove the last very small rest of the unwanted boarder
|
2021-03-30 17:33:24 +02:00 |
|
Wolfgang Huß
|
e48a99afe6
|
Change background color of avatar image to white
- Refactor the user avatar storybook.
|
2021-03-30 15:53:33 +02:00 |
|
Wolfgang Huß
|
cf9eafa2eb
|
Refactor TabNavigator.vue storybook entry
|
2021-01-26 09:50:10 +01:00 |
|
Wolfgang Huß
|
3ef41adfb1
|
Refactor TabNavigator.story.js
|
2021-01-25 15:28:07 +01:00 |
|
Wolfgang Huß
|
1f8fdb78fd
|
Write unit test for TabNavigator.vue
|
2021-01-25 11:00:08 +01:00 |
|
Wolfgang Huß
|
9194c58176
|
Implement TabNavigation test, start
|
2021-01-22 11:27:45 +01:00 |
|
Wolfgang Huß
|
ae09aee91c
|
Renamed NewTabNavigation to TabNavigation
- Renamed old TabNavigation to OldTabNavigation.
|
2021-01-21 20:27:13 +01:00 |
|
Wolfgang Huß
|
9ce1e089fa
|
Fix lint
|
2021-01-21 16:38:55 +01:00 |
|
Wolfgang Huß
|
101b50486c
|
Cleanup comments
|
2021-01-21 13:03:32 +01:00 |
|
Wolfgang Huß
|
830eb1010c
|
Refactored SearchResults.spec.js to new tab component
|
2021-01-21 11:36:39 +01: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 |
|
Wolfgang Huß
|
b076fa57ec
|
Improve component for user profile tab and use on search page, refinement needed
|
2020-09-30 11:01:34 +02:00 |
|
Wolfgang Huß
|
5e910000aa
|
Implement component for user profile tab, first step
|
2020-09-28 13:12:29 +02:00 |
|
Wolfgang Huß
|
20c52b16e7
|
Temporary fix tests for SearchResult.vue
- Now the buttons are disabled instead of remove from the DOM.
|
2020-09-25 13:46:56 +02:00 |
|
Wolfgang Huß
|
7fd861caa0
|
Fix tests for pagination buttons
- Now the buttons are disabled instead of remove from the DOM.
|
2020-09-25 13:31:35 +02:00 |
|
Wolfgang Huß
|
965dc48dae
|
Fix tests for pagination buttons
- Now the buttons are disabled instead of remove from the DOM.
|
2020-09-25 10:00:17 +02:00 |
|
Moriz Wahl
|
d049ad5d3e
|
changes requested by review https://github.com/Human-Connection/Human-Connection/pull/3271
|
2020-09-24 13:14:35 +02:00 |
|
Moriz Wahl
|
af56c3dd4b
|
Layout improved for Searcg Result page
|
2020-09-24 12:21:57 +02:00 |
|
Moriz Wahl
|
7bf9dfde29
|
fixed test for PaginationButtons. ToDo: How to mock v-sroll-to
|
2020-09-24 10:41:22 +02:00 |
|
Moriz Wahl
|
e7c76c1622
|
fix pagination buttons for admin/user and notifications
|
2020-09-21 19:07:04 +02:00 |
|
roschaefer
|
bc70e8b3b0
|
refactor: Image paths
* removed obsolete images
* moved all overwritable images to a location webapp/static/img/custom/
* better names
|
2020-06-05 11:49:18 +02:00 |
|
Moriz Wahl
|
a9b1958161
|
fixed pagination button specs
|
2020-06-02 18:01:27 +02:00 |
|
Moriz Wahl
|
de2193e75a
|
changes requested by reviewers
|
2020-06-02 14:12:14 +02:00 |
|
Moriz Wahl
|
a30ae12d65
|
specs added for SearchResults component.
General use of v-if instead of v-show. Why render a not displayed component?
Helper added to fake posts.
|
2020-05-12 18:30:26 +02:00 |
|
Moriz Wahl
|
8f44fd6410
|
use v-if instead of v-show
|
2020-05-11 21:17:20 +02:00 |
|
Moriz Wahl
|
0892d6aaa3
|
Pagination is working, pageSize set to 12
|
2020-05-11 17:53:48 +02:00 |
|
ogerly
|
2ffdbe80f8
|
WIP: pagenation
|
2020-05-07 16:24:51 +02:00 |
|
ogerly
|
446fd18e3b
|
location: de one and more numbers
|
2020-04-30 15:54:17 +02:00 |
|
ogerly
|
c80f7d0518
|
feature: seach pageination WIP
|
2020-04-28 11:20:51 +02:00 |
|
ogerly
|
404b926a1f
|
lint: clean
|
2020-04-22 19:03:45 +02:00 |
|
ogerly
|
cccb6cec83
|
test: user + pagination ok, rest WIP
|
2020-04-22 15:06:55 +02:00 |
|
ogerly
|
6e934ed6b2
|
merge: master ok
|
2020-04-22 10:05:09 +02:00 |
|
ogerly
|
4a60911c9a
|
fix: lint and test for SearchableInput ok
|
2020-04-22 09:58:53 +02:00 |
|
Wolfgang Huß
|
9aacb22a58
|
Merge pull request #3293 from Human-Connection/1741-follow-lists
feat: FollowerList [1741]
|
2020-04-20 13:01:29 +02:00 |
|
ogerly
|
1d79900e5e
|
fix: lint
|
2020-04-17 08:51:07 +02:00 |
|
ogerly
|
94937c1496
|
feature: pagenation extended. page number display added, scroll to top at next and back, post display wider
|
2020-04-15 17:49:11 +02:00 |
|
ogerly
|
0865f63583
|
feature: incorrect calculation of the total all search results fixed
|
2020-04-15 16:30:13 +02:00 |
|
ogerly
|
026cd97a57
|
feature: sum fail fix
|
2020-04-15 11:27:29 +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 |
|