Adam Werner
a9834f055e
angular.isDefined replace to Utilities.isDefined
2020-04-10 17:12:09 +02:00
Liam Laverty
f6d21799cb
fixes info notifications to appear in blue ( #7351 )
2020-01-05 13:28:58 +01:00
Niels Lyngsø
6c21279216
require because we need underscore to be available...
2019-10-31 11:03:19 +01:00
kfc
92c17a853f
Removed *.security.js from karma.conf.js
2019-10-29 20:36:03 +01:00
Niels Lyngsø
cc3ef9de0c
Upgrade Gulp to v4 ( #6809 )
2019-10-23 10:31:07 +02:00
Bjarke Berg
c072015288
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB2913-DataTypeTracking
...
# Conflicts:
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
2019-10-21 09:40:21 +02:00
Matthew-Wise
04a201f5f0
install ngAria ( #6628 )
2019-10-17 16:41:25 +02:00
Bjarke Berg
261dc2af98
AB2913 - Added unit tests for the umbCmsJoinArray filter, and a small change when using null for separator
2019-10-11 13:32:23 +02:00
Warren Buckley
f43a6a9004
Fix unit test
2019-09-24 12:00:39 +01:00
Shannon
a0c0f61ef4
fix js unit test
2019-09-20 11:03:45 +10:00
Warren Buckley
4fc265275b
Fix up unit test for RTE, it was failing as I added the Angular app.value for tinyMceAssets - this ensures we add an empty array of tinymce assets
2019-08-20 11:28:02 +01:00
Warren Buckley
41b8294ce3
Fixes build as commit 9fffdb4 added a check/call to GetCurrentUser and JS test was failing for unexpected HTTP call to GetCurrentUser
2019-06-24 10:39:47 +01:00
Shannon
88d9e3321c
Don't do a redirect on create for content, instead we do a 'soft redirect' which means the URL is updated but the route isn't changed which simplifies re-wiring everything up (will eventually do for all editors)
2019-06-12 00:39:12 +10:00
Shannon
6d12eea789
Adds unit tests for serverValidationManager and fixes it up to ensure that the correct culture callbacks are called.
2019-06-07 12:16:00 +10:00
Rasmus John Pedersen
f00a230d12
Merge branch 'v8/dev' into v8/feature/4940-save-media-reference-instead-of-media-url
2019-05-01 08:55:55 +02:00
Sebastiaan Janssen
344b7731ce
Fix JS unit tests
2019-04-22 12:10:53 +02:00
Rasmus John Pedersen
27b4329c1e
Rename udiHelper to udiParser
2019-04-16 08:50:19 +02:00
Rasmus John Pedersen
32197f0bd1
Add angular udi helper service
2019-04-15 10:31:10 +02:00
Shannon
64df1d040f
Fixes how tests are run, fixes up the content picker, removes unecessary tests
2019-02-14 15:09:28 +11:00
Shannon
5e38cadacc
publishes js test results to xml so that Azure DevOps can read the results, re-enables js test building, fixes an issue with one of the tests
2019-02-14 12:30:36 +11:00
Shannon
1703c918d9
test pass now
2019-02-07 17:06:50 +11:00
Shannon
261ddfbcd6
Gets unit tests running again and added a task runTests
2019-02-07 16:22:29 +11:00
Callum Whyte
2036da5e84
V8: kill usercontrol support, cleanup macros ( #4329 )
2019-01-30 18:37:07 +01:00
Chris Houston
193e24afd2
Fixing all the TODO, FIXME & HACK comments so they all follow the same layout.
2019-01-27 11:16:00 +01:00
Mads Rasmussen
9c9a05f32c
changing from click and focus shorthands
2018-11-28 13:22:30 +01:00
Bjarke Berg
cd6b374d22
Update HasChildren, on removeNode in treeService
2018-11-06 14:51:51 +01:00
Mads Rasmussen
9800f1bd9c
fix paths in karma test
2018-10-11 15:31:39 +02:00
Shannon
30014ee86b
fixes boolean checks and problems with removed angular.lowercase deprecated method
2018-08-22 14:15:23 +10:00
Shannon
5168ef0f7a
Fixes js tests and some logic
2018-08-16 19:20:43 +10:00
Shannon
3395e4c150
Fixes allowedFileType JS problem with unit test
2018-08-10 10:31:04 +10:00
Shannon
2f0f43e605
Gets image cropper working between variants, even with invariant properties, adds unit test to ensure invariant properties in the model are the same reference
2018-08-10 00:39:20 +10:00
Shannon
601c30c39a
Fixes js tests
2018-08-09 19:34:32 +10:00
Shannon
1f25847cd7
Gets contextual culture server validation working
2018-08-02 20:00:35 +10:00
Shannon
5eedfc2a53
Merge remote-tracking branch 'origin/temp8' into temp-editing-all-variants
...
# Conflicts:
# src/Umbraco.Web/Editors/ContentController.cs
2018-08-01 11:56:46 +10:00
Warren
80db20fdfb
Fix up failing JS unit test from a recent change from V8 hackathon to the query builder syntax (was curly's on new lines)
2018-07-31 11:18:24 +01:00
Shannon
c2dae6f5a0
fixes js tests
2018-07-17 15:41:09 +10:00
Shannon
e2bcf59b0f
Fixes and documents the odd async usage for reading multipart in a model binder, fixes up navigation.service checks and adds unit tests for that
2018-07-17 15:33:57 +10:00
Stephan
7a615133ff
Renormalize
2018-06-29 19:52:40 +02:00
Shannon
9d49ddba7c
Fixes installer including some c# bits, fixes the hash bang to be back to normal
2018-06-15 15:51:37 +10:00
Shannon
6d0307cdc7
updates to latest jasmine removes unit tests that weren't testing anything and one that was failing
2018-06-15 13:54:01 +10:00
Shannon
81f78e3ec5
trying to fix vsts running the tests
2018-06-15 12:21:18 +10:00
Shannon
4acc3f48bf
Fixes JS test runner and all test pass
2018-06-15 12:06:21 +10:00
Shannon Deminick
80c585c21e
Temp8 validation fixing ( #2699 )
...
* Showing notifications if any for any response with status 400 >= x < 500.
* fixes valFormManager
* Updates logic for the valpropertymsg.directive to simplify it and so that it doesn't need to query the DOM which was causing issues with timing.
* commits package-lock
* fixes some issues with the securityinterceptor, properly nests promises in contentEditingHelper, fixes errors occuring when not handling promise rejections due to validation problems,
* another unhandled potential validation problem
* Merge branch 'temp-U4-7757' of https://github.com/lars-erik/Umbraco-CMS into lars-erik-temp-U4-7757
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/services/umbrequesthelper.service.js
* cleans up the interceptor objects and puts them in appropriate modules and files, centralizes the logic to show notifications so that only happens in one place.
* Fixes more places where notifications were manually shown.
* Fixes validation with the variant publishing overlay and html descrepencies
2018-06-15 10:33:16 +10:00
Warren
913364b2c7
Fixes test with the changes to the template editor shortcuts as they now return a promise
2018-06-14 09:31:19 +01:00
Mads Rasmussen
9b0bf28d15
fixing unit tests
2018-06-12 11:26:08 +02:00
Shannon Deminick
e4d1415627
Merge pull request #2621 from umbraco/temp8-U4-11282
...
U4-11282 - Publishing, unpublishing, saving drafts, for variant, non variant content types and property types
2018-05-15 20:29:10 +10:00
Mads Rasmussen
491ce00c17
remove console.log from unit test
2018-05-11 10:36:36 +02:00
Shannon
506365b8ff
OK, finally got the query string problem resolved
2018-05-04 13:17:56 +10:00
Shannon
46c7290e4f
Fixes JS tests
2018-05-03 15:16:23 +10:00
Shannon
826102ea4d
Merge remote-tracking branch 'origin/temp-v8-UI' into dev-v8
2018-03-29 22:42:18 +11:00