ricky
8d143ff06d
Update customers_controller.rb
2017-01-29 22:00:19 -05:00
ricky
3ddb585a58
Update customers_controller.rb
2017-01-29 21:58:49 -05:00
ricky
1606ceb743
Update issues_form_hook_listener.rb
2017-01-29 21:49:57 -05:00
ricky
97578f8380
Update issues_form_hook_listener.rb
2017-01-29 21:47:09 -05:00
ricky
32beae70ef
Update issues_form_hook_listener.rb
2017-01-29 21:45:13 -05:00
ricky
13fbc9e14f
Update issues_form_hook_listener.rb
2017-01-29 21:44:00 -05:00
ricky
c57a45c85e
Update issues_form_hook_listener.rb
2017-01-29 21:43:25 -05:00
ricky
3711a9ca43
Update issues_form_hook_listener.rb
2017-01-29 21:38:18 -05:00
ricky
d0c1693f38
Create autocomplete-rails.js
2017-01-29 21:37:27 -05:00
ricky
36534ee129
Update issues_form_hook_listener.rb
2017-01-29 21:34:28 -05:00
ricky
188c460054
Update issues_form_hook_listener.rb
2017-01-29 21:15:29 -05:00
ricky
d9e3cb096b
Update application.js
2017-01-29 21:10:41 -05:00
ricky
b57b19493f
Add files via upload
2017-01-29 21:08:29 -05:00
ricky
8c569db541
Update issues_form_hook_listener.rb
2017-01-29 20:56:30 -05:00
ricky
997257f42d
Update issues_form_hook_listener.rb
2017-01-29 20:54:52 -05:00
ricky
f9f1af17bc
Update issues_form_hook_listener.rb
2017-01-29 20:53:09 -05:00
ricky
f1f44d0048
Update issues_form_hook_listener.rb
2017-01-29 20:46:39 -05:00
ricky
7e8511090d
Update issues_form_hook_listener.rb
2017-01-29 20:42:18 -05:00
ricky
4ca6a3138b
Update issues_form_hook_listener.rb
2017-01-29 20:41:38 -05:00
ricky
21e1132e0e
Update issues_form_hook_listener.rb
2017-01-29 20:36:19 -05:00
ricky
dc15424014
Update issues_form_hook_listener.rb
2017-01-29 20:30:34 -05:00
ricky
f90cdcd86b
Update customers_controller.rb
2017-01-29 20:28:17 -05:00
ricky
5e53c18098
Update issues_form_hook_listener.rb
2017-01-29 20:24:06 -05:00
ricky
52d13ea7bc
Update customers_controller.rb
2017-01-29 20:18:21 -05:00
ricky
5e24c5084e
Update customers_controller.rb
2017-01-29 20:12:38 -05:00
ricky
abdb61cc41
Update Gemfile
2017-01-29 20:07:08 -05:00
ricky
03556cc670
Update Gemfile
2017-01-29 20:03:53 -05:00
ricky
7f6cd99aba
Update Gemfile
2017-01-29 19:58:11 -05:00
ricky
ba513fb950
Update issues_form_hook_listener.rb
2017-01-29 19:47:24 -05:00
ricky
837ddd722c
Update issues_form_hook_listener.rb
2017-01-29 19:46:21 -05:00
ricky
f2b0cd3748
Update issues_form_hook_listener.rb
2017-01-29 19:45:31 -05:00
ricky
f2a8878af4
Update issues_form_hook_listener.rb
2017-01-29 19:40:51 -05:00
ricky
13fccec54b
Update routes.rb
2017-01-29 19:36:58 -05:00
ricky
eca2b986a9
Update customers_controller.rb
2017-01-29 19:35:45 -05:00
ricky
a06599b7f9
Update issues_form_hook_listener.rb
2017-01-29 19:34:31 -05:00
ricky
7fda4dc577
Create application.js
2017-01-29 19:32:59 -05:00
ricky
9e47152e12
Update Gemfile
2017-01-29 19:31:31 -05:00
ricky
83d21da41a
Update issues_form_hook_listener.rb
2017-01-29 19:27:23 -05:00
ricky
a692f03bfa
Update init.rb
2017-01-29 19:17:37 -05:00
ricky
994cdf908f
Update init.rb
2017-01-29 19:16:55 -05:00
ricky
b022d17fc0
Update init.rb
2017-01-29 19:16:05 -05:00
ricky
644899c0b5
Update email_worker.rb
2017-01-29 19:15:14 -05:00
ricky
be3a3b920d
Update email_worker.rb
2017-01-27 12:04:58 -05:00
ricky
d546eb026f
Update email_worker.rb
2017-01-27 12:01:53 -05:00
ricky
fdc59feb13
Create email_worker.rb
2017-01-27 11:47:30 -05:00
ricky
186b726a7b
Added nil check
2017-01-27 09:38:00 -05:00
RageLtMan
fa362bad55
Merge pull request #3 from sempervictus/bug-dont_call_string_method_on_nil_token
...
Do not permit OAUTH_CONSUMER_SECRET to be nil
2017-01-19 04:09:34 -05:00
RageLtMan
fcf55bb504
Do not permit OAUTH_CONSUMER_SECRET to be nil
...
When QBO plugin is not configured, OAUTH_CONSUMER_SECRET can be
nil, and any codepath hitting the model raises a stack trace.
Set a "safe-ish" value here to allow execution in conditions where
QBO plugin is installed, but not yet configured.
2017-01-19 04:02:59 -05:00
RageLtMan
2185667665
Merge pull request #2 from sempervictus/local
...
Merge initial changes 20170103
2017-01-03 04:34:58 -05:00
RageLtMan
772483817e
Prevent billing if issue has no customer assigned
2017-01-03 04:32:04 -05:00