Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							279d3431eb 
							
						 
					 
					
						
						
							
							chore: UI SCIM guard for users ( #6859 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-2092/ui-should-not-allow-manual-management-of-scim-managed-users-in-unleash 
Adds a UI SCIM guard when trying to manage users.
The condition for the guard is:
 - Enterprise
 - SCIM flag enabled
 - SCIM setting enabled
 - SCIM user
 
					
						2024-04-15 14:04:41 +01:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							31bf7825c0 
							
						 
					 
					
						
						
							
							chore: SCIM guard for groups ( #6845 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-2111/api-should-not-allow-manual-management-of-scim-managed-groups-in 
Introduces a SCIM guard for SCIM groups. SCIM groups should be managed
exclusively by the SCIM client, not Unleash.
We decided to be restrictive for now, completely covering all of the
write methods, but may fine-tune some of this at a later stage.
Will eventually be followed up by a UI-centric PR. 
					
						2024-04-12 10:01:57 +01:00 
						 
				 
			
				
					
						
							
							
								David Leek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							88b5bfcb29 
							
						 
					 
					
						
						
							
							chore(ui): add a separate feature flag for traffic visibility UI ( #6832 )  
						
						... 
						
						
						
						## About the changes
Adds a separate feature flag for the traffic data usage UI 
						
					 
					
						2024-04-11 10:37:53 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1a05bdad2e 
							
						 
					 
					
						
						
							
							chore: add flag for project list filter updates ( #6825 )  
						
						... 
						
						
						
						This PR adds the flag for the project list filter feature we're working
on at the moment. 
						
					 
					
						2024-04-10 14:40:50 +02:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							032419aa76 
							
						 
					 
					
						
						
							
							chore: SCIM settings UI ( #6800 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1981/ui-allow-users-to-set-up-scim 
Adds UI for Provisioning (SCIM) settings.


 
					
						2024-04-09 15:26:35 +01:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							efda70ac5d 
							
						 
					 
					
						
						
							
							feat: feature lifecycle usage behind a flag ( #6786 )  
						
						
						
					 
					
						2024-04-05 13:42:03 +02:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d466f608c2 
							
						 
					 
					
						
						
							
							chore: convert newContextFieldUI to kill switch ( #6752 )  
						
						... 
						
						
						
						Converts `newContextFieldUI` release flag to
`disableShowContextFieldSelectionValues` kill switch.
The kill switch controls whether we show the value selection above the
search filed when > 100 values
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2024-04-03 15:02:05 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							501acd080a 
							
						 
					 
					
						
						
							
							chore: project overview refactor feedback behind a flag ( #6772 )  
						
						
						
					 
					
						2024-04-03 13:55:12 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a664a449ef 
							
						 
					 
					
						
						
							
							chore: remove strategy form feedback ( #6769 )  
						
						
						
					 
					
						2024-04-03 12:16:58 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7f043c7cab 
							
						 
					 
					
						
						
							
							feat: variant dependencies ui ( #6739 )  
						
						
						
					 
					
						2024-03-29 19:28:49 +01:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c868b5a868 
							
						 
					 
					
						
						
							
							Feat: context field search and filter improvements ( #6732 )  
						
						... 
						
						
						
						Adds highlighting to search values 
Search also looks in `description`
behind a flag - it could possibly degrade performance when too many
items. Tested with 200 and it's ok but anything above might degrade:
Adds a Select/Unselect all button
Shows the selected values above the search 
Closes #
[1-2232](https://linear.app/unleash/issue/1-2232/context-field-ui-filter-and-search )
https://github.com/Unleash/unleash/assets/104830839/ba2fe56f-c5db-4ce7-bc3c-1e7988682984 
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2024-03-29 15:44:34 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							664ceaea09 
							
						 
					 
					
						
						
							
							feat: disabled feature dependency ( #6731 )  
						
						
						
					 
					
						2024-03-28 16:02:25 +01:00 
						 
				 
			
				
					
						
							
							
								gitar-bot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4932ae0539 
							
						 
					 
					
						
						
							
							[Gitar] Cleaning up stale feature flag: increaseUnleashWidth with value true ( #6724 )  
						
						... 
						
						
						
						Co-authored-by: Gitar Bot <noreply@gitar.co>
Co-authored-by: sjaanus <sellinjaanus@gmail.com> 
						
					 
					
						2024-03-28 11:04:00 +02:00 
						 
				 
			
				
					
						
							
							
								gitar-bot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ca6946df86 
							
						 
					 
					
						
						
							
							chore: [Gitar] Cleaning up stale feature flag: sdkReporting with value true ( #6717 )  
						
						... 
						
						
						
						Co-authored-by: Gitar Bot <noreply@gitar.co>
Co-authored-by: sjaanus <sellinjaanus@gmail.com> 
						
					 
					
						2024-03-28 09:19:11 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6762703db9 
							
						 
					 
					
						
						
							
							chore: remove extended usage metrics ui flag ( #6701 )  
						
						
						
					 
					
						2024-03-26 15:14:39 +01:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dc64a81bb9 
							
						 
					 
					
						
						
							
							feat: last usage metrics in project table ( #6692 )  
						
						... 
						
						
						
						 
						
					 
					
						2024-03-26 14:50:37 +02:00 
						 
				 
			
				
					
						
							
							
								David Leek 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e0994b088a 
							
						 
					 
					
						
						
							
							feat: traffic visibility UI and store ( #6659 )  
						
						... 
						
						
						
						Provides store method for retrieving traffic usage data based on
period parameter, and UI + ui hook with the new chart for displaying
traffic usage data spread out over selectable month.

In this PR we copied and adapted a plugin written by DX for highlighting
a column in the chart:

There are some minor improvements planned which will come in a separate
PR, reversing the order in legend and tooltip so the colors go from
light to dark, and adding a month -sum below the legend
## Discussion points
- Should any of this be extracted as a separate reusable component?
---------
Co-authored-by: Nuno Góis <github@nunogois.com> 
						
					 
					
						2024-03-22 11:54:33 +01:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							84707e2bf3 
							
						 
					 
					
						
						
							
							chore: create new flag to hide insights ui ( #6638 )  
						
						... 
						
						
						
						Creates a new flag to control the executive dashboard ui
Closes #
[1-2208](https://linear.app/unleash/issue/1-2208/create-separate-ui-flag-decoupled-from-the-backend-flag )
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2024-03-20 17:21:46 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ec7bb2dae3 
							
						 
					 
					
						
						
							
							feat: add configurable event for banner goto action ( #6603 )  
						
						... 
						
						
						
						We added banner to get attention of customer, but we are not tracking
its usage.
Added a way to track the **goto action** button. 
						
					 
					
						2024-03-19 12:09:09 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							53354224fc 
							
						 
					 
					
						
						
							
							chore: Bump biome and configure husky ( #6589 )  
						
						... 
						
						
						
						Upgrades biome to 1.6.1, and updates husky pre-commit hook.
Most changes here are making type imports explicit. 
						
					 
					
						2024-03-18 13:58:05 +01:00 
						 
				 
			
				
					
						
							
							
								Fredrik Strand Oseberg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3621c7282d 
							
						 
					 
					
						
						
							
							feat: setup ff ( #6532 )  
						
						... 
						
						
						
						Setup feature flag for the new refactoring of the project overview page
---------
Co-authored-by: sjaanus <sellinjaanus@gmail.com> 
						
					 
					
						2024-03-18 13:38:59 +02:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a86b8d36b3 
							
						 
					 
					
						
						
							
							chore: redesign action configurations ( #6588 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-2050/redesign-action-definitions-oss 
Depends on a PR on Enterprise that will provide a new endpoint with
action configurations.
We should also clean up the now unnecessary constants and hook. 
					
						2024-03-18 11:09:49 +00:00 
						 
				 
			
				
					
						
							
							
								gitar-bot[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3d4aa4abcb 
							
						 
					 
					
						
						
							
							[Remix] Cleaning up stale feature flag: proPlanAutoCharge with value true ( #6581 )  
						
						
						
					 
					
						2024-03-15 11:53:30 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c6fd558da4 
							
						 
					 
					
						
						
							
							feat: show outdated sdks banner ( #6541 )  
						
						
						
					 
					
						2024-03-14 10:15:33 +01:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f7062e2296 
							
						 
					 
					
						
						
							
							feat: making banner more composable ( #6540 )  
						
						
						
					 
					
						2024-03-13 16:21:40 +01:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							86a795e87c 
							
						 
					 
					
						
						
							
							chore: new actions table UI ( #6435 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1995/ui-feature-rename-adapt-the-actions-ui 
https://linear.app/unleash/issue/2-1988/nice-to-have-last-action-status-on-the-action-sets-table 
Brings the project actions table UI up to par with the new designs,
implementing some features that were discussed with UX.


 
					
						2024-03-05 11:33:34 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							68729333e0 
							
						 
					 
					
						
						
							
							chore: rename incoming webhooks to signals ( #6415 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1994/ui-feature-rename-adapt-the-signals-ui 
https://linear.app/unleash/issue/2-1996/rename-feature-in-the-code-base 
Implements the feature rename to Signals by adapting the code base and
UI. 
					
						2024-03-04 12:08:05 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bddc508582 
							
						 
					 
					
						
						
							
							chore: actions filter constraints ( #6389 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1952/adapt-actions-form-ui-to-unleash-constraint-operators 
Implements the new action filters UI, now powered by constraint
operators.
This PR goes through some effort to not touch existing components too
much, especially since they are critical for activation strategies.
Instead, the new feature tries to adapt to the existing components and
styling them appropriately, while still re-using them. We can refactor
this at a later stage if needed.
This UI will face some more drastic changes in the near future due to
the feature rename, so I wanted to keep this PR mostly scoped to the
constraint operators before proceeding with more changes.



As always, did some manual tests and it seems to be working great! 
					
						2024-02-29 12:56:48 +00:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							74c760bf4c 
							
						 
					 
					
						
						
							
							chore: remove changeRequestConflictHandling flag ( #6364 )  
						
						... 
						
						
						
						What it says on the tin
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2024-02-28 10:16:35 +02:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							477a9c6cfa 
							
						 
					 
					
						
						
							
							chore: action events UI ( #6358 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1936/action-events-ui 
Implements the UI for action events.

 
					
						2024-02-27 13:52:09 +00:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9101c39eb7 
							
						 
					 
					
						
						
							
							chore: remove scheduledConfigurationChanges flag ( #6360 )  
						
						... 
						
						
						
						What is says on the box
---------
Signed-off-by: andreas-unleash <andreas@getunleash.ai> 
						
					 
					
						2024-02-27 14:57:34 +02:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							12ff4abe6a 
							
						 
					 
					
						
						
							
							chore: incoming webhook events UI ( #6317 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1937/incoming-webhook-events-ui 
This PR implements the UI for incoming webhook events.
We're also introducing a new `SidePanelList` component that we'll be
able to reuse when we tackle action set events. This PR also promotes
`ReactJSONEditor` to a common component and adapts it slightly for this
use case.


We're refreshing the events view every 5s, so if you're monitoring
events for a specific incoming webhook you can see the latest ones
coming in.
We load 20 (configurable through the hook) events by default. Everytime
you reach the end of the list you can load 20 more events until you
reach the end of the event list.
 
					
						2024-02-23 11:01:27 +00:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e9d9db17fe 
							
						 
					 
					
						
						
							
							feat: Adding Project access requires same role  ( #6270 )  
						
						... 
						
						
						
						In order to prevent users from being able to assign roles/permissions
they don't have, this PR adds a check that the user performing the
action either is Admin, Project owner or has the same role they are
trying to grant/add.
This addAccess method is only used from Enterprise, so there will be a
separate PR there, updating how we return the roles list for a user, so
that our frontend can only present the roles a user is actually allowed
to grant.
This adds the validation to the backend to ensure that even if the
frontend thinks we're allowed to add any role to any user here, the
backend can be smart enough to stop it.
We should still update frontend as well, so that it doesn't look like we
can add roles we won't be allowed to. 
						
					 
					
						2024-02-20 15:56:53 +01:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7a48fb57a6 
							
						 
					 
					
						
						
							
							feat: permission matrix (PoC) ( #6223 )  
						
						... 
						
						
						
						## About the changes
This is a rough initial version as a PoC for a permission matrix. 
This is only available after enabling the flag `userAccessUIEnabled`
that is set to true by default in local development.
The access was added to the users' admin page but could be embedded in
different contexts (e.g. when assigning a role to a user):

This is how the matrix looks like

---------
Co-authored-by: Nuno Góis <github@nunogois.com> 
						
					 
					
						2024-02-16 14:31:33 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e5fe4a7766 
							
						 
					 
					
						
						
							
							chore: add sdkReporting flag to front end ( #6253 )  
						
						... 
						
						
						
						It's already in the back end, but wasn't declared in the front end
flags. 
						
					 
					
						2024-02-16 15:43:27 +08:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9511e64027 
							
						 
					 
					
						
						
							
							refactor: project actions ( #6203 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1938/refactor-project-actions 
Refactors project actions to not include the project in the payload.
Includes other misc scouting. 
					
						2024-02-12 17:10:33 +00:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							924ea39ea2 
							
						 
					 
					
						
						
							
							feat: project actions UI form ( #6115 )  
						
						... 
						
						
						
						## About the changes
Add, delete, and update actions is already working. The UI still needs
some love, but it's functional

---------
Co-authored-by: Nuno Góis <github@nunogois.com> 
						
					 
					
						2024-02-09 12:13:44 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4c1dfbefa7 
							
						 
					 
					
						
						
							
							chore: clean up customRootRolesKillSwitch ( #6173 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1308/remove-customrootroleskillswitch-flag 
Cleans up the `customRootRolesKillSwitch` flag. 
					
						2024-02-09 08:41:40 +00:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0cf8396ec2 
							
						 
					 
					
						
						
							
							feat: add posted feedback table ( #6113 )  
						
						... 
						
						
						
						The page can only be navigated if you know direct url `/feedback`
 
						
					 
					
						2024-02-02 15:39:29 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bb02ffd8c4 
							
						 
					 
					
						
						
							
							feat: A/B test search feedback variants ( #6085 )  
						
						... 
						
						
						
						Search was not getting any feedback. We introduced 3 different variants
to compare conversion rate.


 
						
					 
					
						2024-01-31 14:32:23 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d7eb950f3a 
							
						 
					 
					
						
						
							
							chore: remove featureSearchAPI flag ( #6081 )  
						
						
						
					 
					
						2024-01-31 10:01:31 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c6a2303026 
							
						 
					 
					
						
						
							
							chore: remove featureSearchFrontend flag ( #6066 )  
						
						
						
					 
					
						2024-01-31 09:22:26 +02:00 
						 
				 
			
				
					
						
							
							
								Fredrik Strand Oseberg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7d6d4064a8 
							
						 
					 
					
						
						
							
							feat: connect dashboard static widgets to data ( #6062 )  
						
						... 
						
						
						
						This PR connects the static widgets to actual data 
						
					 
					
						2024-01-30 10:07:16 +01:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							32484460ef 
							
						 
					 
					
						
						
							
							chore: project actions table ( #6039 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1877/ui-add-actions-table 
Implements the new project actions table.


 
					
						2024-01-26 08:20:30 +00:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							17d826ddf4 
							
						 
					 
					
						
						
							
							task: Add banner encouraging edge upgrade ( #6018 )  
						
						... 
						
						
						
						Only triggers if there is any rows in client instances that have
    sdk_version: unleash-edge with version < 17.0.0
The function that checks this memoizes the check for 10 minutes to avoid
scanning the client instances table too often. 
						
					 
					
						2024-01-24 14:22:48 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0847c2e52c 
							
						 
					 
					
						
						
							
							chore: add new action hooks ( #5992 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-1857/create-new-action-hooks-on-the-frontend 
Adds action hooks to help us with CRUD operations on the frontend,
similar to https://github.com/Unleash/unleash/pull/5788  and
https://github.com/Unleash/unleash/pull/5790  
					
						2024-01-22 17:31:04 +00:00 
						 
				 
			
				
					
						
							
							
								Fredrik Strand Oseberg 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							60d2176efa 
							
						 
					 
					
						
						
							
							feat: add option to use variants with feedback ( #5986 )  
						
						... 
						
						
						
						This PR will allow us to use a feature flag with variants to control
whether or not we should show the comments field of the feedback form.
This will allow us to see whether we can increase feedback collection if
we reduce the load on the customer. 
						
					 
					
						2024-01-22 13:14:27 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0bb709a718 
							
						 
					 
					
						
						
							
							feat: show changes that would be overwritten in change request overview UI ( #5964 )  
						
						... 
						
						
						
						This PR adds a first, rough iteration of what it could look like to show
changes that would be overwritten by applying a PR.
The changes are listed in a table (semantically; looks more like a list
visually) and show the property, the current live value and the version
that you have in your changes. The changes are hidden by default, but
can be shown by expanding a details element.
@nicolaesocaciu Suggested that we merge this version for now and iterate
on the design later.
Here's what it looks like closed:

Here's what it looks like with a typical change load:

Here's what it looks like if you change more or less every property
changed:
 
						
					 
					
						2024-01-22 11:13:38 +04:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4b02d6aa9c 
							
						 
					 
					
						
						
							
							Executive Dashboard page setup ( #5949 )  
						
						
						
					 
					
						2024-01-18 12:32:25 +01:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2b1111044f 
							
						 
					 
					
						
						
							
							feat: added killswitch for admin tokens ( #5905 )  
						
						... 
						
						
						
						Since we've now added PAT's we really do recommend switching to those,
or for enterprises, we recommend using service accounts.
Admin tokens have an obvious disadvantage in that they're not connected
to any user, so actions performed by them are harder to audit.
This PR adds a killswitch for turning it off, in preparation for
deprecating them and ultimately removing them in the future. 
						
					 
					
						2024-01-17 10:27:36 +01:00