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

185 commits

Author SHA1 Message Date
Elliott Stoneham
16ad51feb6 Merge branch 'master' into pre-release-tidy 2016-06-17 17:37:00 +01:00
Elliott Stoneham
b3266464c8 Note that SDK is in development. 2016-06-17 17:36:53 +01:00
Harvey Kandola
bea85df61b ember-cli-mirage upgrade
run npm install and bower install
2016-06-17 09:34:54 -07:00
Harvey Kandola
7e523fa491 Merge pull request #9 from documize/mirage-upgrade
Mirage upgrade
2016-06-17 09:32:36 -07:00
Harvey Kandola
5758813ef7 Merge branch 'master' into mirage-upgrade 2016-06-17 09:32:13 -07:00
Elliott Stoneham
f462631f83 catch error in SDK documize command 2016-06-17 17:30:51 +01:00
Harvey Kandola
d2e7a811a4 removed console.log 2016-06-16 13:07:05 -07:00
Elliott Stoneham
936b68850e add extra github error handling 2016-06-16 18:43:25 +01:00
Elliott Stoneham
4c8f9249d9 Merge branch 'master' into pre-release-tidy 2016-06-16 18:21:27 +01:00
Harvey Kandola
37d2946924 safety check for Intercom 2016-06-16 10:20:38 -07:00
Elliott Stoneham
a0f712ca02 Merge branch 'master' into pre-release-tidy 2016-06-16 18:16:51 +01:00
Harvey Kandola
f988123a64 apiHost now command line parameter to ember 2016-06-16 10:15:10 -07:00
Elliott Stoneham
25618bcc31 Merge branch 'master' into pre-release-tidy 2016-06-16 18:09:37 +01:00
Harvey Kandola
12db5fe0ae localhost 2016-06-16 10:07:41 -07:00
Elliott Stoneham
27736d7123 Merge branch 'master' into pre-release-tidy 2016-06-16 17:48:36 +01:00
Harvey Kandola
d554af189b undefined check for intercom 2016-06-16 09:12:33 -07:00
Elliott Stoneham
c45eb09436 Merge branch 'master' into pre-release-tidy 2016-06-16 17:05:35 +01:00
Harvey Kandola
2227c7afb5 intercom fixes 2016-06-16 09:04:31 -07:00
Elliott Stoneham
6b10f30238 Merge branch 'master' into pre-release-tidy 2016-06-16 15:43:05 +01:00
zinyando
117e8ba8bf Upgrade mirage 2016-06-16 09:30:41 +02:00
Harvey Kandola
2263e06b85 intercom refactored to Ember in-repo addon, changed document list styling, bumped version 2016-06-15 09:48:40 -07:00
Elliott Stoneham
4f99404b77 Merge branch 'master' into pre-release-tidy 2016-06-15 12:52:44 +01:00
Elliott Stoneham
9fc45a24a8 point to developers.documize.com 2016-06-15 12:52:34 +01:00
Elliott Stoneham
20815494f0 Merge pull request #8 from documize/pre-release-tidy
Salt a param + pre-release tidy
2016-06-14 21:30:07 +01:00
Elliott Stoneham
685865151a make JWT salt a parameter 2016-06-14 20:36:16 +01:00
Elliott Stoneham
72c2429645 Merge branch 'master' into pre-release-tidy 2016-06-14 20:27:11 +01:00
Lennex Zinyando
b04f1ea0f6 Merge pull request #3 from documize/acceptance-tests
Acceptance tests and Ember-Ajax
2016-06-14 19:27:05 +02:00
Elliott Stoneham
b5a0fbdd7e Modify README.md in light of Enes setup issues 2016-06-14 16:05:14 +01:00
Elliott Stoneham
b7f22edb80 fix section_test.go + minor lint issues 2016-06-14 15:29:30 +01:00
zinyando
f22a4a582b Uncomment not-found route in router 2016-06-14 16:11:22 +02:00
zinyando
4acc73174f WIP cleaning up mirage config file 2016-06-13 12:22:03 +02:00
zinyando
2994aa8287 Cleanup and fix issues caused by refactoring to ember-ajax 2016-06-13 12:22:03 +02:00
zinyando
acf4cc4478 Fix jshint errors and cleanup 2016-06-13 12:22:03 +02:00
zinyando
d856879e82 Comment out tests with tooltips 2016-06-13 12:22:03 +02:00
zinyando
9fa6e0d055 Fix permissions test 2016-06-13 12:22:03 +02:00
zinyando
4f6ad04995 Fix ember-ajax refactor issues 2016-06-13 12:22:03 +02:00
zinyando
bb08df142f WIP refactor to use factories 2016-06-13 12:22:03 +02:00
zinyando
df62973eb4 Minor tweaks and fixes to broken tests 2016-06-13 12:22:03 +02:00
zinyando
a2bf51d144 Refactor to ember-ajax 2016-06-13 12:22:03 +02:00
zinyando
41fd9b68a2 WIP Converting routes to use factories 2016-06-13 12:22:03 +02:00
zinyando
ac9b749dd2 Add guard to check whether tests are running 2016-06-13 12:22:03 +02:00
zinyando
368bb6850e Use factories in tests 2016-06-13 12:22:03 +02:00
zinyando
05bd894d45 Clean up helpers 2016-06-13 12:22:03 +02:00
zinyando
99e4057fad Add factories to refactor cleanup mirage config 2016-06-13 12:22:03 +02:00
zinyando
97d2bd2a0e Delete unused helper 2016-06-13 12:22:03 +02:00
zinyando
78e22379dc Add waitToDisappear helper and minor cleanup 2016-06-13 12:22:03 +02:00
zinyando
81ecb75391 Use app meta factory in tests 2016-06-13 12:22:03 +02:00
zinyando
f9fc236e27 Enable login test 2016-06-13 12:22:03 +02:00
zinyando
11fd32cf83 Start work to use factories in mirage instead of gard coded respenses 2016-06-13 12:22:03 +02:00
zinyando
57a1e30df7 WIP helper for tests with allow anon access set to true 2016-06-13 12:22:03 +02:00