-
Notifications
You must be signed in to change notification settings - Fork 1
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
Release: v2.2.0 #1108
Merged
Merged
Release: v2.2.0 #1108
Conversation
This file contains 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
…ootstrapped experiment
* CI: Deploy to production environment with updated environment variables and build Podman images * chore: Temporarily run podman workflow for prod environment on ci/deploy-prod branch * chore: Update podman.yml workflow conditions for prod environment on ci/deploy-prod branch
…onsent fix: return correct content for first_round
…ll (#1034) * Fixed: Fix reversed section URL prefix (#1024) * fix: Prefix reversed section url with BASE_URL if present (cherry picked from commit b42f649) * chore: Add BASE_URL environment variable to production settings too (cherry picked from commit 0b4f6d8) * refactor: Fallback to "http://localhost:8000" even when Docker sets BASE_URL as an empty string (cherry picked from commit 0af4025) * refactor: Strip trailing slash from base url Co-authored-by: Berit <berit.janssen@gmail.com> (cherry picked from commit 3ef3397) * chore: Update package version to 2.1.0 * chore: Add release workflow for created releases
* chore: Remove unused import in congosamediff.py * refactor: Generalize playlist validation * feat: add API endpoint * feat: Add experiment playlist validation JavaScript and CSS files * test: Add playlist validation test cases * chore: Add comment about deleting stylesheet after merging Add Playlist validation to rules files #978 * feat: Add playlist validation to ExperimentForm clean method * refactor: Do not use generic clean method but clean_playlists method (which automatically gets called by Django as it's based on the model's properties) * revert: Remove dynamic client-side (server rules based) validation
Feat/thk updates
fix: TH Preverbal styles and player labels
Fix/next experiment
Fix/thk playlists
* chore: Remove unused code * chore: Format Logo component * feat: Show experiment collection title & description * feat: Render description as markdown & remove title * feat: Format experiment collection as markdown in get experiment collection endpoint serializer * style: Remove vertical padding as the formatted html in combination with the .prose class automatically adds margins
* chore: update max-width in Footer.scss to 1200px * style: Add spacing around experiments in experiment collection on smaller screens
Fixed: Turn off markdown safe mode to allow iframes in markdown
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.