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/app/models
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
..
ApiKey.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
BaseModel.js Collection Permissions (#829) 2019-01-05 13:37:33 -08:00
Collection.js feat: Collection Icons (#1281) 2020-06-19 17:18:03 -07:00
Collection.test.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
CollectionGroupMembership.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
Document.js flow 2020-06-02 23:17:54 -07:00
Event.js fix: Deleted collections not showing in audit log 2019-08-07 20:52:59 -07:00
Group.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
GroupMembership.js feat: Add groups and group permissions (#1204) 2020-03-14 20:48:32 -07:00
Integration.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
Membership.js feat: Memberships (#1032) 2019-10-05 18:42:03 -07:00
NotificationSetting.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
Policy.js refactor: Policies Architecture (#1016) 2019-08-21 21:41:37 -07:00
Revision.js feat: Upgrade editor (#1227) 2020-05-19 20:39:34 -07:00
Share.js Base model refactor (#810) 2018-12-04 22:24:30 -08:00
Team.js feat: Guest email authentication (#1088) 2019-12-15 18:46:08 -08:00
User.js changed lastActiveAt boolean to string 2019-09-15 23:28:11 +01:00
View.js feat: Document presence indicator (#1114) 2020-01-02 21:17:59 -08:00