Commit Graph
100 Commits
Author SHA1 Message Date
Michael Shamoon b9690de9ab Add GH Ideas info to readme 2021-01-31 13:19:55 -08:00
Michael Shamoon 51dc40ae73 Maximum limit of alerts 2021-01-26 14:48:39 -08:00
Michael Shamoon 52f17a9ba6 Fix dark mode primary progress color 2021-01-26 10:17:58 -08:00
Michael Shamoon 44600961d8 Fix initial upload progress > 100% 2021-01-26 10:17:45 -08:00
Michael Shamoon d60b532b8f Dark mode support 2021-01-26 10:09:13 -08:00
Michael Shamoon 55584a6a87 Fix alert resizing 2021-01-26 09:50:48 -08:00
Michael Shamoon 532a3d955c Dismiss all 2021-01-26 02:52:16 -08:00
Michael Shamoon 53309f017f Lovely file upload alerts 2021-01-26 02:32:45 -08:00
Michael Shamoon 5651a03b14 Drop over background color 2021-01-26 00:17:27 -08:00
Michael Shamoon 741ccfa280 Fix svg attribute error
Unrelated to the rest of this branch but not worth a separate PR
2021-01-16 21:39:13 -08:00
Michael Shamoon 31b74515b6 Allow "live" changing of date format 2021-01-16 20:49:12 -08:00
Michael Shamoon 2c9825193b Comment typo 2021-01-16 14:14:05 -08:00
Michael Shamoon 98f3e99e2e Prevent close button 'stealing' focus from modal input fields 2021-01-16 14:09:23 -08:00
Michael Shamoon c31b6e63f5 Prevent text selection on table rows 2021-01-15 16:13:22 -08:00
Michael Shamoon ef924e896b Fix reverting old selection in all cases by always doing it 2021-01-15 07:57:01 -08:00
Michael Shamoon 59008ea765 remove new line =/ 2021-01-15 02:22:10 -08:00
Michael Shamoon 01cd4c7546 Refactor variable names for clarity 2021-01-15 02:15:26 -08:00
Michael Shamoon 8d606b9f34 Handle shift-clicking orignal item 2021-01-15 02:13:21 -08:00
Michael Shamoon 86376c8c5f Fix repeat range selections were clashing 2021-01-15 02:09:13 -08:00
Michael Shamoon 48220ceeb8 Refactor selection functions to two separate ones for clarity 2021-01-15 01:59:29 -08:00
Michael Shamoon f94da1cf27 Allow reversing selection range 2021-01-15 01:54:33 -08:00
Michael Shamoon 6d786f8987 remove log statement 2021-01-15 01:11:06 -08:00
Michael Shamoon 4b42c97d0a Allow select anywhere in tr or card 2021-01-15 01:10:01 -08:00
Michael Shamoon e6961d5287 Allow range selection with shift 2021-01-14 14:10:23 -08:00
Michael Shamoon 7cc3c73994 Convert selection functions on cards to toggling, let service handle setting selected
Also because we need to capture mouseevents
2021-01-14 10:56:30 -08:00
Michael Shamoon 95d9c8fa2b Merge remote-tracking branch 'upstream/dev' into fix/mobile-button-group-improvements 2021-01-11 16:16:12 -08:00
Michael Shamoon 83dd5f51cd Move 'Filter by:' inline with title field, icon stuff 2021-01-11 16:15:55 -08:00
Michael Shamoon 27517c15ca Make bulk editor a little more compact 2021-01-11 15:01:40 -08:00
Michael Shamoon 56f566e13a select icon hidden on larger screens 2021-01-11 14:54:48 -08:00
Michael Shamoon 6131a40c31 Fix right menus getting cut off 2021-01-11 14:53:16 -08:00
Michael Shamoon 8702a739b0 Change dark mode dropdown menu color for visibility 2021-01-11 12:58:59 -08:00
Michael Shamoon 64a966c9a5 Fill document list buttons, show select icon because its not obvious, make some menus right 2021-01-11 12:52:42 -08:00
Michael Shamoon 18a128b917 On second thought lets make filter editor buttons fill 2021-01-11 12:22:35 -08:00
Michael Shamoon cfd263da90 Hide page count on mobile since document is out of view anyway 2021-01-11 11:49:27 -08:00
Michael Shamoon 0f4a7f0a04 Combine sort & sort order fields to better accomodate mobile, button bar full width 2021-01-11 11:46:40 -08:00
Michael Shamoon ae5dd62105 Hide button text in favor of icons on mobile like filter editor does 2021-01-11 11:46:07 -08:00
Michael Shamoon b73ff095e6 Distribute filter editor buttons equally to full width on mobile 2021-01-11 11:45:23 -08:00
Michael Shamoon 1fe322bbac Fix log colors in dark mode 2021-01-10 08:36:20 -08:00
Michael Shamoon 49053b6ad2 Prevent long title overflow on mobile 2021-01-09 19:53:18 -08:00
Michael Shamoon fbfdd95958 Fix large card layout on mobile 2021-01-09 19:52:31 -08:00
Michael Shamoon b29627c92b Fix dark mode button display on large cards in certain browsers 2021-01-08 22:09:15 -08:00
Michael Shamoon 6cf20a93d0 Set explicit svg height, hide on mobile 2021-01-08 11:55:50 -08:00
Michael Shamoon cde937a9eb Fix dark theme highlighting of ng-select dropdowns on keyboard navigation 2021-01-08 09:37:25 -08:00
Michael Shamoon a4ee4e9b17 Prevent dashboard overflow on mobile 2021-01-08 09:33:45 -08:00
Michael Shamoon c980a52244 Fix transition for Safari 2021-01-07 19:23:59 -08:00
Michael Shamoon 858bca0f7d More efficient rule equivalency checking 2021-01-06 11:12:43 -08:00
Michael Shamoon ac459b84c6 Same thing, wait for promise to return =/ 2021-01-06 11:12:13 -08:00
Michael Shamoon 716005fbd2 restore function was lost in merge 2021-01-06 10:57:13 -08:00
Michael Shamoon 086dccc177 Move back list reload for network action 2021-01-06 07:59:46 -08:00
Michael Shamoon e13dbe4881 Move variable 2021-01-06 07:57:33 -08:00
Michael Shamoon 6a16bdf5fd Merge remote-tracking branch 'upstream/dev' into fix/issue-267 2021-01-06 07:55:19 -08:00
Michael Shamoon 14a2ad2b0d Change detection of modified filter rules to wait for filter editor changes only 2021-01-06 07:53:48 -08:00
Michael Shamoon 507085ee7b Move list reload after network action completes 2021-01-06 07:30:53 -08:00
Michael Shamoon 056b9638ab Fix some inconsistent elements for dark mode 2021-01-04 19:31:18 -08:00
Michael Shamoon 7e36986a26 Clearing filters on saved views should reset them to initial rules 2021-01-04 00:20:10 -08:00
Michael Shamoon 426ad30a52 Refactor to extend RemoteUserMiddleware & add authentication for Django 2021-01-03 21:21:39 -08:00
Michael Shamoon f0a1aed029 Merge remote-tracking branch 'upstream/dev' into feature/remote-user 2021-01-03 00:38:10 -08:00
Michael Shamoon 7b56ad9dad Allow authentication via HTTP_REMOTE_USER 2021-01-03 00:37:19 -08:00
Michael Shamoon 0e4597131b Also hide case insensitive checkbox for auto matching algorithm 2021-01-02 07:24:48 -08:00
Michael Shamoon 659c7cdbd8 Hide matching pattern if algorithm is auto 2021-01-01 20:57:57 -08:00
Michael Shamoon a3b4349b1c Increase contrast of text, fix large card anchor color
Increased brightness of dark-mode primary + danger, use darker bg for tables, fix some button hover/active states
2021-01-01 14:50:25 -08:00
Michael Shamoon 1e541b688d brand width rem 2021-01-01 12:52:35 -08:00
Michael Shamoon 1234634ba3 Not sure why Typescript complained about this 2021-01-01 12:49:48 -08:00
Michael Shamoon 3d2d9cb3a2 Remove unused line 2021-01-01 12:43:19 -08:00
Michael Shamoon 7740961697 Spaces 2021-01-01 12:42:58 -08:00
Michael Shamoon 22c77e7be5 Merge remote-tracking branch 'upstream/dev' into feature/updated-nav-bar 2021-01-01 12:42:01 -08:00
Michael Shamoon 6566e36141 Mistakenly overwritten files from merge of dev branch 2021-01-01 12:41:05 -08:00
Michael Shamoon a4e5d36a02 Linting 2021-01-01 12:36:19 -08:00
Michael Shamoon 54a0da8151 Dark mode compatability 2021-01-01 12:29:52 -08:00
Michael Shamoon dc525783ee search icon position 2021-01-01 12:25:16 -08:00
Michael Shamoon a5ae056c9b Merge remote-tracking branch 'upstream/dev' into feature/updated-nav-bar 2021-01-01 12:16:55 -08:00
Michael Shamoon f090537ef4 tweak username display, dropdown size + spacing 2020-12-31 16:23:08 -08:00
Michael Shamoon be7bf5288b Fix alignment 2020-12-31 07:52:14 -08:00
Michael Shamoon 2e544326e5 Toggle caret tweaks 2020-12-31 00:35:54 -08:00
Michael Shamoon d42c13a9c6 Reorganized navbar
Updated search field, new user menu
2020-12-30 23:39:07 -08:00
Michael Shamoon 020696fb17 Fix overflowing document titles on homepage mobile view 2020-12-30 23:16:30 -08:00
Michael Shamoon 06bf3e27d3 Merge remote-tracking branch 'upstream/dev' into feature/dark-mode 2020-12-30 19:50:29 -08:00
Michael Shamoon ebe2ba401d Consistent settings screen 2020-12-29 16:58:19 -08:00
Michael Shamoon a67443c195 Compatability with new settings service 2020-12-29 16:53:42 -08:00
Michael Shamoon 2e0d36c4d9 Merge remote-tracking branch 'upstream/dev' into feature/dark-mode 2020-12-29 16:53:31 -08:00
Michael Shamoon 4ecd5ada06 Semantic correction 2020-12-28 19:07:12 -08:00
Michael Shamoon f770f0444a Fix hidden ng-select contents on focus 2020-12-28 17:49:10 -08:00
Michael Shamoon 777d8b4609 Fix bg color on large cards 2020-12-28 16:52:51 -08:00
Michael Shamoon edb9264d78 Many small fixes to theme & inline logo 2020-12-28 16:46:08 -08:00
Michael Shamoon b44ca770a5 Fix some white partial pixels around borders 2020-12-28 14:20:00 -08:00
Michael Shamoon 1297c0911c Theme tweaks
See https://github.com/jonaswinkler/paperless-ng/issues/194
2020-12-28 12:56:00 -08:00
Michael Shamoon ebcf4e2d81 Set on init 2020-12-28 12:54:00 -08:00
Michael Shamoon 70f7b614e6 Merge branch 'dev' into feature/dark-mode 2020-12-28 10:26:33 -08:00
Michael Shamoon 86079a936e Initial theme SCSS 2020-12-27 23:05:52 -08:00
Michael Shamoon c6acf2f7f6 Prevent FOIT 2020-12-27 23:05:42 -08:00
Michael Shamoon 28b7c3c208 Logo svg inline 2020-12-27 23:05:34 -08:00
Michael Shamoon 75c8cd9967 Dark mode settings logic 2020-12-27 23:05:19 -08:00
Michael Shamoon 5e5059b2e7 Prevent iOS input zoom 2020-12-26 21:16:12 -08:00
Michael Shamoon 2ac6a02e31 More simplification 2020-12-25 01:14:56 -08:00
Michael Shamoon 6e79b771ec Refactor bulk editor to be self-contained
See https://github.com/jonaswinkler/paperless-ng/pull/162#issuecomment-750425915
2020-12-25 00:58:17 -08:00
Michael Shamoon ba066af664 Merge branch 'feature-bulk-edit' into feature-bulk-editor 2020-12-22 07:43:51 -08:00
Michael Shamoon 406f8daa12 TODO comment 2020-12-22 03:32:51 -08:00
Michael Shamoon 0a4a06b991 Singular items dont need removal logic since dropdowns dont support this (yet?) 2020-12-22 03:13:57 -08:00
Michael Shamoon 41e842a9e6 Unify bulk operations logic, working tags assignment and removal 2020-12-22 02:58:20 -08:00
Michael Shamoon 1fb3316436 Fix remove all operations 2020-12-22 02:18:05 -08:00