Mads Rasmussen
485cef9d99
export from module root
2024-05-06 12:57:37 +02:00
Mads Rasmussen
3a5207d872
add start from to tree picker interface
2024-05-06 12:31:01 +02:00
Mads Rasmussen
d8f6347aaa
add null check for fallback key
2024-05-06 12:30:41 +02:00
Mads Rasmussen
227a7e78e3
temp ignore
2024-05-06 10:59:11 +02:00
Mads Rasmussen
465f2308de
Merge branch 'main' into bugfix/wire-up-dynamic-root
2024-05-06 10:47:38 +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
Mads Rasmussen
2ad332048b
add types
2024-05-06 10:00:07 +02:00
Mads Rasmussen
22ed017e8c
remove unused code
2024-05-06 10:00:00 +02:00
Mads Rasmussen
a36318f010
add types for media tree picker context
2024-05-06 09:57:57 +02:00
Mads Rasmussen
b36557f901
add typing to media picker context
2024-05-06 09:55:57 +02:00
JesmoDev
47d0c95317
Merge remote-tracking branch 'origin/main' into feature/webhooks
2024-05-06 09:55:52 +02:00
Mads Rasmussen
f877d4f6b0
add types to member type picker context
2024-05-06 09:53:23 +02:00
Mads Rasmussen
c2d84d3da8
add types to document picker context
2024-05-06 09:51:16 +02:00
Mads Rasmussen
e7f305e9cd
add types to data type context
2024-05-06 09:50:57 +02:00
Mads Rasmussen
8be0853120
add more strict typing to picker context
2024-05-06 09:50:44 +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
Mads Rasmussen
2a7e4d9f7c
move hideTreeRoot to tree picker interface
2024-05-06 09:17:20 +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
Niels Lyngsø
93107b5a42
set es2022 for tsconfig
2024-05-03 21:08:47 +02:00
Jacob Overgaard
e93fe6f019
Merge pull request #1762 from umbraco/feature/rte-oembed-implementation
...
Feature: RTE oEmbed implementation
2024-05-03 15:28:48 +02:00
Jacob Overgaard
d7161ce383
add localization to embed modal
2024-05-03 15:22:25 +02:00
Jacob Overgaard
ac59563ddb
chore: change the button to a toggle button and add an onSetup callback to toggle the button active/inactive when you click on elements
2024-05-03 15:17:24 +02:00
Lone Iversen
f27cb1ac3c
Merge pull request #1763 from umbraco/bugfix/content-type-designer-tab-sort-order
...
update tabs sortOrder appropriately
2024-05-03 15:15:59 +02:00