Jacob Overgaard
|
bcbbe4965c
|
install simple-icons and add a few brand icons (recommendation from team at lucide)
|
2024-04-05 16:19:00 +02:00 |
|
Jacob Overgaard
|
9a5fe32c61
|
remove temp login screen
|
2024-04-05 15:28:39 +02:00 |
|
Jacob Overgaard
|
8e56c64d65
|
track if it's the first time logging in and set a backdrop corresponding to that
|
2024-04-05 15:27:34 +02:00 |
|
Jacob Overgaard
|
78497b3032
|
add support to set a backdrop for a modal
|
2024-04-05 15:27:17 +02:00 |
|
Jacob Overgaard
|
c5d25e4b7a
|
add skip
|
2024-04-05 14:24:05 +02:00 |
|
Jacob Overgaard
|
362c3188be
|
listen to changes for timeout but only if the value changed
|
2024-04-05 14:23:59 +02:00 |
|
Jacob Overgaard
|
e838c0ea1b
|
let the auth context know if a 401 is encountered, which most likely means the user is timed out
|
2024-04-05 14:23:42 +02:00 |
|
Jacob Overgaard
|
0755d4d410
|
add state to logout button
|
2024-04-05 13:51:09 +02:00 |
|
Jacob Overgaard
|
0f55f62be0
|
map up the onSubmit, state and provider
|
2024-04-05 13:42:10 +02:00 |
|
Jacob Overgaard
|
0494e514c1
|
add margin and icon
|
2024-04-05 13:29:16 +02:00 |
|
Jacob Overgaard
|
bcc99cd163
|
remove padding
|
2024-04-05 13:25:47 +02:00 |
|
Jacob Overgaard
|
02a08e5d5f
|
add language keys
|
2024-04-05 13:25:40 +02:00 |
|
Jacob Overgaard
|
2e24d88011
|
add fallback variable for color to body layout
|
2024-04-05 13:24:48 +02:00 |
|
Jacob Overgaard
|
f46f7bb459
|
adjust size and color
|
2024-04-05 13:24:40 +02:00 |
|
Jacob Overgaard
|
fe40efdf1d
|
show a modal when more than 1 provider and add a default element if nothing is provided
|
2024-04-05 12:09:12 +02:00 |
|
Jacob Overgaard
|
59d3722490
|
fix typo for typings
|
2024-04-05 12:08:50 +02:00 |
|
Jacob Overgaard
|
abc1a9f32e
|
add more to default provider
|
2024-04-05 12:08:42 +02:00 |
|
Jacob Overgaard
|
c0bb2d3d97
|
append to shadowRoot
|
2024-04-05 10:17:43 +02:00 |
|
Jacob Overgaard
|
5e0916bb11
|
let the auth controller use the auth context to fetch the providers
|
2024-04-05 09:52:15 +02:00 |
|
Jacob Overgaard
|
ced4abd1c2
|
let the app element initiate the public server extensions and wait to new up the auth controller until auth is required (i.e. not in install mode)
|
2024-04-05 09:51:59 +02:00 |
|
Jacob Overgaard
|
9c4bb5ba77
|
let the auth context know when exactly its container extension has been loaded and use it to return the providers
|
2024-04-05 09:51:30 +02:00 |
|
Jacob Overgaard
|
307c9b37e6
|
register Umbraco as a provider
|
2024-04-05 09:50:50 +02:00 |
|
Jacob Overgaard
|
9c4bbed87c
|
extend the auth provider model
|
2024-04-05 08:59:30 +02:00 |
|
Jacob Overgaard
|
94c3d5fca8
|
add check to see if any auth providers are registered
|
2024-04-04 16:50:38 +02:00 |
|
Jacob Overgaard
|
5c8c0dd15e
|
load core extensions in app element
|
2024-04-04 16:50:23 +02:00 |
|
Jacob Overgaard
|
22324f0047
|
create modal to show auth providers
|
2024-04-04 16:50:02 +02:00 |
|
Jacob Overgaard
|
184e498bc2
|
initialize controllers only when it makes sense
|
2024-04-04 16:02:35 +02:00 |
|
Jacob Overgaard
|
2fe52cd500
|
remove todo
|
2024-04-04 15:40:14 +02:00 |
|
Jacob Overgaard
|
cc1bb06379
|
dont send cookies to the backend
|
2024-04-04 15:32:32 +02:00 |
|
Jacob Overgaard
|
a25ec074c1
|
add public manifest handlers
|
2024-04-04 15:31:13 +02:00 |
|
Jacob Overgaard
|
1b3d704b43
|
update the baseURL whenever it changes
|
2024-04-04 15:31:03 +02:00 |
|
Jacob Overgaard
|
01fd7e02e9
|
remove unused import
|
2024-04-04 15:30:43 +02:00 |
|
Jacob Overgaard
|
6b57cf02ed
|
add imports
|
2024-04-04 15:30:29 +02:00 |
|
Jacob Overgaard
|
6f5b49886f
|
register public extensions in the app element
|
2024-04-04 15:30:09 +02:00 |
|
Jacob Overgaard
|
951d8831cd
|
move isAuthorized logic into the auth controller
|
2024-04-04 14:51:18 +02:00 |
|
Jacob Overgaard
|
762368c3a6
|
move auth request logic to an auth controller to split up the logic
|
2024-04-04 12:03:15 +02:00 |
|
Jacob Overgaard
|
22e7742d47
|
add support to supply an identity provider to the authorization request
|
2024-04-04 11:55:03 +02:00 |
|
Jacob Overgaard
|
090247d790
|
add authProvider's to test it out
|
2024-04-04 11:45:06 +02:00 |
|
Jacob Overgaard
|
9ca24c3c22
|
add manifest model for external auth provider
|
2024-04-04 11:30:52 +02:00 |
|
Jacob Overgaard
|
abbf5f3aa7
|
Merge pull request #1523 from umbraco/feature/sort-children-of-entity-action
Feature: Sort children Entity Action
|
2024-04-04 10:45:35 +02:00 |
|
Jacob Overgaard
|
4f901304ca
|
Merge branch 'main' into feature/sort-children-of-entity-action
|
2024-04-04 10:39:05 +02:00 |
|
Jacob Overgaard
|
f03727e149
|
super context does not exist within a callback
|
2024-04-04 09:14:30 +02:00 |
|
Lee Kelleher
|
48a78b2d46
|
Merge pull request #1519 from umbraco/feature/function/blob-download
Feature: `blobDownload` function
|
2024-04-04 08:06:54 +01:00 |
|
Niels Lyngsø
|
7c1545dc9a
|
Merge pull request #1527 from umbraco/feature/rename-save-workspace-action
rename our save workspace action api to submit
|
2024-04-04 09:05:46 +02:00 |
|
Jacob Overgaard
|
802b78e8c5
|
Merge pull request #1535 from umbraco/dependabot/npm_and_yarn/vite-5.1.7
Bump vite from 5.1.2 to 5.1.7
|
2024-04-04 09:05:21 +02:00 |
|
Mads Rasmussen
|
dde3548025
|
Merge branch 'main' into feature/sort-children-of-entity-action
|
2024-04-03 19:40:27 +02:00 |
|
dependabot[bot]
|
1e2ab818b7
|
Bump vite from 5.1.2 to 5.1.7
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.2 to 5.1.7.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.7/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.7/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-03 17:05:46 +00:00 |
|
JesmoDev
|
0b8a738ace
|
Merge pull request #1533 from umbraco/chore/update-api
generate api
|
2024-04-03 13:47:37 +02:00 |
|
JesmoDev
|
ce24a186fd
|
fix build
|
2024-04-03 13:40:55 +02:00 |
|
JesmoDev
|
18176685a6
|
generate api
|
2024-04-03 13:25:06 +02:00 |
|