Jan Skovgaard
3aece09e09
3223 - Minor tweaks and code alignment for the checkbox and color picker styling ( #3224 )
...
* Make the focus effect on the toggle use the same box-shadow as is already being used in the color picker instead of doing it differently
* Use the color variables instead of hard coded color and also make use of LESS' fade function outputting an rgba() color
2018-10-09 22:25:42 +02:00
Mads Rasmussen
91d8b40216
move more libraries
2018-10-09 21:29:50 +02:00
Mads Rasmussen
5dd6ef18aa
first round of moving libraries from bower to npm
2018-10-09 20:48:20 +02:00
Warren Buckley
ecb46214d8
package lock JSON update post babel merge
2018-10-09 15:20:31 +01:00
Mads Rasmussen
369971bf5f
Merge branch 'temp8' into temp8-babel
2018-10-09 15:35:59 +02:00
Warren Buckley
ebe52ed6b6
Updated package-lock.json
2018-10-09 14:30:25 +01:00
Jan Skovgaard
d1b1a1cf6d
#3178 - Make the Checkbox/TrueFalse property editor configurable ( #3179 )
2018-10-09 14:23:09 +02:00
Poornima Nayar
7e16cf360a
Issue with the bottom border looking out of place on the select editor screen fixed
2018-10-09 12:36:28 +02:00
Poornima Nayar
9986c10cec
Cleaned up the view by removing inline styles and style tags on the view itself.
...
Removed inline styles in the code behind files
Moved all styles into the modals.less stylesheet
2018-10-09 12:35:32 +02:00
Jan Skovgaard
8d35dac9b6
#3187 - Small UI fixes for the toggle directive ( #3188 )
2018-10-09 12:00:29 +02:00
Paul Seal
bb23e8e200
- fix styling of Learn Umbraco help list ( #3184 )
2018-10-09 10:56:54 +02:00
Søren Kottal
e76d7cf060
removes selector
2018-10-09 10:45:03 +02:00
Jan Skovgaard
471e47e11b
#3163 - Don't overwrite the label name even though labels are disabled in the color picker ( #3164 )
2018-10-09 10:41:31 +02:00
Warren Buckley
31b616f0ae
Merge branch 'temp8' into temp8-3087-tree-grouping
...
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/es.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/nl.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/tr.xml
# src/Umbraco.Web.UI/umbraco/config/lang/nb.xml
# src/Umbraco.Web.UI/umbraco/config/lang/zh_tw.xml
# src/Umbraco.Web/Trees/DictionaryTreeController.cs
2018-10-09 09:25:00 +01:00
Sebastiaan Janssen
747edaa6ce
#3141 fixed broken Do something else button ( #3154 )
2018-10-09 10:20:46 +02:00
Nathan Woulfe
08818c6358
removes ng-show from iframe, make loader background a solid color to hide iframe while it loads
2018-10-09 10:08:51 +02:00
Mads Rasmussen
a78230e135
lock version of flatpickr
2018-10-09 09:46:17 +02:00
Dave Woestenborghs
94922ccbd2
#3141 fixed the problem differently after input from @markadrake
2018-10-09 08:51:02 +02:00
Robert
b2d1a48c7a
Added null check for EmailValidator value, fixed js error.
2018-10-09 08:19:36 +02:00
Mads Rasmussen
42830312d8
remove properties only needed for this dialog
2018-10-08 20:37:46 +02:00
Mads Rasmussen
501e2ea20b
add docs
2018-10-08 19:53:30 +02:00
Mads Rasmussen
92ffdaaca6
Merge branch 'temp8' into temp8-223-scheduled-publishing
...
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
2018-10-08 17:49:33 +02:00
Mads Rasmussen
5c121e733d
small style tweaks to fit backoffice better
2018-10-08 17:31:37 +02:00
Stephan
69f4f0c8a8
Fix preview signalR due to browser throttling background tabs
2018-10-08 17:17:19 +02:00
Stephan
00017a0624
Version 8.0.0-alpha.52 for ModelsBuilder
2018-10-08 16:46:23 +02:00
Poornima Nayar
3977d24eb2
Button styling on inactive user profile & clean up user view ( #3170 )
2018-10-08 15:29:09 +02:00
Mads Rasmussen
3d345badc3
add comments to schedule controller + fix problem with backdrop clicks
2018-10-08 15:22:15 +02:00
Mads Rasmussen
6869833c54
clean up settings when dates are cleared
2018-10-08 14:41:14 +02:00
Warren Buckley
c306bdea47
Updates umb-tree directive to loop over the uodated WebAPI collection of SectionRootNodes
2018-10-08 13:36:59 +01:00
Warren Buckley
b3f4e9da8f
JS tweaks needed to deal with a collection of SectionRootNodes returning from the API
2018-10-08 13:36:14 +01:00
Kim Holzmann
a3cf1d7d58
#3138 - Can add a null item to the grid
...
Don't perform submit function if selectedItem is undefined
2018-10-08 14:22:04 +02:00
Mads Rasmussen
fb783e33af
add flatpickr to variants
2018-10-08 13:59:25 +02:00
Mads Rasmussen
8c71aefe70
prevents overlay from closing when clicking inside date picker
2018-10-08 13:58:38 +02:00
Sebastiaan Janssen
a9756e065c
Don't show toggles to create templates when that feature is disabled.
...
Also default the toggle to false when the feature is disabled.
2018-10-08 13:07:54 +02:00
elitsa
b68b962d6f
Removed all keys which are not being referenced anywhere in the code base.
2018-10-08 11:58:22 +02:00
Shannon
975e08ba9f
Fixes member/media list views, reformats some code and fixes js error
2018-10-08 11:23:12 +02:00
Mads Rasmussen
eda87cbbd2
prevent unpublish date to be before publish date and vice versa
2018-10-08 10:48:57 +02:00
Mads Rasmussen
a629f8fb83
Merge branch 'temp8' into temp8-223-scheduled-publishing
2018-10-08 09:42:04 +02:00
Jan Skovgaard
0f3da1ae14
#3159 - Add border around the colors from the approved color picker ( #3161 )
2018-10-08 08:38:24 +02:00
Poornima Nayar
774f1d706c
Fixed issue with actions dropdown menu being partially visible.
2018-10-08 08:17:48 +02:00
Mads Rasmussen
b9ad98b357
package is a reserved word
2018-10-07 20:03:23 +02:00
Mads Rasmussen
0cd24e94bb
can't delete variables
2018-10-07 20:03:06 +02:00
Mads Rasmussen
6dfb1e7e83
await is a reserved word
2018-10-07 20:01:54 +02:00
Mads Rasmussen
8c52529e47
add babel + babel config
2018-10-07 20:01:20 +02:00
Mads Rasmussen
90900067a8
wip Add flatpickr library + create flatpickr component
2018-10-07 15:29:24 +02:00
Mads Rasmussen
8eac3c5894
clean up old schedule publshing button code
2018-10-05 11:15:21 +02:00
Mads Rasmussen
41aa6e680e
schedule button should always show an ellipsis because it always opens a dialog
2018-10-05 09:54:57 +02:00
Mads Rasmussen
a1abe568ce
clean up
2018-10-04 21:01:47 +02:00
Mads Rasmussen
7d56ebf662
fix width of date picker
2018-10-04 20:21:13 +02:00
Jannik Anker
b6c3297884
Lecoati CSS reference removed (issue #3147 )
...
ApprovedColorPickerController had a reference for no apparent reason.
2018-10-04 17:16:57 +02:00