Kenn Jacobsen
0320f40249
Fix JS error in empty listviews
2020-08-26 19:08:06 +02:00
Kenn Jacobsen
7f55f46ee6
Make the entire tree menu ellipsis button clickable
2020-08-26 19:02:35 +02:00
Kenn Jacobsen
58bd3d64f2
Add missing backdrop when using the "Actions" button
2020-08-26 19:01:09 +02:00
Bjarne Fyrstenborg
e171ef2430
Extend styling from umb-node-preview-add
2020-08-26 18:57:31 +02:00
Bjarne Fyrstenborg
08981943ce
Update prevalues multivalues sortable styling ( #8554 )
2020-08-26 18:54:40 +02:00
Bjarne Fyrstenborg
bdff79f261
Align icon in media grid item overlay
2020-08-26 18:52:57 +02:00
Kenn Jacobsen
a5f69bbd7c
Remove usages of angular.forEach in help services and filters
2020-08-26 18:51:51 +02:00
Bjarne Fyrstenborg
ea6937696e
Fix media picker clickhandler
2020-08-26 18:49:52 +02:00
Ronald Barendse
b958d64b71
Fix NC active heading styling
2020-08-26 18:27:01 +02:00
Ronald Barendse
a5f4252f09
Change grid view @Html.If to conditional statement
2020-08-26 18:23:04 +02:00
patrickdemooij9
ae0ff1d0a1
8274: Make it possible to open user groups in infinite editor ( #8308 )
...
Co-authored-by: Sebastiaan Janssen <sebastiaan@umbraco.com >
2020-08-26 18:18:15 +02:00
Bjarke Berg
44b84c4cdd
Merge pull request #8427 from emmagarland/v8/feature/acceptancetests-cypress-backofficetour
...
Rerunning first tour resets tour data
2020-08-25 08:42:14 +02:00
Chriztian Steinmeier
1c09ee7dce
Add `!important' to the color in the style attribute ( #8710 )
...
Turns out `!important` doesn't work with the `ng-style` attribute, so have stwitched to use `ng-attr-style` instead, which works.
2020-08-24 21:58:21 +02:00
Emma Garland
6ee13fb0ea
Timeout is a variable
2020-08-24 16:27:51 +01:00
Emma Garland
27a98dbdaa
Tours green - clicked correct element
2020-08-24 16:23:18 +01:00
Emma Garland
cdab15af91
Refactoring
2020-08-24 16:20:51 +01:00
leekelleher
9ceecb21a8
Grid cell error - to use "umb-code-snippet" directive
2020-08-24 16:38:51 +02:00
Emma Garland
8e8a61d352
Updated % complete
2020-08-24 13:00:17 +01:00
Emma Garland
711b9b9c12
Slightly tweaked readme
...
Specified click as per PR review
2020-08-24 12:39:30 +01:00
Emma Garland
0df55d7894
Moved reset into correct scope
2020-08-24 12:31:04 +01:00
Emma Garland
3fcaf213ea
Merge branch 'v8/contrib' into v8/feature/acceptancetests-cypress-backofficetour
2020-08-24 09:17:53 +01:00
Lee Kelleher
5e1d78db3e
Grid Textstring editor - Fixes bug with unique ID. ( #8546 )
2020-08-24 09:47:30 +02:00
Bjarne Fyrstenborg
55c37e0a4e
Update content type icon on save ( #8585 )
...
* Emit event when content type icon/color change
* Allow node css class to change when icon change
* Cleanup unused injected services
* Add missing aria-hidden attribute in tree
* Fix typo
2020-08-20 20:43:08 +01:00
Sebastiaan Janssen
8db0967d47
Fix merge error
2020-08-20 10:19:14 +02:00
Kenn Jacobsen
f9c41f99e3
Allow for changing the weight of built-in and 3rd party dashboards ( #8628 )
2020-08-19 14:41:48 +01:00
Sebastiaan Janssen
0140d906a5
Merge remote-tracking branch 'origin/v8/contrib' into v8/contrib
2020-08-19 15:18:19 +02:00
Steve Temple
addc6ae51a
Deprecate IsRequired on Email datatype ( #8655 )
...
* Deprecate IsRequired on Email datatype
* Add Obsolete to IsRequired in EmailAddressConfig
2020-08-19 14:03:38 +01:00
Bjarne Fyrstenborg
ea40cea420
Use button elements in schedule overlay ( #8640 )
...
* Replace anchor elements with button elements
* Apply styling to button element
* Reset default button style
* Add missing type attributes
* Add aria-hidden attribute
* Move type attribute for readability
2020-08-19 12:21:53 +01:00
Sebastiaan Janssen
c8da5156fa
Merge branch 'v8/dev' into v8/contrib
...
# Conflicts:
# src/Umbraco.Web.UI.Client/package.json
# src/Umbraco.Web.UI.Client/src/common/directives/components/content/umbvariantcontenteditors.directive.js
# src/Umbraco.Web.UI.Client/src/common/directives/validation/valformmanager.directive.js
# src/Umbraco.Web.UI.Client/src/common/services/formhelper.service.js
# src/Umbraco.Web.UI.Client/src/views/components/overlays/umb-overlay.html
# src/Umbraco.Web.UI.Client/src/views/content/overlays/publishdescendants.controller.js
# src/Umbraco.Web.UI.Client/src/views/content/overlays/publishdescendants.html
# src/Umbraco.Web.UI.Client/src/views/dictionary/edit.html
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
2020-08-19 13:12:13 +02:00
Shannon Deminick
5d93d8e874
Merge pull request #8634 from nzdev/v8/feature/support-sql-server-developer-edition-2019
...
Support SQL Server 2012 syntax on SQL Server 2019
2020-08-17 16:30:36 +10:00
nzdev
58a8b093cc
Support SQL Server 2012 syntax on SQL Server 2019
2020-08-14 16:32:46 +12:00
Sebastiaan Janssen
acb2c203bd
Bump to v8.8.0
2020-08-13 14:41:54 +02:00
Sebastiaan Janssen
50bdcc4949
Sync some dependencies that have been updated in v8/8.7
2020-08-13 14:32:43 +02:00
Sebastiaan Janssen
93c021ef1c
Resolves #8621 correctly
2020-08-12 09:07:35 +02:00
Claus
c73f9bc2a5
fixing the other umb-toggle.
2020-08-07 09:52:19 +02:00
Claus
36af2f6ed2
Merge pull request #8547 from bjarnef/v8/bug/fix-self-closing-angular-elements
...
Fix self closing angular elements
2020-08-07 09:45:32 +02:00
Bjarne Fyrstenborg
deef02bd32
Toggle when clicking label text
2020-08-06 20:14:38 +02:00
Bjarne Fyrstenborg
73860285eb
Fix issue with void element for angular directive/component which is custom HTML element
2020-08-06 19:59:54 +02:00
Bjarne Fyrstenborg
112215ac5b
Remove additional whitespace
2020-08-06 19:57:20 +02:00
Claus
4799f73775
using label on umb-toggle instead of a separate element.
...
updating localized texts to reflect what is happening.
ensure the selected value is pushed back to scope and used for the action.
2020-08-06 15:04:18 +02:00
Claus
9ac3885488
Merge pull request #7596 from umbraco/v8/feature/7292-memberhasaccess
...
Adds new methods to MembershipHelper for dealing with checking bulk paths for access
2020-08-06 08:22:45 +02:00
Bjarke Berg
8b1bf3c16f
Fix issue with tour's next button not clickable when infinite editing bar is open
2020-08-03 12:54:27 +02:00
Nikolaj E. Lauridsen
87383db814
Fix button selectors
2020-08-03 12:04:22 +02:00
Kenn Jacobsen
bbcd08ac98
Fix broken grid LESS causing the client build to fail ( #8551 )
2020-08-01 10:18:15 +02:00
Bjarne Fyrstenborg
811cbb8f74
Cleanup console.log
2020-07-31 18:07:28 +02:00
Bjarne Fyrstenborg
3bcaad0e7f
Ensure umb-radiobutton use end-closing tag
2020-07-31 18:06:50 +02:00
Bjarne Fyrstenborg
12a4dbc705
Ensure umb-checkbox has end closing tag
2020-07-31 18:00:39 +02:00
Kenn Jacobsen
34ea86a8cb
Remove usages of angular.forEach in help drawer, content and infinite editors ( #8544 )
2020-07-31 17:48:45 +02:00
Bjarne Fyrstenborg
08f177bfd8
Fix styling of buttons in grid cells ( #8543 )
2020-07-31 17:45:45 +02:00
Bjarne Fyrstenborg
ff7ce4e66e
Fix styling of actions in textbox multiple ( #8542 )
2020-07-31 17:43:46 +02:00