-
Notifications
You must be signed in to change notification settings - Fork 245
Insights: systeminit/si
Overview
-
0 Active issues
-
- 61 Merged pull requests
- 3 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
61 Pull requests merged by 13 people
-
fix(web): add missing checksum argument
#6512 merged
Jun 26, 2025 -
feat(web): re-use atoms instead of throwing a hammer
#6504 merged
Jun 26, 2025 -
feat(web) - continuing work on the Management panel
#6506 merged
Jun 26, 2025 -
chore(docs): Update API docs + SDKs
#6511 merged
Jun 26, 2025 -
fix(web): Update lists reactively by replacing them in setQueryData()
#6509 merged
Jun 26, 2025 -
feat(luminork): Add setting who a component is managed by at creation time
#6510 merged
Jun 26, 2025 -
chore: clover schema update
#6508 merged
Jun 26, 2025 -
fix(dal-mvs): Change the MgmtFunc MV to use displayname if available
#6505 merged
Jun 26, 2025 -
feat(web): load head first muspelheim
#6502 merged
Jun 25, 2025 -
fix(sdf): send NewChangeSet edda request in v1 change set route
#6500 merged
Jun 25, 2025 -
fix(web): fix sourcemap
#6501 merged
Jun 25, 2025 -
feat: add cache control specification to s3 upload for web
#6499 merged
Jun 25, 2025 -
Add collapse, empty states and deep linking to group by
#6498 merged
Jun 25, 2025 -
fix(sdf): Log if init complete is cancelled
#6497 merged
Jun 25, 2025 -
No more hot reload
#6496 merged
Jun 25, 2025 -
feat(sdks): Update generated SDKs based on recent luminork changes
#6486 merged
Jun 25, 2025 -
Fix: dont use stores to find the list of open change sets
#6495 merged
Jun 25, 2025 -
Fix: these fns should only be called after init has completed...
#6494 merged
Jun 25, 2025 -
chore: clover schema update
#6492 merged
Jun 25, 2025 -
Fix: no-op patches may still need to create MTMs
#6487 merged
Jun 25, 2025 -
fix(web): Wait for bifrost to initialize before fetching the action view list from sqlite
#6493 merged
Jun 25, 2025 -
fix(web): Don't hijack the use of cmd when creating a change set
#6490 merged
Jun 24, 2025 -
fix(web): move to lobby optimistically on new change set
#6488 merged
Jun 24, 2025 -
Correctly log change set id index was reused from
#6489 merged
Jun 24, 2025 -
fix(web): Ensure the styling of the component name is correct
#6485 merged
Jun 24, 2025 -
chore(dev): Include Luminork in initial build
#6484 merged
Jun 24, 2025 -
fix: Add row ids to the virtualizer
#6481 merged
Jun 24, 2025 -
Fix: vue reactivity couldn't track an unassigned computed like this
#6483 merged
Jun 24, 2025 -
Protect against divide-by-zero in edda stats logging
#6482 merged
Jun 24, 2025 -
fix(web): don't redir to 'head', use the head id instead
#6480 merged
Jun 24, 2025 -
fix(web): Remove expand-logs button on FuncRunDetails
#6472 merged
Jun 24, 2025 -
fix: close modal on view creation
#6477 merged
Jun 24, 2025 -
Being more defensive here around the potential for bad data
#6479 merged
Jun 24, 2025 -
Fix: add a loading guard so we dont re-do setup work
#6478 merged
Jun 24, 2025 -
feat(web): fetch all change sets on load, wait in the lobby
#6445 merged
Jun 24, 2025 -
Add group by functionality to new UI
#6469 merged
Jun 24, 2025 -
fix: otelcol updated exporter name to debug
#6475 merged
Jun 24, 2025 -
Fix: make linkNewChangeSet idempotent / no failure when called by multiple tabs
#6474 merged
Jun 24, 2025 -
chore: Fix typo on PR template
#6473 merged
Jun 24, 2025 -
fix(dev): remove mount option that is only supported on Linux
#6471 merged
Jun 24, 2025 -
fix(sdf): Preserve default values when vivifying an attribute path
#6470 merged
Jun 23, 2025 -
fix(web): Ensure we default to the selected view
#6465 merged
Jun 23, 2025 -
Fix: stop axios from throwing exceptions on 4/500s... let the caller deal with it
#6467 merged
Jun 23, 2025 -
Many development environment fixes
#6454 merged
Jun 23, 2025 -
fix(web): ensure we wait for init everywhere
#6468 merged
Jun 23, 2025 -
Fix: we may need to move the index pointer on a noop
#6466 merged
Jun 23, 2025 -
fix(sdf): Catch Component Not Found
#6464 merged
Jun 23, 2025 -
feat(luminork): Add support for showing sources on the component GET requests
#6461 merged
Jun 23, 2025 -
fix(web): wait on initCompleted before trying to use db
#6463 merged
Jun 23, 2025 -
fix(web) - import a resource input fix
#6462 merged
Jun 23, 2025 -
feat(web) - revamped management panel in progress
#6458 merged
Jun 23, 2025 -
fix(edda): Ensure new management edges propagate to the front end
#6457 merged
Jun 23, 2025 -
chore: clover schema update
#6460 merged
Jun 23, 2025 -
chore: clover schema update
#6459 merged
Jun 22, 2025 -
fix(bifrost): Handle missing index on cold start
#6456 merged
Jun 20, 2025 -
feat(luminork): Add the ability for luminork to create management edges
#6455 merged
Jun 20, 2025 -
Expose edda's parallel MV build limit as a configuration setting
#6449 merged
Jun 20, 2025 -
Make the view switcher badass
#6446 merged
Jun 20, 2025 -
feat(sdf): Adding a v2 endpoint for being able to set what a component can manage
#6452 merged
Jun 20, 2025 -
feat(clover): Add specific prop suggestion for region pros
#6451 merged
Jun 20, 2025 -
chore: clover schema update
#6453 merged
Jun 20, 2025
3 Pull requests opened by 3 people
-
Only enqueue Update Actions during DVU if the Component does not already have any Actions
#6513 opened
Jun 26, 2025 -
Fix: dont mutate when cachedData is undefined. Add first element to empty list.
#6514 opened
Jun 26, 2025
2 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Stream patches to the front end from edda; try to reduce nats write load
#6410 commented on
Jun 26, 2025 • 1 new comment -
Adamhjk/mise toolchains
#6419 commented on
Jun 26, 2025 • 0 new comments