Commit 2a1273b
Major v3 web app update (#924)
* Added the new colours to the Tailwind config
* Fixed Tsailwind compile errors
* WIP Geist working in the app
* WIP Storybook
* Storybook is working again… ouch
* Use Geist mono for CodeMirror
* Some find/replace class changes
* Resizable colours improved
* WIP on primary button
* Minor style improvements
* Improve the side menu header styling
* Improved v2 breadcrumbs
* Account side menu tweaks
* The page now works with the NavBar and UpgradePrompt
* Removed unused import
* Refactored the buttons to be dry-er
* Removed the breadcrumbs
* WIP on nav bar
* WIP updating the button styles
* Fix for the old test page
* Fix for type errors
* Removed console.log
* Colour change in the resizable handle
* New loading bar divider
* Removed the design plugin
* Creating our own storybook pages
* Added some “storybook” pages
* Added DetailCell storybook
* WIP new animation for the loading page
* Added the new loading divider
* Fix for the time frame filter having a green border
* Style improvements to the new test page
* Small style improvements
* Improvements to the list pagination components
* Nav bar back button improved
* Improvements to the run page
* Lots of v2 style improvements
* Help looks better
* Improvements to the regenerate API key modal
* More general improvements
* Added section titles to our storybook
* Added form stories
* Fix for missing key prop
* Loading bar is working
* Fixed button submitting state
* Fix for the test button icon
* Code bg improved
* Improved oauth buttons
* Integration page header fix
* Various improvements, mainly changing button variants
* Segmented control style updates
* Added an outline of 3px for the segment control
* Fixes for the billing pages
* More pricing improvements
* Added dialog to storybook
* Typography now in storybook
* Free usage bar added to storybook
* Added inline clode to storybook
* Separated menu types into a sub section in storybook
* NamedIcon now in storybook
* Added page header to storybook
* Added pricing callout to storybook
* Added radio groups to storybook
* Added segmented controllers to storybook
* Added shortcuts to storybook
* Added switches to storybook
* Added toast to storybook
* Added tooltips to storybook
* Added tree view to storybook
* Added usage charts to storybook
* Tarted up the environment variables page
* Fix for the FreePlanUsage panel bg colours
* Added new badge variants
* Added the <TaskPath /> to the tasks table
* Span header improvements
* Started work on the timeline
* Started work on the timeline
* Fix for the run page header
* Timeline tick marks are working
* Timeline working
* Got the durations showing on hover
* Button improvements
* Experimenting with how the duration should be shown
* Lots of refinements to the timeline
* Much nicer API for the Timeline
* The switch is now purple to match the design, with inverted thumb when on
* Removed old stuff
* Export the props
* Added the span with duration back in
* Simplified more and fixed the span durations
* Put in some decent dummy data
* Rendering defaults
* Wip with the mouse cursor
* Improvements to the story
* Added Slider primitive
* Integrated the icons into the slider
* Lots of layout improvements
* Cleaned up imports
* “Root” indicator
* Animated background on partials
* Pull the styles through to the spans and log dots
* Fixed some bugs in the TreeView when nodes get created or destroyed
* Fix for incorrect parentTask reference
* Added run streaming endpoint for live refreshing
* Added the tabs to Storybook
* Fix for status font size mismatch
* Fix for the misaligned run filter status
* Set a minimum duration on the timeline
* The TreeView now re-calculates if the number of nodes has changed
* Partials now render to the end
* Improved the durations gutter
* The duration is calculated using the current time if there are partial events
* Added the environment label to storybook
* Improved the environment label style
* Removed bottom margin from badge
* Button style improvements
* Callouts style fits the new design better
* Got the scrollbars to appear on the tree/timeline
* Added scroll support
* Synced scrolling working
* Close button and exit icon for the detail panel
* secure field shows start of env
* Clipboard improvements
* Latest lockfile
* Fix for the durations wrapping
---------
Co-authored-by: James Ritchie <james@jamesritchie.co.uk>1 parent 64401ee commit 2a1273b
240 files changed
Lines changed: 5151 additions & 4477 deletions
File tree
- apps/webapp
- .storybook
- app
- assets
- icons
- images
- components
- billing
- code
- environments
- events
- frameworks
- helpContent
- integrations
- jobs
- layout
- primitives
- TreeView
- runs
- v3
- run
- stories
- presenters/v3
- routes
- _app.orgs.$organizationSlug._index
- _app.orgs.$organizationSlug.billing._index
- _app.orgs.$organizationSlug.billing.plans
- _app.orgs.$organizationSlug.billing
- _app.orgs.$organizationSlug.integrations_.$clientParam._index
- _app.orgs.$organizationSlug.integrations_.$clientParam.connections
- _app.orgs.$organizationSlug.integrations_.$clientParam.scopes
- _app.orgs.$organizationSlug.integrations_.$clientParam
- _app.orgs.$organizationSlug.integrations
- _app.orgs.$organizationSlug.invite
- _app.orgs.$organizationSlug.projects.$projectParam._index
- _app.orgs.$organizationSlug.projects.$projectParam.environments
- _app.orgs.$organizationSlug.projects.$projectParam.events.$eventParam
- _app.orgs.$organizationSlug.projects.$projectParam.events._index
- _app.orgs.$organizationSlug.projects.$projectParam.events
- _app.orgs.$organizationSlug.projects.$projectParam.http-endpoints.$httpEndpointParam
- _app.orgs.$organizationSlug.projects.$projectParam.http-endpoints._index
- _app.orgs.$organizationSlug.projects.$projectParam.http-endpoints
- _app.orgs.$organizationSlug.projects.$projectParam.jobs.$jobParam.runs.$runParam
- _app.orgs.$organizationSlug.projects.$projectParam.jobs.$jobParam.settings
- _app.orgs.$organizationSlug.projects.$projectParam.jobs.$jobParam.test
- _app.orgs.$organizationSlug.projects.$projectParam.jobs.$jobParam
- _app.orgs.$organizationSlug.projects.$projectParam.runs
- _app.orgs.$organizationSlug.projects.$projectParam.settings
- _app.orgs.$organizationSlug.projects.$projectParam.setup.astro
- _app.orgs.$organizationSlug.projects.$projectParam.setup.express
- _app.orgs.$organizationSlug.projects.$projectParam.setup.fastify
- _app.orgs.$organizationSlug.projects.$projectParam.setup.nestjs
- _app.orgs.$organizationSlug.projects.$projectParam.setup.nextjs
- _app.orgs.$organizationSlug.projects.$projectParam.setup.nuxt
- _app.orgs.$organizationSlug.projects.$projectParam.setup.redwood
- _app.orgs.$organizationSlug.projects.$projectParam.setup.remix
- _app.orgs.$organizationSlug.projects.$projectParam.setup.sveltekit
- _app.orgs.$organizationSlug.projects.$projectParam.setup
- _app.orgs.$organizationSlug.projects.$projectParam.triggers._index
- _app.orgs.$organizationSlug.projects.$projectParam.triggers.scheduled
- _app.orgs.$organizationSlug.projects.$projectParam.triggers.webhooks
- _app.orgs.$organizationSlug.projects.$projectParam.triggers_.external.$triggerParam_.runs.$runParam
- _app.orgs.$organizationSlug.projects.$projectParam.triggers_.external.$triggerParam
- _app.orgs.$organizationSlug.projects.$projectParam.triggers_.webhooks.$triggerParam._index
- _app.orgs.$organizationSlug.projects.$projectParam.triggers_.webhooks.$triggerParam.delivery
- _app.orgs.$organizationSlug.projects.$projectParam.triggers_.webhooks.$triggerParam_.runs.$runParam
- _app.orgs.$organizationSlug.projects.$projectParam.triggers_.webhooks.$triggerParam_.runs.delivery.$runParam
- _app.orgs.$organizationSlug.projects.$projectParam.triggers_.webhooks.$triggerParam
- _app.orgs.$organizationSlug.projects.$projectParam.triggers
- _app.orgs.$organizationSlug.projects.$projectParam
- _app.orgs.$organizationSlug.projects.v3.$projectParam._index
- _app.orgs.$organizationSlug.projects.v3.$projectParam.apikeys
- _app.orgs.$organizationSlug.projects.v3.$projectParam.environment-variables.new
- _app.orgs.$organizationSlug.projects.v3.$projectParam.environment-variables
- _app.orgs.$organizationSlug.projects.v3.$projectParam.runs.$runParam.spans.$spanParam
- _app.orgs.$organizationSlug.projects.v3.$projectParam.runs.$runParam.stream
- _app.orgs.$organizationSlug.projects.v3.$projectParam.runs.$runParam
- _app.orgs.$organizationSlug.projects.v3.$projectParam.runs._index
- _app.orgs.$organizationSlug.projects.v3.$projectParam.test.tasks.$taskParam
- _app.orgs.$organizationSlug.projects.v3.$projectParam.test
- _app.orgs.$organizationSlug.projects.v3.$projectParam
- _app.orgs.$organizationSlug.settings
- _app.orgs.$organizationSlug.team
- _app.orgs.$organizationSlug_.projects.new
- _app.orgs.$organizationSlug_.select-plan
- _app.orgs.$organizationSlug_.subscribed
- _app.orgs.$organizationSlug
- _app.orgs.new
- account._index
- account.tokens
- account
- login._index
- login.magic
- storybook.badges
- storybook.buttons
- storybook.callout
- storybook.checkboxes
- storybook.clipboard-field
- storybook.code-block
- storybook.detail-cell
- storybook.dialog
- storybook.environment-label
- storybook.free-plan-usage
- storybook.inline-code
- storybook.input-fields
- storybook.login-form
- storybook.named-icon
- storybook.page-header
- storybook.popover
- storybook.pricing-callout
- storybook.radio-group
- storybook.search-fields
- storybook.segmented-control
- storybook.select
- storybook.shortcuts
- storybook.simple-form
- storybook.switch
- storybook.tabs.$tabNumber
- storybook.tabs
- storybook.timeline
- storybook.toast
- storybook.tooltip
- storybook.tree-view
- storybook.typography
- storybook.usage
- storybook
- utils
- config-packages/tailwind-config
- packages/core/src/v3/utils
- references/package-tester
- app
- components
- events/[eventId]
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
0 commit comments