Commit Graph
66 Commits
Author SHA1 Message Date
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
zino eeb745b013 init 2021-03-02 00:06:38 +01:00