Commit Graph

5547 Commits

Author SHA1 Message Date
Marcus Hill
ae6758346d Adding edit functionaliy - WIP 2022-01-28 21:41:56 +00:00
Marcus Hill
ea3995b192 Adding edit functionaliy - WIP 2022-01-28 21:40:32 +00:00
Marcus Hill
a2aba7db65 Remove URLs, for now 2022-01-28 20:20:01 +00:00
Marcus Hill
e509cc5719 Add functionality to delete service 2022-01-27 22:21:58 +00:00
Marcus Hill
d2da0545e1 Initial add service functionaliy complete 2022-01-27 22:03:43 +00:00
Marcus Hill
49d785259b Add search 2022-01-27 21:59:33 +00:00
Marcus Hill
301e6d94cd Add service logic. Removing URLs for now 2022-01-27 21:48:26 +00:00
Marcus Hill
58603e7550 Comment URLs for now 2022-01-27 21:45:21 +00:00
Marcus Hill
9283893f7e Remove locations/networks - these are added from assets. Can't see a need to add these individually where they wouldn't be set for an asset. 2022-01-27 21:35:33 +00:00
Marcus Hill
cbbc216473 Add domains from db 2022-01-27 20:55:16 +00:00
Marcus Hill
c9d03439f9 Pull data from db 2022-01-26 20:17:11 +00:00
Marcus Hill
a1c6b6888f Initial add service modal outline 2022-01-26 19:59:49 +00:00
johnnyq
21a0feb625 Removed circle from edit location and client photo, fixed location phone number not saving when you add a client 2022-01-25 15:28:57 -05:00
johnnyq
5170a221c2 Now you can assign contacts to locations 2022-01-25 13:39:48 -05:00
johnnyq
b34f602639 Added Location Column to client networks, more work on Campaigns 2022-01-25 13:22:26 -05:00
johnnyq
ba75378f9b Finished Campaign Test Email and some other fixups 2022-01-24 22:07:50 -05:00
johnnyq
d03ef74e4d DB Structure update on Mailing list Campaign Removed click and open count from campaigns as they are in the campaign_messages 2022-01-24 18:30:29 -05:00
johnnyq
039e374cd6 Partial Mailling list campaign tracker currently tracks opens using a 1x1 image, some more UI work to campaigns etc 2022-01-24 18:27:12 -05:00
Marcus Hill
b98fa0fcbc Comment coming soon 2022-01-24 21:02:05 +00:00
Marcus Hill
178a77fb40 Only show attribute heading if we have data for it 2022-01-24 21:00:01 +00:00
Marcus Hill
b63169c09d Add documents 2022-01-24 20:51:29 +00:00
Marcus Hill
75757bf0df Add vendors & contacts 2022-01-24 20:44:45 +00:00
Marcus Hill
a911599fab De-duplicate location 2022-01-24 20:23:39 +00:00
Marcus Hill
f48ae8c804 Show number of services in nav bar 2022-01-24 20:19:21 +00:00
Marcus Hill
5c33a18b80 Add database tables for services 2022-01-24 20:14:26 +00:00
Marcus Hill
33809c4f90 Merge branch 'master' of https://github.com/johnnyq/itflow into services 2022-01-24 19:58:31 +00:00
johnnyq
ef8e9285aa More work on #324 Tickets 2022-01-23 21:23:45 -05:00
johnnyq
5e9eb4d27d More work on #324 Products and Clients 2022-01-23 20:58:27 -05:00
Marcus Hill
8b52323a44 Fix networks duplicating 2022-01-23 21:40:44 +00:00
Marcus Hill
d85b11fae8 Initial work for services module 2022-01-23 21:11:19 +00:00
johnnyq
2beb897803 UI 2022-01-23 14:29:04 -05:00
johnnyq
b68910c650 Some More UI spruce up to campaign details 2022-01-23 14:16:10 -05:00
Marcus Hill
fed9789dee Add services to client routes 2022-01-23 19:00:49 +00:00
johnnyq
ea378ed46d Added some elevation affects to the side nav campaigns and campaign details page, is this something that we want across the app? 2022-01-23 13:35:42 -05:00
johnnyq
9ce09cbec8 Removed Additional card markup on campaign as its not needed if we dont have a header 2022-01-23 13:27:36 -05:00
johnnyq
9e3bf8c751 Fixed Company Name cutting off when the Side bar is collapsed 2022-01-23 13:14:59 -05:00
johnnyq
8ff714fc6f Fixed Client Badge Tags not wrapping properly on client side nav 2022-01-23 12:54:18 -05:00
johnnyq
536e0df967 Leave Subnav tree open if sub menu item is accessed from the side nav 2022-01-23 12:43:39 -05:00
johnnyq
7664053710 Started Work on Campaign Details Page, Highlight Parent entity on side nav for child entities, example if in ticket details page mark tickets on the side nav as active. This helps with navigation 2022-01-23 12:10:00 -05:00
johnnyq
bbde88236c Forgot about the add modal 2022-01-23 11:34:31 -05:00
johnnyq
6ad98158db Updated File/Function naming convention for campaigns in accordance to #324 2022-01-23 11:31:25 -05:00
johnnyq
12f3e3c24f Added test mail campaign modal 2022-01-23 01:25:29 -05:00
johnnyq
fd77569bf1 Added more placeholder headers to mailing list, added modal for edit mail campaign, added status colors and status buttons 2022-01-23 01:08:19 -05:00
johnnyq
5e6ff09218 Updated Mailling List DB Structure 2022-01-22 23:54:05 -05:00
johnnyq
2fc80d9b78 More work on Mass Mailing List, almost complete 2022-01-22 23:52:15 -05:00
johnnyq
ee8739c763 Added Custom Export Modal to trips 2022-01-22 18:08:21 -05:00
johnnyq
270120c7fc Set login back to 10 failed attempts 2022-01-22 17:08:26 -05:00
johnnyq
efd0d28556 Used MySQL count function to count number of failed login attempts 2022-01-22 17:05:15 -05:00
Johnny
73d9f461af Merge pull request #319 from wrongecho/scheduled-tickets
Add functionality to delete scheduled tickets
2022-01-22 16:46:09 -05:00
Johnny
c47eac328d Merge pull request #320 from wrongecho/brute-force-login
Add basic IP login brute force protection
2022-01-22 16:45:36 -05:00