Recent Releases of https://github.com/brain-development-and-disorders-lab/mars

https://github.com/brain-development-and-disorders-lab/mars - v1.0.0

Highlights

  • Initial Metadatify release candidate 🎉
  • Includes core functionality for Entities, Projects, Attributes, and Workspaces
  • Includes user authentication and collaboration
  • Read more about the features included in this release: https://github.com/Brain-Development-and-Disorders-Lab/mars/wiki

What's Changed

  • Basic authentication implementation by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/7
  • MARS-47-preview-attachment by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/33
  • MARS-48-create-pages by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/34
  • MARS-49-values-input-bug by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/35
  • MARS-50-disable-edit-locking by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/36
  • MARS-51-Update-user-interface-spacing-and-organization by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/37
  • MARS-52-manipulate-image-attachments by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/38
  • MARS-66-Spreadsheet-imports-missing-date-values-and-Select-values by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/44
  • MARS-67-Create-action-drop-down-for-DataTable-component by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/45
  • MARS-70-Apply-security-updates by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/46
  • MARS-71-Add-action-drop-down-to-search-results by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/47
  • MARS-76-Responsive-layout-and-UI-updates by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/48
  • [MARS-162] enabling manual github action trigger by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/50
  • [MARS-156] add cypress support by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/51
  • [MARS-157] improve UX test and use artifact on git actions by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/52
  • [MARS-187] created a unit test. yarn test in clients to run tests by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/53
  • [MARS-188] update github action to run client test by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/54
  • [MARS-201] import now save the origin and product by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/59
  • [MARS-212] add QueryBuilder, put existing query in new file, added backend to handle built query by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/60
  • [MARS-213] updated design of the query builder by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/61
  • [MARS-214] update jets config file and and tests for QueryBuilderTab by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/62
  • [MARS-225] adding defensive code on edit attribute from entity page by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/63
  • [MARS-140] add JSON export and import, mnor UI tweaks by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/64
  • Bump follow-redirects from 1.15.2 to 1.15.4 in /server by @dependabot in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/65
  • Bump follow-redirects from 1.15.3 to 1.15.4 in /client by @dependabot in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/66
  • [MARS-224] Export all entities feature by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/67
  • [MARS-137] importJSON fix and add entity mapping by ID by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/68
  • [MARS-208] refactor / improve speed getDataMultiple by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/69
  • [MARS-135] Store UID from ORCid into DB by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/70
  • [MARS-233] add entity is now uniq name by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/71
  • Bump ip from 2.0.0 to 2.0.1 in /server by @dependabot in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/72
  • MARS-72 loading indicator for quick search component by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/73
  • [MARS-240] adding entity tests and permissions checks by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/74
  • [MARS-265] change env var by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/75
  • add owner to attribute by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/76
  • [MARS-290] trying to update webpack config and disable legacy query search by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/78
  • [MARS-293] make-regular-search-query-look-entities-and-attributes by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/80
  • [MARS 289] Invalid date used when creating new Project by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/77
  • [MARS-292] Add language signifying CSV and JSON import functionality by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/79
  • Bump jose from 4.14.4 to 4.15.5 in /server by @dependabot in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/81
  • [MARS-295] remove isNameUnique on client by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/83
  • [MARS-294] Add warning on import for invalid date formats by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/82
  • [MARS 296] Attributes with IDs containing _ not included in CSV exports by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/84
  • [MARS 297] Quick search component makes bad request on search leading to error by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/85
  • [MARS 299] Improve left menu design with contrast by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/86
  • [MARS-298] add creation attribute template link in add attribute page by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/87
  • [MARS-302] rename attribute to template attribute by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/88
  • [MARS-303] Improve design of DataTable to better show it is sortable by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/89
  • [MARS 309] Improve design of Activity panel and fix responsive UI on dashboard by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/91
  • [MARS-301] fix import modal upload btn status by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/92
  • [MARS 304] Add affordances to improve clarity of import workflow by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/90
  • [MARS 310] Small UI updates for appearance by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/94
  • [MARS 305] Export dialog must include detail of file formats and resulting output differences by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/93
  • Bump follow-redirects from 1.15.5 to 1.15.6 in /server by @dependabot in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/96
  • Bump follow-redirects from 1.15.4 to 1.15.6 in /client by @dependabot in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/95
  • [MARS-227] added cancel btn, moved delete btn by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/97
  • [MARS-228] add feature save as template on add attribute by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/99
  • Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /client by @dependabot in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/98
  • [MARS-136] invite by ORCiD stored in collaborators field in project by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/102
  • Bump express from 4.18.2 to 4.19.2 in /client by @dependabot in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/101
  • Bump express from 4.18.2 to 4.19.2 in /server by @dependabot in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/100
  • [MARS-210] on creation of new user, project and 2 entities and a template are created by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/103
  • [MARS-307] add timestamp on Entity creation by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/104
  • Bump tar from 6.2.0 to 6.2.1 in /client by @dependabot in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/105
  • [MARS-142] add typeahead backend feature and add it in the frontend to add origin/product to entity by @rfievet in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/106
  • [MARS-1001] Updating deployment workflow to include server with client by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/107
  • [MARS-1001] Remove unused env variable by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/108
  • MARS-1007 Error occurring in login workflow preventing ORCID login by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/111
  • MARS-1008 Missing index.js after server deployment by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/112
  • MARS-1003-Add-pre-commit-tool-to-enforce-style by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/113
  • Bump react-pdf from 7.6.0 to 7.7.3 in /client by @dependabot in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/110
  • MARS-1010-Refactor-REST-API-to-create-generic-request-function by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/114
  • MARS-1004-Integrate-GraphQL-for-subset by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/115
  • MARS-1015-Application-rename-unify-UI-updates by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/118
  • MARS-1018-Update-Search-functionality-to-use-GraphQL by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/119
  • MARS-1020-Unable-to-edit-Entity-type-Values by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/120
  • MARS-1019-Fix-ability-to-export-CSV-and-JSON-files by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/121
  • MARS-64-Fix-removing-Entities-from-Project by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/122
  • MARS-63-Zooming-and-panning-image-previews-does-not-function-as-expected by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/123
  • MARS-1013-Create-Workspace-collection-and-routes by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/124
  • MARS-1028-Entities-unable-to-be-viewed-in-Workspace by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/125
  • MARS-1029-Activity-returning-only-one-instance-in-Workspace by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/126
  • MARS-1031-Rebrand-to-metadatify by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/127
  • MARS-1032-Template-Attributes-not-shown-when-adding-an-Attribute-to-an-Entity by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/129
  • MARS-1030-Improve-SearchSelect-UI-by-adding-existing-options by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/128
  • MARS-1033-Integrate-SearchSelect-into-all-other-instances-where-Entities-selected by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/130
  • MARS-1026-Images-not-being-shown-in-Entity-attachments by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/131
  • MARS-1035-Attachments-fail-to-load-on-first-preview by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/132
  • MARS-1022-View-and-update-page-for-Workspace by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/133
  • MARS-1037-Code-cleanup-and-resolution-of-warnings by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/134
  • MARS-1027-Define-user-first-name-last-name-and-email-address-on-first-login by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/135
  • MARS-1038-Archive-Workspace-contents-restore-Workspace-contents by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/136
  • MARS-1045-Add-text-describing-table-pagination-with-item-count-and-names by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/137
  • MARS-1044-Dashboard-auto-refresh-component by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/138
  • MARS-1043-Basic-statistics-for-Entity-Project-Attribute-view by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/139
  • MARS-1034-Perform-security-review-of-GraphQL-and-login-management by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/140
  • MARS-1039-Enable-version-history-for-Workspace-contents by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/141
  • MARS-1040-Implement-edit-locking-for-Entities-Projects-and-Attributes by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/142
  • MARS-1048-Create-Metadatify-product-website by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/143
  • MARS-1050-Add-waitlist-mechanism-allowing-external-users-to-register-their-interest by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/144
  • MARS-1056-Refactor-login-setup by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/145
  • MARS-1057-Resolve-login-bug-in-production-deployment by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/146
  • MARS-1051-Review-the-Entity-Import-and-Export-functionality by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/147
  • MARS-1058-Redesign-graph-nodes-and-structures by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/148
  • MARS-1046-Update-QueryBuilder-to-include-fields-for-Attribute-types-and-data by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/149
  • MARS-1047-Add-unit-tests-for-new-features-and-update-Cypress-tests by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/150
  • MARS-1060-Login-button-not-reflecting-loading-state by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/151
  • MARS-1062-Add-security-integration-tests by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/152
  • MARS-1059-Add-token-generation-and-expose-new-endpoint-for-public-API by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/153
  • MARS-1064-Add-new-paths-for-API by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/154
  • MARS-1065-Use-Markdown-enabled-field-for-all-descriptions by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/155
  • MARS-1068-Add-new-Scan-modal-to-accept-input-from-external-scanners by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/156
  • MARS-1049-Add-Workspace-property-to-set-public-or-private-visibility by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/157
  • MARS-1070-Improve-relationship-terminology by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/158
  • MARS-1071-Import-review-page-allows-inclusion-and-exclusion-of-updates by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/159
  • MARS-1017-Add-Select-Entities-section-to-Project-creation-page by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/160
  • MARS-1061-Incorporate-static-analysis-tool-into-deployment-workflow by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/161
  • MARS-1052-Import-and-Export-template-Attributes by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/162
  • MARS-1067-Integrate-observability-platforms-for-metrics-and-monitoring by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/163
  • MARS-1077-PostHog-not-capturing-client-events by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/164
  • MARS-1074-Template-descriptions-cause-UI-overflow by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/165
  • MARS-1075-Invalid-Date-shown-for-multiple-TimestampTag-instances by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/166
  • MARS-1076-Force-input-User-information-on-first-sign-in by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/167
  • MARS-1078-Improve-import-file-validation-and-error-handling by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/168
  • MARS-1079-Improve-loading-feedback-when-performing-network-operations by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/169
  • MARS-1080-Enter-changelog-and-store-ORCiD-when-saving-changes-to-Entity by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/170
  • MARS-1082-User-presented-with-tutorial-or-walkthrough-on-first-login by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/171
  • MARS-1081-Updating-Entity-via-JSON-does-not-add-new-Attributes-correctly by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/172
  • MARS-1085-Add-experimental-in-browser-QR-code-scanning by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/173
  • MARS-1086-Update-responsive-UI-to-include-all-navigation-menu-items by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/174
  • MARS-1087-Identify-and-resolve-remaining-issues-with-responsive-UI by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/175
  • MARS-1088-Update-public-website-to-reflect-release-status by @henryjburg in https://github.com/Brain-Development-and-Disorders-Lab/mars/pull/176

Full Changelog: https://github.com/Brain-Development-and-Disorders-Lab/mars/commits/v1.0.0

- TypeScript
Published by henryjburg over 1 year ago