Commit Graph
100 Commits
Author SHA1 Message Date
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 a0a41ca3eb merge && npm run prod 2021-05-31 16:16:25 +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 ad7d867600 npm run prod 2021-05-28 17:41:02 +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 25d2c51328 npm run prod 2021-05-28 12:20:44 +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 3b45932549 npm run prod 2021-05-27 16:16:35 +02:00
zino 493cd6852f changed branch to master after resolving conflict 2021-05-27 16:14:28 +02:00
zino 6915b831cf Merge remote-tracking branch 'origin/staging' 2021-05-27 16:07:05 +02:00
zino 2b2d931187 changed version in conf 2021-05-27 16:06:06 +02:00
zino d4af93a44a npm run prod 2021-05-27 16:03:41 +02:00
zino 5aaaa50dbe Merge branches 'master' and 'master' of ssh://gitea/zino/seatmapv2 2021-05-27 15:57:39 +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 9499f2d5d7 Merge branch 'master' of ssh://gitea/zino/seatmapv2 2021-05-24 14:40:09 +02:00
zino 6339c51235 Merge remote-tracking branch 'origin/staging' 2021-05-24 14:37:20 +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 9896fa1488 npm run prod 2021-05-23 23:02:55 +02:00
zino 2ed30c5630 Merge remote-tracking branch 'origin/staging' 2021-05-23 23:00:50 +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 d80ac6a19f Merge remote-tracking branch 'origin/staging' 2021-05-23 22:44:57 +02:00
zino 35f914f938 gitattributes not needed 2021-05-23 19:51:05 +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 99752b9e32 Merge branch 'master' of ssh://gitea/zino/seatmapv2 2021-05-23 02:01:16 +02:00
zino 22e5afeb3f added gitattributes and driver ours 2021-05-23 02:01:07 +02:00
zino 500d23b117 Merge branch 'staging' of ssh://gitea/zino/seatmapv2 2021-05-21 21:58:32 +02:00
zino 7ba6f2c78b foo 2021-05-21 21:58:12 +02:00
zino e45825a9dc Merge remote-tracking branch 'origin/staging' 2021-05-21 21:44:03 +02:00
zino 396903a826 foobar 2021-05-21 21:36:38 +02:00
zino 4f2ded59cb minify true 2021-05-21 21:22:30 +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
zino a68618cd5b package 2021-05-18 19:57:40 +02:00
zino d15476161c outsourced inject and seatmap to modules 2021-05-18 19:57:04 +02:00
zino 48c5efbd57 revised xmlhelper 2021-05-17 23:48:01 +02:00
zino 8c1c0384c9 revised utils deleted old code 2021-05-17 21:20:43 +02:00
zino 5eb8f11486 revised utils commented old code 2021-05-17 21:19:40 +02:00
zino 5a78e909b2 revised ui 2 2021-05-17 18:56:49 +02:00
zino fe19226a4c revised ui 2021-05-17 18:50:34 +02:00
zino 6786d5f8f6 revised trims 2021-05-17 16:17:27 +02:00
zino 96dd6dcfc0 revised state 2021-05-17 15:55:13 +02:00
zino 956b3c3b4c revised parser 2021-05-17 15:18:21 +02:00
zino d08ca9f1e4 reworking jsc still in progress 2021-05-17 01:34:18 +02:00
zino 8c7d36d2f6 reworked sumseatprices with reduce 2021-05-16 23:11:35 +02:00
zino 1968fa0f74 revised events 2021-05-16 01:29:57 +02:00
zino 0472564034 revised communication 2021-05-16 01:09:38 +02:00
zino 6a59421c8a revised cart 2021-05-16 00:57:20 +02:00
zino 3f8e19d0b6 before reduce optimization 2021-05-15 23:50:04 +02:00
zino 5e9289f6dd removed state vars from function params 2021-05-15 23:19:43 +02:00
zino 39aa73b034 before remove getcolumnsnaming 2021-05-15 22:57:15 +02:00
zino 51e78042b5 before state inputswithvalue 2021-05-14 20:16:39 +02:00
zino e7242594b4 before config state 2021-05-14 13:48:13 +02:00
zino 126b9be7ea intorduced smap 2021-05-06 17:57:51 +02:00
zino 51157645d6 1st working discussed prototype 2021-05-06 13:39:24 +02:00
zino 62b7b22f4c new trim system, capacity available added 2021-04-29 19:07:36 +02:00
zino a22728a802 1st trim version 2021-04-29 13:13:22 +02:00
zino eb640a6fb5 implemented cart button 2021-03-31 19:30:52 +02:00
zino d23fa35e42 fixed multiple close/open dialog 2021-03-24 21:48:23 +01:00
zino 04cf55e4fe implemented check tick selected seat 2021-03-24 21:37:06 +01:00
zino c7a6267975 fixed splitting 2021-03-17 14:02:34 +01:00
zino 65cb9bff60 restructured inject.js 2021-03-17 13:18:16 +01:00
zino 674f16bed7 before splitting in modules 2021-03-17 12:12:08 +01:00
zino 99c765bde0 seats 2021-03-16 00:33:40 +01:00
zino 3190075057 before seatmapXML 2021-03-10 11:57:12 +01:00
zino e52ebec64c postmessage 2021-03-05 23:59:13 +01:00
zino a566040f3f inject 2021-03-03 01:23:32 +01:00
zino 2a81dfec0e init 2021-03-02 22:03:39 +01:00
zino c9c528a90d init 2021-03-02 22:02:10 +01:00
zino d7f7c37ef8 init 2021-03-02 22:01:11 +01:00
zino 7674c13fd0 foo 2021-03-02 00:09:38 +01:00