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/server/models
Tom Moor fa52bc5afd
chore: Slack integration screen improvements (#2049)
* feat: Add collection iconography and colors to Slack settings page
fix: Use standardized list components
fix: Slack icon size
chore: Convert to translation strings

* fix: Missing translation, convert to Scene
2021-04-18 18:34:49 -07:00
..
ApiKey.js chore: Serialize domain policies on team (#1970) 2021-03-22 20:50:12 -07:00
Attachment.js refactor: Upload file to storage, and then pass attachmentId to collections.import 2021-02-18 22:36:07 -08:00
Authentication.js chore: Upgrade pg and sequelize to support node 14+ (#1462) 2020-08-20 20:19:44 -07:00
AuthenticationProvider.js feat: authenticationProviders API endpoints (#1962) 2021-03-26 11:31:07 -07:00
Backlink.js chore: Upgrade Prettier 1.8 -> 2.0 (#1436) 2020-08-08 18:53:11 -07:00
Collection.js feat: Add read-only collections (#1991) 2021-03-30 21:02:08 -07:00
Collection.test.js feat: Add read-only collections (#1991) 2021-03-30 21:02:08 -07:00
CollectionGroup.js chore: Upgrade Prettier 1.8 -> 2.0 (#1436) 2020-08-08 18:53:11 -07:00
CollectionUser.js chore: Upgrade Prettier 1.8 -> 2.0 (#1436) 2020-08-08 18:53:11 -07:00
Document.js chore: Syncs changes that were erroneously made in enterprise repo (#1949) 2021-03-10 14:56:34 -08:00
Document.test.js feat: Add read-only collections (#1991) 2021-03-30 21:02:08 -07:00
Event.js feat: authenticationProviders API endpoints (#1962) 2021-03-26 11:31:07 -07:00
Group.js chore: Upgrade Babel, Jest, Eslint (#1437) 2020-08-08 22:53:59 -07:00
Group.test.js feat: Add read-only collections (#1991) 2021-03-30 21:02:08 -07:00
GroupUser.js chore: Upgrade Prettier 1.8 -> 2.0 (#1436) 2020-08-08 18:53:11 -07:00
Integration.js chore: Upgrade Prettier 1.8 -> 2.0 (#1436) 2020-08-08 18:53:11 -07:00
Notification.js chore: Upgrade Prettier 1.8 -> 2.0 (#1436) 2020-08-08 18:53:11 -07:00
NotificationSetting.js chore: Upgrade Prettier 1.8 -> 2.0 (#1436) 2020-08-08 18:53:11 -07:00
Revision.js chore: Refactor backlinks and revisions (#1611) 2020-11-01 10:26:39 -08:00
Revision.test.js chore: Refactor backlinks and revisions (#1611) 2020-11-01 10:26:39 -08:00
SearchQuery.js fix: Dont dupe record search queries when paging results 2020-09-21 23:31:10 -07:00
Share.js feat: Record share link last accessed time (#2047) 2021-04-18 09:38:13 -07:00
Star.js chore: Upgrade Prettier 1.8 -> 2.0 (#1436) 2020-08-08 18:53:11 -07:00
Team.js feat: Read-only users (#1955) 2021-04-11 19:39:17 -07:00
Team.test.js feat: Add read-only collections (#1991) 2021-03-30 21:02:08 -07:00
User.js chore: Slack integration screen improvements (#2049) 2021-04-18 18:34:49 -07:00
User.test.js fix: Improved handling of authentication edge-cases (#2023) 2021-04-11 19:39:31 -07:00
UserAuthentication.js chore: Migrate authentication to new tables (#1929) 2021-03-09 12:22:08 -08:00
View.js feat: Visually differentiate unread documents (#1507) 2020-09-20 22:32:28 -07:00
index.js chore: Migrate authentication to new tables (#1929) 2021-03-09 12:22:08 -08:00