fix(LOY-391): changed back localize keys to the old ones to make less work for content
* fix(LOY-391): changed back localize keys to the old ones to make less work for content
Approved-by: Anton Gunnarsson
Fix/point transaction link
* fix: only make stay transactions links
* fix: only make transaction of type stay and reward nights with a bookingUrl as links
Approved-by: Matilda Landström
fix(LOY-391): uses transaction date if checkinDate does not exist
* fix(LOY-391): uses transaction date if checkinDate does not exist
* fix(LOY-391): changed date to datejs and fixed description for reward night and reward gift
* fix(LOY-391):use year transaction date
* fix(LOY-391): fixed date timezone and dt() instead of datejs()
* fix(LOY-391): small improv with year
* fix(LOY-391): utc fix
* fix(LOY-391): changed sorting order on transaction date
* fix(LOY-391): filter out transactions with 0 award points
Approved-by: Joakim Jäderberg
Feat/LOY-391 my points transactions table design
* feat(LOY-391): Added new design to point transaction table
* fix(LOY-391): rebase fix
* fix(LOY-391): fix
* fix(LOY-391): fix
* fix(LOY-391): fixed sticky header etc.
* feat(LOY-391): added focus on the newest loaded item in the list
* fix(LOY-391): cleaned up
* fix(LOY-391): style fix
* fix(LOY-391): fixed PR-comments, types, removed the old files for earn and burn table
* fix(LOY-391): fixed PR-comments
* feat(LOY-391): added useCallback so scrolling is avoided when clicking see all on expiring points
Approved-by: Anton Gunnarsson
Approved-by: Matilda Landström