Jordan Wright
69034c8e3f
Filling in some more API docs
2015-12-25 22:42:59 -06:00
Jordan Wright
594aef49a5
First draft of moving api docs to aglio - WIP
2015-12-25 22:09:32 -06:00
Jordan Wright
8141393480
Fixed page editing. Fixes #44
2015-10-23 18:35:42 -05:00
Jordan Wright
014efb449e
Moved <base> tag to start of <head> tag. Fixes #42
2015-10-23 18:16:54 -05:00
Jordan Wright
68b39cf6a3
Temporarily removing campaign.Errors until I can find a better way to handle it.
2015-10-22 22:32:43 -05:00
Jordan Wright
0431990e9e
Updated README
2015-10-22 22:29:31 -05:00
Jordan Wright
01c3da611b
PhishHandler now loads landing page content. Fixes #37
...
Now supports autocomplete for modal typeahead. Fixes #40
Users can now specify landing pages in campaigns. Fixes #39
Implemented "Email Opened" status. Fixes #38
2015-10-22 22:29:10 -05:00
Jordan Wright
b574fb2741
Implemented campaign.URL. Fixed #32
...
Implemented {{.From}}. Fixed #36
2015-10-22 19:54:01 -05:00
Jordan Wright
8dcbfed3a3
Commented out functionality that isn't implemented - Preparing for v0.1 release
2015-10-03 21:46:57 -05:00
Jordan Wright
47619a8426
Fixing CSRF Exceptions
2015-10-03 15:55:06 -05:00
Jordan Wright
906c4e8a93
Adjusted CSRF whitelisted paths so remove dependency on / in path.
...
Fixes #31
2015-10-03 15:16:11 -05:00
Jordan Wright
b4a73ae5c7
Fixed datetime sorting
...
Fixes #30
2015-10-03 13:32:09 -05:00
Jordan Wright
3bbd6b7ca1
Fixing labels on dashboard
...
Added "Emails Sent" campaign status
2015-09-27 22:25:38 -05:00
Jordan Wright
6acbac26f5
Changing primary font from "Lato" to "Source Sans Pro/Roboto"
2015-09-25 19:49:40 -05:00
Jordan Wright
c9f5a753c8
Removing dead code
2015-09-25 18:06:38 -05:00
Jordan Wright
2cd91770bd
Fixing README formatting.
2015-09-16 12:59:06 -05:00
Jordan Wright
e783017280
Added typeahead for templates and fixed groups not being submitted
...
I fixed the typeahead for templates. This should allow for campaigns to finally be sent successfully.
2015-09-15 22:57:47 -05:00
Jordan Wright
9a13eef518
Tweaked Modal Fading Interaction (Open/Close actions)
2015-09-15 20:39:33 -05:00
Jordan Wright
088fce1dcb
Bumped Go version requirement to v1.5 or above
2015-09-15 19:53:15 -05:00
Jordan Wright
b45a72618d
Adding the ability to import emails - WIP
2015-09-14 23:42:29 -05:00
Jordan Wright
abafb02586
Fixed issue where database wasn't getting created properly on Linux distros.
2015-08-28 18:27:49 -05:00
Jordan Wright
d0cc39c84e
Fixed syntax error on TrackingURL
2015-08-26 18:17:03 -05:00
Jordan Wright
9b597fea92
Changed {{Tracker}} to be a full image tag, while {{TrackingURL}} is just the URL if needed.
2015-08-25 22:29:12 -05:00
Jordan Wright
f51758f8c9
Fixed issue where links and other attributes could not be edited in CKEditor
2015-08-25 22:07:57 -05:00
Jordan Wright
ba11f6428c
Can now add/delete pages
...
Fixed test for importing a site - Now actually performs the right test.
2015-08-25 21:03:12 -05:00
Jordan Wright
fad36607e4
Importing a site now works fairly well... just need to be able to save the "Landing Page"
2015-08-25 18:56:58 -05:00
Jordan Wright
cb1b418594
Adding modal layout for "import site"
2015-08-23 20:58:48 -05:00
Jordan Wright
e47aa74b76
Fixing TravisCI Imports to include testify package
2015-08-23 20:46:36 -05:00
Jordan Wright
54fe866d71
Added /api/import/site functionality
2015-08-23 20:42:47 -05:00
Jordan Wright
1ec08d86cf
Adding landing page frontend logic - basic page structure at this point
2015-08-23 15:20:28 -05:00
unknown
e22598331d
Added travis-ci build status to README.md
2015-08-15 23:16:47 -05:00
Jordan Wright
8f7bce224b
Merge pull request #24 from jordan-wright/jquery-dev
...
Merging branch jquery-dev
2015-08-15 16:14:49 -05:00
unknown
1cbb223939
Removing angular artifacts
2015-08-15 16:08:09 -05:00
unknown
58670513c7
Updated README
2015-08-15 16:06:52 -05:00
unknown
fc2aa71e91
Fixed settings - can now reset password, api key.
2015-08-15 16:03:39 -05:00
unknown
821e31164c
Removed testing code
2015-08-15 15:30:12 -05:00
unknown
5756e950ab
With in-memory db, no need to delete.
2015-08-15 04:36:50 -05:00
unknown
fa21fec437
Let's try the :memory: db for testing
2015-08-15 04:34:41 -05:00
unknown
8bea79dcae
More testing of travis-ci..
2015-08-14 22:11:38 -05:00
unknown
93c6e447c7
Testing for travis-ci.. for some reason, the db isn't getting created.
2015-08-14 21:38:05 -05:00
unknown
fc3ba92c89
Working to fix travis-ci (updated to use containers)
2015-08-14 21:07:19 -05:00
unknown
ba43e683c2
Added ability to delete templates
2015-08-14 18:27:04 -05:00
unknown
d79de6263d
Updated templates page to handle PUT vs POST - can now edit templates
2015-08-14 18:24:02 -05:00
unknown
a78e92a436
Changed look of donut chart legend
...
Fixed deleteCampaign tooltip
Moved Result Status styles to an object
Dashboard, Users, now has fancy loading gif
Now only loading ckeditor from templates and landing pages templates
Starting to add maps (coming soon!)
2015-08-11 21:12:09 -05:00
unknown
37a8883be1
Updated copyright
2015-08-05 00:23:20 -05:00
unknown
eacb4ddfd4
Fixed /users endpoint to now have the following functionality:
...
- Edit
- Delete
Also added group validation on PUT /api/groups/:id
2015-08-05 00:23:05 -05:00
unknown
5cd7268023
Upgraded chartist to v0.9.2
2015-08-04 21:27:21 -05:00
unknown
8c3bb3c04d
Made some fixes to the timeline - waiting for chartist to support dynamic timeaxis.
...
Added legend to campaign_results email donut chart.
2015-08-04 21:27:04 -05:00
unknown
530a60cd08
Fixed tabs on campaign_results
...
Added email status chart on campaign_results
2015-08-01 15:35:32 -05:00
unknown
4f03224d98
Fixed event timeline chart - should work fairly well
2015-07-30 23:07:54 -05:00