1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-08 06:55:28 +02:00
Commit graph

326 commits

Author SHA1 Message Date
Elliott Stoneham
f8b5f8b59e Merge branch 'master' into github-extension 2016-07-07 19:59:39 +01:00
Harvey Kandola
2de03ba049 auth edge case for profile 2016-07-07 11:54:34 -07:00
Elliott Stoneham
04901b55bb Merge branch 'master' into github-extension 2016-07-07 19:54:33 +01:00
Harvey Kandola
6cf236f8b3 visual studio code IDE ember-cli extension 2016-07-07 11:42:53 -07:00
Harvey Kandola
96bd8e6add session check fix 2016-07-07 11:15:45 -07:00
Harvey Kandola
51a04efcb6 cosmetics 2016-07-07 10:34:31 -07:00
Elliott Stoneham
203d2e8a4d Merge branch 'master' into github-extension 2016-07-07 16:45:06 +01:00
zinyando
f397e9406b Fix jshint errors 2016-07-07 17:40:17 +02:00
Elliott Stoneham
2a28d5ba53 Merge branch 'master' into github-extension 2016-07-07 16:34:14 +01:00
Lennex Zinyando
d8e61c2743 Merge pull request #14 from documize/ember-simple-auth
Ember simple auth
2016-07-07 17:22:09 +02:00
zinyando
9e8577b86c Fixes to folders route 2016-07-07 17:15:44 +02:00
zinyando
8597dc3dca Fixes and cleanup 2016-07-07 17:15:44 +02:00
zinyando
f41517872b Fix sso authentication error by refactoring folders route 2016-07-07 17:15:44 +02:00
zinyando
a7894d6800 Enable log transitions in tests 2016-07-07 17:15:44 +02:00
zinyando
ad119eeb48 Fix broken tests 2016-07-07 17:15:44 +02:00
zinyando
7955da433c WIP fix sso test 2016-07-07 17:15:44 +02:00
zinyando
3dccfc6a24 Fix SSO issue 2016-07-07 17:15:44 +02:00
zinyando
e26108b90b Add SSO test 2016-07-07 17:15:44 +02:00
zinyando
881da18e8a Add missing isMac and isMobile flags to session service 2016-07-07 17:15:44 +02:00
zinyando
53f7edf533 Fix document space tests 2016-07-07 17:15:44 +02:00
zinyando
5333cf22f4 WIP Test fixes 2016-07-07 17:15:44 +02:00
zinyando
96baf84f1d Fix isFolderOwner issue 2016-07-07 17:15:44 +02:00
zinyando
bc0de90bfa Add authenticateUser to tests jshint 2016-07-07 17:15:44 +02:00
zinyando
f02ca796f6 Remove login helper from tests and use authenticateUser helper 2016-07-07 17:15:44 +02:00
zinyando
42a88bb441 Add and use authenticateUser session helper 2016-07-07 17:15:44 +02:00
zinyando
dc164f2f63 Prevent tooltips from showing when anonymous is set to true 2016-07-07 17:15:44 +02:00
zinyando
8a4d0f7e70 Add restore method to anonymous authenticator 2016-07-07 17:15:44 +02:00
zinyando
d1714db6f8 Fix calls to session and appMeta services 2016-07-07 17:15:44 +02:00
zinyando
37e3434158 Create new local-storage service 2016-07-07 17:15:44 +02:00
zinyando
5bd92b7f63 Add documize and anonymous autheticators 2016-07-07 17:15:44 +02:00
zinyando
fd42473f99 Update session stub 2016-07-07 17:15:44 +02:00
zinyando
0ddbe70935 Add simple-auth route mixins 2016-07-07 17:15:44 +02:00
zinyando
1e22c7cbe7 WIP fix session.get property issues 2016-07-07 17:15:44 +02:00
zinyando
cbac8d2d59 Refactor login to use ember-simple-auth 2016-07-07 17:15:44 +02:00
zinyando
10dbeeefbb Refactor to use ember-ajax host and namespace 2016-07-07 17:15:44 +02:00
zinyando
7cce377f93 Clean up 2016-07-07 17:15:44 +02:00
zinyando
69c760d351 Correct apiHost and apiNamespace in ajax service 2016-07-07 17:15:44 +02:00
Harvey Kandola
86aaead1ce Update application.js 2016-07-07 17:15:44 +02:00
Harvey Kandola
7e31b459b3 Update session.js 2016-07-07 17:15:44 +02:00
Harvey Kandola
e25fb2dce5 Create app-meta.js 2016-07-07 17:15:44 +02:00
Harvey Kandola
c4404bc7b0 Create ajax.js 2016-07-07 17:15:44 +02:00
Harvey Kandola
5ccfb4f408 forked https://github.com/documize/ember-simple-auth 2016-07-07 17:15:44 +02:00
Elliott Stoneham
1436d37ff4 Merge pull request #17 from documize/github-extension
Github extension - secrets WIP
as requested
2016-07-07 16:14:11 +01:00
Elliott Stoneham
43c34cbb66 wip section secrets 2016-07-07 16:10:42 +01:00
Elliott Stoneham
f04f46f553 Merge branch 'master' into github-extension 2016-07-06 19:21:30 +01:00
Harvey Kandola
37f6d41604 select correct document owner when editing meta 2016-07-06 10:47:43 -07:00
Elliott Stoneham
b20a19fdb1 Merge branch 'master' into github-extension 2016-07-06 17:23:19 +01:00
Elliott Stoneham
cf744ee2ad Merge branch 'master' into github-extension 2016-07-06 09:20:14 +01:00
Harvey Kandola
9ede4dc585 junk 2016-07-05 11:52:20 -07:00
Harvey Kandola
3d8ebca1b9 fixed regression on navigation link 2016-07-05 11:07:21 -07:00