Commit Graph

18434 Commits

Author SHA1 Message Date
Jacob Overgaard
043f9de006 Merge branch 'main' into v14/bugfix/can-not-login-after-remove-ui-culture 2024-09-13 10:29:07 +02:00
Jacob Overgaard
ded6bc316d Merge branch 'main' into v14/feature/version-check 2024-09-13 10:16:17 +02:00
Jacob Overgaard
5f05ced69c test: insert a timeout for flaky test 2024-09-13 10:15:20 +02:00
Lan Nguyen Thuy
5b44d2f104 Fix bug can not login after remove ui culture of user 2024-09-13 15:10:59 +07:00
Jacob Overgaard
65f472a3c3 Merge branch 'main' into v14/feature/version-check 2024-09-13 10:10:17 +02: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
leekelleher
bdc369985c Tweaked "read more" button icon
to appear next to the label, rather than below it.
2024-09-12 16:29:13 +01: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
Jacob Overgaard
7fb148baaa chore: update link to sonarcloud is happy 2024-09-12 13:39:31 +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
4ae90a2c0f Merge branch 'main' into v14/feature/version-check 2024-09-12 13:36:39 +02:00
Jacob Overgaard
7cf36be9db chore: change text based on actual texts coming from Our 2024-09-12 13:35:27 +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
0d06b7d6f1 Merge branch 'main' into v14/feature/version-check 2024-09-12 12:07:02 +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
Jacob Overgaard
1ef7a9d506 chore: generate server api 2024-09-12 11:52:05 +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
1a210b3e18 chore: sort methods 2024-09-11 16:51:02 +02:00
Jacob Overgaard
041e3201a8 feat: make method internal 2024-09-11 16:50:37 +02:00
Jacob Overgaard
dc65a14b74 feat: add mock handlers for server endpoints 2024-09-11 16:48:18 +02:00
Jacob Overgaard
f45a921d39 chore: make sonarcloud happy 2024-09-11 16:43:12 +02:00
Jacob Overgaard
70d4500918 update package lock 2024-09-11 16:42:16 +02:00
Jacob Overgaard
1b0f09081c Merge remote-tracking branch 'origin/main' into v14/feature/version-check 2024-09-11 16:40:00 +02:00
Jacob Overgaard
255d163a82 feat: open the new version modal when a new version is available 2024-09-11 16:36:53 +02:00
Jacob Overgaard
f867717b11 feat: update last check only once 2024-09-11 16:36:42 +02:00
Jacob Overgaard
9aa0e2c585 feat: register new modal to show version info 2024-09-11 16:36:31 +02:00
Jacob Overgaard
b3b576c79a feat: add localization 2024-09-11 15:59:26 +02:00
Jacob Overgaard
2d9943c4ef feat: show a button in the backoffice logo area if a new version is available 2024-09-11 15:56:23 +02:00