Moriz Wahl
|
4ce5bdd6fa
|
get most components working
|
2023-02-15 10:23:34 +01:00 |
|
Wolfgang Huß
|
50bdfb80e2
|
Change from require to import which now works again
|
2022-05-04 09:15:47 +02:00 |
|
Wolfgang Huß
|
634249b407
|
Fix the rest of the faker imports
- Some seems to work even the old way?!
|
2022-05-03 14:22:10 +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ß
|
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ß
|
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 |
|
Moriz Wahl
|
af56c3dd4b
|
Layout improved for Searcg Result page
|
2020-09-24 12:21:57 +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 |
|
mattwr18
|
79c1cc02c1
|
test: add SearchResults test/rename classes
|
2020-04-01 19:20:00 +02:00 |
|
Alina Beck
|
72d979de55
|
improve user search results styling
|
2020-03-23 14:21:41 +01:00 |
|
Alina Beck
|
e03260d28d
|
disable tabs when 0 results found
|
2020-03-23 13:57:56 +01:00 |
|
mattwr18
|
27c731cc1a
|
Style tabs, add grid for posts
Co-authored-by: Alina Beck <alina.beck@mail.com>
Co-authored-by: kachulio1 <jngugi88@gmail.com>
|
2020-03-19 13:10:05 +01:00 |
|
mattwr18
|
6d83299e75
|
Extract component, start story, styling (wip)
|
2020-03-18 19:46:40 +01:00 |
|
Alina Beck
|
7a818a04a7
|
refactor and design search results page (wip)
Co-authored-by: mattwr18 <mattwr18@gmail.com>
Co-authored-by: Raphael Beer <raphael.beer@protonmail.com>
|
2020-03-18 14:33:01 +01:00 |
|