-
Notifications
You must be signed in to change notification settings - Fork 0
Prepare for the release v2025.05.08.1 #335
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Added the two apis route for both circuit count and data * Ran prettier and linter * Corrected the typo with journal and minifed the json file --------- Co-authored-by: Loris Olivier <53363974+loris-maru@users.noreply.github.com>
* Created the single circuit page based on the key * Corrected typo in the fetching useEffect function * Ran linter and prettier * Copy and paste again the minified version of ALL_CIRCUITS.json * Added public to gitignore and ran prettier --------- Co-authored-by: Loris Olivier <53363974+loris-maru@users.noreply.github.com>
…ers (#306) Co-authored-by: Loris Olivier <53363974+loris-maru@users.noreply.github.com>
* Added component to MainDetailView * Updated CircuitSchemaProps and corrected subcircuits for plural in the minified json --------- Co-authored-by: Loris Olivier <53363974+loris-maru@users.noreply.github.com>
* Removed currency dropdown * Fixed import in price list --------- Co-authored-by: Loris Olivier <53363974+loris-maru@users.noreply.github.com>
* Added the component CircuitTable * Added columns and installed react-resizable * Added subcircuit, button and resizable columns * Added utils to filter * Added use-filtered-data * Added the filter for circuits * Style for the circuit table * Corrected the api path with circuits plural * Remove console log * Integrated the CircuitTable component in list view * Ran linter and prettier * Component for circuit page in both free and paid account + fixed some feedbacks from Pavlo --------- Co-authored-by: Loris Olivier <53363974+loris-maru@users.noreply.github.com>
) * Added component to MainDetailView * Updated CircuitSchemaProps and corrected subcircuits for plural in the minified json * Fixed the path of the placeholder image * Fixed the typo circuit with an s to fetch correctly the circuit * Resolved conflict with the image placeholder url --------- Co-authored-by: Loris Olivier <53363974+loris-maru@users.noreply.github.com>
Co-authored-by: Loris Olivier <53363974+loris-maru@users.noreply.github.com>
* Hide side bar and navigation top bar in detail view * Added the four sections * Provenance section - added a conditional rendering to publication link if undefined * Ran prettier and linter * Fixed the component of circuit table to render correctly * First feedback implementation from Pavlo * Changed the parent, derived and subcircuit fetching logic --------- Co-authored-by: Loris Olivier <53363974+loris-maru@users.noreply.github.com>
Co-authored-by: Loris Olivier <53363974+loris-maru@users.noreply.github.com>
* Fix detailed view scroll and top level layout * Move detailed page logic to a separate component, use in vlab explore
* Added reset search input when closing search bar * Ran linter and prettier --------- Co-authored-by: Loris Olivier <53363974+loris-maru@users.noreply.github.com>
Sim filter.
All the lint errors have been fixed. We should now prevent Github from merging if the linter has not been successful.
* Added check on the user profile update form * Added email verification on virtual lab creation * Fix linting issue * PR feedbacks
* Removed the component of search bar and filter options * Removed the file filtering-circuits * Fix simulate page filter (#323) Sim filter. * Fix all lint issues (#324) All the lint errors have been fixed. We should now prevent Github from merging if the linter has not been successful. * Removed the component of search bar and filter options * Removed the component of search bar and filter options * Fixed multiples times import issue --------- Co-authored-by: Loris Olivier <53363974+loris-maru@users.noreply.github.com> Co-authored-by: g-bar <gilarturo.barriosdelvillar@openbraininstitute.org> Co-authored-by: Tolokoban <contact@tolokoban.org>
* Removed the component of search bar and filter options * Removed the file filtering-circuits * Harmonised Subcircuit component props with the ones of CircuitTable * Added the props to SubcircuitTable imported component --------- Co-authored-by: Loris Olivier <53363974+loris-maru@users.noreply.github.com>
* Removed the component of search bar and filter options * Removed the file filtering-circuits * Fixed typescript error with onHeaderCell --------- Co-authored-by: Loris Olivier <53363974+loris-maru@users.noreply.github.com>
* Removed the component of search bar and filter options * Removed the file filtering-circuits * Created a function to find circuits everywhere it is in the tree * Ran prettier --------- Co-authored-by: Loris Olivier <53363974+loris-maru@users.noreply.github.com>
tolokoban
approved these changes
May 8, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.