Commit Graph

  • 57f5ce089c Make links thicker, reduce timeout trigger time develop-bayer Tim Lorsbach 2026-07-09 20:39:48 +02:00
  • 28e5dbbcf5 Unconnected Nodes Tim Lorsbach 2026-07-09 20:30:27 +02:00
  • 8620f98082 Implemented Compound Names / Reaction Names View Option Tim Lorsbach 2026-07-09 20:18:28 +02:00
  • 4ee37b5c71 provide setting link and copy button Tim Lorsbach 2026-07-09 13:55:10 +02:00
  • c65be30b6b Fix alter name/desc for node, make /node /edge funcitonal Tim Lorsbach 2026-07-09 13:33:53 +02:00
  • b5e3c1957b underline pes link in templates Tim Lorsbach 2026-07-08 20:24:53 +02:00
  • 3bb9220b22 Fix Classification import, Fix PES Deserialization Tim Lorsbach 2026-07-08 20:20:36 +02:00
  • d06ed33196 removed debug Tim Lorsbach 2026-07-08 10:46:45 +02:00
  • ea672ec91a PES Fields in API Output Tim Lorsbach 2026-07-08 10:46:27 +02:00
  • dfc1309fd3 Added pesLink field to PW Api output Tim Lorsbach 2026-07-08 10:39:01 +02:00
  • 6e2dbccd6c Harmonised proposed field in Json output Tim Lorsbach 2026-07-08 10:32:05 +02:00
  • b77fbc9b90 implemented non persistent Tim Lorsbach 2026-07-06 15:44:23 +02:00
  • ce1d709715 highlight Description links Tim Lorsbach 2026-07-06 15:17:38 +02:00
  • b0004ea66e Package Export/Import cycle Tim Lorsbach 2026-07-06 15:17:16 +02:00
  • 2fbffb4b3b Fixed molfile assignment, adjusted Export Tim Lorsbach 2026-07-03 09:40:47 +02:00
  • 365af14448 Fix PES Link HTML for other entities Tim Lorsbach 2026-07-03 09:29:53 +02:00
  • 8017070de8 Fixed error return, removed unused options Tim Lorsbach 2026-07-02 22:57:30 +02:00
  • a0ac79a897 Return proper http response instead of error Tim Lorsbach 2026-07-02 21:37:19 +02:00
  • caeec2ab79 Make PES Link clickable Tim Lorsbach 2026-07-02 21:02:17 +02:00
  • 3525621281 adjusted migration Tim Lorsbach 2026-03-06 15:15:08 +01:00
  • 9bc9f86ff1 [Fix] Pathway SVG Export has Edges again, Fix In/Out Edge coloring (#422) develop jebus 2026-07-03 07:24:02 +12:00
  • dba6514013 [Chore] Package Export, Blanks for fields, Styling (#421) jebus 2026-07-02 20:12:26 +12:00
  • a092d4a558 [Chore] Updated Dockerfile (#418) jebus 2026-06-17 08:33:02 +12:00
  • 2502c020f7 [Fix] Collection of minor Bugfixes (#417) jebus 2026-06-17 07:56:32 +12:00
  • 6ab9180291 [Feature] Vizualize Reaction Circles (#410) jebus 2026-06-11 02:07:49 +12:00
  • 3657d14659 [Fix] Cascade deletion of Reactions to Edges (#409) jebus 2026-06-11 00:24:06 +12:00
  • ef6091d416 [Fix] Set depth to -1 when adding a Node via Pathway.add_node to be in sync with legacy_api (#408) jebus 2026-06-09 23:55:16 +12:00
  • 14cfc1e4d7 [Feature] Integrate DOI Links, Handle Cycles in Pathway Viz (#407) jebus 2026-06-03 06:00:38 +12:00
  • 868bbf5c05 [Fix] False as multi_step default in legacy API (#406) jebus 2026-05-29 08:12:52 +12:00
  • be5ee1d1d7 [Fix] Propagate multi_step in Edge.create to Reaction.create to ensure deduplication is working (#405) jebus 2026-05-29 07:39:32 +12:00
  • 20fd949dfd [Fix] Implement legacy PFASConfidence object construction (#404) jebus 2026-05-28 23:57:34 +12:00
  • c9b643fe6e [Feature] Make JobLog Page Paginated (#403) jebus 2026-05-28 23:01:27 +12:00
  • 1a9f1cf9af [Fix] Legacy API Node Depth Parsing, description validation in Reaction.create (#402) jebus 2026-05-28 09:53:39 +12:00
  • c7c7e17e43 [Feature] Implement legacy endpoints to enable copy via python client (#400) jebus 2026-05-28 01:41:28 +12:00
  • 674e10c7fa [Fix] Legacy API Package Endpoint, Pepper Unit in Pathway View (#399) jebus 2026-05-27 21:09:17 +12:00
  • 8079b80d57 [Fix] Fix Typo in multi_step assignment (#397) jebus 2026-05-21 09:56:21 +12:00
  • 76e63fda2c [Fix] Fix BART Upload (#396) jebus 2026-05-21 03:16:02 +12:00
  • 1e43c298d2 [Fix] Simplify Depth adjustment (#386) jebus 2026-05-12 21:04:56 +12:00
  • b39fc7eaf8 [Fix] Update Node depth when adding new Edges to a Pathway (#384) jebus 2026-05-12 09:40:35 +12:00
  • a2fc9f72cb [Feature] Make use of HalfLifeModel Enum (#383) jebus 2026-05-12 09:23:56 +12:00
  • 734b02767e [Fix] Update plotting imports and thread handling in Pepper class (#382) Tobias O 2026-05-12 06:43:26 +12:00
  • 9d70db2ca2 [Fix] Wrong indentation in welcome mail (#373) jebus 2026-04-22 08:47:05 +12:00
  • fec26d0233 [Feature] Admin Actions for Activation and Affiliation Request (#372) jebus 2026-04-22 08:36:31 +12:00
  • 689f7998eb [Dep] Updated enviFormer, additional information lib, aiohttp, fsspec (#371) jebus 2026-04-22 06:38:31 +12:00
  • 8498e59fa1 [Feature] Changes required for non public tenants (#370) jebus 2026-04-22 06:08:39 +12:00
  • b508511cd6 Implement basic group listing and re-enabled group creation Tim Lorsbach 2026-04-14 20:58:12 +02:00
  • 877804c0ff [Feature] Path prefixes (#369) jebus 2026-04-14 21:59:29 +12:00
  • 964574c700 [Feature] Biotransformer in enviPath (#364) jebus 2026-04-10 00:00:13 +12:00
  • 5029a8cda5 [Feature] Dockerized Setup (#366) jebus 2026-04-07 20:06:46 +12:00
  • d06bd0d4fd [Feature] Minimal IUCLID export (#338) Tobias O 2026-04-07 19:46:12 +12:00
  • f7c45b8015 [Feature] Add legacy api endpoint to mimic ReferringScenarios (#362) jebus 2026-03-17 19:44:47 +13:00
  • 68aea97013 [Feature] Simple template extension mechanism (#361) jebus 2026-03-16 21:06:20 +13:00
  • 3cc7fa9e8b [Fix] Add Captcha vars to Template (#359) jebus 2026-03-13 11:46:34 +13:00
  • 21f3390a43 [Feature] Add Captchas to avoid spam registrations (#358) jebus 2026-03-13 11:36:48 +13:00
  • 8cdf91c8fb [Fix] Broken Model Creation (#356) jebus 2026-03-12 11:34:14 +13:00
  • bafbf11322 [Fix] Broken Enzyme Links (#353) jebus 2026-03-12 10:25:47 +13:00
  • f1a9456d1d [Fix] enviFormer prediction (#352) jebus 2026-03-12 08:49:44 +13:00
  • e0764126e3 [Fix] Scenario Review Status + Depth issues (#351) jebus 2026-03-12 08:28:20 +13:00
  • ef0c45b203 [Fix] Pepper display probability calculation (#349) Liam Brydon 2026-03-11 19:12:55 +13:00
  • b737fc93eb [Feature] Search for Permissions, Prep Compound / Structure to be extended, Prep Template overwrites (#347) jebus 2026-03-11 11:27:15 +13:00
  • d4295c9349 [Fix] bootstrap command now reflects new Scenario/AdditionalInformation structure (#346) jebus 2026-03-07 03:14:28 +13:00
  • c6ff97694d [Feature] PEPPER in enviPath (#332) jebus 2026-03-06 22:11:22 +13:00
  • 6e00926371 [Feature] Scenario and Additional Information creation via enviPath-python, Add Half Lifes to API Output, Fix source/target ids in legacy API (#340) jebus 2026-03-06 07:20:18 +13:00
  • 81cc612e69 [Feature] Populate Batch Predict Table by CSV (#339) jebus 2026-03-06 03:15:44 +13:00
  • cc9598775c [Fix] Fix Perm for creating entities (#341) jebus 2026-02-27 03:56:33 +13:00
  • d2c2e643cb [Fix] Compound Grouping, Identity prediction of enviFormer, Setting params (#337) jebus 2026-02-20 10:14:28 +13:00
  • 0ff046363c [Fix] Fixed failing frontend tests due to renaming (#335) jebus 2026-02-17 03:09:32 +13:00
  • 5150027f0d [Fix] Login via email, prevent Usernames with certain chars Tim Lorsbach 2026-02-16 13:58:06 +01:00
  • 58ab5b33e3 [Fix] Filter Active Users (#314) (#329) Liam Brydon 2026-02-12 20:20:16 +13:00
  • 73f0202267 [Fix] Filter Scenarios with Parent (#311) (#323) Liam Brydon 2026-02-11 23:19:20 +13:00
  • 27c5bad9c5 [Fix] Upgraded ai-lib, temporarily ignore additional validation errors (#328) jebus 2026-02-11 03:49:20 +13:00
  • 5789f20e7f [Feature] Create API Key Authenticaton for v1 API (#327) Tobias O 2026-02-11 02:29:54 +13:00
  • c0cfdb9255 [Style] Adds custom name display for timeseries (#320) Tobias O 2026-02-04 08:15:16 +13:00
  • 5da8dbc191 [Feature] Timeseries Pathway view (#319) Tobias O 2026-02-04 05:19:25 +13:00
  • dc18b73e08 [Feature] Adds timeseries display (#313) Tobias O 2026-02-04 01:01:06 +13:00
  • d80dfb5ee3 [Feature] Dynamic additional information rendering in frontend (#282) Tobias O 2026-01-31 00:44:03 +13:00
  • 9f63a9d4de [Fix] Fixed ObjectDoesNotExist for send_registration_mail, fixed duplicate mail sending (#312) jebus 2026-01-29 20:24:11 +13:00
  • 5565b9cb9e [Fix] UI bugs, Registrations Mail, BTRules Popup, Legacy API fixes (#309) jebus 2026-01-29 11:13:34 +13:00
  • ab0b5a5186 [Feature] Leftovers after Release (#303) jebus 2026-01-22 10:26:38 +13:00
  • f905bf21cf [Feature] Update ToS to be more legally safe and sensible (#301) Tobias O 2026-01-20 03:18:40 +13:00
  • 1fd993927c [Feature] Check os.environ for ENV_PATH (#300) jebus 2026-01-19 23:41:43 +13:00
  • 2a2fe4f147 Static pages update (#299) Liam Brydon 2026-01-19 23:37:08 +13:00
  • 5f5ae76182 [Fix] Fix Prediction Spinner, ensure proper pathway status is set Tobias O 2026-01-15 23:09:12 +13:00
  • 1c2f70b3b9 [Feature] Add batch-predict to site-map (#285) Tobias O 2026-01-15 22:30:31 +13:00
  • 54f8302104 [FIX] Fixed Search Output, Legacy API Model Endpoint, Handle ObjectsDoesNotExists in views (#297) jebus 2026-01-15 20:39:54 +13:00
  • 6499a0c659 [Feature] Prediction settings list on User page (#276) Liam Brydon 2025-12-20 03:19:31 +13:00
  • 7c60a28801 [Feature] Threshold Warning + Cosmetics (#277) jebus 2025-12-20 02:11:47 +13:00
  • a4a4179261 [Fix] Added libglib2.0 (#280) jebus 2025-12-20 01:26:25 +13:00
  • 6ee4ac535a [Fix] Added libfreetype6 and libcairo2 (#279) jebus 2025-12-20 00:26:23 +13:00
  • d6065ee888 [Fix] Add libxrender, libxext6 and libfontconfig1 libs to envipy image (#278) jebus 2025-12-19 23:03:02 +13:00
  • 9db4806d75 [Chore] Add custom CI Docker image with Node.js 24, pnpm 10, and uv (#268) Tobias O 2025-12-17 23:06:58 +13:00
  • 4bf20e62ef [Fix] UI Fixes (#266) Liam Brydon 2025-12-15 21:28:43 +13:00
  • 8adb93012a [Feature] Server pagination implementation (#243) Tobias O 2025-12-15 11:34:53 +13:00
  • d2d475b990 [Feature] Show Multi Gen Eval + Batch Prediction (#267) jebus 2025-12-15 08:48:28 +13:00
  • 648ec150a9 [Feature] Engineer Pathway (#256) jebus 2025-12-10 07:35:42 +13:00
  • 46b0f1c124 [Fix] Remove bootsrap code from AD (#257) Tobias O 2025-12-09 01:02:12 +13:00
  • d5af898053 [Fix] Create ML model command fixed (#255) (#258) Liam Brydon 2025-12-09 00:57:35 +13:00
  • b7379b3337 [Fix] Remove double action menu on pathway (#254) Tobias O 2025-12-03 21:38:36 +13:00
  • d6440f416c [Fix] Frontend Testing Fixtures (#249) jebus 2025-12-03 10:49:23 +13:00
  • 901de4640c [Fix] Stereochemistry prediction handling (#228 and #238) (#250) Liam Brydon 2025-12-03 10:19:34 +13:00