Releases: MetaCell/sckan-composer
Releases · MetaCell/sckan-composer
v3.1.0
What's Changed
- feat: Remove check for phenotype in ConnectivityStatementStateService by @D-GopalKrishna in #285
- Feature/esckan 58 by @afonsobspinto in #286
- Feature/csckan-293 - Front end Projection Phenotypes do not reflect Projection phenotypes specified in Admin table by @D-GopalKrishna in #287
- restoring projections along new projection phenotype by @ddelpiano in #290
- Feature/csckan-290 - change region/layer model to be independent models from AEMeta - and related changes by @D-GopalKrishna in #288
- Autofocus on entities search dropdown - d80410f
Full Changelog: v3.0.0...v3.1.0
Release 3.0.0
What's Changed
- Feature/sckan 259 by @afonsobspinto in #228
- Release/2.1.0 by @zsinnema in #231
- SCKAN-259 fix: Update transition permissions with explicit system use… by @afonsobspinto in #232
- Release/2.1.1 by @ddelpiano in #240
- Feature/sckan 265 267 by @Salam-Dalloul in #248
- Feature/sckan 274 by @afonsobspinto in #249
- Feature/sckan 275 by @afonsobspinto in #250
- Feature/sckan-279 - Admin interface changes for region + layer by @D-GopalKrishna in #255
- SCKAN-282 feat: Allow transition from Exported to Compose Now by @afonsobspinto in #256
- Feature/csckan-276 - Modify the rest API to expose the new region+layer + FE changes by @D-GopalKrishna in #257
- Feature/esckan-35 - Composer REST new generic endpoint - public - KnowledgeStatement by @D-GopalKrishna in #260
- Feature/sckan 284 by @afonsobspinto in #262
- frontend styling and some journey improvements by @ddelpiano in #261
- fix chips width by @Salam-Dalloul in #263
- Re-aligning graph styling with sckan explorer by @ddelpiano in #264
- Feature/esckan-35 - KnowledgeStatement endpoint fixes by @D-GopalKrishna in #265
- ESCKAN-35 add cors requirement txt by @D-GopalKrishna in #267
- increase spec.resources.requests.storage to fix k8s deployment error by @vgdmetacell in #268
- Feature/csckan 288 by @ddelpiano in #269
- feat: Add URI to exported csv by @afonsobspinto in #270
- feat: Add connected from uri to exported csv by @afonsobspinto in #271
- exporting the reference uri for fw conn instead of the internal pk by @ddelpiano in #272
- Feature/esckan 35 - add additional fields to the public KS endpoint by @D-GopalKrishna in #273
- Release 3.0.0 by @zsinnema in #275
New Contributors
- @vgdmetacell made their first contribution in #268
Full Changelog: 2.1.0...v3.0.0
Patch release 2.0.1
Full Changelog:
Fixed journey and statement preview generation.
Release 2.0.0
What's Changed
- SCKAN-145 feat: Allow check for duplicates with just one AnatomicalEntity set by @afonsobspinto in #137
- SCKAN-144 feat: Update Anatomical Entity search by @afonsobspinto in #136
- Sckan 147 ingest sentence comments by @zsinnema in #139
- Feature/sckan 153 by @afonsobspinto in #144
- SCKAN-151 feat: Replace PMID with the sentence/statement ID by @afonsobspinto in #143
- SCKAN-148 feat: Add move forward feature on triage step by @afonsobspinto in #142
- Feature/sckan 146 by @afonsobspinto in #141
- Feature/sckan 148 enhancement by @afonsobspinto in #157
- feat(ingest sentence): add merging of sentences during ingestion by @zsinnema in #160
- Feature/sckan 167 by @Salam-Dalloul in #159
- fixed layout messed up on chip label, fixed hover to visit metadata o… by @ddelpiano in #161
- Feature/improve consolidation by @ddelpiano in #162
- #170 1 column layout + sidebar implementation by @Salam-Dalloul in #163
- Sckan-171 Dropdown component for Entities - like origin and forward connections by @vidhya-metacell in #169
- feature(): change sentence sorting to text instead of title by @zsinnema in #170
- Feature/typos 1.0.1 by @ddelpiano in #173
- Feature/sckan 196 by @afonsobspinto in #189
- Fix journey structure and journey generation by @ddelpiano in #191
New Contributors
- @afonsobspinto made their first contribution in #10
- @Anto8819 made their first contribution in #65
- @SimaoBolota-MetaCell made their first contribution in #121
- @vidhya-metacell made their first contribution in #169
Full Changelog: https://github.com/MetaCell/sckan-composer/commits/2.0.0
v1.0.2
What's Changed
- #1 chore: Add portal application by @afonsobspinto in #10
- Feature/docker compose by @zsinnema in #12
- Feature/13 initial model + state machine + admin ui (incl state machine) by @zsinnema in #14
- #13 feat: added admin, via and anatomical entity by @zsinnema in #15
- feat: some theming and added Notes + NoteTags by @zsinnema in #16
- #17 feat: initial rest api by @zsinnema in #20
- Feature/33 by @zsinnema in #34
- #35 refactor: state machine of the connectivity statement by @zsinnema in #37
- #36 feat: implement provenance state machine by @zsinnema in #39
- #38 feat: provenance add pmcid and remove uri and add pm(c)id uri pro… by @zsinnema in #41
- #42 feat: implement doi's, format code with black by @zsinnema in #43
- #44 feat: implement ingest nlp csv by @zsinnema in #45
- #48 feat: add set owner during DRF retrieve for Provenance and ConnectivityStatement by @zsinnema in #49
- #46 feat: adjust ingestion to ingest multiple different sentences with the same pmid/pmcid by @zsinnema in #50
- #51 refactor: NoteTag to Tag by @zsinnema in #52
- Feature/18 by @zsinnema in #58
- Feature/56 by @zsinnema in #59
- #57 feat: implement conditions on sentence state transitions for guarding transitions by @zsinnema in #60
- Feature/47 implement DOI on Sentence by @zsinnema in #61
- Feature/22 by @zsinnema in #62
- #19 feat: Add sentence filters by @afonsobspinto in #64
- FE-main-components: Main layout, topbar, sidebar by @Anto8819 in #65
- SCKAN-32 feat: implement dynamic rjsf forms based on the django models by @zsinnema in #66
- SCKAN-40 feat: implement anatomical entities ingestion by @zsinnema in #67
- SCKAN-15 feat: implement Sentences List by @Anto8819 in #68
- Feature/sckan 50 by @afonsobspinto in #69
- Removes lodash dependency by @afonsobspinto in #70
- SCKAN-62 feat: added batch_name and external_ref to sentence by @zsinnema in #72
- SCKAN-55 refact: implement Redux for sentence states management by @Anto8819 in #71
- Feature/sckan 17 by @afonsobspinto in #73
- Feature/sckan 58 by @afonsobspinto in #74
- SCKAN-15 feat: adjust style at Sentence list page by @Anto8819 in #75
- #SCKAN-60 feat: Update title and logo by @afonsobspinto in #76
- SCKAN-18 feat: Implement Statement List by @Anto8819 in #77
- Sckan 59: refactor NLP ingestion get title by @zsinnema in #78
- SCKAN-66 feat: add journey compilation by @zsinnema in #79
- Feature/sckan 68 by @afonsobspinto in #80
- Feature/sckan 69 by @afonsobspinto in #81
- SCKAN-63: Add sentence form by @Anto8819 in #82
- SCKAN-71 use ORCID for Django Admin by @zsinnema in #83
- SCKAN-16 triage operator sentence details page by @Anto8819 in #84
- SCKAN-76 fix: sort connectivity statements array by id to display the… by @Anto8819 in #85
- SCKAN-96 feat: implement path chart and journey text by @Anto8819 in #87
- SCKAN-77 fix submit form on autosave to work in Firefox and Safari by @Anto8819 in #86
- Sckan 99 by @Salam-Dalloul in #89
- Sckan 93 by @Salam-Dalloul in #92
- Feature/sckan 57 by @afonsobspinto in #91
- SCKAN-97: implement KS at proofing tab by @Anto8819 in #93
- SCKAN-88 feat: implement transitions from NPO APPROVAL & EXPORTED back to COMPOSE NOW (only for staff users) by @zsinnema in #94
- SCKAN-82 feat: implement exported state for statement and update statement after it's been exported by @zsinnema in #95
- Feature/sckan 83 implement download export CS in admin by @zsinnema in #96
- Sckan-75 by @Salam-Dalloul in #97
- Feature/sckan 57 continuation by @afonsobspinto in #98
- Feature/sckan 80 by @zsinnema in #99
- SCKAN-111 fix issue of frontend missing transitions by @zsinnema in #100
- SCKAN-112 chore: squashed all composer migrations by @zsinnema in #101
- SCKAN-98 feat: implement Paths builder by @Anto8819 in #102
- fix: change name prop by label at AnatomicalEntitiesField by @Anto8819 in #104
- fix bug at species and path fields by @Anto8819 in #105
- SCKAN-89 implement changes at Distillation view by @Anto8819 in #103
- SCKAN-114 by @Anto8819 in #106
- SCKAN-117 feat: rework CS Dois to CS Provenances by @zsinnema in #107
- SCKAN-119 add additional information field at statement form by @Anto8819 in #108
- Feature/sckan 116: add an export CS identifier by @zsinnema in #109
- SCKAN-79 fix: searchbar placeholder by @Anto8819 in #111
- SCKAN-105 feat: enable ks and provenance field at distillation and pr… by @Anto8819 in #110
- SCKAN-90 fix sentence search to filter by title and text by @Anto8819 in #112
- SCKAN-118 feat: add important tag to CS when transition from NPO approved or Exported to Compose now by @zsinnema in #113
- minor changes to text by @ddelpiano in #117
- SCKAN-107 add tooltip on sentence hover at list page by @Anto8819 in #115
- SCKAN-86 implement statement cloning by @Anto8819 in #116
- SCKAN-78 Add requirements to can_be_compose sentence state service by @Anto8819 in #119
- fix ks cloning to also clone species by @Anto8819 in #122
- Feature/sckan 122 by @afonsobspinto in #120
- SKCAN-85 feat: implement changes to the autosave by @Anto8819 in #118
- Feature/sckan 108 by @SimaoBolota-MetaCell in #121
- SCKAN-123 fix: add tooltip on KS column at statement list page by @Anto8819 in #123
- SCKAN-124 fix: remove draft state from statement filter options by @Anto8819 in #124
- admin workspace button to redirect to admin interface by @ddelpiano in #114
- changes to the pipeline by @ddelpiano in #126
- fixing build by @ddelpiano in #127
- SCKAN-112 fix: Update data migration script to create or update by @afonsobspinto in #128
- SCKN-126 change phenotype on_delete to SET_NULL at statement model by @Anto8819 in #125
- SCKAN-126 add migration file from previous phenotype field change by @Anto8819 in #129
- feature/SCKAN-128 implement statement ingestion command by @Anto8819 in #130
- SCKAN-130 fix: ingest AE synonyms by @zsinnema in #131
- SCKAN-129 untangle relationship-predi...