49 Commits

Author SHA1 Message Date
shamoon
08da0f661e Feature: global search, keyboard shortcuts / hotkey support (#6449) 2024-05-02 16:15:56 +00:00
shamoon
9968ab6f14 Fix: hide sidebar labels if group is empty (#6254) 2024-04-01 22:00:51 +00:00
shamoon
d598618403 Fix: mobile sizing tweaks 2024-02-29 16:57:47 -08:00
shamoon
44ec85947d Chore: better bootstrap icons (#5403) 2024-01-18 00:27:38 +00:00
shamoon
2b01a79828 Feature: app branding (#5357) 2024-01-13 19:57:25 +00:00
shamoon
10904a96cb Fix: dont show move icon for file tasks badge (#4860) 2023-12-06 14:26:04 -08:00
shamoon
cf954acaea Fix: increase sidebar xxxl breakpoint to 2400px 2023-11-15 20:06:33 -08:00
shamoon
f9bf35147c Feature: support sorting sidebar saved views (#4381) 2023-10-20 02:41:01 +00:00
shamoon
4622ffa258 Fix slim sidebar animation on xxxl screens 2023-10-09 10:01:14 -07: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
e13a2619f5 Prevent button wrapping 2023-06-25 07:25:07 -07:00
Michael Shamoon
3fe4ac227f fix search bar position with slim sidebar
[ci skip]
2022-12-14 23:22:11 -08:00
Michael Shamoon
d6003f248e support esc and x button for main search bar 2022-10-29 14:07:31 -07:00
Michael Shamoon
79e8580d0f Fix slim sidebar close button position
[ci skip]
2022-10-11 12:34:15 -07:00
Michael Shamoon
f34eaf6c2a Add failed tasks badge, better animation 2022-09-27 11:00:02 -07:00
Michael Shamoon
9976811bfa Nicer slim sidebar transitioning, dark mode fixes, fix tests by making settings taller 2022-09-26 09:33:05 -07:00
Michael Shamoon
ca7e14bea9 slim sidebar with doc list adjusting 2022-09-26 09:05:53 -07:00
Michael Shamoon
1e7404662e loading indicators for sidebar saved views 2022-05-08 14:16:37 -07:00
Michael Shamoon
05d3731dbe miscellaneous css fixes / reorganization 2022-04-13 13:30:02 -07:00
Michael Shamoon
b90e339d10 Remove unneeded imports since change to css vars 2022-04-13 08:43:35 -07:00
Michael Shamoon
3a9eb9adcc fix scss organization
[ci skip]
2022-04-07 23:15:27 -07:00
Michael Shamoon
942c904037 minor css hover + focus state fixes
[ci skip]
2022-04-07 13:51:36 -07:00
Michael Shamoon
95ce2360da Add version check to app frame 2022-04-02 01:33:51 -07:00
Michael Shamoon
541ab12e3a fix some buttons, focus shadow 2022-03-08 15:22:17 -08:00
Michael Shamoon
6211846e14 Initial conversion to css variables 2022-03-08 14:49:40 -08:00
Michael Shamoon
425d17d8f2 fix position and bs5 underline of suggestion link 2022-02-25 01:17:05 -08:00
Michael Shamoon
96bd091da7 bs5: fix search icon location 2022-02-19 22:23:56 -08:00
Alexander Menk
10844ea3af #1382 Fix: Search box overlays menu on mobile
Fix Z-index problem
2021-10-31 12:34:22 +01:00
Michael Shamoon
10613756c0 Consistency please 2021-02-26 14:11:25 -08:00
Michael Shamoon
b7433550ad Hover state for close x button 2021-02-26 14:08:13 -08:00
Michael Shamoon
a86f9daf3d fix forgot to remove class when nested nav-link-additional scss block 2021-02-25 07:48:48 -08:00
Michael Shamoon
9ff9624204 Allow closing individual documents from sidebar 2021-02-25 07:43:02 -08:00
Michael Shamoon
488c271d25 additional link spacing 2021-01-31 19:24:37 -08:00
Michael Shamoon
ab1f3b14ff Yes, 2px margin on the svg icon 2021-01-31 19:20:00 -08:00
Michael Shamoon
588c89ea48 Fix Safari overflow issue 2021-01-31 19:16:38 -08:00
Michael Shamoon
2e48f23f61 Prevent safari wrap 2021-01-31 19:09:31 -08:00
Michael Shamoon
f01d667e58 Fix transition for Safari 2021-01-07 19:23:59 -08:00
Michael Shamoon
410c70c9a5 Remove unused line 2021-01-01 12:43:19 -08:00
Michael Shamoon
3b3f8e30ac Spaces 2021-01-01 12:42:58 -08:00
Michael Shamoon
a9ced7e1cf Linting 2021-01-01 12:36:19 -08:00
Michael Shamoon
9391526088 Dark mode compatability 2021-01-01 12:29:52 -08:00
Michael Shamoon
343ac39041 search icon position 2021-01-01 12:25:16 -08:00
Michael Shamoon
0a5c82a908 tweak username display, dropdown size + spacing 2020-12-31 16:23:08 -08:00
Michael Shamoon
0e33a55aa3 Fix alignment 2020-12-31 07:52:14 -08:00
Michael Shamoon
5a8f17ade0 Toggle caret tweaks 2020-12-31 00:35:54 -08:00
Michael Shamoon
f5f415526a Reorganized navbar
Updated search field, new user menu
2020-12-30 23:39:07 -08:00
jonaswinkler
aa860bf0cd better indication of what item is selected in the menu 2020-12-01 14:31:50 +01:00
Jonas Winkler
f07bc1b21e many layout and theme changes 2020-11-22 16:33:26 +01:00
Jonas Winkler
1292a7e120 now using SCSS for better theming support 2020-11-22 14:43:59 +01:00