Commit Graph

10062 Commits

Author SHA1 Message Date
Sebastiaan Janssen
ecb6f93e54 Merge branch 'v8/dev' into v8/contrib 2020-01-09 13:29:39 +01:00
Sebastiaan Janssen
324f18052f Merge branch 'v8/dev' into v8/contrib
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/users/views/groups/groups.html
#	src/Umbraco.Web.UI.Client/src/views/users/views/users/users.html
2020-01-09 13:29:06 +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
Kenn Jacobsen
a1b8d4a097 Don't load duplicate nodes for editors with start nodes 2020-01-08 19:46:35 +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
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
Jan Skovgaard
ddb0bd6bd9 Healthcheck dashboard: Add translations (#6887) 2020-01-07 15:41:06 +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
Jan Skovgaard
161faec2b1 User group picker: Fix accessibility issues (#6994) 2020-01-06 22:27:36 +01:00
Jan Skovgaard
9c69504fac Add label, styling and dictionary items (#6984) 2020-01-06 21:17:12 +01:00
Niels Odgaard
91b36fc512 #6896 - Added notifications for Cultures and Hostnames save event. Notifcations are in english and danish so far. (#6899) 2020-01-06 20:29:57 +01:00
Jan Skovgaard
617216e0c9 Startup dashboard: Add view fallback translations (#6884) 2020-01-06 20:08:41 +01:00
Rasmus Østergård
92db75c89c Auto select Content-Group when configuring Nested Content if only one is present (#6982) 2020-01-06 19:38:09 +01:00
Sebastiaan Janssen
d988d07c5d Merge branch 'v8/dev' into v8/contrib 2020-01-06 14:34:17 +01:00
Liam Laverty
f6d21799cb fixes info notifications to appear in blue (#7351) 2020-01-05 13:28:58 +01:00
Poornima Nayar
9d30b1acc0 Feature/media provide screen reader context remove files (#6919) 2020-01-03 20:23:47 +01:00
Poornima Nayar
cdefcecae5 Merge pull request #7041 from kjac/v8/fix/listview-status-messages-styling
V8: Ensure that listview status messages are vertically centered
2020-01-03 15:49:19 +00:00
Poornima Nayar
131ae2ab3f Merge pull request #7017 from kjac/v8/fix/macro-partial-view-mandatory
V8: Make macro partial view mandatory
2020-01-03 15:09:00 +00: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
36b24186b4 Merge branch 'v8/8.4' into v8/8.5 2020-01-03 11:11:31 +00:00
Poornima Nayar
87199ca91c @poornimanayar Changed the styles from warning to danger for the confirm delete button, added localization keys 2020-01-02 19:28:20 +01:00
Poornima Nayar
a45a8c5b13 Accessibility improvements and clean up of mini list view (#7398) 2020-01-02 19:21:06 +01:00
Poornima Nayar
4045642821 Merge pull request #7307 from kjac/v8/fix/nested-content-enter-adds-item
V8: Don't add new Nested Content items on enter key
2020-01-02 15:08:47 +00:00
Poornima Nayar
4b5d73d523 Assign Domains Overlay - Moved inline styles into a stylesheet (#7012) 2020-01-02 11:14:28 +01:00
Anders Bjerner
f62ba9206f Editor service shouldn't overwrite the size if already set in the options 2020-01-02 10:59:07 +01:00
Poornima Nayar
05a12851bf User Details View Accessibility Improvement (#6969) 2020-01-02 09:25:48 +01:00
Kenn Jacobsen
7c67281fd1 Merged with v8/contrib 2020-01-02 08:42:18 +01:00
Poornima Nayar
059432755f Accessibility improvements to Multivalues view 2019-12-30 20:50:58 +01:00
Poornima Nayar
95323bb5ab Merge pull request #7300 from kjac/v8/fix/nc-sort-jumping
V8: Avoid UI "jumping" when sorting nested content items
2019-12-30 14:11:05 +00:00
Poornima Nayar
afdbd93636 Merge pull request #7308 from kjac/v8/fix/nested-content-itempicker-double-enter
V8: Prevent the Nested Content item picker from crashing
2019-12-30 13:08:41 +00:00
Poornima Nayar
845b217cd9 Merge pull request #7311 from kjac/v8/fix/multi-url-sortable-update
V8: Make the Multi URL Picker sorting behave the same as MNTP
2019-12-29 13:45:49 +00:00
Poornima Nayar
65c53f1783 Merge pull request #7257 from kjac/v8/fix/edit-template-prompt-save
V8: Do not save content when opening the content template
2019-12-27 17:33:03 +00:00
Poornima Nayar
b4cfb1f75d Merge pull request #7344 from kjac/v8/fix/mntp-start-node-and-filter
V8: Display MNTP "Allow items of type" correctly when a start node is set
2019-12-27 13:58:50 +00:00
Poornima Nayar
61adf4cd48 Merge pull request #7348 from kjac/v8/fix/nested-content-hide-add-button-while-loading
V8 Hide the Nested Content "add" button until the editor has loaded
2019-12-27 13:44:15 +00:00
Poornima Nayar
496da436f6 Remove inline styling from the tour intro (#6938)
* Remove inline styling from the tour intro

* removed the id attribute
2019-12-27 12:41:59 +01:00
Poornima Nayar
4ffcf47560 Accessibility Improvement Open Template (#7124)
* WIP Accessibility Improvement Open Template

* More accessibility fixes to the Templates section for doc types

* Missed commit

* fix changes to styling
2019-12-27 12:25:20 +01: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
Poornima Nayar
ed3293528f Accessibility fix to umb-user-group-preview 2019-12-22 20:49:57 +01:00
Anders Bjerner
4c96c8be3e Replaced umb-overlay with editorService for listing fields of an Examine search result (#6862) 2019-12-22 18:28:49 +01:00
Søren Kottal
2c368c2b38 fix saving searches in the logviewer 2019-12-21 20:52:59 +01:00