Jacob Overgaard
|
227e48bc9e
|
add docs for oauth_complete
|
2024-04-30 10:35:36 +02:00 |
|
Jacob Overgaard
|
c5efe5b49e
|
redirect in every case
|
2024-04-30 10:33:17 +02:00 |
|
Jacob Overgaard
|
827e41c0aa
|
add case if there is no opener
|
2024-04-30 10:33:00 +02:00 |
|
Jacob Overgaard
|
383fc1bbfe
|
Merge remote-tracking branch 'origin/main' into feature/login-context
|
2024-04-30 10:15:30 +02:00 |
|
Mads Rasmussen
|
4452866f4b
|
Update property-editor-ui-content-picker-source.test.ts
|
2024-04-29 21:46:07 +02:00 |
|
Mads Rasmussen
|
e15da42bb0
|
update test file
|
2024-04-29 21:45:15 +02:00 |
|
Mads Rasmussen
|
711191486e
|
add js docs
|
2024-04-29 21:24:27 +02:00 |
|
Mads Rasmussen
|
682a8a3649
|
simplify method names
|
2024-04-29 21:23:07 +02:00 |
|
Mads Rasmussen
|
e0b2a29d8e
|
move constants to its own file
|
2024-04-29 21:20:02 +02:00 |
|
Mads Rasmussen
|
8ce8ad349a
|
Merge branch 'main' into bugfix/more-specific-tree-picker-naming
|
2024-04-29 21:13:07 +02:00 |
|
Lee Kelleher
|
30141d787d
|
Merge pull request #1715 from umbraco/feature/auth-layout
Feature: Align layout of the auth provider screen and the backend login screen
|
2024-04-29 16:24:26 +01:00 |
|
Jacob Overgaard
|
5fd24e6a86
|
use oauth_complete to handle authentication process
|
2024-04-29 16:51:11 +02:00 |
|
Lee Kelleher
|
f05bad9808
|
Merge pull request #1725 from umbraco/chore/top-level-weight
Chore: Sort top level menu items
|
2024-04-29 15:10:12 +01:00 |
|
Jacob Overgaard
|
8ef4b98dba
|
do not use the "oauth_complete" page before its implemented on the backend
|
2024-04-29 15:58:34 +02:00 |
|
leekelleher
|
f009a27bd1
|
Removed the "-picker" suffix from "source-type-picker" folder
|
2024-04-29 13:16:46 +01:00 |
|
leekelleher
|
f6ba9168d2
|
Renamed all the things
|
2024-04-29 12:11:06 +01:00 |
|
leekelleher
|
952ed0fa4f
|
Renamed "input-dynamic-root" to "input-content-picker-document-root"
|
2024-04-29 11:33:12 +01:00 |
|
leekelleher
|
382232ccd0
|
Moved dynamic-root package into property-editors/content-picker
|
2024-04-29 11:21:27 +01:00 |
|
leekelleher
|
fd3628e21d
|
Corrected property-editor-ui aliases
|
2024-04-29 11:00:55 +01:00 |
|
Niels Lyngsø
|
24d4b75737
|
rename and legacy component
|
2024-04-29 11:23:12 +02:00 |
|
Niels Lyngsø
|
fde90d6260
|
Merge remote-tracking branch 'origin/feature/rename-components-of-specific-areas' into feature/rename-collection-property-editor-ui
# Conflicts:
# src/packages/property-editors/collection-view/config/column/components/input-content-type-property/input-content-type-property.element.ts
# src/packages/property-editors/collection/config/column/components/index.ts
# src/packages/property-editors/collection/config/column/components/input-collection-content-type-property.element.ts
# src/packages/property-editors/collection/config/column/components/input-content-type-property/index.ts
# src/packages/property-editors/collection/config/column/components/input-content-type-property/input-content-type-property.element.ts
|
2024-04-29 11:13:49 +02:00 |
|
Jacob Overgaard
|
6c87c8a882
|
revert changes to sectionView
|
2024-04-29 11:13:44 +02:00 |
|
Jacob Overgaard
|
36db3cafca
|
add weight for members
|
2024-04-29 11:12:52 +02:00 |
|
Niels Lyngsø
|
481eb1a884
|
renaming components
|
2024-04-29 11:09:06 +02:00 |
|
Jacob Overgaard
|
6f51b57ecd
|
add weights so the sections are sorted according to V13
|
2024-04-29 11:09:00 +02:00 |
|
Jacob Overgaard
|
555699d513
|
add localization label to Members
|
2024-04-29 11:08:46 +02:00 |
|
Niels Lyngsø
|
e8e46421f0
|
rename folder
|
2024-04-29 10:59:47 +02:00 |
|
Niels Lyngsø
|
18035ceda4
|
legacy manifest
|
2024-04-29 10:59:37 +02:00 |
|
Niels Lyngsø
|
1e6d79d9c6
|
rename alias
|
2024-04-29 10:56:25 +02:00 |
|
Jacob Overgaard
|
2418007253
|
Merge branch 'main' into feature/login-context
|
2024-04-29 09:17:58 +02:00 |
|
Niels Lyngsø
|
7ba9b36b7d
|
Merge pull request #1722 from umbraco/feature/picker-context-tree-item-type
Feat: accept tree-item-type as a generic type on the picker context
|
2024-04-29 09:13:54 +02:00 |
|
Lee Kelleher
|
20a6179eaa
|
Merge pull request #1714 from umbraco/bugfix/data-type-details-workspace-view-picker
Bugfix: Data Type Details Workspace View - Picker fixes
|
2024-04-29 07:55:30 +01:00 |
|
Lee Kelleher
|
dfc963886f
|
Merge pull request #1713 from umbraco/bugfix/property-editor-ui/rte-default-config
Bugfix: RTE default data-type configuration
|
2024-04-29 07:55:14 +01:00 |
|
Lee Kelleher
|
62fcc39e21
|
Merge pull request #1712 from umbraco/bugfix/property-editor-ui/collection-view-default-config
Bugfix: Collection View default data-type configuration
|
2024-04-29 07:54:53 +01:00 |
|
Lee Kelleher
|
583d9f90a1
|
Merge pull request #1709 from umbraco/bugfix/collection-config-sorting
Bugfix: Fixed sorting of Collection configuration editors (on new data-types)
|
2024-04-29 07:54:35 +01:00 |
|
Lee Kelleher
|
437a069c86
|
Merge pull request #1711 from umbraco/bugfix/property-editor-ui/less-than-zero
Bugfix: Positive integers for min/max config
|
2024-04-29 07:54:19 +01:00 |
|
Lee Kelleher
|
2933c57ecb
|
Merge pull request #1710 from umbraco/bugfix/property-editor-ui/member-picker-max1
Bugfix: Member Picker property-editor, `max` = 1
|
2024-04-29 07:53:08 +01:00 |
|
Warren Buckley
|
e72ff4a258
|
Adds title attribute to icons in icon picker modal - to help identify what icon label is for use for package devs
|
2024-04-29 08:48:18 +02:00 |
|
Niels Lyngsø
|
3e2579a999
|
move component out as there is only one
|
2024-04-26 21:47:39 +02:00 |
|
Niels Lyngsø
|
b292c12ed6
|
correcting
|
2024-04-26 21:45:27 +02:00 |
|
Niels Lyngsø
|
8316f220fb
|
accept the make tree-item-type as a generic type on the picker context
|
2024-04-26 21:23:07 +02:00 |
|
Jacob Overgaard
|
90baa782de
|
add a try/catch
|
2024-04-26 15:45:34 +02:00 |
|
Jacob Overgaard
|
a0528197fa
|
add loginhint to second impl
|
2024-04-26 15:45:29 +02:00 |
|
Jacob Overgaard
|
244ce6a9da
|
let the manifest decide a few things about the popup
|
2024-04-26 15:42:59 +02:00 |
|
Jacob Overgaard
|
7caa2d30e2
|
add login hints
|
2024-04-26 15:27:59 +02:00 |
|
Jacob Overgaard
|
a8f299d8a8
|
remove console log
|
2024-04-26 15:24:07 +02:00 |
|
Jacob Overgaard
|
4177b038fd
|
order properties and rename isTimeout to timeoutSignal
|
2024-04-26 15:23:48 +02:00 |
|
Jacob Overgaard
|
058ca6acc2
|
add jsdoc
|
2024-04-26 15:20:56 +02:00 |
|
Niels Lyngsø
|
d33a6dde46
|
rename umb-field-dropdown-list
|
2024-04-26 15:14:50 +02:00 |
|
Niels Lyngsø
|
8adf5f2dde
|
rename to umb-input-collection-content-type-property
|
2024-04-26 15:12:53 +02:00 |
|