Commit Graph

746 Commits

Author SHA1 Message Date
Tom Moor
e72d33e4ec Cleanup, document menu 2017-09-04 14:23:08 -07:00
Tom Moor
98eed483c4 Merge branch 'master' of github.com:jorilallo/atlas into icons 2017-09-04 13:42:51 -07:00
Tom Moor
d5f0dcb74c Merge pull request #207 from jorilallo/allow-null-username
Allow null username
2017-09-04 13:34:10 -07:00
Tom Moor
7e82fd944e allow-null-username 2017-09-04 13:27:29 -07:00
Tom Moor
3c378daa19 Remove unused icons 2017-09-04 13:23:20 -07:00
Tom Moor
b9693c5dcf Merge branch 'master' into icons 2017-09-04 12:39:04 -07:00
Tom Moor
740e79b1a4 Merge pull request #206 from jorilallo/quick-fix
Quick fixes from last PR
2017-09-04 12:33:39 -07:00
Tom Moor
dc3ebf0c27 Quick fixes from last PR 2017-09-04 12:26:00 -07:00
Tom Moor
3c9f69d495 Feather icons 2017-09-04 12:14:18 -07:00
Tom Moor
b7a0750cb6 Merge pull request #205 from jorilallo/signed-in-state
Variety Bag of Fixes
2017-09-04 11:52:31 -07:00
Tom Moor
24686aac44 Fixes: Scroll to top behavior when changing pages
Fixes: Different max-width on docs and other content
2017-09-04 08:56:07 -07:00
Tom Moor
f4735246ad Readability 2017-09-04 08:32:31 -07:00
Tom Moor
c2c7f48d85 Neaten 2017-09-03 23:03:49 -07:00
Tom Moor
281c464d38 Merge branch 'master' of github.com:jorilallo/atlas into signed-in-state 2017-09-03 17:27:21 -07:00
Tom Moor
1b52cb6c19 Refactor 2017-09-03 17:27:12 -07:00
Tom Moor
e34ffe0cf4 Move collaborators to top right (#201)
* Hopefully the last time we rejig this before launch

* Improved spacing

* Move to injectGlobal, alignment fixes
2017-09-03 17:26:57 -07:00
Tom Moor
7f88c56c2f Merge pull request #203 from jorilallo/text-based-save
Text based save indicator
2017-09-03 17:11:40 -07:00
Tom Moor
432b7afede Refactor Slack signin codE 2017-09-03 17:08:56 -07:00
Tom Moor
bdb7c46874 Remove UserStore 2017-09-03 15:45:25 -07:00
Tom Moor
136280adf3 💚 2017-09-03 15:08:29 -07:00
Tom Moor
1f98013004 Text only save feedback based on jori/actions 2017-09-03 14:55:44 -07:00
Jori Lallo
f0bd0d0ddb Merge pull request #200 from jorilallo/issue-199
Fixes: Issues with starring
2017-09-03 12:18:40 -07:00
Jori Lallo
cbe85f40b1 Merge branch 'master' into issue-199 2017-09-03 12:17:09 -07:00
Jori Lallo
2808f80133 Merge pull request #197 from jorilallo/disabled-publish
Disabled publish action should not be clickable
2017-09-03 12:14:31 -07:00
Jori Lallo
a3771afabd Merge branch 'master' into disabled-publish 2017-09-03 12:14:24 -07:00
Jori Lallo
18bf8568b6 Merge pull request #196 from jorilallo/shortcut-fixes
Fixes: Hitting 'e' shortcut should not add an e to the document
2017-09-03 12:13:43 -07:00
Jori Lallo
40d5d5fa9c Merge branch 'master' into shortcut-fixes 2017-09-03 12:13:34 -07:00
Tom Moor
3fad394678 Merge branch 'master' into issue-199 2017-09-03 11:45:14 -07:00
Tom Moor
0684066d4a Merge pull request #198 from jorilallo/package
Upgrade Slate, point plugin to branch instead of hash
2017-09-02 20:26:11 -07:00
Tom Moor
95182057a6 💚 2017-09-02 18:44:41 -07:00
Tom Moor
44e635cbc7 Closes #189 2017-09-02 18:43:12 -07:00
Tom Moor
b9b2769563 Fixes: Documents marked as starred incorrectly 2017-09-02 16:58:24 -07:00
Tom Moor
057e3b10e8 Upgrade dependencies 2017-09-02 16:10:59 -07:00
Tom Moor
49c731a82b Upgrade dependencies 2017-09-02 15:56:04 -07:00
Tom Moor
5d12e7bcc0 Upgrade Slate, point plugin to branch instead of hash 2017-09-02 15:45:48 -07:00
Tom Moor
9d133cce98 Disabled publish action should not be clickable 2017-09-02 13:59:11 -07:00
Tom Moor
ff89e28496 Fixes: Hitting 'e' shortcut should not add an e to the document 2017-09-02 13:38:52 -07:00
Tom Moor
d5a9b92965 Merge pull request #194 from jorilallo/migration-fixes
migration-fixes
2017-09-01 08:56:53 -07:00
Tom Moor
28956b98fa migration-fixes 2017-09-01 08:46:39 -07:00
Tom Moor
77f94f95be Merge pull request #193 from jorilallo/jori/fix-keyboard-shortcuts
Fix to keyboard shortcut modal. Fixes #190
2017-09-01 08:03:53 -07:00
Jori Lallo
1d78bc6d72 Fix to keyboard shortcut modal. Fixes #190 2017-08-31 23:23:15 -07:00
Tom Moor
65aaf6fa8c Merge pull request #188 from jorilallo/fixes
Fixes
2017-08-31 22:26:59 -07:00
Tom Moor
41f47f3f2f Migrations fix 2017-08-31 19:41:10 -07:00
Tom Moor
66aaee26da Update slate drag or drop 2017-08-31 19:36:47 -07:00
Tom Moor
8558b92cae Edit collection (#173)
* Collection edit modal

* Add icon

* 💚

* Oh look, some specs

* Delete collection

* Remove from collection

* Handle error responses
Protect against deleting last collection

* Fix key

* 💚

* Keyboard navigate documents list

* Add missing database constraints
2017-08-29 08:37:17 -07:00
Jori Lallo
e0b1c259e8 Merge pull request #178 from jorilallo/jori/document-deletion
Added event emitters and fixed document deletion
2017-08-29 00:31:19 -07:00
Jori Lallo
e0d0f73760 Fix to renaming 2017-08-29 00:27:12 -07:00
Jori Lallo
a1b239003c Unified event name with the API 2017-08-29 00:27:12 -07:00
Jori Lallo
c9e182376e Added await for deletion to prevent race condition 2017-08-29 00:27:12 -07:00
Jori Lallo
ad44c67a46 Added event emitters and fixed document deletion 2017-08-29 00:27:12 -07:00