Jacob Overgaard
3c07e70cb1
Merge pull request #1776 from umbraco/bugfix/member-info-id
...
Bugfix/member info
2024-05-08 09:02:34 +02:00
Jacob Overgaard
522b730ddb
Merge pull request #1779 from umbraco/feature/confirm-modal-cancel-label
...
Feature: Confirm Modal: Adds `cancelLabel` option
2024-05-08 08:59:58 +02:00
leekelleher
0ae05ccf7b
Adds cancelLabel option to the Confirm Modal
...
Also localized the fallback labels for "Cancel" and "Confirm".
2024-05-07 18:04:28 +01:00
JesmoDev
8bbb95c4df
cleanup
2024-05-07 11:36:35 +02:00
JesmoDev
51f7b6bee9
use member unique instead of member type
2024-05-07 11:36:00 +02:00
Mads Rasmussen
3d307e0fa0
Merge pull request #1775 from umbraco/bugfix/collection-context-loading
...
Bugfix/collection context loading
2024-05-07 10:55:29 +02:00
JesmoDev
69153038eb
Merge remote-tracking branch 'origin/main' into bugfix/collection-context-loading
2024-05-07 10:48:39 +02:00
JesmoDev
b4e0547a2e
action bundle fix
2024-05-07 10:48:25 +02:00
JesmoDev
c2f5274b9e
move request collection to ctor
2024-05-07 10:44:48 +02:00
Jacob Overgaard
642e04b110
Merge pull request #1774 from umbraco/bugfix/global-requests-retry
...
Retry requests after log in
2024-05-07 10:26:58 +02:00
Lee Kelleher
ef90626d2d
Merge pull request #1745 from umbraco/feature/property-editor-ui/collection-order-by
...
Feature: Collection - syncs Order By with Columns Displayed field
2024-05-07 09:23:47 +01:00
Jacob Overgaard
3464336641
Merge pull request #1738 from umbraco/bugfix/property-editor-ui/media-collection-view
...
Bugfix: Media Collection View - loading state + opens modal
2024-05-07 10:23:21 +02:00
Jacob Overgaard
b471ac3a3e
Retry requests after log in
...
Some requests need to be called when the user is logged in, but if the user starts out with a timeout, these requests are never called again, and we need to make absolutely sure that they are being executed
2024-05-07 10:20:17 +02:00
Jacob Overgaard
8bba96b0d6
Merge pull request #1758 from umbraco/chore/align-numeric-fields
...
remove the unused 'allowDecimals' configuration and the "Integer" property editor
2024-05-07 09:49:35 +02:00
leekelleher
fc3d5e03d8
Updates defaultPropertyEditorUiAlias on Integer schema
...
as "Umb.PropertyEditorUi.Integer" no longer exists,
using "Umb.PropertyEditorUi.Number" instead.
2024-05-07 08:43:30 +01:00
Lee Kelleher
3b3503b433
Merge pull request #1773 from umbraco/bugfix/icon-picker-fix-picking-bug
...
Bugfix: Fix picking bug in icon picker modal
2024-05-07 08:30:49 +01:00
Lone Iversen
63f9ddd719
Bugfix: Fix picking bug in icon picker modal
2024-05-06 16:31:20 +02:00
Jacob Overgaard
43e0988801
fix: ensure the user can log out and stay logged out without auto-redirecting
2024-05-06 13:45:48 +02:00
Jacob Overgaard
a7b3b81151
fix breaking test
2024-05-06 10:49:35 +02:00
Jacob Overgaard
4b5d009498
Merge pull request #1770 from umbraco/feature/webhooks
...
Feature/webhooks
2024-05-06 10:46:06 +02:00
Mads Rasmussen
cd4f3327fd
register content picker components on startup
2024-05-06 10:44:30 +02:00
Jacob Overgaard
da60e82a6e
add extra comment
2024-05-06 10:31:21 +02:00
Jacob Overgaard
0baf50ad28
add additional date checker
2024-05-06 10:31:21 +02:00
Jacob Overgaard
56d4b1de78
fix: add a hasSeconds check to the step check to be able to type a value for seconds in the input
2024-05-06 10:31:21 +02:00
Jacob Overgaard
21b1026d33
fix: add formatter for datetime string to work for both input and output
2024-05-06 10:31:21 +02:00
Jacob Overgaard
3cd64a5a6f
fix: add handling for a "time only" picker where the value contains a date part
2024-05-06 10:31:21 +02:00
Jacob Overgaard
bb38bf318e
fix: ensure that the datetime property editor treats the datetime strings as raw, i.e. do not assume anything about timezone and such
2024-05-06 10:31:21 +02:00
Jacob Overgaard
70a465c577
add translation
2024-05-06 10:31:21 +02:00
Jacob Overgaard
8cd97a39af
let the input-date element be relatively ignorant of the value being passed
2024-05-06 10:31:21 +02:00
JesmoDev
44471e9a12
Merge remote-tracking branch 'origin/main' into feature/webhooks
2024-05-06 10:26:54 +02:00
Jacob Overgaard
718ef4aa1e
add simple script to check how many variables from the main language is in use at the moment
2024-05-06 10:17:37 +02:00
Jacob Overgaard
d62bfb8fde
add script to compare language files
2024-05-06 10:17:37 +02:00
Jacob Overgaard
654997ce1f
en: remove unused mail bodies
2024-05-06 10:17:37 +02:00
Jacob Overgaard
08be7cc7ac
sync the "login" section
2024-05-06 10:17:37 +02:00
Jacob Overgaard
7a58e2075a
da-dk: remove unused variables
2024-05-06 10:17:37 +02:00
Jacob Overgaard
10126b1620
da-dk: remove unused variables
2024-05-06 10:17:37 +02:00
Jacob Overgaard
2ecac30c88
sync extra variables from da-dk to en
2024-05-06 10:17:37 +02:00
Jacob Overgaard
9ec625ab52
sync the Danish "sections" section
2024-05-06 10:17:37 +02:00
Jacob Overgaard
03612b5b28
fix typo in communityDescription
2024-05-06 10:17:37 +02:00
Jacob Overgaard
34126bafb9
sync the labelMoreReferences to main language
2024-05-06 10:17:37 +02:00
Jacob Overgaard
09d7a1b970
sync the editLanguage variable to same casing
2024-05-06 10:17:37 +02:00
Jacob Overgaard
b255abc4ae
sync the editDictionary variable to same casing
2024-05-06 10:17:37 +02:00
Jacob Overgaard
f1db5a0b28
fix: assume you are logged in if there is a token persisted
...
The `isValid` method only checks the lifetime of the access_token, but you may still have a valid refresh_token in your storage, so it doesn't do any good to stop the flow
Instead we will assume that you are always logged in if there is a token in local storage
The end effect of this fix is that you will see the login screen far less often.
2024-05-06 10:16:20 +02:00
Niels Lyngsø
d814b70055
Merge pull request #1765 from umbraco/feature/section-alias-condition-one-of
...
Ability to configure section alias condition with oneOf
2024-05-06 10:14:56 +02:00
Niels Lyngsø
929817ef5c
Merge pull request #1768 from umbraco/chore/compile-using-es2022
...
set es2022 for tsconfig
2024-05-06 10:14:03 +02:00
JesmoDev
47d0c95317
Merge remote-tracking branch 'origin/main' into feature/webhooks
2024-05-06 09:55:52 +02:00
JesmoDev
b7d49290d8
custom column for types
2024-05-06 09:47:59 +02:00
Jacob Overgaard
14b887172a
update mockdata
2024-05-06 09:25:42 +02:00
Niels Lyngsø
3db19b781e
Merge branch 'main' into feature/section-alias-condition-one-of
2024-05-03 22:04:19 +02:00
Niels Lyngsø
1382e40180
enforce existence
2024-05-03 22:03:08 +02:00