25 Commits

Author SHA1 Message Date
shamoon
f52ba29baf Chore: add pre-commit hook for codespell (#5324) 2024-01-08 13:03:05 -08:00
shamoon
182b4e6c72 Enhancement: dashboard improvements, drag-n-drop reorder dashboard views (#4252)
* Updated dashboard

* Make entire screen dropzone on dashboard too

* Floating upload widget status alerts

* Visual tweaks: spacing, borders

* Better empty view widget

* Support drag + drop reorder of dashboard saved views

* Update messages.xlf

* Disable dashbaord dnd if global dnd active

* Remove ngx-file-drop dep, rebuild file-drop & upload files widget

* Revert custom file drop implementation

* Try patch-package fix

* Simplify dropzone transitions to make more reliable

* Update messages.xlf

* Update dashboard.spec.ts

* Fix coverage
2023-09-28 10:18:12 -07:00
shamoon
cf6ed792d7 Add backend check for ws message ownership 2023-08-09 16:46:48 -07:00
shamoon
570d7d38fb Restrict status messages by owner if set 2023-08-08 20:39:55 -07:00
shamoon
0a2f06b68e Update frontend consumer status phases 2023-07-26 07:03:43 -07:00
Trenton Holmes
41839728fe Small improvement to the consumer status with stronger typing 2023-07-26 07:03:43 -07:00
Peter Kappelt
91b40710f1 Fail consumption when duplicate ASN is given
(rather than just logging warning)
2023-01-24 09:43:52 -08:00
Michael Shamoon
bd4a705769 Prettier code cleanup for .ts files
See #182
2022-03-11 11:58:19 -08:00
puuu
85cd3ab372 use baseURI for websocket and api calls 2021-05-14 14:44:13 +09:00
jonaswinkler
0bb5dce4b9 bugfix dismissing wrong status messages 2021-02-15 14:52:47 +01:00
jonaswinkler
9a34d5c804 dismiss completed dismisses successful items only 2021-02-04 16:55:48 +01:00
jonaswinkler
556f979355 configure websocket endpoint for production 2021-02-02 16:22:36 +01:00
jonaswinkler
f5ce833846 more message changes 2021-02-02 13:10:51 +01:00
jonaswinkler
5f7d817d69 localization for websockets 2021-01-28 22:06:02 +01:00
jonaswinkler
d154dfd35e added a status summary line 2021-01-28 10:54:56 +01:00
jonaswinkler
dcf1698828 improved the logic of the "dismiss completed" button 2021-01-27 18:34:59 +01:00
jonaswinkler
dfcfeab1b1 settings and localization 2021-01-27 17:28:11 +01:00
jonaswinkler
5f7436ff9f proper messages when uploading fails 2021-01-27 16:04:06 +01:00
jonaswinkler
52de60fa69 fix an issue with upload status identification 2021-01-27 15:23:29 +01:00
Michael Shamoon
56728b7575 Fix initial upload progress > 100% 2021-01-26 10:17:45 -08:00
Michael Shamoon
1d20343f6e Dismiss all 2021-01-26 02:52:16 -08:00
Michael Shamoon
62d3c27e4b Lovely file upload alerts 2021-01-26 02:32:45 -08:00
jonaswinkler
47fa11e01d functions for combined upload progress bars 2021-01-26 01:10:39 +01:00
jonaswinkler
8c02705da8 rework of the front end components 2021-01-26 00:51:45 +01:00
Jonas Winkler
fae7ae06eb better toasts, better dashboard, first implementation of consumer status 2020-11-07 12:05:15 +01:00