162 Commits

Author SHA1 Message Date
Jori Lallo
b47771c56f Order document structure alphabetically 2018-02-06 23:26:14 -08:00
Jori Lallo
b93ccf5fcc
Check for parent document existance (#567) 2018-02-04 23:43:43 -08:00
Tom Moor
ae4aed6fe0 Move title validation to server (#552)
closes issue-546
2018-01-31 19:23:33 -08:00
Tom Moor
f870cd88bc Slack hooks fixes and improvements
closes #533
2018-01-28 19:37:14 -08:00
Tom Moor
66fa88fcab Fixes 400 error response from slack hook
Split results into individual attachments
2018-01-28 17:00:20 -08:00
Jori Lallo
bcbca3cf41 Added a simple test for unfurl enpoint 2018-01-15 14:07:29 -08:00
Jori Lallo
4c9bff478a Revert auth changes 2018-01-15 14:07:12 -08:00
Jori Lallo
94dfebe5a0 Addressed PR feedback 2017-12-30 19:48:43 +02:00
Jori Lallo
8f045b5c34 Updated snap 2017-12-27 12:59:27 +02:00
Jori Lallo
26d0d815a2 Admin endpoints 2017-12-26 15:08:11 +02:00
Jori Lallo
a74e90fc09 Move auth to router.use 2017-12-26 15:08:10 +02:00
Jori Lallo
4406ec8e15 Added adminOnly auth option and auth middleware tests 2017-12-26 15:07:27 +02:00
Tom Moor
32ba98bb1a
Unfurling of Slack links (#487)
* First pass: Unfurling of Slack links

* Add authentication in db

* Call associate on Event correctly

* Add SLACK_APP_ID, remove SLACK_REDIRECT_URI, tidy env sample

* PR feedback

* Comment clarify
2017-12-18 19:59:29 -08:00
Jori Lallo
308d36c528 Fixes s3 path 2017-12-13 23:32:45 -08:00
Jori Lallo
7d756e4fae Avatar upload 2017-12-13 23:23:22 -08:00
Jori Lallo
cd1d2430bb Added a setting to update user’s profile 2017-12-13 23:19:26 -08:00
Tom Moor
ced80b6723 FakeS3 support 2017-12-10 22:58:52 -08:00
Jori Lallo
5df2983ef6 Search improvements 2017-12-03 16:50:50 -08:00
Tom Moor
a573c76512 Request auth on first load with existing token 2017-11-26 22:26:02 -08:00
Tom Moor
e07893b001 Merge master 2017-11-26 18:23:11 -08:00
Tom Moor
33fea77a86 PR feedback, remove collectionId 2017-11-26 18:18:41 -08:00
Tom Moor
94c2cc09ee Added documents.list endpoint to documentation (fixed some bad formatting)
Updated collection parameter
Increased fetch to 10 records, 5 looks dumb on larger screens
2017-11-26 18:18:41 -08:00
Tom Moor
81edb55d56 Working recently edited list 2017-11-26 18:18:40 -08:00
Tom Moor
505310c172
Settings Routes (#449)
* Building out settings area

* Flow and refactoring

* TeamLogo

* Add temporary profile screen

* 💚

* PR feedback
2017-11-26 18:09:55 -08:00
Tom Moor
98f317c74a Prevents accidental overwriting of another users work 2017-11-25 13:04:54 -08:00
Tom Moor
7945abbe54 Added documents.list endpoint to documentation (fixed some bad formatting)
Updated collection parameter
Increased fetch to 10 records, 5 looks dumb on larger screens
2017-11-22 18:40:37 -08:00
Tom Moor
acdcb9e9ec Merge branch 'master' of github.com:jorilallo/atlas into collection-home 2017-11-22 18:32:35 -08:00
Jori Lallo
592b5e49b6 Added no results text for Slack slash command 2017-11-19 23:49:27 -08:00
Tom Moor
eb8b12d327 Working recently edited list 2017-11-19 21:32:18 -08:00
Jori Lallo
0441e92d08 Lint rules and flow annotations for rest of the files 2017-11-15 23:40:14 -08:00
Jori Lallo
348e5f0b20 Added email templating, and user welcome email 2017-11-12 15:02:23 -08:00
Jori Lallo
53cda8ce2b
Merge pull request #374 from jorilallo/jori/colorpicker
Color picker
2017-10-31 22:04:09 -07:00
Jori Lallo
c9fc880137 include user id in the uploads path 2017-10-30 22:35:30 -07:00
Jori Lallo
27fd10f2a6 Prefix s3 user uploads with uploads/ 2017-10-29 23:52:09 -07:00
Jori Lallo
e70a8c2495 color editing 2017-10-29 23:23:16 -07:00
Tom Moor
aceaf261d2 Working on 'static' pages 2017-10-22 16:33:10 -07:00
Tom Moor
4d53c4aa00 Merge master 2017-10-21 21:12:56 -07:00
Jori Lallo
255d7564c5 Upload avatar to s3 on login 2017-10-19 00:49:22 -07:00
Jori Lallo
36d46533b6 Added simple revisions API 2017-10-16 22:36:44 -07:00
Jori Lallo
42ed9616b5 Added cookie to indicate logged in status 2017-10-11 00:14:45 -07:00
Jori Lallo
dd0588d760 Several fixes + refactor to Collection methods 2017-10-09 00:05:15 -07:00
Jori Lallo
7081291ed6 Merge pull request #288 from jorilallo/jori/move-tweaks
Refactored document move
2017-10-07 16:07:12 -07:00
Jori Lallo
34dd1f1409 Dropped whitelisting 2017-10-04 01:17:30 -07:00
Jori Lallo
ccec69d431 Final fixes to document move 2017-10-01 23:42:17 -07:00
Jori Lallo
a5a1e286d4 Addressed user feedback 2017-09-24 13:51:33 -07:00
Tom Moor
229cd3271a Fixes: 500 error when attempting to load a deleted document from view 2017-09-13 23:04:58 -07:00
Jori Lallo
483bf29cc4 Workable document moving 2017-09-12 22:58:33 -07:00
Jori Lallo
ce5b6e6ac8 Return updated collection on document move 2017-09-12 00:11:53 -07:00
Jori Lallo
917c5c4923 Return updated collection on document create 2017-09-12 00:10:02 -07:00
Tom Moor
9f7fbbd1d3 Merge branch 'master' into dashboard-improves 2017-09-09 07:35:24 -07:00