Vesa Luusua
59d0f718cf
SaleDetailsPage needed correct imageWrappers (and aspect wrappers)
2017-10-03 12:14:59 +03:00
Vesa Luusua
de7d822a2e
OrderDetailsPage needed correct imageWrappers (and aspect wrappers)
2017-10-03 12:14:59 +03:00
Vesa Luusua
91251bd26c
Send 200 or 401 from server side on auth=true pages
2017-10-02 17:19:11 +03:00
Kimmo Puputti
2de579c325
Fetch notifications based on last transition
...
As the transaction state was removed from the API, also filtering by
state was removed. This changes the tx query to use the new API param
for filtering by last transition to get the notification count for the
user.
2017-10-02 16:22:51 +03:00
Kimmo Puputti
d9996c9084
Use the current state filtering until API is changed
2017-10-02 16:05:06 +03:00
Kimmo Puputti
da7f2e686d
Use ensureTransaction instead of something similar manual
2017-10-02 16:04:43 +03:00
Kimmo Puputti
df9bd83e80
Use tx state helpers in Inbox
2017-10-02 15:50:38 +03:00
Kimmo Puputti
449d47b199
Rebase to changed listing shape
2017-10-02 15:50:38 +03:00
Kimmo Puputti
fa359f0826
Add breakdown examples for all provider tx states
2017-10-02 15:50:38 +03:00
Kimmo Puputti
3bcb461842
Use createBooking helper
2017-10-02 15:50:38 +03:00
Kimmo Puputti
24afaa1794
Use tx state helpers
2017-10-02 15:50:38 +03:00
Kimmo Puputti
234aeb342a
Use tx state helpers
2017-10-02 15:50:38 +03:00
Kimmo Puputti
9ba1f4ecee
Fix autorejected handling to match rejected handling
2017-10-02 15:50:38 +03:00
Kimmo Puputti
1a7f74f765
Add tx state helpers
2017-10-02 15:50:38 +03:00
Kimmo Puputti
b28d0a9528
Add snapshot for each tx state in sale panel
2017-10-02 15:50:38 +03:00
Kimmo Puputti
176b6fe9bb
Add snapshot for each tx state in order panel
2017-10-02 15:50:38 +03:00
Kimmo Puputti
ddb02dd059
Add test for rejected/autorejected tx transitions
2017-10-02 15:50:38 +03:00
Kimmo Puputti
0c7b8ca355
Use transaction lastTransition instead of state
2017-10-02 15:50:38 +03:00
Vesa Luusua
35a2a74f5a
Merge pull request #446 from sharetribe/helmet-some-and-schema
...
Helmet some and schema
2017-09-30 02:46:08 +03:00
Janne Koivistoinen
44171224ca
Merge pull request #448 from sharetribe/hero-animation
...
hero animated, feedback welcome
2017-09-29 16:01:16 +03:00
Janne Koivistoinen
fd04982415
remove padding animation
2017-09-29 15:58:48 +03:00
Vesa Luusua
48ff0379bf
prettier
2017-09-29 15:44:51 +03:00
Vesa Luusua
7615f4f64d
User might not have profileimage by default: a regression bug.
2017-09-29 15:43:52 +03:00
Vesa Luusua
e6d22d7992
Review changes
2017-09-29 15:24:54 +03:00
Vesa Luusua
30578a65bc
Rename PageLayout to Page
2017-09-29 15:15:32 +03:00
Vesa Luusua
5a32ac350d
LandingPage, SearchPage and ListingPage specify schema
2017-09-29 15:15:31 +03:00
Vesa Luusua
82f73a8016
Render more Helmet stuff
2017-09-29 15:15:31 +03:00
Kimmo Puputti
02ef54c898
Merge pull request #443 from sharetribe/handle-changed-listing-shape
...
Handle changed listing shape
2017-09-29 10:48:27 +03:00
Vesa Luusua
21c6964e91
Listing id was assumed to exists.
2017-09-28 23:45:17 +03:00
Janne Koivistoinen
ccda16e28b
hero animated, feedback welcome
2017-09-28 22:34:22 +03:00
Vesa Luusua
7258706b23
Added translation for failed sale fetch
2017-09-28 22:25:11 +03:00
Vesa Luusua
52854630ee
More review changes
2017-09-28 22:11:22 +03:00
Vesa Luusua
ebaa95ad95
Generic error shown on Account settings pages (+ email in use)
2017-09-28 22:11:22 +03:00
Vesa Luusua
52b420662a
ContactDetailsForm min password length to enable submit only when enough characters are typed
2017-09-28 22:07:41 +03:00
Janne Koivistoinen
d6e4882dbd
Merge pull request #445 from sharetribe/hero-improvements
...
change the hero image and make it easier to customize with css
2017-09-28 18:04:16 +03:00
Janne Koivistoinen
22cb502213
Merge pull request #441 from sharetribe/animateButton
...
animate checkmark
2017-09-28 16:49:10 +03:00
Janne Koivistoinen
39fb82dffe
change the hero image and make it easier to customize with css
2017-09-28 16:45:52 +03:00
Janne Koivistoinen
5eeef98b87
Merge pull request #442 from sharetribe/fine-tuning
...
various fine-tuning fixes
2017-09-28 16:01:15 +03:00
Kimmo Puputti
25b71eee1d
Handle changed listing shape
...
The API changed the listing `open` attribute to `closed` and added
default values so that the shape is always uniform.
2017-09-28 13:49:52 +03:00
Janne Koivistoinen
524d6b0446
box-shadow fix
2017-09-28 11:23:43 +03:00
Janne Koivistoinen
869d3c2836
fixes for comments
2017-09-28 11:13:23 +03:00
Janne Koivistoinen
85592a4e9c
various fine-tuning fixes
2017-09-27 16:58:33 +03:00
Janne Koivistoinen
b0eb0b9aba
animate checkmark
2017-09-27 14:05:00 +03:00
Janne Koivistoinen
4d58f58a7e
add marketplaceColor border-bottom to modals
2017-09-27 13:38:18 +03:00
Vesa Luusua
320ca59566
Change hash chars to url encoded format (%23)
2017-09-26 15:43:31 +03:00
Vesa Luusua
38a845e0f2
Topbar box-shadow removed with classes (earlier z-index thing was not right)
2017-09-26 15:43:31 +03:00
Vesa Luusua
c67adfb2e2
Fixes pages where TabNav have been used
2017-09-26 15:43:26 +03:00
Vesa Luusua
e79112c8ee
Try to push TabNav items at the bottom of the bar
2017-09-26 15:08:48 +03:00
Vesa Luusua
31ccbb3ede
Avatar upload again
2017-09-26 00:07:09 +03:00
Vesa Luusua
1e83ddcb32
Remove opacity change on resend verification email and show different text instead (shortly)
2017-09-25 23:47:45 +03:00