Skip to content

Conversation

benloh
Copy link
Collaborator

@benloh benloh commented Dec 23, 2023

v1.5.0 for January 11, 2024 Data Collection

Significant Features

v1.5.0 introduces a two new significant features:

Minor Features

Developer Improvements

And many other infrastructure and minor fixes.

Caveats

  • Template Editor not fully functional -- With the introduction of custom attribute fields, the JSON-Editor functionality is broken. You can still use the Template Editor to change templates for projects that use the default fields, but any project that has custom fields (e.g. fields that have NOT been defined in template-schema.js) will corrupt your template. See Template editor wipes out hand-added fields sometimes #115.

benloh and others added 30 commits July 22, 2023 10:37
…tcreate-itest into dev-bl/ncnode-ui

# Conflicts:
#	app/view/netcreate/components/NCAutoSuggest.jsx
#	app/view/netcreate/components/NCSearch.jsx
This needs to be refactored anyway.  This just catches errors.
… to allow edits since it was coming up too easily.
… want them but otherwise not an issue. Exploring putting the text on-screen.
_ur and _ur/_lib organization, writing a fork manager prototype in ur runner
2022: adds class fields, object.hasOwn, Error.cause
2021: logical assignment ||=, numeric separators 123_00 is 123, Promise.any, String.replaceAll, WeakRef, FinalizationRegistry
2020: String.matchAll, import(), BigInt, Promise.allSettled(), globalThis, for-in, optional chaining, null coalescing
…rep for future)

NetCreate 2018 does not have a single obvious place where the Node and Edge structures are defined. It currently exists in the EdgeEditor and NodeSelector UI handler code...yikes!
… support

these will all have common APIs and means for communicating
# Conflicts:
#	app/view/netcreate/components/NCNode.jsx
Feature: "Cancel" newly-created unsaved node/edge removes it
…emediation strategies

NOTE: At least one other node has the same name. Use search or the node table to check the others.
…to support highlighting a node in the graph.
…nes whether the NCAutoSuggest is being used for an NCSearch field, or a NCEdge's `source` or `target` field
…tial match string retains the search string.
Fixes: Gracefully handle duplicate Node labels
@benloh benloh merged commit ade7062 into master Dec 23, 2023
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.

3 participants