Skip to content

Major dashboard improvements (environment centric) #1796

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 95 commits into from
Mar 17, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
95 commits
Select commit Hold shift + click to select a range
4f6a68f
Delete the proxy app (was v2)
matt-aitken Mar 8, 2025
327211b
Delete RunPresenterElectric
matt-aitken Mar 8, 2025
9d6b44b
Select the best proj/org/env
matt-aitken Mar 8, 2025
d99df7a
Storing current proj/env in DB. Initial selection logic working with …
matt-aitken Mar 10, 2025
109e8ac
2sm needed to be in the Tailwind merge list
matt-aitken Mar 10, 2025
eb410f9
Move the task stream route (although we don’t actually use the env fo…
matt-aitken Mar 11, 2025
692dfc4
Alerts moved from /v3
matt-aitken Mar 11, 2025
725c772
API keys page moved from /v3
matt-aitken Mar 11, 2025
b5835d3
Concurrency page moved from /v3
matt-aitken Mar 11, 2025
1068e5c
WIP on side menu sections
matt-aitken Mar 11, 2025
722acdf
Improved the accordion animation
matt-aitken Mar 11, 2025
651a6ae
Moved schedules from /v3
matt-aitken Mar 11, 2025
3e1c6c0
More pages moved
matt-aitken Mar 11, 2025
b73e7f7
Move pages working
matt-aitken Mar 11, 2025
dfa4443
Run page working
matt-aitken Mar 11, 2025
804b8cd
Schedules working
matt-aitken Mar 11, 2025
96757b6
Moved deployments
matt-aitken Mar 11, 2025
b6ca63d
Alert pages moved
matt-aitken Mar 11, 2025
1e0af1d
Delete electric hooks, not used
matt-aitken Mar 12, 2025
5d8d814
Started setting up blank states
matt-aitken Mar 12, 2025
f3c3525
Test page working
matt-aitken Mar 12, 2025
7937933
Removed “Select task” from the test page
matt-aitken Mar 12, 2025
e8c8aa2
Some work on deployment page
matt-aitken Mar 12, 2025
197bc1d
Style tweaks
matt-aitken Mar 12, 2025
9749ebc
Redirect from project root to approriate env
matt-aitken Mar 12, 2025
126faee
Improved env selector styling
matt-aitken Mar 12, 2025
bbd3089
Fix for jsx errors
matt-aitken Mar 12, 2025
a7cd227
Better min width on env selector
matt-aitken Mar 12, 2025
dc456fd
Improved the env switching logic
matt-aitken Mar 12, 2025
e63b231
Added deployments to env routing
matt-aitken Mar 12, 2025
fad7e2a
Redirect deployments to the correct env
matt-aitken Mar 12, 2025
9cc8598
Redirect run from proj to env
matt-aitken Mar 12, 2025
517c2aa
JSX icon fix
matt-aitken Mar 12, 2025
505f068
Only allow single env schedules from now on
matt-aitken Mar 12, 2025
5ff1f1e
Remove env var count from the API keys page
matt-aitken Mar 12, 2025
f6cc402
Move improvements and redirects
matt-aitken Mar 12, 2025
ab3e880
Project settings moved
matt-aitken Mar 12, 2025
894b373
Fix for scroll area on test page
matt-aitken Mar 12, 2025
7f757cc
Tweaked the test design
matt-aitken Mar 12, 2025
9c817f4
Made recent payloads column narrower
matt-aitken Mar 12, 2025
d9556d4
Improved the test layout some more
matt-aitken Mar 13, 2025
14d88e4
Added org icon, new project selector menu
matt-aitken Mar 13, 2025
9f7b783
WIP on org switching menu
matt-aitken Mar 13, 2025
b295772
Org switching is working
matt-aitken Mar 13, 2025
8ea3cad
New menu working well, removed old side menu items
matt-aitken Mar 13, 2025
5d747d0
Buttons can now have a component name or an actual component for thei…
matt-aitken Mar 13, 2025
2a18f1e
Removed the Projects page, instead redirect appropriately
matt-aitken Mar 13, 2025
4660699
Fix for broken blank states
matt-aitken Mar 13, 2025
1a4c3d3
Minor run table improvements
matt-aitken Mar 13, 2025
f70d8ae
Removed unused switcher log and logic
matt-aitken Mar 13, 2025
bb14d6a
Concurrency page fix for invalid html, improved layout
matt-aitken Mar 13, 2025
edd7629
Minor improvements
matt-aitken Mar 13, 2025
482d4ea
Moved the side menu to the project level
matt-aitken Mar 13, 2025
b96d371
Improved account styling
matt-aitken Mar 13, 2025
65e8729
Moved org settings pages (with redirects)
matt-aitken Mar 13, 2025
0f1efaf
Add current plan to billing side menu link
matt-aitken Mar 13, 2025
b20200a
Upgrade to get staging from env dropdown
matt-aitken Mar 14, 2025
b360950
New env badge on concurrency limits page
matt-aitken Mar 14, 2025
43fd8d0
Show Run Engine version in span presenter
matt-aitken Mar 14, 2025
13cae62
New promote icon
matt-aitken Mar 14, 2025
1941941
Concurrency limits page is the sum of engine v1 + v2 queues
matt-aitken Mar 14, 2025
6901d03
Fix for missing batch import
matt-aitken Mar 14, 2025
f881d2a
Added currentConcurrencyOfEnvQueue function
matt-aitken Mar 14, 2025
8e61028
Basic avatar setting working
matt-aitken Mar 14, 2025
c9cfb3d
Avatar setting is working
matt-aitken Mar 14, 2025
c64b23b
You can change the color of your icon
matt-aitken Mar 14, 2025
6a32167
Avatar improvements
matt-aitken Mar 14, 2025
b8fdb56
Bugfix for mising prop
matt-aitken Mar 14, 2025
28cf691
Removed some old env badges
matt-aitken Mar 14, 2025
7898afc
Fixed replaying
matt-aitken Mar 14, 2025
3e0dc91
Removed EnvironmentLabel
matt-aitken Mar 14, 2025
afbaf6b
Old env badge deleted, changed everywhere to the new one
matt-aitken Mar 16, 2025
d63aa80
Fix for Slack integration paths
matt-aitken Mar 16, 2025
273c30d
Fix for waitpoint completion form moving
matt-aitken Mar 16, 2025
1a0e99d
Bulk replay/cancel env fix
matt-aitken Mar 16, 2025
a0b7179
Fix for alert webhook path
matt-aitken Mar 16, 2025
f09ff38
Redirect projects/v3/* to project/*
matt-aitken Mar 16, 2025
1f95cc7
Fixes for CLI redirect routes
matt-aitken Mar 16, 2025
d412b82
Remove welcome email (unused)
matt-aitken Mar 16, 2025
28135d5
Change how we count schedules towards your limits
matt-aitken Mar 16, 2025
68317d6
Use new schedules limits when checking a schedule
matt-aitken Mar 16, 2025
3b71995
Added projectId back in to task queries (indexes)
matt-aitken Mar 16, 2025
36a232a
WIP dev presence
matt-aitken Mar 16, 2025
c9e6a6d
CLI modal
matt-aitken Mar 16, 2025
07dd634
Moved things around and use Context
matt-aitken Mar 16, 2025
70a5013
Fix for p inside p
matt-aitken Mar 16, 2025
1198760
Dev connected status on run page
matt-aitken Mar 16, 2025
5f29652
Correct dev env (not a teammates)
matt-aitken Mar 16, 2025
4b4cd5f
Show disconnected message at the end
matt-aitken Mar 16, 2025
d742ba1
Minor tweak on project dropdown icon padding
matt-aitken Mar 16, 2025
5375949
Fix for inconsistent date format for presence
matt-aitken Mar 16, 2025
4f44b00
Added a message when pushing to the billing page
matt-aitken Mar 17, 2025
96ff617
Center the team page
matt-aitken Mar 17, 2025
bf7b1f1
Project settings page centered
matt-aitken Mar 17, 2025
82989c8
Improvements to the dev presence
matt-aitken Mar 17, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions apps/proxy/.dev.vars.example

This file was deleted.

13 changes: 0 additions & 13 deletions apps/proxy/.editorconfig

This file was deleted.

172 changes: 0 additions & 172 deletions apps/proxy/.gitignore

This file was deleted.

11 changes: 0 additions & 11 deletions apps/proxy/.prettierrc

This file was deleted.

72 changes: 0 additions & 72 deletions apps/proxy/CHANGELOG.md

This file was deleted.

68 changes: 0 additions & 68 deletions apps/proxy/README.md

This file was deleted.

21 changes: 0 additions & 21 deletions apps/proxy/package.json

This file was deleted.

20 changes: 0 additions & 20 deletions apps/proxy/src/apikey.ts

This file was deleted.

Loading