47 Commits

Author SHA1 Message Date
Michael Shamoon
d6003f248e support esc and x button for main search bar 2022-10-29 14:07:31 -07:00
Michael Shamoon
c387340a07 Fix tour / slim sidebar compatibility 2022-10-09 23:58:41 -07:00
Michael Shamoon
bf499ee35e Slim sidebar compatibility 2022-10-09 23:48:22 -07:00
Michael Shamoon
7cfb3c4d7d Fix code style 2022-10-09 23:47:45 -07:00
Michael Shamoon
e5daa9bceb Core welcome tour functionality 2022-10-09 23:46:26 -07:00
Michael Shamoon
01cdadb3f7 Merge branch 'dev' into feature/slim-sidebar 2022-10-09 23:15:48 -07:00
Michael Shamoon
f0cd10e960 Better migration of update checking settings, offer reload, strip backend_setting from db 2022-09-30 14:03:59 -07:00
Michael Shamoon
4eaeac3610 Frontend update checking settings 2022-09-30 12:30:23 -07:00
Michael Shamoon
f34eaf6c2a Add failed tasks badge, better animation 2022-09-27 11:00:02 -07:00
Michael Shamoon
ca7e14bea9 slim sidebar with doc list adjusting 2022-09-26 09:05:53 -07:00
Michael Shamoon
49626ccf37 Save slimsidebar settings to db on change 2022-09-26 09:05:53 -07:00
Michael Shamoon
ea52490f6b Fix browser unsaved changes with custom guard 2022-08-06 20:23:05 -07:00
Michael Shamoon
b507403d0e show failed tasks badge in sidebar 2022-05-27 00:45:50 -07:00
Michael Shamoon
5f39dbe7ff fix merge 2022-05-26 21:21:29 -07:00
Michael Shamoon
77b6c9dbaa Basic tasks frontend view
Update app-frame.component.ts
2022-05-26 21:19:16 -07:00
Michael Shamoon
5267fecc9e Refactor query params service 2022-05-20 23:18:18 -07:00
Michael Shamoon
c12e55f54c Properly get username & display name 2022-05-17 11:13:19 -07:00
Michael Shamoon
f9fb62b04a support sort fields & some refactoring 2022-05-05 08:36:18 -07:00
Michael Shamoon
84c2b8ee77 Refactor query param handling to service 2022-05-05 00:23:06 -07:00
Michael Shamoon
95ce2360da Add version check to app frame 2022-04-02 01:33:51 -07:00
Michael Shamoon
9185d5a8ef Fix quick filtering 2022-03-27 00:09:09 -07:00
Michael Shamoon
bd4a705769 Prettier code cleanup for .ts files
See #182
2022-03-11 11:58:19 -08: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
jonaswinkler
5b49524d51 lots of changes for the new unified search 2021-03-17 22:25:22 +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
e38c5ede83 Closing should only navigate if closing current document 2021-02-26 14:08:04 -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
Michael Shamoon
9887233c83 Implement warning for closeAll 2021-01-26 22:27:50 -08:00
jonaswinkler
4906b12bcf refactored app-view service 2021-01-01 22:38:26 +01:00
Michael Shamoon
0a5c82a908 tweak username display, dropdown size + spacing 2020-12-31 16:23:08 -08:00
jonaswinkler
d060fc75bb fixes #134 2020-12-16 14:41:57 +01:00
jonaswinkler
a64138a62e many changes to support server side saved views 2020-12-14 19:26:36 +01:00
jonaswinkler
c3aa5d803c bugfix 2020-12-03 18:37:25 +01:00
Jonas Winkler
375eb7d4c8 menu closing on mobile 2020-11-22 17:48:54 +01:00
Jonas Winkler
1292a7e120 now using SCSS for better theming support 2020-11-22 14:43:59 +01:00
Jonas Winkler
5c40cc3f43 a couple styling changes, collapsible menu 2020-11-22 11:35:04 +01:00
Jonas Winkler
6f6f4fb163 fixes #12 2020-11-12 11:11:57 +01:00
Jonas Winkler
3b0e794b3d use django authentication instead of auth tokens. 2020-11-09 15:28:12 +01:00
Jonas Winkler
8dd773e059 documents now remain open fixes #16 2020-11-04 01:42:23 +01:00
Jonas Winkler
c39d94b8cb Saved views, some refactoring 2020-10-30 22:46:43 +01:00
Jonas Winkler
f978703105 added autocomplete 2020-10-27 17:05:14 +01:00
Jonas Winkler
8693bee4ac added paperless ui 2020-10-27 01:11:32 +01:00