Skip to content
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

Datetime widget fixes and improvements #7261

Merged
merged 23 commits into from
Aug 12, 2024
Merged

Datetime widget fixes and improvements #7261

merged 23 commits into from
Aug 12, 2024

Conversation

martinjagodic
Copy link
Member

@martinjagodic martinjagodic commented Aug 5, 2024

Targeting all open issues with the label area: extensions/widgets/datetime. Hopefully, I get it right this time.

martinjagodic and others added 21 commits July 4, 2024 11:34
* Pass avatar_url un git-gateway backend

* Fix lint

* Fix ts issue
* fix: update ukrainian lang

* fix: run format

* fix: update  node-polyglot
…#7254)

Fixes #6515

Co-authored-by: Martin Jagodic <jagodicmartin1@gmail.com>
Reverts the change to `getPullRequestAuthor` in the GitHub backend from
4f419dd, so that it fetches the PR author's name as before. In the AWS
Cognito GitHub backend, return the GitHub login as the PR author.

Co-authored-by: Martin Jagodic <jagodicmartin1@gmail.com>
…Bearer" (#7242)

The authorization type "Bearer" is more widely recognized than "token". E.g. Gitlab requires that you use "Bearer".
This should fix #7172 where apparently login with Github was broken by this line: #7172 (comment)
See also: #5844 (comment)
In case of a self-hosted Gitlab, the API request to get the default
branch always call gitlab.com.
This commit allow to pass a custom API root from the config to the API
call.

Fix #7168

Co-authored-by: Martin Jagodic <jagodicmartin1@gmail.com>
…#7227)

* fix(i18n): allow to store the new entry in the draft after a pre save

* feat(persistEntry): test preSave that return data or entry map

* fix(linter): expected property shorthand  object-shorthand

* fix: format backend spec, update caniuse-lite

---------

Co-authored-by: Martin Jagodic <jagodicmartin1@gmail.com>
* fix(i18n): improve Thai locale

* chore(lint): lint Thai locale

---------

Co-authored-by: Martin Jagodic <jagodicmartin1@gmail.com>
@martinjagodic martinjagodic marked this pull request as ready for review August 8, 2024 08:12
@martinjagodic martinjagodic requested a review from a team as a code owner August 8, 2024 08:12
@martinjagodic martinjagodic requested review from demshy and removed request for a team August 8, 2024 08:12
@demshy
Copy link
Member

demshy commented Aug 9, 2024

Looks like you also fixed this one: #7212

@martinjagodic martinjagodic merged commit 94993be into main Aug 12, 2024
10 checks passed
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.