Commit Graph
90 Commits
Author SHA1 Message Date
zino 8126d7be13 Added feature to specify first seatmap on load by defining second value of SMAP (must be valid code). If invalid code given, first seatmap will be returned. 2022-09-20 14:45:48 +02:00
zino 468f0a46b0 added coupon successfull message to prevent inject 2021-09-30 16:07:41 +02:00
zino 27aa67889f added coupon code box inject dependency 2021-09-30 14:57:49 +02:00
zino e707d378cc whitespace removal 2021-08-04 19:24:09 +02:00
zino a180d3bb82 changed price in legend to highest price in venue pricescale config so that we dont rely anymore on manual ref_price 2021-08-04 19:09:59 +02:00
zino d95c1d00c5 fixed sort highest amount: needed parseFloat for right sort, were strings before 2021-08-04 16:00:13 +02:00
zino d8c6e02f93 added border to seatmap unavailable and available cells to make white seats visible 2021-08-04 15:32:29 +02:00
zino 6325183558 fixed highest price by adding most expensive buyertypeid to state on seat select 2021-07-28 16:05:15 +02:00
zino 5d0c971d83 remove console.log 2021-07-28 15:25:33 +02:00
zino 269b982575 fixed not refreshing checkouturl on highest buyer type sort 2021-07-28 15:16:12 +02:00
zino 28554886ff sorted buyer types in cart popup highest price first 2021-07-28 10:09:51 +02:00
zino 61f9c57536 remove dist 2021-06-10 14:19:00 +02:00
zino 6bd8eb11ad npm run dev 2021-06-10 14:07:52 +02:00
zino d190314083 introducing fallback colors for very olf PVO versions 2021-06-10 13:56:08 +02:00
zino 1a788d16fd removed console log in legend 2021-06-10 13:22:19 +02:00
zino 81a3a149cf fixed missing cents in price generation, cleaned seatmap css 2021-06-10 13:19:11 +02:00
zino fe82596843 reverted config because of merge conflict 2021-05-31 16:13:09 +02:00
zino 54af9c42f4 removed legend bgcolor select options and set color black, removed encoding from venue desc 2021-05-31 16:08:40 +02:00
zino f839dba4dd npm run dev 2021-05-31 12:07:46 +02:00
zino 41ca971165 deleted dist 2021-05-28 17:38:18 +02:00
zino c4596975e5 fixed Umlauts in event title and location (untested), npm run dev 2021-05-28 16:58:50 +02:00
zino e5dbfd16cd npm run dev 2021-05-28 12:33:24 +02:00
zino 9f94f5ab25 change page title containing supplier_code to enable google analytics tracking (untested) 2021-05-28 12:15:50 +02:00
zino 265f0c162a npm run dev 2021-05-28 10:19:09 +02:00
zino 2b2d931187 changed version in conf 2021-05-27 16:06:06 +02:00
zino 5afd15d19c deleted dist 2021-05-27 15:54:34 +02:00
zino 6097da1f1d fixed legend filtering option and adjusted saalplanbuchung button styles 2021-05-27 15:50:47 +02:00
zino 2518d80631 extended error message when leaving empty seats 2021-05-27 12:31:32 +02:00
zino 9a4c50fd35 fixed cart modal scroll issue, scrolling is now enabled by default by tweaking css 2021-05-27 12:26:02 +02:00
zino 5f11ce66a8 implemented: show important note in cart if set on trxstate 20 page 2021-05-27 12:02:33 +02:00
zino 6ba97e46f7 replaced hardcoded € with intl.numberformat and created config .state.priceOverallInEur 2021-05-27 11:12:05 +02:00
zino 01560a5c20 fixed umlauts using iconv-lite 2021-05-26 11:55:33 +02:00
zino 5c195abe72 npm run dev 2021-05-24 17:49:31 +02:00
zino 6ff4b50b5f changed dropdown to absolute 48px 2021-05-24 14:36:46 +02:00
zino 2e4952ef21 npm run dev 2021-05-23 23:06:20 +02:00
zino 8d559fa58e deleted temp dist 2021-05-23 22:59:43 +02:00
zino 26ae364782 added npm run dev and prod to compile all files with one simple command 2021-05-23 22:59:17 +02:00
zino 1f7d6d1cf6 minified bundle files in production with uflyfyify 2021-05-23 19:46:45 +02:00
zino 525e6af6a5 minify fixed, panzoom button selectors fixed 2021-05-23 19:44:01 +02:00
zino e72fcc4a68 introduced minified css solution: css files will not be autoinjected, instead they are minified in dist directory and then injected from within bundle files 2021-05-23 19:29:41 +02:00
zino dc5ccfe949 removed require for css, outsourced css, created symbolic links, reworked and outsourced injects 2021-05-23 14:18:30 +02:00
zino d40672fe9f bottomhtml color 2021-05-23 12:50:28 +02:00
zino 8a1ce5ad03 reworked config to dynamically adjust to staging or master config value (2nd version aftert 1st lost) 2021-05-23 12:42:35 +02:00
zino 6d40613e64 replaced console.log, installed envify, added appendVersion 2021-05-23 12:17:45 +02:00
zino 9580b81d22 Update 'client/tsconfig.json' 2021-05-23 02:02:42 +02:00
zino 7ba6f2c78b foo 2021-05-21 21:58:12 +02:00
zino 396903a826 foobar 2021-05-21 21:36:38 +02:00
zino c19dc581a0 added dist folder 2021-05-20 23:58:08 +02:00
zino e8df396840 added dist to git 2021-05-20 23:30:04 +02:00
zino 4a3fa07b27 removed commented code 2021-05-18 19:59:48 +02:00