Jordan Wright
|
f7b63adfbb
|
Added basic polling updates for the charts. Made the call to get campaign results be async.
|
2016-02-21 20:55:27 -06:00 |
Jordan Wright
|
33947086b3
|
Added async option to the API to address async/synch requests until I can migrate all to async
|
2016-01-24 19:48:15 -06:00 |
Jordan Wright
|
3ae09be989
|
Final fix for campaign deletion
|
2016-01-16 23:50:32 -06:00 |
Jordan Wright
|
2dda83814c
|
Formatting Javascript using js-beautifier
|
2016-01-16 22:59:40 -06:00 |
Jordan Wright
|
b574fb2741
|
Implemented campaign.URL. Fixed #32
Implemented {{.From}}. Fixed #36
|
2015-10-22 19:54:01 -05:00 |
Jordan Wright
|
b4a73ae5c7
|
Fixed datetime sorting
Fixes #30
|
2015-10-03 13:32:09 -05:00 |
Jordan Wright
|
b45a72618d
|
Adding the ability to import emails - WIP
|
2015-09-14 23:42:29 -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
|
1ec08d86cf
|
Adding landing page frontend logic - basic page structure at this point
|
2015-08-23 15:20:28 -05:00 |
unknown
|
fc2aa71e91
|
Fixed settings - can now reset password, api key.
|
2015-08-15 16:03:39 -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
|
62323c170e
|
Fixed csv upload on user import
Added moment.js for date formatting
UI Tweaks on pagination
Attachments are now a datatable (table all the things)
|
2015-06-27 19:21:46 -05:00 |
unknown
|
cf8c8c4534
|
Cleaned up sidebar nav links
Moved JS api structure to api.*.get(), etc.
Working on /groups now
|
2015-06-16 23:09:27 -05:00 |
unknown
|
22a4d3f923
|
Added campaign table
Created save() method for campaigns
|
2015-06-16 22:22:51 -05:00 |
unknown
|
da1216aaf7
|
Added documentation for api
Working on /campaigns UI (modals, etc.)
|
2015-06-16 18:38:43 -05:00 |
unknown
|
5d0792044d
|
More re-org. Added datatables support
|
2015-06-15 22:51:18 -05:00 |
Jordan
|
1e52267bfa
|
Added ability to create campaigns
Need to improve GetCampaign() and GetCampaigns() to include Results and Groups
|
2014-02-18 14:22:16 -06:00 |
Jordan
|
c68bb5ab71
|
Added Swagger API Docs
Will work on trying to make the look more consistent later.
|
2014-02-11 11:39:36 -06:00 |