Jordan Wright
|
6ca2b76ceb
|
Update Javascript Dependencies (#1440)
* updated devDependencies, migrated gulpfile.js to gulp 4.0 syntax (#1438)
* Rebuilding JS dependencies with new gulp config. Updated yarn.lock.
Co-authored-by: Christian Schwartz <[email protected]>
|
2019-04-21 16:34:52 -05:00 |
Jordan Wright
|
2eb4f4d348
|
Move API key to Bearer Token (#1439)
* Moved api_key from URL to authorization header in requests (#1434)
* Fixing some minor formatting and rebuilding minified JS
|
2019-04-21 15:21:36 -05:00 |
Jordan Wright
|
ebc099b6c2
|
Changed modals to avoid exiting when the user clicks outside them. Fixes #1236
|
2018-10-15 10:40:57 -05:00 |
Jordan Wright
|
fa1d4d74b0
|
Added sweetalert2 delete dialogs to all objects for consistency.
|
2018-09-02 12:11:06 -05:00 |
Jordan Wright
|
35a8f13990
|
Improved group CSV parsing. Added ability to download CSV template from the group modal.
|
2018-06-09 13:22:11 -05:00 |
Jordan Wright
|
222399c5f6
|
De-emphasized campaign report icon while we don't have clients available.
|
2018-05-24 20:32:08 -05:00 |
Jordan Wright
|
2131c17c33
|
Fixing SSRF by requiring an API key for all import endpoints. Fixes #1026
|
2018-03-26 21:04:22 -05:00 |
Jordan Wright
|
7453fd3b48
|
Added summary routes for groups.
Routes:
/api/groups/summary
/api/groups/:id/summary
The UI is now using these routes for the "Users & Groups" page.
|
2017-01-14 17:26:04 -06:00 |
Jordan Wright
|
9dfe54ac3d
|
Added gulpfile to minify and concat JS + CSS files for faster loading.
|
2017-01-08 14:35:08 -06:00 |