Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

0.0.9

Choose a tag to compare

@github-actions github-actions released this 13 May 13:04
· 96 commits to main since this release

What's Changed

  • fix(gh-issue): add template by @safeamiiir in #11
  • fix(dependencies): update frontend packages and node versions by @safeamiiir in #10
  • fix(readme): add .env information for the frontend while development by @safeamiiir in #12
  • fix(readme): repo fix broken links. by @safeamiiir in #17
  • feat(auth): add single user login page for community version by @jatinriverlane in #14
  • fix(docs): Reword welcome page to be more friendly by @gabrielg42 in #15
  • fix(files): Add validation for file names to the files API by @samiralavi in #18
  • fix(docs): fix spelling in getting-started.md by @sishtiaq in #19
  • feat(auth): Add single user OpenID Connect token provider APIs to support implicit flow by @samiralavi in #21
  • Update README.md by @safeamiiir in #23
  • fix(experiment)!: Change experiment generated alias format to YYYYMMDD-[counter that resets per day] by @samiralavi in #22
  • fix(docs): Simplify README. by @sishtiaq in #24
  • fix(package): update package.json and tsconfig by @safeamiiir in #25
  • fix(frontend): Disable frontend static files caching as a prerequisite for authentication by @samiralavi in #26
  • feat(delete_experiment): add feature to delete experiment by @jatinriverlane in #28
  • fix(docs): Fix docker hub link and update documentation links to gh-pages by @JMuff22 in #20
  • feat(security)!: Permission based access to the API via authentication tokens by @samiralavi in #27
  • feat: CLA documents by @safeamiiir in #30
  • feat(user): Add UserInfo node to the GraphQL endpoint to return username and scopes. by @samiralavi in #33
  • feat(api): generate new Graphql API types by @safeamiiir in #34
  • feat: Added created_by field in Experiment model by @jatinriverlane in #32
  • fix(database): Fix database session getting unusable after first commit. by @samiralavi in #36
  • fix(eslint): keep version 8 by @jatinriverlane in #37
  • feat(setting): Add a new optional environment variable for Keycloak URL by @samiralavi in #39
  • fix(readme): Update README.md by @tomhartley in #38
  • feat(graphql-field): Added created_by field in frontend by @jatinriverlane in #35
  • feat(graphql-field): Client ID field as environment variable by @jatinriverlane in #53
  • feat: Increased the value of max filter title length from 8 to 64 by @jatinriverlane in #55
  • feat(tags): Added support for more special characters in tags by @jatinriverlane in #54
  • feat(security): add scopes logic in the frontend by @safeamiiir in #52
  • fix(timezone): Add timezone awareness to time operations based on UTC. by @samiralavi in #57
  • feat(documentation-link): Added link to documentation in sidebar by @jatinriverlane in #56
  • fix(env-root-fix): Updated root of env files to project root by @jatinriverlane in #72
  • fix(time): fix date and time to a local version by @safeamiiir in #58
  • feat(table): make file table sortable by @safeamiiir in #73
  • feat(github): Update issue templates by @safeamiiir in #84
  • feat(remove-experiment-ui): Feature to delete archived experiments in UI by @jatinriverlane in #70
  • fix(test): remove .only by @safeamiiir in #90
  • fix(readme): Add links for aqueductcore-dev images on Dockerhub to README.md by @samiralavi in #83
  • fix(ci): Fix execution of workflows on feature branches by @samiralavi in #81
  • fix(readme): fix start script by @safeamiiir in #93
  • feat(content-type): Content-Type in headers in /api/files by @jatinriverlane in #92
  • fix(test): test warnings cleanup by @safeamiiir in #95
  • feat: render markdown by @safeamiiir in #88
  • feat(ci): License report Github action and scripts by @samiralavi in #97
  • feat(tags): New mutation to add multiple tags to an experiment. by @samiralavi in #98
  • feat: keep page info in url by @safeamiiir in #89
  • fix: pagination in url by @safeamiiir in #110
  • fix(router): change category resets pagination by @safeamiiir in #111

New Contributors

Full Changelog: 0.0.8...0.0.9