Commit Graph

18412 Commits

Author SHA1 Message Date
Lan Nguyen Thuy
5b44d2f104 Fix bug can not login after remove ui culture of user 2024-09-13 15:10:59 +07:00
Lee Kelleher
5a5cdc1445 Bugfix: RTE TinyMCE data-type sorts configuration field order (#2279)
TinyMCE data-type adds weight to config
2024-09-13 08:07:35 +00:00
Niels Lyngsø
457dc2134c hasProperties condition 2024-09-13 09:58:17 +02:00
Niels Lyngsø
4dda1bd699 Merge branch 'main' into v14/feature/property_dataset_properties_observable 2024-09-13 09:56:06 +02:00
Niels Lyngsø
273c32028a Merge pull request #2276 from umbraco/v14/feature/use-uui-1.10-rc0
V14/feature: use UUI 1.10 rc0
2024-09-12 23:21:16 +02:00
Jacob Overgaard
35fa850caf Merge pull request #2274 from umbraco/v14/chore/tsconfig-module-syntax
Build: Add advanced module check
2024-09-12 17:35:03 +02:00
Jacob Overgaard
259157de19 build: set modlue to "esnext" to support all generators and bundling mode (nodenext does not work for our modules) 2024-09-12 13:48:40 +02:00
dependabot[bot]
7d5ef8039b build(deps): bump send and express
Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

Updates `express` from 4.20.0 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.20.0...4.21.0)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-12 13:41:16 +02:00
dependabot[bot]
b32f524d33 build(deps): bump serve-static and express
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `serve-static` from 1.15.0 to 1.16.0
- [Release notes](https://github.com/expressjs/serve-static/releases)
- [Changelog](https://github.com/expressjs/serve-static/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...1.16.0)

Updates `express` from 4.19.2 to 4.20.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.20.0)

---
updated-dependencies:
- dependency-name: serve-static
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-12 13:38:12 +02:00
Jacob Overgaard
7366f36d8a chore: update lockfile 2024-09-12 13:37:20 +02:00
Jacob Overgaard
eed53fba54 build: update the tsconfig generator 2024-09-12 13:27:34 +02:00
Jacob Overgaard
6d3f7de4be build: set module to "nodenext" to let the json schema compiler work (and also it forces us to use the .js extension on imports) 2024-09-12 13:25:50 +02:00
Niels Lyngsø
711c67b111 Merge branch 'main' into v14/feature/use-uui-1.10-rc0 2024-09-12 13:18:52 +02:00
Niels Lyngsø
8ec912a45a Merge branch 'main' into v14/feature/property_dataset_properties_observable 2024-09-12 13:18:42 +02:00
Niels Lyngsø
2b18fe72e2 rename 2024-09-12 13:16:51 +02:00
Niels Lyngsø
2bb49ca77c UUI version corrections 2024-09-12 12:59:12 +02:00
Niels Lyngsø
fed4f8a29e update dependency 2024-09-12 12:47:30 +02:00
Niels Lyngsø
0798d38c16 Merge branch 'main' into v14/feature/property_dataset_properties_observable 2024-09-12 12:33:03 +02:00
Mads Rasmussen
e983a566a3 Merge branch 'main' into v14/improvement/readonly-clean-up 2024-09-12 12:26:53 +02:00
Mads Rasmussen
d80b1ccae5 only check variant id 2024-09-12 12:25:48 +02:00
Jacob Overgaard
9696441e33 chore: add correct import type to modules 2024-09-12 12:03:05 +02:00
Jacob Overgaard
698aa91109 build: turn on advanced module detection 2024-09-12 12:02:48 +02:00
Jacob Overgaard
752cbe1c82 build: sonarlint connected mode 2024-09-12 12:02:13 +02:00
Niels Lyngsø
dfffa31849 contentTypePropertyAliases 2024-09-12 11:51:58 +02:00
Niels Lyngsø
d5e90a51a3 contentTypePropertyAliases 2024-09-12 11:48:37 +02:00
Niels Lyngsø
08bed37357 package lock 2024-09-12 11:45:26 +02:00
Niels Lyngsø
af3fa5ad38 correct JSDocs 2024-09-12 11:45:21 +02:00
Niels Lyngsø
c2849ac81c expose properties 2024-09-12 11:45:06 +02:00
Mads Rasmussen
a19f6f9bbf more explicit identifier name 2024-09-12 11:34:40 +02:00
Jacob Overgaard
734be67094 feat: improve the loading of sysinfo to accommodate bundling 2024-09-11 11:23:38 +02:00
Jacob Overgaard
a69c7f4609 feat: add all src/packages/* as workspaces since they have all been converted successfully 2024-09-11 11:23:11 +02:00
Lee Kelleher
ccb9eeb08b Feature: UFM component filters (#2246)
* UFM feature additions + refactor

- Re-structures "ufm-components" folder
- Adds `ufmFilter` extension type
- Adds `UmbUfmElementBase` to support reusing filters

* Code tidy-up

* Adds test for `{~contentPicker}` "ufm-content-name" syntax

* Exports `UfmPlugin` and `UfmToken` types

* Adds UFM filter extensions/functions

- Fallback
- Lowercase
- Strip HTML
- Title Case
- Truncate
- Uppercase
- Word Limit
2024-09-11 07:20:18 +00:00
Jacob Overgaard
f6b93de123 fix: listen for layoutEntries and set them on the manager 2024-09-11 07:45:42 +02:00
Jacob Overgaard
8b934c9efa chore: re-order imports 2024-09-11 07:45:42 +02:00
Jacob Overgaard
e96e1ff2b4 fix: adds a check in the tinymce blockpicker plugin to ensure the entries context is available and if not to warn about it, since the whole plugin does not work without it 2024-09-11 07:45:42 +02:00
Jacob Overgaard
859276680f fix: adds the UmbBlockRteEntriesContext to the tinymce property editor ui so the routes can be calculated 2024-09-11 07:45:42 +02:00
Jacob Overgaard
2c497cd843 build: correct the branch pattern for dev branches 2024-09-10 12:37:08 +02:00
Jacob Overgaard
6c23563540 chore: ensure pipelines run on new dev/* branches 2024-09-10 12:33: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
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