-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Commits on Jul 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ef46f40 - Browse repository at this point
Copy the full SHA ef46f40View commit details
Commits on Aug 5, 2024
-
Pass avatar_url un git-gateway backend (#7247)
* Pass avatar_url un git-gateway backend * Fix lint * Fix ts issue
Configuration menu - View commit details
-
Copy full SHA for 54b7b46 - Browse repository at this point
Copy the full SHA 54b7b46View commit details -
fix: update ukrainian lang (#7252)
* fix: update ukrainian lang * fix: run format * fix: update node-polyglot
Configuration menu - View commit details
-
Copy full SHA for 0fb9dd3 - Browse repository at this point
Copy the full SHA 0fb9dd3View commit details -
fix(select-widget): select widget not able to select number value
0
(……#7254) Fixes #6515 Co-authored-by: Martin Jagodic <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for daa62ab - Browse repository at this point
Copy the full SHA daa62abView commit details -
fix: fetch GitHub PR author name, fixes #7232 (#7253)
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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a46b441 - Browse repository at this point
Copy the full SHA a46b441View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70b038b - Browse repository at this point
Copy the full SHA 70b038bView commit details -
Change
Authorization
header type for API requests from "token" to "……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)
Configuration menu - View commit details
-
Copy full SHA for 29f7f48 - Browse repository at this point
Copy the full SHA 29f7f48View commit details -
fix(backend): allow a custom API root for backend (#7214)
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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aef22c7 - Browse repository at this point
Copy the full SHA aef22c7View commit details -
fix(i18n): allow to store the new entry in the draft after a pre save (…
…#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 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1115dd0 - Browse repository at this point
Copy the full SHA 1115dd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff2d20 - Browse repository at this point
Copy the full SHA 9ff2d20View commit details -
fix(i18n): improve Thai locale (#7248)
* fix(i18n): improve Thai locale * chore(lint): lint Thai locale --------- Co-authored-by: Martin Jagodic <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65952c4 - Browse repository at this point
Copy the full SHA 65952c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 427ed00 - Browse repository at this point
Copy the full SHA 427ed00View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6e5957 - Browse repository at this point
Copy the full SHA b6e5957View commit details -
Configuration menu - View commit details
-
Copy full SHA for f77b625 - Browse repository at this point
Copy the full SHA f77b625View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for febbc22 - Browse repository at this point
Copy the full SHA febbc22View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd604d8 - Browse repository at this point
Copy the full SHA cd604d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d322bd - Browse repository at this point
Copy the full SHA 5d322bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for cecda08 - Browse repository at this point
Copy the full SHA cecda08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72d69a0 - Browse repository at this point
Copy the full SHA 72d69a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18b83ed - Browse repository at this point
Copy the full SHA 18b83edView commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 92875ce - Browse repository at this point
Copy the full SHA 92875ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61a3b88 - Browse repository at this point
Copy the full SHA 61a3b88View commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b0cf78 - Browse repository at this point
Copy the full SHA 7b0cf78View commit details