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

Convert autocomplete from CoffeeScript to Javascript #2547

Merged

Conversation

sascha-karnatz
Copy link
Contributor

What is this pull request for?

Converted Alchemy.AutoComplete into a autocomplete.js. This is part of the effort to remove all CoffeeScript files and repace them by plain old Javascript.

Checklist

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have added tests to cover this change

@sascha-karnatz sascha-karnatz requested a review from a team August 3, 2023 06:58
@sascha-karnatz sascha-karnatz added this to the 7.1 milestone Aug 3, 2023
@sascha-karnatz sascha-karnatz force-pushed the update_javascript/move-autocomplete branch 2 times, most recently from 792fb77 to a379f29 Compare August 3, 2023 07:07
Copy link
Member

@tvdeyen tvdeyen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The name bothers me. Could we rename this into TagsAutocomplete?

app/javascript/alchemy_admin/autocomplete.js Outdated Show resolved Hide resolved
app/javascript/alchemy_admin/autocomplete.js Outdated Show resolved Hide resolved
app/javascript/alchemy_admin/autocomplete.js Outdated Show resolved Hide resolved
Move the file also into the app/javascript folder.
@sascha-karnatz sascha-karnatz force-pushed the update_javascript/move-autocomplete branch from a379f29 to 7fc503a Compare August 3, 2023 07:59
@sascha-karnatz
Copy link
Contributor Author

The name bothers me. Could we rename this into TagsAutocomplete?

Renamed the file and the function.

@tvdeyen tvdeyen merged commit 826e538 into AlchemyCMS:main Aug 3, 2023
@sascha-karnatz sascha-karnatz deleted the update_javascript/move-autocomplete branch August 3, 2023 09:26
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.

2 participants