This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
outline/app/scenes
Saumya Pandey 8195791bb2
fix: Make search query string user friendly (#2283)
* Upgrade query-string package and skip empty string

* Run yarn-deduplicate command
2021-07-07 18:45:40 -07:00
..
CollectionPermissions fix: Improve dark mode styling 2021-03-31 20:57:30 -07:00
Document fix: More context menu fixes 2021-07-05 16:35:46 -04:00
GroupMembers fix: Improve dark mode styling 2021-03-31 20:57:30 -07:00
Login feat: Signup query params tracking (#2098) 2021-05-01 13:46:08 -07:00
Search fix: Make search query string user friendly (#2283) 2021-07-07 18:45:40 -07:00
Settings chore: Normalize "new" actions in settings (#2226) 2021-06-15 19:10:50 -07:00
APITokenNew.js chore: Normalize "new" actions in settings (#2226) 2021-06-15 19:10:50 -07:00
Archive.js fix: Sticky archive header 2021-03-24 18:42:12 -07:00
Collection.js fix: Empty context menu when user does not have permission to update collection 2021-07-06 22:02:31 -04:00
CollectionDelete.js chore: Improve toasts 2021-01-02 21:47:02 -08:00
CollectionEdit.js feat: Add read-only collections (#1991) 2021-03-30 21:02:08 -07:00
CollectionExport.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
CollectionNew.js feat: Add read-only collections (#1991) 2021-03-30 21:02:08 -07:00
DocumentDelete.js fix: Use friendly urls for collections (#2162) 2021-06-09 17:48:48 -07:00
DocumentMove.js chore: Fix modal nesting, remove react-modal (#1996) 2021-03-30 18:46:14 -07:00
DocumentNew.js fix: Use friendly urls for collections (#2162) 2021-06-09 17:48:48 -07:00
DocumentPermanentDelete.js fix: Add ability to permanently delete documents in trash (#2192) 2021-06-25 16:14:40 -07:00
DocumentTemplatize.js chore: Improve toasts 2021-01-02 21:47:02 -08:00
Drafts.js fix: Make search query string user friendly (#2283) 2021-07-07 18:45:40 -07:00
Error404.js feat: I18n (#1653) 2020-11-29 20:04:58 -08:00
ErrorOffline.js feat: I18n (#1653) 2020-11-29 20:04:58 -08:00
ErrorSuspended.js flow: Convert to different <Trans> component syntax for flow compatability 2021-01-31 21:14:14 -08:00
GroupDelete.js chore: Improve toasts 2021-01-02 21:47:02 -08:00
GroupEdit.js chore: Improve toasts 2021-01-02 21:47:02 -08:00
GroupNew.js chore: Improve toasts 2021-01-02 21:47:02 -08:00
Home.js fix: CMD+F not working on screens with keyboard shortcut guide (#2066) 2021-04-23 12:10:02 -07:00
Invite.js chore: Improve toasts 2021-01-02 21:47:02 -08:00
KeyboardShortcuts.js fix: change `metaDisplay` key to Alt for "Table of contents" (#2187) 2021-06-12 15:37:35 -07:00
Logout.js feat: Add /logout route for SLO support 2021-03-30 20:10:52 -07:00
Starred.js fix: CMD+F not working on screens with keyboard shortcut guide (#2066) 2021-04-23 12:10:02 -07:00
Templates.js feat: Read-only users (#1955) 2021-04-11 19:39:17 -07:00
Trash.js fix: Mispositioned sticky headers in modals 2021-02-18 23:20:12 -08:00
UserDelete.js chore: Upgrade flow (#1854) 2021-01-29 21:36:09 -08:00
UserProfile.js fix: No search results from link editor search due to error parsing date (date-fns upgrade) 2021-06-16 07:54:56 -07:00