fancydev18

Results 10 issues of fancydev18

Please add a reservation view, to be used by people 'outside the company' to choose a free slot for a reservation. Here are 2 mockups: ![reservation](https://user-images.githubusercontent.com/45625044/63720968-faaf9900-c858-11e9-804f-e76c3a2ff87d.png) ![reservation2](https://user-images.githubusercontent.com/45625044/63720969-faaf9900-c858-11e9-9cbf-5ef4572b1670.png) It should allow...

Feature
Need Discussion

Please add as simple 'check' icon, similar in style with current plus / x icons. There's only a double-lined check icon now. Thanks :)

enhancement

Please add a help/question icon in the free version, to be used for support/help. It's quite common in apps. Thanks!

enhancement

maxFileSize would specify a resource maximum size, in bytes. If bigger than that, it should be ignored. eg ```maxFileSize: 500000``` would ignore files larger than 500k. Thanks!

enhancement
maybe-later

Hi, Changing the example at https://github.com/neuronetio/vue-gantt-schedule-timeline-calendar to set config in mounted() instead of providing initial value in data() breaks the chart -- it's completely empty: ![Screenshot from 2020-03-22 08-41-14](https://user-images.githubusercontent.com/45625044/77243996-f85bc480-6c18-11ea-88a3-307d83478826.png) Change...

bug

Using Selection plugin in vue component, selected() doesn't trigger when selecting empty cell blocks. selecting() works. Replicate with ``` import Selection from 'gantt-schedule-timeline-calendar/dist/Selection.plugin.js' import GSTC from 'vue-gantt-schedule-timeline-calendar' let subs =...

Hi, The vue example in README works great. More advanced usage eg from https://neuronet.io/gantt-schedule-timeline-calendar/scheduler.html requires GSTC.api However, this is undefined when using this vue component, which has only ``` name:...

babel-helper-vue-jsx-merge-props is used in notifyjs -- please add it to package.json as dependency

Hello, PDFs can have embedded fonts in some objects. In the "Texts" fields produced by pdf2json, would you please include information about what font is used? (not the actual font,...

enhancement

Hello, Attached font gives svg conversion error: Map.!: given key is not an element in the map It works fine at https://transfonter.org/ [font.ttf.gz](https://github.com/ananthakumaran/webify/files/7604622/font.ttf.gz)