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/presenters
Tom Moor d864e228e7
feat: Collection Icons (#1281)
* wip: Working for creation, and display

* feat: IconPicker

* fix

* feat: Invert collection icon color when dark in dark mode

* Improve readability of dropdown menus in dark mode
Suggest icon based on collection name

* Add additional icons
Tweaks and final polish

* fix: Write default icon as empty icon column

* feat: Improve icon selection logic
add more keywords
Improve icon coloring when selected and in dark mode

* lint

* lint
2020-06-19 17:18:03 -07:00
..
__snapshots__ feat: Guest email authentication (#1088) 2019-12-15 18:46:08 -08:00
apiKey.js Websocket Support (#937) 2019-04-17 19:11:23 -07:00
collection.js feat: Collection Icons (#1281) 2020-06-19 17:18:03 -07:00
collectionGroupMembership.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
document.js fix: Guard missing attachment, closes #1262 2020-05-07 20:37:36 -07:00
event.js feat: Events / audit log (#1008) 2019-08-05 20:38:31 -07:00
group.js chore: API Consistency (#1304) 2020-06-16 20:56:17 -07:00
groupMembership.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
index.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
integration.js Websocket Support (#937) 2019-04-17 19:11:23 -07:00
membership.js feat: Memberships (#1032) 2019-10-05 18:42:03 -07:00
notificationSetting.js Websocket Support (#937) 2019-04-17 19:11:23 -07:00
policy.js refactor: Policies Architecture (#1016) 2019-08-21 21:41:37 -07:00
revision.js feat: Separate title from body (#1216) 2020-04-05 15:07:34 -07:00
share.js Websocket Support (#937) 2019-04-17 19:11:23 -07:00
slackAttachment.js feat: Memberships (#1032) 2019-10-05 18:42:03 -07:00
team.js feat: Guest email authentication (#1088) 2019-12-15 18:46:08 -08:00
user.js feat: Guest email authentication (#1088) 2019-12-15 18:46:08 -08:00
user.test.js Cleanup 2019-04-18 18:51:16 -07:00
view.js Websocket Support (#937) 2019-04-17 19:11:23 -07:00