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

Sorting doesn't work on current operations #1218

Closed
NotExpectedYet opened this issue Sep 24, 2022 · 1 comment
Closed

Sorting doesn't work on current operations #1218

NotExpectedYet opened this issue Sep 24, 2022 · 1 comment
Assignees
Labels
bug Something isn't working / good issue report released

Comments

@NotExpectedYet
Copy link
Member

No description provided.

@NotExpectedYet NotExpectedYet added the bug Something isn't working / good issue report label Sep 24, 2022
@NotExpectedYet NotExpectedYet self-assigned this Sep 24, 2022
NotExpectedYet added a commit that referenced this issue Oct 1, 2022
Current operations file was been loaded with the events manager, this is loaded before the DOM

Closes: #1218
NotExpectedYet added a commit that referenced this issue Oct 1, 2022
### [1.6.9](v1.6.8...v1.6.9) (2022-10-01)

### ➰ What a drag! ➰

* **client:** compile client down with babel support ([46015fb](46015fb))
* **client:** improve babel config ([300ba56](300ba56))
* **main:** add git ignore for new client development path ([719b9b6](719b9b6))
* **main:** fix development version assets not been found ([5c83d17](5c83d17))
* **main:** fix eslint rules triggering on top level reserved words ([b91bce4](b91bce4))
* **main:** update dependencies ([d98cb3e](d98cb3e))

### 🔨 Bug Fix 🔨

* **client:** conflict between current operation id and main views ([1ed2977](1ed2977)), closes [#1227](#1227)
* **client:** fix current operations sorting ([4ee3517](4ee3517)), closes [#1218](#1218)
* **client:** fix dashboard resizing ([ef022a0](ef022a0))
* **client:** incorrect path for background image ([a3091e5](a3091e5)), closes [#1234](#1234)
* **client:** unable to create new folders on op client ([61d4653](61d4653)), closes [#1226](#1226)
* **server:** a failed ip match would still attempt to be read ([89e543f](89e543f))
* **server:** couldn't parse octopi token when didn't exist ([00ceee7](00ceee7))
* **server:** normalise filenames before comparing for uniqeness ([e05c984](e05c984)), closes [#1233](#1233)
* **server:** unable to detach spools from printer ([20c3489](20c3489)), closes [#1232](#1232)

### 👗 UI! 👗

* **client:** split "view" button into "info" and "gallery" ([b3a1b0f](b3a1b0f))

### 😣 Code Refactor 😣

* **client:** increase length rounding so smaller values are displayed ([548cc98](548cc98))

### ❌ Removed ❌

* **client:** disable ability to edit and save spool changes ([b584d74](b584d74)), closes [#1217](#1217)
@NotExpectedYet
Copy link
Member Author

🎉 This issue has been resolved in version 1.6.9 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working / good issue report released
Projects
Development

No branches or pull requests

1 participant