442 Commits

Author SHA1 Message Date
7149e85d37 Updated how settings are handled.
Note: Breaking change. Will need to update settings after update
2026-03-21 10:25:46 -04:00
ee2ab04206 added placeholder 2026-03-19 18:15:04 -04:00
cc36bc16b4 use the autocomplete 2026-03-19 10:36:46 -04:00
82712f361c fixed estimate path 2026-03-19 08:07:34 -04:00
b367687113 Implmented custom autocomplete for customer field 2026-03-18 21:55:55 -04:00
460bcd466f Fixed routes 2026-03-18 19:11:33 -04:00
020ea01d36 renamed controllers and updated routes 2026-03-18 00:08:56 -04:00
f60e507029 Updated settings page 2026-03-17 21:23:29 -04:00
b8327be5d6 Updated to handle no qbo exception 2026-03-14 21:45:15 -04:00
eb1174cf7c Updated manual sync to to allow full or partial sync 2026-03-14 15:36:39 -04:00
8ba99b7db2 Fixed eager loading issues 2026-03-04 19:18:06 -05:00
f02b50ae26 Added time stamps to each qbo entity model 2026-03-02 07:10:13 -05:00
485a977d1a Use Safe Navigation Operator &. 2026-03-01 21:31:28 -05:00
03d5a5d148 Always show sync status 2026-03-01 21:25:07 -05:00
3728ec2a12 Refactor: Improve address formatting in CustomersController and enhance HTML rendering for billing and shipping addresses 2026-03-01 00:40:11 -05:00
ed111fefe7 Refactor: Update QBO connection handling to use QboConnectionService for consistency across services and controllers 2026-03-01 00:27:06 -05:00
3514401808 Add unique IDs to search forms for customers and estimates 2026-02-21 19:07:40 -05:00
139f5dd618 render partial on footer 2026-02-13 22:39:54 -05:00
a6751d3f41 simplified appointment link javascript 2026-02-09 21:43:29 -05:00
8944e92ffc Use html data attributes 2026-02-09 20:52:27 -05:00
ff038fe5ae removed method: :get from estimate link 2026-02-09 10:41:48 -05:00
d8d34540a9 use link_to, as button_to doesn't allow for openign links in a new tab 2026-02-09 10:35:12 -05:00
ef86d222cb Removed change link button 2026-02-08 19:52:17 -05:00
f4a979672f update link on change 2026-02-08 19:45:58 -05:00
5d7d9a81bb inital start of using javascript to update the appointment link with selected document links 2026-02-06 17:58:02 -05:00
b030f85b74 Botton_to didn't work for google cal link 2026-02-04 21:39:18 -05:00
637cfa89b4 Refactored view hooks 2026-02-03 22:52:34 -05:00
928e632dd3 converted links to buttons 2026-01-31 21:02:22 -05:00
8b9cf5066e only show checkboxes if more then 1 invoices 2026-01-31 20:44:15 -05:00
6f33e9d23d Inverted conditionals in estimates and invoices lists to use 'unless' 2026-01-31 12:54:07 -05:00
92460392b9 Refactor estimates and invoices rendering to use local variables for the abilty for other plugins to display filtered lists 2026-01-31 12:45:47 -05:00
f1bdf59697 Add customer details translation and fix link in appointment action 2026-01-30 23:05:23 -05:00
c3d7c1c867 Use symbols 2026-01-30 16:58:14 -05:00
b80e1d4e28 loose the hash rocket, use symbol keys 2026-01-29 22:30:59 -05:00
c034696810 Disabled showing assinee to customer 2026-01-28 08:38:02 -05:00
1308a05011 Removed Load Customer Link 2026-01-26 21:00:16 -05:00
d63bf809f2 Merge branch 'redmine-6' into dev-6 2026-01-26 10:16:40 -05:00
c1af031d22 Link to sandbox if enabled 2026-01-23 21:40:08 -05:00
4ae9374401 Merge branch 'redmine-6' into dev-6 2026-01-22 21:50:40 -05:00
b096244454 Better display of customer note 2026-01-22 21:50:17 -05:00
4983cd661c Fixed missing locale 2026-01-22 21:49:33 -05:00
5f6fb4af27 Only show select all when more than one invoice 2026-01-22 21:29:08 -05:00
3c2f1d0edd Merge branch 'redmine-6' into HEAD 2026-01-22 20:39:20 -05:00
35e303d54b Migrated hard coded strings to locales 2026-01-21 20:49:54 -05:00
2aeb3fa028 Updated copyright dates 2026-01-21 20:40:06 -05:00
623510b474 Finaly got the issue form javascrip reloading to work 2026-01-21 12:20:43 -05:00
f741ce5dc9 Fixed displaying of notes 2026-01-20 21:40:17 -05:00
72ec89292f Added onclick to load customer link 2026-01-20 21:15:25 -05:00
f74f3ad72e Select All Invoices For Bulk PDF 2026-01-20 20:49:03 -05:00
704dff2a72 Multiple Invoices to PDF 2026-01-19 19:33:29 -05:00