Warren Buckley
f7c37fecdc
Merge pull request #4520 from umbraco/temp8-4476-selection-colors-for-users
...
V8: corrected selection colors for users, fixes #4476
2019-02-12 11:16:47 +00:00
Niels Lyngsø
ddc88af809
Merge branch 'temp8-4476-selection-colors-for-users' of https://github.com/umbraco/Umbraco-CMS into temp8-4476-selection-colors-for-users
2019-02-12 11:58:19 +01:00
Warren Buckley
4a1c36c8d0
Update src/Umbraco.Web.UI.Client/src/views/users/views/users/users.controller.js
2019-02-12 10:57:47 +00:00
Niels Lyngsø
20dc1b5c10
Corrected colors for buttons + disable select-image button in media-picker if nothing is selected
2019-02-12 11:57:43 +01:00
Warren Buckley
810d8fa87a
Update src/Umbraco.Web.UI.Client/src/views/users/views/users/users.controller.js
2019-02-12 10:57:39 +00:00
Bjarke Berg
7f7afef976
Merge pull request #4522 from umbraco/temp8-Forms-section-reintrodution
...
Reintroduced the forms section
2019-02-12 07:36:11 +01:00
Shannon
54aa1924c0
ok, properly fixes dirty tracking on the tags editor
2019-02-12 13:55:50 +11:00
Shannon
c00f805ea2
Fixes dirty tracking on tags editor when it's csv format
2019-02-12 13:36:32 +11:00
Bjarke Berg
60ca85fe25
Introduced the forms section in the sections menu.
2019-02-11 15:32:24 +01:00
Niels Lyngsø
e4a492dc57
Disable button dont hide them + dont select current user
2019-02-11 14:30:01 +01:00
Niels Lyngsø
a77b0fc51f
Merge remote-tracking branch 'origin/temp8' into temp8-4476-selection-colors-for-users
2019-02-11 13:46:25 +01:00
Kenn Jacobsen
64f41541fe
Fix the tree item state annotations ( #4497 )
2019-02-11 13:33:52 +01:00
Bjarne Fyrstenborg
a6fc9f4ede
v8: Fix users layout switcher ( #4458 )
...
* Localize edit link, remove duplicate class attributes and only make remove link red
* Revert "Localize edit link, remove duplicate class attributes and only make remove link red"
This reverts commit 63cc250c0f929b1f7e6f9f05fae2fd302682d418.
* Use built-in $id function for tracky by since users doesn't have name property
* Set active layout to card layout
* Update onLayoutSelect
* Format document
2019-02-11 13:27:50 +01:00
Niels Lyngsø
5342e65f7c
V8: update selection colors for users section
2019-02-11 12:46:23 +01:00
Bjarke Berg
e08a7c3ea8
Need to clone the object before removing $-prefixed variables. Otherwise we are modifying the same data as the views are using
2019-02-11 11:54:51 +01:00
Shannon
e35436225f
Fixes JS with the content picker
2019-02-11 15:47:13 +11:00
Stephan
b177607d47
Suspend JS tests - can we build?
2019-02-08 14:14:30 +01:00
Warren Buckley
f549522573
Merge pull request #4469 from umbraco/temp8-ui-umb-editor-navigation-content-apps-dropdown
...
#4359 + #4360 umb editor navigation content apps anchor-dropdown
2019-02-08 13:04:40 +00:00
Warren Buckley
521fc227ba
TYPO - Update src/Umbraco.Web.UI.Client/src/common/directives/components/content/umbtabbedcontent.directive.js
2019-02-08 13:04:30 +00:00
Niels Lyngsø
612a63b6bb
fix if scrollTween not defined issue
2019-02-08 13:30:20 +01:00
Niels Lyngsø
1860a175d1
remove eventlisteners on destroy
2019-02-08 13:06:56 +01:00
Warren Buckley
9eaa0361be
Merge pull request #4437 from umbraco/temp8-4302-bugfix-for-media-validation
...
Bugfixes for media validation
2019-02-08 09:50:26 +00:00
Niels Lyngsø
14db9da57c
removed proposal comment
2019-02-08 09:45:33 +01:00
Niels Lyngsø
e5a27a2108
removed misleading documentation
2019-02-08 09:39:01 +01:00
Shannon
73ce546f0c
ensures idType in JS is always udi by default instead of int
2019-02-08 16:12:30 +11:00
Shannon
b08218240c
updates package json ... lets see how the build server does with the new build
2019-02-08 10:26:21 +11:00
Shannon
e67bbdc25f
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2019-02-08 10:09:39 +11:00
Robert
a9b7c649ae
Merge branch 'temp8' of https://github.com/umbraco/Umbraco-CMS into temp8
2019-02-07 15:44:42 +01:00
Robert
1095948c27
Sets prop's prefixed with "$" to undefined.
2019-02-07 15:44:17 +01:00
Warren Buckley
7bd0a8edc2
Merge pull request #4429 from umbraco/temp8-4398
...
#4398 - Added validation to the grid editor, such that columns must b…
2019-02-07 14:38:59 +00:00
Niels Lyngsø
5c8fad330e
motion added for umb-editor-navigation-item anchor-dropdown
2019-02-07 15:10:31 +01:00
Warren Buckley
2c0fc737a7
Merge pull request #4421 from umbraco/temp8-4405-reload-history-on-rollback
...
#4405 - Load history on init if the active tab is info
2019-02-07 13:29:52 +00:00
Niels Lyngsø
0b19eab5a9
umb-group-panel for umbtabbedcontent
2019-02-07 13:59:20 +01:00
Niels Lyngsø
42803ff006
V8: umb-editor-navigation anchor-dropdown refined, remembers last active anchor,
2019-02-07 13:26:23 +01:00
Niels Lyngsø
fb070928f7
V8: umb-editor-navigation-anchor-dropdown first version
2019-02-07 08:57:20 +01:00
Bjarke Berg
f6da7e4444
JS error, handle user dialog in the same way as help dialog. Don't close on change of section. Before was a js error with missing method
2019-02-07 08:19:44 +01:00
Shannon
977250dcdd
tests as part of build
2019-02-07 17:15:49 +11:00
Shannon
1703c918d9
test pass now
2019-02-07 17:06:50 +11:00
Shannon
d76f7db700
fixes the runTest build so that it properly builds the babel js and fixes one of the tests
2019-02-07 16:59:25 +11:00
Shannon
261ddfbcd6
Gets unit tests running again and added a task runTests
2019-02-07 16:22:29 +11:00
Shannon
86b31c2782
fixes test.js to point to the correct karma config
2019-02-07 15:41:20 +11:00
Niels Lyngsø
64d2940c3b
refactoring of umb-editor-navigation
2019-02-06 11:26:39 +01:00
Niels Lyngsø
2f0d8b75df
Merge remote-tracking branch 'origin/temp8' into temp8-ui-refactoring-of-umb-editor-navigation
2019-02-06 08:24:19 +01:00
Bjarke Berg
b82dde240b
#4302 - Bugfixes for media validation.
2019-02-06 08:07:04 +01:00
Warren Buckley
4c79269081
Merge pull request #4422 from umbraco/temp8-ui-refactoring-infinity-editing-to-css-animation
...
V8: UI refactoring infinity editing to css animation
2019-02-05 15:49:49 +00:00
Warren Buckley
a1a3267c0b
Merge pull request #4366 from kjac/v8-fix-icon-picker-color-selection
...
V8: Doctype icon color picker selection is broken
2019-02-05 15:15:23 +00:00
Bjarke Berg
6f9be482be
#4398 - Added validation to the grid editor, such that columns must be at least as large as the layouts.
2019-02-05 14:52:02 +01:00
Bjarke Berg
4290249719
#4405 - Load history on init if the active tab is info
2019-02-05 11:55:10 +01:00
Niels Lyngsø
ff497b413e
V8: UI, refactoring of infinity editing to use CSS to fix issue regarding stacking of layers.
2019-02-05 11:54:23 +01:00
Robert
ea95b4f454
Merge pull request #4345 from kjac/v8-fix-relation-types-editor
...
V8: Relation type editor crashes for root relations and is using excessive XHR
2019-02-05 10:35:25 +01:00