Commit Graph

10112 Commits

Author SHA1 Message Date
Ján Mikláš
6f55dd0ecc Add components for different grid layouts
[MAILPOET-2774]
2020-05-18 10:15:52 +02:00
Ján Mikláš
b94778d742 Add styles for grid layouts
[MAILPOET-2774]
2020-05-18 10:15:52 +02:00
Pavel Dohnal
e31564e75d Fix counting segments
[MAILPOET-2882]
2020-05-14 16:08:22 +02:00
Pavel Dohnal
458a0a274c Improve form editor background style
[MAILPOET-2914]
2020-05-14 16:03:15 +02:00
Rostislav Wolny
a8bdebcea7 Fix create segment button alignment on stats page
[MAILPOET-2883]
2020-05-14 13:53:01 +02:00
Pavel Dohnal
34fe3b149e Open article in beacon
[MAILPOET-2885]
2020-05-14 12:25:16 +02:00
Pavel Dohnal
25525b4fc7 Close form on esc press
[MAILPET-2915]
2020-05-14 11:43:34 +02:00
Pavel Dohnal
6499ac99e4 Update the image
[MAILPOET-2915]
2020-05-14 11:43:34 +02:00
Pavel Dohnal
e0ca24a0ee Generate constructors for entities
[PREMIUM-142]
2020-05-14 11:08:28 +02:00
Pavel Dohnal
01915a1e0a Correct typehint
[PREMIUM-142]
2020-05-14 11:08:28 +02:00
Pavel Dohnal
ce7bbfb8f8 Add typehing
[PREMIUM-142]
2020-05-14 11:08:28 +02:00
Pavel Dohnal
b5a5454466 Remove unused code
[PREMIUM-142]
2020-05-14 11:08:28 +02:00
Pavel Dohnal
8b24e84ee2 Create entity
[PREMIUM-142]
2020-05-14 11:08:28 +02:00
Pavel Dohnal
96f04368a9 Add code annotations
[PREMIUM-142]
2020-05-14 11:08:28 +02:00
Pavel Dohnal
ea06c2a27b Allow data pass to entities
[PREMIUM-142]
2020-05-14 11:08:28 +02:00
Pavel Dohnal
0583e84b15 Add repository for purchases
[PREMIUM-142]
2020-05-14 11:08:28 +02:00
Ján Mikláš
41965e71f3 Add tags and counts to ReactSelect story
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
8e9e49f125 Style tags and counts in select
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
84be47b114 Add custom renderers for react-select so we can show tags and counts
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
e3515a733f Add story for ReactSelect component
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
58690a6eb6 Add ReactSelect component
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
2281ef7f5f Style react-select as regular select box
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
74c1252171 Use SCSS variables for form controls dimensions
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
b00de99f4c Temporary fix for nicer Storybook font until we switch to new font in whole plugin
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
027fa81fdd Add react-select and its types package
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
2ac9fb7451 Add temporary select2 styles, until we get rid of it
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
9255bf46ad Split form styles based on components
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
a0c25fdba5 Load 3rd party plugin before our generic ones
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
064fccd541 Add correct types for Input and Select components
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
6ef2467342 Rename property size to dimension, because size is native HTML attribute
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
0cfa239f1f Add @types/react-dom package
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
1ce07ad981 Add story for select boxes
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
269d6a456c Add story for inputs
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
b04753211e Add Select component
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
c7088e0fe7 Add Input component
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
89e7618705 Allow props spreading on HTML input and select elements
We need this, so we don't have to list all available HTML attributes in props

[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
574e2753dc Show select box caret
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
daadfd20e2 Add form input styles
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Ján Mikláš
989efb9fd6 Redesign - add new SCSS variables
[MAILPOET-2772]
2020-05-14 09:37:37 +02:00
Rostislav Wolny
67e9841569 Add default line-height to inputs
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
Rostislav Wolny
63f2c8a047 Remove duplicit application of settings
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
Rostislav Wolny
749fc7a74d Apply global font size for input and as a fallback also for button
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
Rostislav Wolny
5c604af85c Remove background and outline from modal close button
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
Rostislav Wolny
892ea4a45b Improve input paddings rendering in form editor
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
Rostislav Wolny
62224de112 Use default input padding if not defined
[MAIPOET-2892]
2020-05-13 13:59:00 +02:00
Rostislav Wolny
95903c2ce6 Add css fix for form padding rendering in form editor
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
Rostislav Wolny
e1df5eee97 Remove form padding from custom CSS
[MAILPOET-2982]
2020-05-13 13:59:00 +02:00
Rostislav Wolny
476f59e887 Set form padding default value on reset
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
Rostislav Wolny
0c3b6db75f Set default form padding when loading form settings from server
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00
Rostislav Wolny
99f6bafd1f Fix JS test name
[MAILPOET-2892]
2020-05-13 13:59:00 +02:00