-
Notifications
You must be signed in to change notification settings - Fork 13
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
31 chore cleanup after rebase #228
Closed
nwittstruck
wants to merge
32
commits into
b310-digital:master
from
kitsteam:31-chore-cleanup-after-rebase
Closed
31 chore cleanup after rebase #228
nwittstruck
wants to merge
32
commits into
b310-digital:master
from
kitsteam:31-chore-cleanup-after-rebase
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
* build: adjust docker tag version (b310-digital#104) * 🔧 updated docs (b310-digital#102) * Fix typos (b310-digital#106) * chore: Fix pipeline (b310-digital#108) * chore: Add docker-compose setup for prod (b310-digital#109) * chore: Add docker-compose-prod.yml setup for prod * chore: Restructure docker-compose * chore: Reorganize env file * Added config for prod (#39) * chore: Adjust config for gigalixir * docs: Enhance documentation for deploying the app on Gigalixir * chore: Remove config/releases from gigalixir build * chore: Add DATABASE_URL to prod configuration * chore: Finalize configuration for prod, dev and test * 42 improve dockerfile (b310-digital#110) * chore: Further finalizing docker setup * chore: Improve Dockerfile and docker-compose * chore: Finalize docker setup for development * chore: Finalizing production setup with docker * chore: Incorporate feedback * chore: Finalize test setup * chore: Finalize production setup * 90 only delete own ideas prefix (b310-digital#111) * chore: make idea_label migration independent from existing models (fixes bug in migration) * chore: Refactor * 🔧 allow removal of ideas only for creators (b310-digital#91) * 🔧 allow removal of ideas only for creators * added nilify * chore: Fix tests Co-authored-by: Gerardo Navarro <[email protected]> * 🔧 added seed job (#41) * 🔧 added seed job * added generic path creation Co-authored-by: Gerardo Navarro <[email protected]> * 112 allow adding and deleting labels (b310-digital#113) * feature: Allow adding more labels * chore: Refactoring brainstorming admin page to live views * chore: Added tests Co-authored-by: JannikStreek <[email protected]> Co-authored-by: Tim Krieger <[email protected]>
* chore: Adjust styling * chore: Add apple-touch-icon * chore: Update favicon.ico, apple-touch-icon, etc.
…d dfir the brainstorming name
* feature: Apply kits theme to other parts of the application as well * refactor: Update theme styling from landing pages repo and add additional load path to sass utility to find styles in node modules * refactor: use svg instead of png for mindwendel kits logo * refactor: Remove unnecessary fonts 🔥 * stlye: Using blue kits mindwendel logo in app and using white logo in landing page * style: Forcing white text color for all secondary buttons * stlye: Using blue kits mindwendel logo in app and using white logo in landing page * design: improve layout of mindmap list especially for smaller devices * design: truncate text on small devices in mindmap list * feat: Fix error page * design: add caption to brainstorming list * design: add files to be loaded as external, since they don't need to be handled by esbuild * style: Finalize styling and content for landing page --------- Co-authored-by: Nicholas <[email protected]>
…y (background) color. (#27)
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.
Further Notes
New Features / Enhancements
After Merge Checklist