140 Commits

Author SHA1 Message Date
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
106ab3fa7c Allow notify user if update checking not explicitly set 2022-04-02 10:10:49 -07:00
Michael Shamoon
9485dfb8cc refactor to update_available 2022-04-02 01:36:19 -07:00
Michael Shamoon
95ce2360da Add version check to app frame 2022-04-02 01:33:51 -07:00
Michael Shamoon
f1b9f2801b Update bootstrap-icons.svg 2022-04-02 01:33:50 -07:00
Michael Shamoon
9185d5a8ef Fix quick filtering 2022-03-27 00:09:09 -07:00
Michael Shamoon
b67b2f04d9 Remove exact document router link matching 2022-03-26 23:30:01 -07:00
Frank Strieter
4377d15599 test: remove most of the boilerplate tests 2022-03-23 09:24:07 +01:00
Michael Shamoon
bd4a705769 Prettier code cleanup for .ts files
See #182
2022-03-11 11:58:19 -08:00
Michael Shamoon
2b25dd24f0 fix some focus styling 2022-03-08 15:50:10 -08: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
fe820b7c6f bs5: fix user navbar dropdown menu placement 2022-02-19 23:10:13 -08:00
Michael Shamoon
96bd091da7 bs5: fix search icon location 2022-02-19 22:23:56 -08:00
Yannic Schroeder
0aaf553acc Migrate Bootstrap utilities to v5
Names of utility classes have changed:
https://getbootstrap.com/docs/5.0/migration/#utilities
2022-02-20 01:25:57 +01:00
Yannic Schroeder
73f1bcc9ef Update to Angular 13 2022-02-20 00:14:35 +01:00
Yannic Schröder
98b0e56145 Update frontend strings to Paperless-ngx (#105)
This also includes URLs to ressources.
2022-02-19 21:42:09 +01:00
Michael Shamoon
87ee532798 cleanup subscriptions 2022-02-16 01:06:22 -08:00
Michael Shamoon
a4e0056c79 Cleanup subscriptions 2022-02-15 23:43:54 -08:00
Michael Shamoon
c5c2257ff0 Code cleanup 2022-02-15 23:43:02 -08:00
Michael Shamoon
60f63ad75f Merge branch 'dev' into feature/unsaved-changes 2022-02-15 11:20:05 -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
jonaswinkler
c55675e49c Merge branch 'dev' into feature-unified-search 2021-04-03 20:31:16 +02:00
Michael Shamoon
8361d24a45 1.3em not 1.5em 2021-03-24 16:21:08 -07:00
Michael Shamoon
f2451cd033 Remove all rem units on SVG elements
See https://bugzilla.mozilla.org/show_bug.cgi?id=1231147
2021-03-24 16:17:40 -07:00
jonaswinkler
5b49524d51 lots of changes for the new unified search 2021-03-17 22:25:22 +01:00
Michael Shamoon
6a20d36ad0 Fix illegible logged in as in dark mode 2021-03-11 16:03:00 -08:00
jonaswinkler
145b05ba54 fix closing all documents from sidebar 2021-03-06 12:00:58 +01:00
jonaswinkler
77664eb50f small changes 2021-02-27 11:24:58 +01:00
Michael Shamoon
5ee97b848a TypeScript fixes 2021-02-26 14:16:31 -08: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
e38c5ede83 Closing should only navigate if closing current document 2021-02-26 14:08:04 -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
bb5fc39190 Remove redundant openDocuments and unused subscription 2021-02-25 07:29:51 -08:00
jonaswinkler
b8af04517a fixes #603 2021-02-25 11:42:21 +01:00
jonaswinkler
50cbbb972d fixes layout issues #482 2021-02-02 23:58:11 +01: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
bef8aa1d64 space for info heading 2021-01-31 19:11:27 -08:00
Michael Shamoon
38039bb776 These arent needed on h6s 2021-01-31 19:11:21 -08:00
Michael Shamoon
2e48f23f61 Prevent safari wrap 2021-01-31 19:09:31 -08:00
Michael Shamoon
737618abb2 Use div containers 2021-01-31 17:16:39 -08:00
Michael Shamoon
dbd9dfce20 Correct discussions category link 2021-01-31 16:33:39 -08:00
Michael Shamoon
d58308c6dd Change "Misc" to "Info"
Also move to bottom of screen, add suggestions link, change GH icon
2021-01-31 16:31:32 -08:00
Michael Shamoon
9887233c83 Implement warning for closeAll 2021-01-26 22:27:50 -08:00