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
Tom Moor 6dd6768f07
feat: Allow moving templates between collections (#1454)
- Allow template move in document policy
- fix: Ensure that document is not added to collection structure in documentMover command
- fix: Moving a template should now show nested documents as options
- fix: Hitting 'm' should not allow moving a draft
- fix: Styling of seperators on move screen
2020-08-20 19:46:29 -07:00
..
components feat: Allow moving templates between collections (#1454) 2020-08-20 19:46:29 -07:00
embeds fix: GitHub Gist embed reliability, closes #1400 2020-08-09 21:53:57 -07:00
menus refactor: Remove centralized Modal management (#1444) 2020-08-12 10:49:15 -07:00
models chore: Remove all usage of collection.type (#1445) 2020-08-12 10:49:02 -07:00
routes perf: Reduce initial bundle size / async bundle loading (#1456) 2020-08-14 17:23:58 -07:00
scenes feat: Allow moving templates between collections (#1454) 2020-08-20 19:46:29 -07:00
stores fix: Mobile style fixes and improvements (#1459) 2020-08-17 00:08:22 -07:00
types chore: Update syntax, improve more typing (#1439) 2020-08-09 09:48:04 -07:00
utils perf: Reduce initial bundle size / async bundle loading (#1456) 2020-08-14 17:23:58 -07:00
env.js chore: Remove env variables in webpack bundle (#1353) 2020-07-18 11:02:40 -07:00
index.js chore: Update syntax, improve more typing (#1439) 2020-08-09 09:48:04 -07:00