Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

If this change should result in new package versions please add a changeset before merging. You can do so by clicking the link provided by changeset bot below.

## Reason

Request changes might be spammy. Context here: https://lightsparkgroup.slack.com/archives/C03HYQQ2HT6/p1758132593755079

## Overview

- Remove request changes
- Rerun `check-ent-db` job if it was previously successful AND there is a multiple alembic head issue

GitOrigin-RevId: 5ec32cb83e6a12de65f907a18b3377f092ded98a
@github-actions github-actions bot requested a review from a team as a code owner September 24, 2025 00:33
Copy link
Contributor Author

github-actions bot commented Sep 24, 2025

The following public packages have changed files:

Changed Current version
@lightsparkdev/ui 1.1.13

There are no existing changesets for this branch. If the changes in this PR should result in new published versions for the packages above please add a changeset. Any packages that depend on the planned releases will be updated and released automatically in a separate PR.

Each changeset corresponds to an update in the CHANGELOG for the packages listed in the changeset. Therefore, you should add a changeset for each noteable package change that this PR contains. For example, if a PR adds two features - one feature for packages A and B and one feature for package C - you should add two changesets. One changeset for packages A and B and one changeset for package C, with a description of each feature. The feature description will end up being the CHANGELOG entry for the packages in the changeset.

No releases planned.

Last updated by commit 4905f97

JasonCWang and others added 16 commits September 24, 2025 16:56
![Screenshot 2025-09-17 at 3.19.56 PM.png](https://app.graphite.dev/user-attachments/assets/f1a64e6a-0d37-43ef-a794-0bd7f70f70a1.png)

GitOrigin-RevId: 804faa0ee1e2b113bc964cb126e535fcb7a4c8af
…20659)

- adds support for filtering from the CommandCenter
- adds filters to nage app state so that the CommandCenter can use it
- updates url saving and loading to allow empty states for filters
- fixes first down key in CommandCenter going to the 2nd entry
- refactors CommandCenter to use a SectionConfig interface so it's more hierarchical rather than repeating section name props
- adds filter icon
- fixes date picker sometimes showing unstyled ("closed" according to the date picker component) state
- removes unused CommandCenter actions

![Screenshot 2025-09-23 at 3.02.44 PM.png](https://app.graphite.dev/user-attachments/assets/972dab61-6668-4c01-bbfd-392451ad514f.png)

![Screenshot 2025-09-23 at 3.02.50 PM.png](https://app.graphite.dev/user-attachments/assets/2885a534-ed34-49a7-bc92-1466890c5176.png)

![Screenshot 2025-09-23 at 3.02.57 PM.png](https://app.graphite.dev/user-attachments/assets/b9fdb4d4-1b92-4714-9bc8-974c92b45f4d.png)

GitOrigin-RevId: 4dfae1d573feeddbe95536ed8ff6bdb94becb00a
Update public `js` sources with the latest code from the [public
repository](https://github.com/lightsparkdev/js-sdk) main branch.

This typically happens when new versions of the SDK are released and
version updates need to be synced. The PR should be merged as soon as
possible to avoid updates to webdev overwriting the changes in the
js-sdk develop branch.

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Lightspark Eng <[email protected]>
Co-authored-by: Corey Martin <[email protected]>
GitOrigin-RevId: cb91a9eb1d432f6bbd117d417b3b4a1557b23285
- removes redundant predicate/error definitions in favor of useFields validation system
- adds validators for url, domain, domainName
- adds validation for all sandbox creation steps

![Screenshot 2025-09-24 at 2.53.00 PM.png](https://app.graphite.dev/user-attachments/assets/540038d9-10d8-4fda-af6f-07b4d486e4f7.png)

GitOrigin-RevId: 365d96cc4c2f2900a1c236e91a57d40af243db36
… styling, fix loading style (#20696)

- fixes infinite re-render on webhook event log table
- fixes various dropdowns (allows passing through custom typography as well to the dropdown items)
- fixes loading style for some tables by adding min height and adding display flex

![Screenshot 2025-09-24 at 4.39.09 PM.png](https://app.graphite.dev/user-attachments/assets/04a912c4-2607-4276-9ab6-be0456550381.png)

![Screenshot 2025-09-24 at 4.40.44 PM.png](https://app.graphite.dev/user-attachments/assets/95e294e8-c68c-462c-8b28-d181db66ad46.png)

GitOrigin-RevId: 0d218dcc56cc8adc79cbe2f66c38a5a1f5bab1b4
- sometimes the details page wasn't actually displaying 50 50 ratio for the left and right panels
- uses display grid instead
- when clicking ghost buttons a slight border was appearing; fixes theme for active border color

![Screenshot 2025-09-25 at 3.58.29 PM.png](https://app.graphite.dev/user-attachments/assets/db2ca2bc-970b-44a7-b736-d1690971763a.png)

GitOrigin-RevId: 286e1ce2a89e6be0fb2684cf5774c78e13e76d81
- makes header sticky
- makes side nav sticky
- allows scrolling halves of details pages separately
- makes code header sticky
- updates sidenav and command center icons
- fixes close button icon in header
- fixes num digits depending on totp version
- fixes id and string filter empty state color
- fixes docs button color

![Screenshot 2025-09-26 at
5.58.03 PM.png](https://app.graphite.dev/user-attachments/assets/9b549ebc-d38f-47e0-becc-35a885ce5a58.png)

![Screenshot 2025-09-26 at
5.58.14 PM.png](https://app.graphite.dev/user-attachments/assets/7e42da90-ce3b-404f-9e18-66e0a87ea6e4.png)

GitOrigin-RevId: bff8d9e0d94bcc3e3ad6e7805117d00da6954d87
## Reason

Claude.md! you can get these by running /init in the main repo

however, this pr splits it into **three** separate claude files.
the reason for this is that claude md files are recursive, so you can store javascript specific context in the js/claude.md, and it'll be added to context if you do any searches or tool calls in the /js directory

GitOrigin-RevId: 388a42b64bb640dcc522ba27b725683cae451b6d
…ing states (#20809)

- updates paddings in various places
- fixes button loading states

GitOrigin-RevId: 98d53ca854796b5023c9c99044504923673e6322
…ge numbers (#20855)

- invitations were not being returned in the correct order due to the 2nd query not returning in the same order
- also fixes data manager table page numbers not appearing when exactly 4 pages were present

GitOrigin-RevId: 48088c26f0933c6b10fa41041efe24f1b191d1fe
…erTable (#20858)

- when a filter was applied to a table, there was a bug where page number would get reset upon loading the next page
- fix avoids this by removing filterOptions from the dependencies of the useEffect responsible for loading filters from the URL

GitOrigin-RevId: aadb0e5a86e6797973b9216a9a452d5db4b4c35e
## Reason

claude sonnet 4.5 was released, this feature updates the claude.md files to better take advantage of its improvements

GitOrigin-RevId: 807e44bc70b59ac8c4b16c9dfa370eef907f8886
…0535)" (#20908)

## Reason

Explain *why* this change is being made.

## Overview

For large or complex changes, describe what is being changed.

## Test Plan

Explain how you tested the change.

GitOrigin-RevId: 48778d9c4c1a08d74145b2071c5bbd13e05950d7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants