Mads Rasmussen
09fabc1c4f
fix lint errors
2024-09-10 12:40:27 +02:00
Mads Rasmussen
ecce51f58b
Merge branch 'v15/dev' into v15/feature/user-client-credentials
2024-09-10 12:35:07 +02:00
Jacob Overgaard
6c23563540
chore: ensure pipelines run on new dev/* branches
2024-09-10 12:33:45 +02:00
Mads Rasmussen
3ea6f43740
Merge branch 'main' into v15/feature/user-client-credentials
2024-09-10 12:27:58 +02:00
Jacob Overgaard
b95a4d7104
Merge pull request #2260 from umbraco/feature/sysinfo
...
Feature: Show system information
2024-09-10 12:23:45 +02:00
Jacob Overgaard
f598dde7c7
feat: add max-height to code-block and cleanup css
2024-09-10 12:17:33 +02:00
Jacob Overgaard
ae7a732357
docs: use correct jsdocs for @slot
2024-09-10 12:16:04 +02:00
Jacob Overgaard
4c6cd0d1ea
chore: mark property as readonly (sonarlint)
2024-09-10 12:14:52 +02:00
Jacob Overgaard
6ec304282b
feat: use the umb-code-block rather than coming up with a new view, but leave the copy functionality in place which allows us to copy as markdown
2024-09-10 12:10:12 +02:00
Jacob Overgaard
3b967df431
fix: use pre-line over pre for pesky whitespaces at the beginning
2024-09-10 12:05:34 +02:00
Jacob Overgaard
0135cfdea0
fix: removed misspelled attribute (button looks better not compact anyway)
2024-09-10 12:05:10 +02:00
Niels Lyngsø
4229f2a257
style update
2024-09-10 10:51:30 +02:00
Jacob Overgaard
1751b127de
feat: replace the uui-box entirely with a scroll container
2024-09-10 10:10:03 +02:00
Jacob Overgaard
5c5afe2427
feat: use a uui-scroll-container for scroll
2024-09-10 10:07:22 +02:00
Jacob Overgaard
5af1064244
feat: change color and look of buttons
2024-09-10 10:04:22 +02:00
Jacob Overgaard
dbabe069e8
chore: combine import statements
2024-09-10 09:34:38 +02:00
Jacob Overgaard
64f711c956
fix: convert to type import
2024-09-09 18:24:50 +02:00
Jacob Overgaard
3c8ae0ebc4
feat: add all exports
2024-09-09 18:24:24 +02:00
Jacob Overgaard
9be5bdd550
fix: import from .js extension
2024-09-09 18:24:17 +02:00
Jacob Overgaard
e7261efce9
feat: ensure data can stay within the cell
2024-09-09 18:22:05 +02:00
Jacob Overgaard
c0ca65a05d
feat: add relevant browser information
2024-09-09 18:21:55 +02:00
Jacob Overgaard
a6236313c9
feat: add handler for troubleshooting
2024-09-09 18:15:11 +02:00
Jacob Overgaard
29293edb4e
chore: avoid nesting template literals
2024-09-09 18:10:40 +02:00
Jacob Overgaard
3c23ffd531
chore: add 'readonly' to styles property
2024-09-09 18:08:46 +02:00
Jacob Overgaard
611f02bc96
feat: show a System information button in the logo popover if the user is an admin
2024-09-09 18:01:02 +02:00
Jacob Overgaard
0c801a40b9
fix: ensure the currentUser observable filters away undefined values so you can use firstValueFrom
2024-09-09 17:59:37 +02:00
Jacob Overgaard
92cc3b685e
feat: load the sysinfo package
2024-09-09 17:59:16 +02:00
Jacob Overgaard
11051e29fe
feat: add localization
2024-09-09 17:59:06 +02:00
Jacob Overgaard
2b79836ad6
feat: add new sysinfo package
2024-09-09 17:52:00 +02:00
Mads Rasmussen
319c2511b6
Update types.ts
2024-09-09 16:53:36 +02:00
Mads Rasmussen
bd50abeffb
inherit color
2024-09-09 16:42:22 +02:00
Mads Rasmussen
acdeafebbf
Update member.db.ts
2024-09-09 16:38:30 +02:00
Mads Rasmussen
16cf11f310
Delete index.ts
2024-09-09 16:36:57 +02:00
Mads Rasmussen
0e613cc545
Update ApiRequestOptions.ts
2024-09-09 16:35:58 +02:00
Mads Rasmussen
ebfdb8c8b2
Merge remote-tracking branch 'origin/v15/dev' into v15/feature/user-client-credentials
2024-09-09 16:35:43 +02:00
Mads Rasmussen
42957136f1
Update types.gen.ts
2024-09-09 16:33:03 +02:00
Lee Kelleher
f06567d326
Bugfix: Content Picker, gets dynamic root value from menu context ( #2212 )
...
Content Picker: refactors gathering dynamic root current and parent uniques
Uses `UmbMenuStructureWorkspaceContext.structure` to get the
top-most entity workspace's unique and parent unique values.
2024-09-09 15:59:26 +02:00
Mads Rasmussen
c48b988d69
Revert "always show email on username"
...
This reverts commit 1e4fdd7670 .
2024-09-09 15:42:49 +02:00
Mads Rasmussen
73a94d4c9d
Revert "add a more generic description of username"
...
This reverts commit c171ae0b3d .
2024-09-09 15:42:43 +02:00
Mads Rasmussen
1e4fdd7670
always show email on username
2024-09-09 14:08:01 +02:00
Mads Rasmussen
c171ae0b3d
add a more generic description of username
2024-09-09 14:00:08 +02:00
dependabot[bot]
57f10776ff
Bump marked from 13.0.3 to 14.1.0
...
Bumps [marked](https://github.com/markedjs/marked ) from 13.0.3 to 14.1.0.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v13.0.3...v14.1.0 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-09 13:56:15 +02:00
Jacob Overgaard
646b71e6a5
Merge pull request #2251 from umbraco/dependabot/npm_and_yarn/hey-api/openapi-ts-0.52.11
...
Bump @hey-api/openapi-ts from 0.48.3 to 0.52.11
2024-09-09 12:09:10 +02:00
Jacob Overgaard
dbfc6e8d36
fix: changePassword should use new method generated by api (operationId has changed)
2024-09-09 12:02:47 +02:00
Jacob Overgaard
257eb7f85f
chore: generate new types
2024-09-09 12:02:17 +02:00
Niels Lyngsø
e6a188d4e2
Merge pull request #2257 from detjonmataj/v14/fix/dictionary-item-misleading-description-when-name-not-set
...
Fix: Update dictionary's name fallback value when using it as a placeholder in `dictionaryItem_description` localization term
2024-09-09 11:57:46 +02:00
Niels Lyngsø
4273a93ef3
Merge branch 'main' into v14/fix/dictionary-item-misleading-description-when-name-not-set
2024-09-09 11:51:40 +02:00
Niels Lyngsø
aebfc432ef
Merge pull request #2255 from umbraco/v14/bugfix/more-than-one-area-rule
...
Fix: Block Grid Editor — Specified Permissions Group Rules
2024-09-09 11:41:32 +02:00
Niels Lyngsø
112e31fc8f
Merge pull request #2248 from umbraco/v14/feature/readonly-block-list
...
Feature: Readonly mode for Block List Property Editor UI
2024-09-09 10:51:41 +02:00
Niels Lyngsø
d514ceebd9
Merge branch 'main' into v14/feature/readonly-block-list
2024-09-09 10:42:17 +02:00