Commit Graph

33723 Commits

Author SHA1 Message Date
Bjarke Berg
a198d4a37c Merge pull request #8122 from AndyButland/feature/7799-netcore-web-api-component-migration
Netcore: Implemented various Web API components
2020-05-18 12:00:07 +02:00
Bjarke Berg
cda531e34e Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
#	.gitignore
#	src/Umbraco.Web/Editors/ContentController.cs
2020-05-18 10:37:28 +02:00
Andy Butland
0e4d8506fb Updated following PR review. 2020-05-18 09:36:56 +02:00
Andy Butland
ed8f65b74e Migrated AppendUserModifiedHeaderAttribute into netcore 2020-05-17 08:52:28 +02:00
Andy Butland
60c5c15fdf Migrated ValidationFilterAttribute into netcore 2020-05-16 19:35:45 +02:00
Andy Butland
b2e12f400c Migrated OnlyLocalRequestsAttribute into netcore 2020-05-16 19:17:08 +02:00
Andy Butland
c681b4a835 Migrated HttpQueryStringModelBinder into netcore. 2020-05-16 09:41:54 +02:00
Bjarke Berg
5c1bacd944 Merge pull request #8080 from AndyButland/feature/7991-netcore-content-model-binder
Netcore: Implemented content model binder.
2020-05-15 13:34:15 +02:00
Thomas Andresen
3e11c66ddc Merge pull request #8106 from umbraco/v8/feature/cypress-test-project
Added Acceptance Test project
2020-05-15 11:04:22 +02:00
Andy Butland
8ae0e12512 Removed global setting of content model binder and used encoded URL in model binding exception filter redirect. 2020-05-15 10:33:09 +02:00
Bjarke Berg
0ece91421e More readme stuff 2020-05-15 07:35:23 +02:00
Bjarke Berg
0298ee6686 Added readme and updated testhelpers 2020-05-14 20:30:44 +02:00
Daniël Knippers
0fdf084544 Validation errors reworked to incorporate segment errors (#8065) 2020-05-14 17:03:33 +02:00
Bjarke Berg
4d4b23966b git ignore updated 2020-05-13 20:22:06 +02:00
Bjarke Berg
985fcce4f0 Updated acceptance tests 2020-05-13 20:12:02 +02:00
Bjarke Berg
45224a35d0 Initial acceptance test commit 2020-05-13 15:18:40 +02:00
Bjarke Berg
f8c4ac6623 Merge remote-tracking branch 'origin/v8/dev' into netcore/dev 2020-05-11 12:24:45 +02:00
Niels Lyngsø
945f4db4c3 8087 forEach utility method (#8088) 2020-05-11 12:04:07 +02:00
Bjarke Berg
3c622905ba Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
#	src/Umbraco.Infrastructure/Models/Mapping/ContentTypeMapDefinition.cs
#	src/Umbraco.Web/Editors/BackOfficeServerVariables.cs
2020-05-11 08:23:59 +02:00
Andy Butland
22b7484217 Implemented content model binder in netcore. 2020-05-08 13:23:44 +02:00
Shannon Deminick
aff41762ac Merge pull request #8061 from umbraco/v8/bugfix/5716-section-check-when-no-dashboards
Preventive check that will enable sections load for users with no dashboards
2020-05-07 15:46:16 +10:00
Bjarne Fyrstenborg
88c842ccda Add utility function equivalent to angular.fromJson (#8014) 2020-05-06 16:41:00 +02:00
Warren Buckley
fff23095a6 Merge pull request #5677 from umbraco/v8/feature/5656-ux-doctype-property-creation-journey
New user journey for the DataType Picker in the DocumentType Editor
2020-05-06 15:03:07 +01:00
Niels Lyngsø
ff54543adf align button style for languages 2020-05-06 15:58:39 +02:00
Niels Lyngsø
0d412598dd add control-group to message for proper spacing 2020-05-06 15:24:14 +02:00
Niels Lyngsø
9e9270cc70 added missing slash 2020-05-06 15:19:45 +02:00
Niels Lyngsø
45ba811a96 simplified umbCmsTitleCase 2020-05-06 15:11:16 +02:00
Niels Lyngsø
addb21b832 Update src/Umbraco.Web.UI.Client/src/less/components/umb-group-builder.less
Co-authored-by: Warren Buckley <warren@umbraco.com>
2020-05-06 15:02:20 +02:00
Niels Lyngsø
46a91f62a5 Update src/Umbraco.Web.UI.Client/src/less/components/umb-group-builder.less
Co-authored-by: Warren Buckley <warren@umbraco.com>
2020-05-06 15:02:00 +02:00
Niels Lyngsø
d8f7c863e7 revert margin-left 2020-05-06 11:05:04 +02:00
Niels Lyngsø
7737a37562 use right wording when segment now is around 2020-05-06 11:00:45 +02:00
Niels Lyngsø
071cb81059 revert change 2020-05-06 10:53:57 +02:00
Niels Lyngsø
d621bc5d13 turn <a> into <button> 2020-05-06 10:51:02 +02:00
Niels Lyngsø
7a1489923d Merge remote-tracking branch 'origin/v8/dev' into v8/feature/5656-ux-doctype-property-creation-journey
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/less/variables.less
#	src/Umbraco.Web.UI.Client/src/views/common/infiniteeditors/propertysettings/propertysettings.html
#	src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
2020-05-06 09:45:47 +02:00
Warren Buckley
0f4681f3f9 Merge pull request #7973 from umbraco/v8/feature/AB6057-segment-feature
Segment feature
2020-05-05 14:53:12 +01:00
Niels Lyngsø
1320191a8a remove console.error 2020-05-05 15:01:44 +02:00
Warren Buckley
a2fe48d887 Merge pull request #8064 from umbraco/v8/bugfix/7964-fix-validation-indication-in-variant-picker
UI: Corrected validation indication in variant-picker
2020-05-05 13:33:55 +01:00
Niels Lyngsø
d761658feb remove console.log 2020-05-05 14:20:33 +02:00
Niels Lyngsø
eec400021c make sure that validation indication in variant-picker only stays as long as a error is present. Plus avoid displaying field-errors, we only want to use property errors for this indication. 2020-05-05 13:09:24 +02:00
Bjarke Berg
4bafa25e23 Merge pull request #8025 from scottbrady91/netcore/feature/users
Migrated back office to ASP.NET Core Identity
2020-05-05 12:14:33 +02:00
Bjarke Berg
e8fc2a766b Implemented GetUsersInRoleAsync and reintroduced email check 2020-05-05 11:33:19 +02:00
Elitsa Marinovska
3763427726 Adding section value check in the query string 2020-05-05 09:41:04 +02:00
Scott Brady
c58f480d24 Addressed IdentityError changes (it's no longer a collection of string) 2020-05-04 18:49:06 +01:00
Scott Brady
04e9140486 Null checks and property uses 2020-05-04 18:32:57 +01:00
Scott Brady
57ec84cb47 Basic tests & refactor for PostUnlockUsers 2020-05-04 18:19:24 +01:00
Scott Brady
5815bfa15f Merge remote-tracking branch 'Umbraco/netcore/dev' into netcore/feature/users 2020-05-04 14:36:45 +01:00
Bjarke Berg
31cda96ba5 Merge pull request #8008 from electricsheep/feature/netcore-misc-unit-tests
Netcore: #7898 Migrate Misc tests to new test project
2020-05-04 10:20:05 +02:00
Bjarke Berg
d83cef5f3d Fix for tests failing 2020-05-04 09:35:48 +02:00
Shannon
d7469e6576 when we rebuild indexes in the back office we are actually calling index.CreateIndex() 2 times before populating 2020-05-04 09:24:07 +02:00
Bjarke Berg
eb4f9b5fbb Updated Imagesharp to rc1 2020-05-01 15:55:39 +02:00