-
Notifications
You must be signed in to change notification settings - Fork 33
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
Update angular #2810
Merged
Merged
Update angular #2810
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
Before merging the |
bastianjoel
force-pushed
the
2755-angular-16
branch
from
September 28, 2023 07:34
d72999f
to
3bdbef3
Compare
bastianjoel
force-pushed
the
2755-angular-16
branch
from
October 2, 2023 15:23
3a5c910
to
18bb8d1
Compare
This was referenced Oct 9, 2023
Closed
bastianjoel
force-pushed
the
2755-angular-16
branch
from
October 10, 2023 15:09
fb6b5d5
to
d97ed92
Compare
Elblinator
requested changes
Oct 19, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- In the lower and bigger part of the global headbar and in the login-mask (login-container): the font is not OS-Font but Roboto
- On the Orga-level in the edit meeting view: the language setting is not disabled, even though it should be disabled
- If the date-range of a meeting is changed (on orga- and meeting-level) then the ui is not correctly displayed
Elblinator
approved these changes
Oct 20, 2023
m-schieder
added a commit
that referenced
this pull request
Nov 1, 2023
* commit 'de1c41c440e2769f30db848afed513db289c3dba': Add missing field to history subscription (#2915) Update projection-edit-dialog to fix bugs (#2891) Fix meeting history using wrong user repo (#2889) Fix conflicting amendment projection (#2887) Add perm check to remove from motion block (#2883) Change shown sequential number and add a space (#2881) Update global search to show marks bolder (#2879) Prevent add ballot if deleted users (#2873) Fix autoupdate request flooding after logout (#2907) Bump tinymce from 5.10.7 to 5.10.8 in /client (#2920) Add tests for the color service (#2928) Bump @babel/traverse from 7.21.3 to 7.23.2 in /client (#2910) Update angular (#2810)
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.
Legacy components seem to work quite well by now. I suggest migrating them later step by step.
resolves #2755
resolves #2345