Commit Graph

2917 Commits

Author SHA1 Message Date
fae54c7957 fix: Mispositioned sticky headers in modals 2021-02-18 23:20:12 -08:00
c30132e558 feat: Embed Cawemo (#1890) 2021-02-18 18:48:40 -08:00
887e341e48 Add NODE_ENV to app.json 2021-02-17 19:38:44 -08:00
ae2f1b47e7 0.53.1 2021-02-17 00:08:04 -08:00
86d9a14c5c fix: is virtual host 2021-02-16 23:52:25 -08:00
6a8a83610f fix: Input data is not a String when clicking on new collection description 2021-02-16 23:42:31 -08:00
54bf7a9dea fix: Restore specifying AWS endpoint for non-S3 support 2021-02-16 23:41:39 -08:00
43ed7d0343 0.53.0 2021-02-16 21:18:06 -08:00
a81a18b173 fix: Remove hard-coded ServerSideEncryption on AWS, configure on AWS or storage provider 2021-02-16 00:16:23 -08:00
f18a2a048d fix: Sticky heading stacking 2021-02-16 00:15:04 -08:00
7e922d8716 feat: Installable PWA (#1882) 2021-02-15 15:19:51 -08:00
4b603460cb chore: Standardized headers (#1883)
* feat: Collection to standard header
feat: Sticky tabs

* chore: Document to standard header

* chore: Dashboard -> Home
chore: Scene component

* chore: Trash, Templates, Drafts

* fix: Mobile improvements

* fix: Content showing at sides and occassionally ontop of sticky headers
2021-02-14 13:18:33 -08:00
32a298054d Bump RME – Editor fixes and improvements 2021-02-13 12:47:44 -08:00
ca2459361e chore: de-dupe lockfile 2021-02-13 09:25:04 -08:00
e49f3ab9fb ResizeObserver loop completed with undelivered notifications 2021-02-13 08:43:22 -08:00
e9338df057 Update README screenshot 2021-02-12 20:29:43 -08:00
2629d6db23 fix: 'Suspended' badge misaligned on user profiles
closes #1880
2021-02-12 17:34:40 -08:00
b017590033 fix: 'bake' release env variables at build time 2021-02-12 17:18:55 -08:00
7d244dfa1f 'bake' release env variables at build time 2021-02-12 16:53:16 -08:00
2a225d81d2 chore: Update Sentry to avoid duplicate packages
chore: Pass current release version to Sentry and Datadog
2021-02-12 16:39:02 -08:00
41df5c74be Add description -> Add a description 2021-02-12 16:24:31 -08:00
ef026b34fa Return to App -> Back to App 2021-02-12 16:21:32 -08:00
1dbcc12648 feat: Inline collection editing (#1865) 2021-02-12 16:20:49 -08:00
2611376b21 chore: Add optional DD tracer 2021-02-11 18:58:56 -08:00
a1b3cfc7de Yarn.lock 2021-02-10 20:25:26 -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
e2d7d34f30 fix: Pass credentials with API requests when required to work with Cloudflare Access (#1867) 2021-02-06 22:49:49 -08:00
0d88a1dfda Update README.md 2021-02-06 21:49:07 -08:00
df5a2e45c5 chore: Improved deployment documentation (#1868) 2021-02-06 21:33:56 -08:00
1a7a48674b fix: link in README, add ARCHITECTURE document 2021-02-06 17:46:54 -08:00
e23474fa1c feat: Add parameters for filtering events (#1863)
* feat: Add parameters for filtering events

* test
2021-02-04 20:20:56 -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
a2fb3bb9f8 fix: Favicon should load from domain root, not current path 2021-02-02 21:13:11 -08:00
fb0b38fb71 fix: Mobile menu toggle button appearing in print media, closes #377 2021-02-02 20:57:08 -08:00
8ff2f41068 Merge branch 'develop' of github.com:outline/outline into develop 2021-02-01 21:13:51 -08:00
334dce7984 chore: Add Timing-Allow-Origin header (#1860) 2021-02-01 21:13:44 -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
3f267d7745 New Crowdin updates (#1848) 2021-01-31 23:24:10 -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
2a5fd0b332 test 2021-01-31 14:47:28 -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