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
Tom Moor 77d6adb73b
feat: Signup query params tracking (#2098)
* feat: Add tracking of signup query params

* fix: Headers already sent to client

* fix: OAuth error wipes previously written query params cookie
2021-05-01 13:46:08 -07:00
..
CollectionPermissions fix: Improve dark mode styling 2021-03-31 20:57:30 -07:00
Document Merge branch 'main' of github.com:outline/outline 2021-04-23 18:25:43 -07: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: Improved mobile styling 2021-04-17 10:40:39 -07:00
Settings chore: Move settings screens to `Scene` component (#2092) 2021-04-27 18:46:58 -07:00
Archive.js fix: Sticky archive header 2021-03-24 18:42:12 -07:00
Collection.js fix: CMD+F not working on screens with keyboard shortcut guide (#2066) 2021-04-23 12:10:02 -07: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 flow: Convert to different <Trans> component syntax for flow compatability 2021-01-31 21:14:14 -08:00
DocumentMove.js chore: Fix modal nesting, remove react-modal (#1996) 2021-03-30 18:46:14 -07:00
DocumentNew.js chore: Improve toasts 2021-01-02 21:47:02 -08:00
DocumentTemplatize.js chore: Improve toasts 2021-01-02 21:47:02 -08:00
Drafts.js fix: CMD+F not working on screens with keyboard shortcut guide (#2066) 2021-04-23 12:10:02 -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: CMD+F not working on screens with keyboard shortcut guide (#2066) 2021-04-23 12:10:02 -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: 'Suspended' badge misaligned on user profiles 2021-02-12 17:34:40 -08:00