c0325fcaf3
Merge branch 'main' into feat/mass-import
2021-02-09 20:46:57 -08:00
df472ac391
feat: add total users to people management screen ( #1878 )
...
* feat: add total users to pagination
* move this.total in runInAction callback
* add total counts + counts to people tabs
* progress: use raw pg query
* progress: add test
* fix: SQL interpolation
* Styling and translation of People page
Co-authored-by: Tim <timothychang94@gmail.com >
2021-02-09 20:13:09 -08:00
097359bf7c
feat: Added ability to disable sharing at collection ( #1875 )
...
* feat: Added ability to disable sharing at collection
* fix: Disable all previous share links when disabling collection share
Language
* fix: Disable document sharing for read-only collection members
* wip
* test
* fix: Clear policies after updating sharing settings
* chore: Less ambiguous language
* feat: Allow setting sharing choice on collection creation
2021-02-09 19:04:03 -08:00
cc90c8de1c
feat: Sidebar Improvements ( #1862 )
...
* wip
* refactor behaviorg
* stash
* simplify
2021-02-07 21:51:56 -08:00
ac6c48817c
fix: Unable to select .md files by default on some machines depending on installed software
2021-02-07 16:14:03 -08:00
8e3534dcbc
fix: File import via collection menu regression
2021-02-07 16:13:44 -08:00
cada91a135
Merge main
2021-02-07 12:58:17 -08:00
e2d7d34f30
fix: Pass credentials with API requests when required to work with Cloudflare Access ( #1867 )
2021-02-06 22:49:49 -08:00
37fa13d841
fix: flash of 'Deleted Collection' when loading app on doc page
2021-02-02 22:03:02 -08:00
6d88c02869
chore: Remove unused Popover component
2021-02-02 21:17:17 -08:00
fb0b38fb71
fix: Mobile menu toggle button appearing in print media, closes #377
2021-02-02 20:57:08 -08:00
61b303831f
fix: Document history sidebar layout issue
2021-02-01 21:13:31 -08:00
a9d60d288e
feat: Automatically scroll to active item in sidebar ( #1858 )
2021-02-01 19:29:54 -08:00
e845652cb8
flow: Convert to different <Trans> component syntax for flow compatability
2021-01-31 21:14:14 -08:00
7066a45323
feat: Improve star/unstarred iconography
2021-01-31 20:53:27 -08:00
654fdf1c7e
fix: Guard unset language
2021-01-31 15:41:33 -08:00
9ba63c6054
feat: Show nested document count on document list items on collection home
2021-01-31 14:41:18 -08:00
785e208c6c
lint
2021-01-31 14:41:00 -08:00
9d84652dff
fix: Frontend translation library expects dash separated, not underscore separated languages – this fix is required to enable working pluralization
2021-01-31 14:40:50 -08:00
ef6ce72cf5
fix: Recently published redirect
2021-01-31 13:01:56 -08:00
7777cccf3b
fix: Save regression from flow refactor
2021-01-31 12:53:52 -08:00
620e4942d8
feat: Update default collection tab ( #1821 )
...
* feat: Allow listing root level documents only via documents.list
* feat: New tab on collection home
* update tab layout
* fix: Correctly sort index sorted documents.list
* revert: Tab layout changes
* fix: Missing route for recently published
fix: Redirect unknown tabs
2021-01-31 12:37:27 -08:00
ee57f1ccf5
fix
2021-01-29 23:59:48 -08:00
32f0589190
chore: Upgrade flow ( #1854 )
...
* wip: upgrade flow
* chore: More sealed props improvements
* Final fixes
2021-01-29 21:36:09 -08:00
ce2b246e60
fix: auth.config request should only be made on Login screen ( #1852 )
2021-01-29 17:54:28 -08:00
a912ea24f6
chore: Remove references to window.Sentry
2021-01-27 22:56:40 -08:00
dc1bc44c8f
feat: Google Drawings Integration ( #1814 )
...
* add google drawings integration
* add google drawings image
* update google drawings image and regex
* allow query parameter in google drawings regex
* support CDN for google drawings image
2021-01-25 20:47:23 -08:00
f89d5adc37
fix: Ellipisis left in translation string
2021-01-24 12:09:44 -08:00
978a123122
fix: 16 linting warnings
2021-01-23 10:19:08 -08:00
96e65f495e
chore: Remove custom VisuallyHidden component
2021-01-23 09:47:02 -08:00
4106f15450
fix: Content jump when leaving edit mode
2021-01-22 23:58:34 -08:00
b3cd78c833
chore: Enable parameterized route profiling
2021-01-22 23:02:12 -08:00
7b87fea4f4
Merge branch 'develop' of github.com:outline/outline into develop
2021-01-22 21:16:37 -08:00
7e9bcb0c37
fix: More missing a11y labels
2021-01-22 21:12:25 -08:00
f6370ccf6d
chore: Sentry performance monitoring ( #1841 )
...
* Hook up performance monitoring
* lint
2021-01-22 20:42:45 -08:00
11e1108f4a
fix: Unneccessary ev.preventDefault
2021-01-22 20:40:26 -08:00
c9fdf48c33
chore: Add missing labels to buttons without text and search inputs
2021-01-22 19:31:30 -08:00
c69b393776
fix: JS error when submitting invites from sidebar-triggered modal
2021-01-22 08:57:52 -08:00
6e9c456147
isMetaKey -> isModKey
2021-01-21 07:28:10 -08:00
70626ffff0
feat: Organize sidebar ( #1834 )
...
* chore: Flip chinese label in language select
* feat: Add settings to sidebar, organize secondary items to bottom
2021-01-21 07:22:20 -08:00
836b2e310a
chore: Missing translation hooks in settings sidebar
2021-01-20 23:13:51 -08:00
40491fafe9
fix: Document star/unstar from list item navigates to document (regression)
2021-01-20 23:07:39 -08:00
111212b038
feat: Resizable sidebar ( #1827 )
...
* wip: First round on sidebar resizing
* feat: Saving setting, animation
* all requirements, refactoring needed
* lint
* refactor useResize
* some mobile improvements
* fix
* refactor
2021-01-20 23:00:14 -08:00
f608872c11
chore: Add Chinese and Italian translations
2021-01-20 22:09:36 -08:00
27fca28450
fix: Account for rehydrated old users before language
...
closes #1819
2021-01-17 22:19:54 -08:00
afcce7a0ef
fix: Add missing width/height tags to img
2021-01-17 21:49:51 -08:00
522df125aa
feat: Add CDN support ( #1817 )
...
* chore: CSP
* chore: Optionally use CDN for serving images
2021-01-16 11:12:10 -08:00
1fd2ec31fd
fix: Heading positioning changing between edit/read-only
...
fix: List items beyond #9 chopped
2021-01-15 08:50:19 -08:00
1af00a0b3d
test
2021-01-14 20:15:46 -08:00
ab40545a01
lint
2021-01-14 20:11:04 -08:00