Commit Graph

31625 Commits

Author SHA1 Message Date
Niels Lyngsø
a6fcaecd9c correcting presentation and styling of picked data type 2020-01-10 14:57:43 +01:00
Niels Lyngsø
fadc161ac9 correcting datatype creation flow 2020-01-10 13:00:26 +01:00
Niels Lyngsø
4a7ca96357 completing the datatype picker flow 2020-01-10 11:48:32 +01:00
Niels Lyngsø
981a1c9925 correted styling 2020-01-10 11:47:53 +01:00
Niels Lyngsø
2348cb80be titlecase fitler added 2020-01-10 11:47:34 +01:00
Niels Lyngsø
9a917b2c7c Merge remote-tracking branch 'origin/v8/dev' into v8/feature/5656-ux-doctype-property-creation-journey
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/common/infiniteeditors/datatypepicker/datatypepicker.controller.js
#	src/Umbraco.Web.UI.Client/src/views/common/infiniteeditors/datatypepicker/datatypepicker.html
#	src/Umbraco.Web.UI/Umbraco/config/lang/da.xml
#	src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
#	src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
2020-01-09 14:59:03 +01:00
Niels Lyngsø
83112dbd19 forgot to commit minor minor style adjustment 2020-01-09 13:21:08 +01:00
Kenn Jacobsen
0992bd849a Review: Media picker UX updates (#5241)
* Don't allow editing media items (including folders) in the media picker

* Define explicitly if media grid files and folders can be opened + remove "edit item" functionality

* Ensure that files and folders can always be opened (edited) in the media library grid view

* Remove "edit item" handling from the media picker + update click handlers to select items when their names are clicked (when applicable)

* Remove obsolete "allowMediaEdit" from mediapicker controller.

* Remove obsolete "allowMediaEdit" from mediapicker controller again (after merge).

* Make things work again after merging from latest dev

* Corrected focusable elements + hover styling

* breadcrumbs styling adjustment

Co-authored-by: Niels Lyngsø <niels.lyngso@gmail.com>
2020-01-09 13:16:31 +01:00
Bjarne Fyrstenborg
d51b5e7822 Add code snippet component (#7294)
* Add umbCodeSnippet component

* Add aria-hidden to font icons

* Replace copy button with umb-code-snippet component

* Adjust styling of code snippet

* Adjust language of code snippet

* Update docs for component

* Adjust padding in code header

* Add code snippet content wrapper

* Fix typo

* Rename id value

* Fix typo in docs

* Update color of code blocks

* Use variables for colors

* round border + size for copy button

Co-authored-by: Niels Lyngsø <niels.lyngso@gmail.com>
2020-01-08 14:20:43 +01:00
Warren Buckley
258dc8d2ac Merge pull request #7434 from umbraco/v8/feature/0000-selection-and-focus-colors-adjusted
Review Selection and Focus styling adjusted
2020-01-08 12:38:04 +00:00
Claus
99bc508b68 Ignoring data folder from Deploy. 2020-01-08 13:01:56 +01:00
Niels Lyngsø
61eaf20954 added missing function, forgotten in a previous commit. 2020-01-08 12:12:11 +01:00
Niels Lyngsø
680ff52a88 correction of error-marks vertical position 2020-01-08 11:35:49 +01:00
Niels Lyngsø
18ede02030 Reverting, shouldnt have changed this one. 2020-01-08 11:31:29 +01:00
Niels Lyngsø
d816971a09 only show focus outline on select-all-action if tabbing is active 2020-01-08 11:03:29 +01:00
Niels Lyngsø
96a35859b6 using umb-mini-search instead of custom impl. 2020-01-08 10:44:28 +01:00
Niels Lyngsø
f5bd0f6d83 enable callbacks to be optional 2020-01-08 10:43:53 +01:00
Niels Lyngsø
95120d779a correction disable look for buttons 2020-01-08 10:43:37 +01:00
Niels Lyngsø
16a9630be2 adjusting focus outlines with new color and spacing 2020-01-07 17:00:31 +01:00
Niels Lyngsø
79ad482ba2 onOutsideClick for naviation controller 2020-01-07 13:05:26 +01:00
Niels Lyngsø
c0f55d00ef Merge remote-tracking branch 'origin/v8/dev' into v8/feature/0000-selection-and-focus-colors-adjusted
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/components/umb-content-grid.html
2020-01-07 13:04:35 +01:00
Niels Lyngsø
0046a26047 Adjustment of selection color and focus outline 2020-01-07 13:02:59 +01:00
Claus
bc8d02b4ac Merge pull request #7260 from umbraco/v8/feature/0000-listview-styling-adjustments
Listview styling adjustments
2020-01-07 11:53:41 +01:00
Shannon
5d7a1bacfe Ensures the DocumentRepository behavior for looking up data to populate IContent remains the same. 2020-01-07 15:34:53 +11:00
Shannon
9a192131d6 Ensures the DocumentRepository behavior for looking up data to populate IContent remains the same. 2020-01-07 14:53:17 +11:00
Claus
ada000437b reverting more changes for optimizations to ensure tests are not failing. 2020-01-06 15:45:34 +01:00
Claus
15d4141398 reverting change in regards to not loading variants. 2020-01-06 14:07:20 +01:00
Warren Buckley
8b51b7f7ab Commit of suggestion to community PR #6617 that I was unable to directly push back to due to their repo permissions 2020-01-03 15:35:07 +00:00
Warren Buckley
7c53fd4677 Merge pull request #6617 from ronaldbarendse/v8/bugfix/6616-exception-in-component-terminate
Log exceptions thrown while terminating components
2020-01-03 15:31:46 +00:00
Claus
fbec19042d Merge remote-tracking branch 'origin/v8/bugfix/7245-missing-indexes' into v8/dev 2020-01-03 13:26:32 +01:00
Warren Buckley
ad53b76308 Merge branch 'v8/8.5' into v8/dev
# Conflicts:
#	src/SolutionInfo.cs
2020-01-03 11:59:05 +00:00
Warren Buckley
97f48ed569 Merge branch 'v8/8.5' of https://github.com/umbraco/Umbraco-CMS into v8/8.5 2020-01-03 11:41:39 +00:00
Claus
b613f8b56d Merge pull request #7315 from umbraco/v8/bug/3935-useractions-xsrf-validation
Adding extra validation for anti forgery tokens
2020-01-03 12:40:35 +01:00
Warren Buckley
36b24186b4 Merge branch 'v8/8.4' into v8/8.5 2020-01-03 11:11:31 +00:00
Warren Buckley
48a51ea4ef Merge pull request #7315 from umbraco/v8/bug/3935-useractions-xsrf-validation
Adding extra validation for anti forgery tokens
2019-12-27 12:18:25 +00:00
Warren Buckley
eda25d58f9 Merge pull request #7376 from umbraco/v8/feature/enable-property-actions-for-property-editor-controllers
Property Actions for Property Editor with Controllers
2019-12-24 13:34:54 +00:00
Warren Buckley
6511c1e458 Update src/Umbraco.Web.UI.Client/src/common/directives/components/property/umbpropertyeditor.directive.js 2019-12-23 12:53:32 +00:00
Niels Lyngsø
ee1c0fc7fe disable media-picker property-action remove-all-entries by default. 2019-12-20 15:04:10 +01:00
Niels Lyngsø
d1062f1236 implementation of Property Action for multi Media Picker 2019-12-20 14:44:17 +01:00
Niels Lyngsø
2eedc6d3c9 populate umbProperty on property-editor scope so controllers can use it. 2019-12-20 14:43:49 +01:00
Sebastiaan Janssen
c1bffefd23 Merge branch 'v8/dev' into v8/contrib 2019-12-20 11:55:36 +01:00
Claus
7950e328ed Merge pull request #7372 from umbraco/v8/bugfix/AB3893-grid-embed-html-bug
V8: AB3893 Updates the HTML Razor Partial View for grid cell items that use Embed
2019-12-20 10:59:10 +01:00
Thor Madsen-Holm
c892cca28c V8/invite user curosr ui fix (#6985)
* add optional readonly scope attribute

* add readonly attribute to umb-checkmark directive in user invite section of user.html template. Extend ng-class statement in umb-checkmark template, adding cursor-auto when readonly is defined
2019-12-20 10:55:28 +01:00
Warren Buckley
ed0aa7f14a Use DetectIsJson string extension as opposed to a horrible try/catch 2019-12-20 09:55:03 +00:00
Poornima Nayar
394f0dbd9f Merge pull request #6908 from BatJan/feature/listview-config-table-styling
Listview: Add table class
2019-12-20 09:47:43 +00:00
Poornima Nayar
5148b3ca40 Merge pull request #6910 from kjac/v8/feature/member-type-search
V8: Make member types searchable
2019-12-20 09:43:44 +00:00
Poornima Nayar
d792c9dcc6 Merge pull request #6911 from BatJan/feature/macro-parameters
Macro parameters: Improve accessibility
2019-12-20 09:42:30 +00:00
Poornima Nayar
ab57776c69 Merge pull request #6912 from BatJan/feature/color-picker-accessibility
Color picker datatype: Improve accessibility
2019-12-20 09:40:23 +00:00
Jan Skovgaard
b5be86114f Package repo: Accessibility improvements (#6955)
* Change a to button, add missing label and aria-hidden attribues + fix styling

* Visually hide label

* Remove dummy text leftover
2019-12-20 09:38:05 +00:00
Poornima Nayar
d31d960fad Merge pull request #6970 from kjac/v8/fix/multiple-media-picker-styling
V8: Make multiple media property editor same width as other property editors
2019-12-20 09:35:15 +00:00