Tom Moor
c259c9617b
Add color scheme setting to Settings -> Preferences
2024-04-16 20:19:07 -04:00
Tom Moor
f6786945a0
fix: Missing scope on collection query
2024-04-16 20:02:11 -04:00
Tom Moor
38a65a0c59
0.76.0-0
2024-04-16 09:18:22 -04:00
Hemachandar
ef0fb74308
feat: Add button to empty trash ( #6772 )
...
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-04-16 06:04:56 -07:00
dependabot[bot]
a5d2752122
chore(deps): bump i18next-http-backend from 2.2.2 to 2.5.0 ( #6812 )
...
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend ) from 2.2.2 to 2.5.0.
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.2.2...v2.5.0 )
---
updated-dependencies:
- dependency-name: i18next-http-backend
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 19:13:40 -07:00
dependabot[bot]
f78e73a860
chore(deps-dev): bump jest-environment-jsdom from 29.6.4 to 29.7.0 ( #6813 )
...
Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom ) from 29.6.4 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases )
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest-environment-jsdom )
---
updated-dependencies:
- dependency-name: jest-environment-jsdom
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-15 19:13:25 -07:00
Tom Moor
54c6abbba9
Allow setting permission of collections during import ( #6799 )
...
* Allow setting permission of collections during import
closes #6767
* Remove unused column
2024-04-15 19:13:12 -07:00
一颗小土豆
3315db449f
Untranslated button: Notification settings ( #6809 )
...
* Update NotificationMenu.tsx
* Update translation.json
2024-04-15 06:02:13 -07:00
Tom Moor
34a8b8146d
Shorten document filter labels
2024-04-13 22:39:54 -04:00
Tom Moor
ca4d85cf19
fix: Allow duplicating a draft as a published doc
2024-04-13 22:32:52 -04:00
Tom Moor
9e8df4dd2d
fix: Display @ infront of mentions
2024-04-13 22:30:29 -04:00
Tom Moor
bc74f92999
fix: User mention hover previews not working
2024-04-13 22:18:17 -04:00
Tom Moor
1f50ce7d36
Highlight mentions of self in documents and comments
2024-04-13 22:15:01 -04:00
Tom Moor
2f7112eb42
fix: Improve display of original author information in document metadata
2024-04-13 15:54:45 -04:00
Translate-O-Tron
f1bc71123c
New Crowdin updates ( #6692 )
2024-04-13 11:33:25 -07:00
Tom Moor
765ae7b298
Add 80+ additional icons from FontAwesome ( #6803 )
...
* Add 80+ additional icons from FontAwesome
* fix: color switch transition, add 6 more icons to fill out grid
* Add strict validation for collection icon
* fix: Avoid import from app in server
2024-04-13 11:33:07 -07:00
Tom Moor
689886797c
Add dialog to allow easy login to multiple workspaces in desktop app
2024-04-13 10:35:47 -04:00
Apoorv Mishra
90ed6a5366
Fixes hover preview going out of window bounds ( #6776 )
...
* fix: hover preview out of bounds
* fix: pop
* fix: check for both element and data
* fix: show loading indicator
* fix: width
2024-04-13 06:01:40 -07:00
Tom Moor
054bddb666
fix: Improved phrase matching in search ( #6800 )
...
* fix: Improved phrase matching in search
* test
2024-04-13 06:01:26 -07:00
Tom Moor
8490f5d558
Add security preference for workspace creation in cloud ( #6801 )
2024-04-13 06:01:15 -07:00
Tom Moor
1ee82e780e
Update subheader on trash
2024-04-12 20:52:15 -04:00
Hemachandar
581944e754
feat: duplicate a document as draft ( #6782 )
...
* feat: duplicate a document as draft
* review
* Default `publish` toggle to match current document
Ensures duplicating a draft does not publish it.
---------
Co-authored-by: Tom Moor <tom.moor@gmail.com >
2024-04-12 17:47:59 -07:00
dependabot[bot]
0b99a88cd7
chore(deps): bump semver from 5.7.1 to 7.6.0 ( #6769 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 7.6.0.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v7.6.0 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 06:10:25 -07:00
dependabot[bot]
6421d04ff7
chore(deps): bump react-avatar-editor from 13.0.0 to 13.0.2 ( #6780 )
...
Bumps [react-avatar-editor](https://github.com/mosch/react-avatar-editor ) from 13.0.0 to 13.0.2.
- [Release notes](https://github.com/mosch/react-avatar-editor/releases )
- [Commits](https://github.com/mosch/react-avatar-editor/compare/v13.0.0...v13.0.2 )
---
updated-dependencies:
- dependency-name: react-avatar-editor
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-12 06:10:09 -07:00
Tom Moor
65bbf0c455
fix: Mark editor content as unknown language to aid translation/screen readers
2024-04-12 07:53:45 -04:00
Hemachandar
5974e5635a
add H3 to editor formatting toolbar ( #6791 )
2024-04-11 17:53:05 -07:00
Tom Moor
2e427a1e83
fix: Menus with accessory in-front of label cannot be navigated with keyboard letters
...
fix: Flash of outline state when focusing menu item with keyboard
2024-04-11 20:51:56 -04:00
Tom Moor
9c179fdd30
fix: Editor displayed as member in role menu
2024-04-10 23:06:30 -04:00
Tom Moor
d883ba347b
lint
2024-04-10 07:41:02 -04:00
Tom Moor
c1b30b804c
Add direct link to help docs
2024-04-10 07:38:32 -04:00
一颗小土豆
fe9a89c060
A sentence that is not properly translated under the member option in Settings ( #6785 )
...
* Update Members.tsx
* Update translation.json
2024-04-10 04:34:02 -07:00
Tom Moor
9b45feb9ee
Improve user role management on members ( #6775 )
2024-04-09 19:02:40 -07:00
Tom Moor
b458bb3af9
Refactor required route role
2024-04-06 21:43:15 -04:00
Tom Moor
79899d051c
updateRole -> update_role
2024-04-06 21:16:44 -04:00
Tom Moor
3f209101e6
Add updateRole endpoint ( #6771 )
2024-04-06 06:32:15 -07:00
dependabot[bot]
52643c511c
chore(deps): bump vite from 5.0.12 to 5.0.13 ( #6758 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-05 08:31:22 -07:00
Apoorv Mishra
6a4628afef
Refactor unfurling related types ( #6730 )
...
* wip
* fix: refactor unfurl types
2024-04-03 07:28:30 +05:30
Tom Moor
e0ae044f4c
fix: Await auth delete request before forwarding to OIDC
2024-04-02 21:57:20 -04:00
Tom Moor
40cf70d7ca
Separate status and role filters in member management
2024-04-02 20:19:23 -04:00
Tom Moor
3f7d351aee
Default collection and document permissions based on user role
2024-04-02 19:59:35 -04:00
Tom Moor
4311aac4ff
fix: Incorrect role information in collection added email
2024-04-02 19:05:42 -04:00
Tom Moor
365f4c4b1f
Add role parameter to users.list endpoint ( #6754 )
2024-04-02 05:00:12 -07:00
Tom Moor
d2d3adefe6
Organize roles in order of access
2024-04-01 21:31:33 -04:00
Tom Moor
ec30ef84af
Improve InputSelect, Text components
2024-04-01 21:23:38 -04:00
Tom Moor
4b54686c76
Improve error message around port errors on server start
2024-04-01 21:06:22 -04:00
Tom Moor
e9df3db1ef
Remove comment for guests with read-only permissions
2024-04-01 20:51:13 -04:00
dependabot[bot]
1af25db60e
chore(deps-dev): bump @babel/preset-typescript from 7.23.3 to 7.24.1 ( #6752 )
...
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript ) from 7.23.3 to 7.24.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.24.1/packages/babel-preset-typescript )
---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 17:25:11 -07:00
dependabot[bot]
8354fc6c61
chore(deps-dev): bump @types/validator from 13.11.7 to 13.11.9 ( #6750 )
...
Bumps [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator ) from 13.11.7 to 13.11.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator )
---
updated-dependencies:
- dependency-name: "@types/validator"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 17:24:32 -07:00
Tom Moor
c27cd945a7
Policies refactor, guest roles ( #6732 )
2024-03-31 17:28:35 -07:00
Tom Moor
ceb7ae1514
Move invite dialog to centered design ( #6740 )
...
* wip
* Update invite dialog
2024-03-29 19:26:18 -07:00