Mads Rasmussen
e93f822528
Merge branch 'temp8' into temp8-ui-cleanup
2018-09-13 16:43:24 +02:00
Shannon
e771e781dd
finally it actually previews
2018-09-14 00:14:03 +10:00
Mads Rasmussen
90a425da5f
add background-color to media folders
2018-09-13 15:06:58 +02:00
Mads Rasmussen
75c73a181a
better alignment of alias
2018-09-13 14:50:23 +02:00
Mads Rasmussen
f0c487d9c4
fix alignment of group sort order
2018-09-13 14:41:10 +02:00
Mads Rasmussen
598eb75e8c
add active state to tree language dropdown
2018-09-13 14:23:42 +02:00
Stephan
33af498f88
Merge branch origin/temp8-p103 into temp8-11502
2018-09-13 14:11:17 +02:00
Poornima Nayar
a0ae39a147
Reworked the notifications banner to use ng-switch to show the anchor tag when there is a notification url.
2018-09-13 10:27:48 +01:00
Mads Rasmussen
b06ba12e42
fix js error on invariant nodes
2018-09-12 15:15:11 +02:00
Mads Rasmussen
0c135ea3e2
Add state to list view
2018-09-12 14:52:29 +02:00
Stephan
a5aa38c7ca
Merge branch temp8 into temp8-11502
2018-09-12 12:01:49 +02:00
Stephan
380e2aff2e
Merge branch temp8 into temp8-p103
2018-09-12 11:59:21 +02:00
Stephan
4cbd0d9178
Remove mandatory constraint on default language
2018-09-12 11:47:04 +02:00
Poornima Nayar
fbbc89b477
Removed the anchor tag around notification
2018-09-11 16:29:21 +01:00
Mads Rasmussen
9f65102916
use border color on node name input hover
2018-09-11 15:36:24 +02:00
Mads Rasmussen
62043f7cf9
only allow changing the node name if the active content app is "Content".
2018-09-11 15:33:26 +02:00
Mads Rasmussen
e27a982bf6
Add empty state if a node has no properties
2018-09-11 14:43:07 +02:00
Mads Rasmussen
ad1f11f1da
only show save/publish/preview on "Content" content app
2018-09-11 14:17:55 +02:00
Shannon
647eac2d9b
Merge remote-tracking branch 'origin/temp8' into temp8-get-preview-working
2018-09-11 13:57:17 +10:00
Shannon
003e83f883
wip on preview
2018-09-11 08:54:04 +10:00
Mads Rasmussen
cc7ae2b930
split up editor-header into editor-header and editor-content-header
2018-09-10 20:23:15 +02:00
Mads Rasmussen
8e713e2350
clean up dependecies
2018-09-10 15:41:54 +02:00
Mads Rasmussen
3001c656d1
remove unused code
2018-09-10 15:39:04 +02:00
Mads Rasmussen
3358c70312
Fixes: Stay on the same content app when changing language
2018-09-10 15:32:12 +02:00
Mads Rasmussen
b1aef27388
use cculture in list view
2018-09-10 14:11:32 +02:00
Shannon Deminick
fe6b2bb43f
Merge pull request #2944 from umbraco/temp8-18-ListViewVariants
...
List View - Updates Node Name based on selected Variant
2018-09-10 18:31:18 +10:00
Shannon
59f9354ff4
Merge remote-tracking branch 'origin/temp8' into temp8-get-preview-working
2018-09-10 15:04:37 +10:00
Shannon
e6ef924b1b
init commit to getting preview working
2018-09-10 11:34:31 +10:00
Sebastiaan Janssen
91ebc649d4
Re-apply missing changes from #2446
2018-09-09 16:35:48 +02:00
Chris Houston
b2133aace1
Fixing issue #2910
2018-09-08 23:28:44 -04:00
Warren Buckley
d61e71aae6
Updates ContentResouce and the ListView Controller to pass along the CultureName
2018-09-07 15:09:51 +01:00
Poornima Nayar
010a2e012e
Clean up multiple textstring(repeatable textstring) view - ( #2934 )
...
* Clean up multiple textstring(repeatable textstring) view - Introduced some styling rules to make the view look cleaner
* Removes unnecessary additional included files from csproj
2018-09-07 14:54:20 +02:00
Mads Rasmussen
9d6c287028
Merge branch 'temp8' into temp8-ui-cleanup
2018-09-07 14:20:31 +02:00
Mads Rasmussen
006bec25c9
fixes: Prevent the same language from being open in split view
2018-09-07 13:28:10 +02:00
Ali.Taheri
da88cc2d04
temp-2939 - Removed hardcoded number of rows from textarea with the default value of 10.
2018-09-07 11:04:35 +01:00
Stephan
69e8b11a79
Fix tests
2018-09-07 11:43:57 +02:00
Shannon
5e8245c5b4
package-lock update
2018-09-07 16:12:43 +10:00
Mads Rasmussen
31f84ff130
Merge branch 'temp8' into temp8-ui-cleanup
2018-09-06 16:32:47 +02:00
Stephan
7a1744a38b
Merge branch temp8 into temp8-11502
2018-09-06 16:07:32 +02:00
Mads Rasmussen
33df7647d2
Merge pull request #2900 from umbraco/temp8-validation-quirks
...
v8 validation quirks
2018-09-06 15:00:05 +02:00
Mads Rasmussen
0d0179ecee
allow uncheck of active variants in save/publish dialogs - often in split views you don't want to publish both languages
2018-09-06 14:45:54 +02:00
Mads Rasmussen
dfeedf9819
removed auto complete from header name field
2018-09-06 14:44:50 +02:00
Shannon
ad85f1b3dd
resets dirty state for successfully saved variants when validation fails for other ones, updates the dialogs to show the notifications when filtered.
2018-09-06 22:22:08 +10:00
Stephan
d9d51584ea
Fix merge
2018-09-06 14:10:26 +02:00
Stephan
bbd8315176
Merge remote-tracking branch 'origin/temp8' into temp8-nuget-pkgs
2018-09-06 13:57:34 +02:00
Stephan
612c38654d
Merge branch origin/dev-v7 into temp8
2018-09-06 13:07:09 +02:00
Shannon
729177ffef
Fixes issue with not showing validation errors in the dialogs when creating content and saving/publishing when the names haven't been filled out, adds unit tests to support.
2018-09-06 20:33:32 +10:00
Mads Rasmussen
00491a9963
Fallback to main language
2018-09-05 15:24:34 +02:00
Mads Rasmussen
91d12635cd
always create new nodes based on the language set in the tree
2018-09-05 15:24:03 +02:00
Mads Rasmussen
35b798f16f
fix styling for variant state in publish and save dialog
2018-09-05 11:15:50 +02:00