1
0
mirror of https://github.com/cydrobolt/polr.git synced 2024-11-12 21:22:28 +01:00
Commit Graph

48 Commits

Author SHA1 Message Date
Chaoyi Zha
0f0c0328ce Remove unnecessary roles parameter and add comment re: Angular for user creation 2016-12-02 20:16:07 -05:00
Chaoyi Zha
ba4865a00f Refactor, fix setup variable access 2016-12-02 20:00:20 -05:00
Chaoyi Zha
e2314dd8ff Remove hacky fixes for API data and DRY 2016-12-02 19:29:25 -05:00
Chaoyi Zha
5e21f2efc0 Automatically refresh data, refactor hideForm 2016-12-02 19:06:40 -05:00
Chaoyi Zha
559de49132 Remove element reference for role selection, use user->id to avoid ng-model collisions 2016-12-02 18:38:28 -05:00
Chaoyi Zha
e7b0b676e1 Refactor into Angular functions and resolve DRY 2016-12-02 17:07:59 -05:00
Chaoyi Zha
a025848eb7 Clean up code & remove inline styles 2016-10-13 15:19:01 -04:00
Chaoyi Zha
d52e78f475 Merge branch 'master' of https://github.com/ashazar/polr into ashazar-master 2016-10-11 22:48:09 -04:00
Chaoyi Zha
2926409f13 Output a helpful message in the JS console 2016-10-11 22:47:43 -04:00
Serdar Hazar
40fcef7b0d Merge remote-tracking branch 'upstream/master' 2016-10-04 00:55:13 +03:00
Serdar Hazar
a7da1b25dd Issue #200, Realtime data change 2016-10-04 00:48:51 +03:00
Chaoyi Zha
6bc3fc6729 Fix user table search errors; disable search&ordering for action btns 2016-10-03 17:38:05 -04:00
Chaoyi Zha
36e94aba88 Wrap text in email & username fields 2016-10-03 17:30:17 -04:00
Serdar Hazar
6cdbff8e11 Merge remote-tracking branch 'upstream/master' 2016-10-04 00:13:14 +03:00
Chaoyi Zha
f25b418aae Create AdminPaginationController for Datatables pagination 2016-10-01 20:38:35 -04:00
Chaoyi Zha
8ba2826a7e Add user link Datatable 2016-10-01 20:30:06 -04:00
Serdar Hazar
bd976a813f Update API Active status, after changed; closed API info modal, and re-opened it 2016-10-02 03:18:55 +03:00
Serdar Hazar
bc4c126383 Replaced tabs w/spaces. Delete unnecessary user->save 2016-10-02 01:00:02 +03:00
Serdar Hazar
65ed0734cc Ability to Add New User in Admin panel 2016-10-02 00:54:22 +03:00
Serdar Hazar
14bdc5f43f Defined User roles in UserHelper, and added ability to change roles 2016-10-01 21:52:24 +03:00
Chaoyi Zha
74acbecbd1 Use Datatables for admin tables WIPg 2016-09-30 22:10:58 -04:00
Serdar Hazar
f55a47f89a Toggle User 'Active' status in Admin panel 2016-09-30 23:51:43 +03:00
Serdar Hazar
51a9413b92 Added alert box before deleting a user in Admin panel 2016-09-29 23:57:51 +03:00
Chaoyi Zha
79f57e9758 Remove use of ES6 template literals to better support IE 2016-08-14 23:07:36 -07:00
Chaoyi Zha
4c2a8680a9 Add information popovers to setup 2016-08-14 22:17:45 -07:00
Chaoyi Zha
e06bd50469 Allow admin to edit users' API quota from admin panel; refactor 2016-08-09 17:38:31 -07:00
Chaoyi Zha
90569ba40b AngularJS WIP + refactoring 2016-08-01 16:05:22 -07:00
Chaoyi Zha
77410b2c62 Wrap username, escape selectors in admin panel; fix #185 2016-07-12 15:58:02 -07:00
Chaoyi Zha
b8cfe8a693 Polish lost password implementation & refactor 2016-05-07 23:01:44 -04:00
Chaoyi Zha
ed3a2d339d Push button hash states to maintain tab on refresh 2016-04-01 21:55:11 -04:00
Chaoyi Zha
8a932b3113 Consolidate functions, add API reset for all users 2016-04-01 21:46:12 -04:00
Chaoyi Zha
4cf75d258a Fix random # for tips 2016-03-22 21:13:02 -04:00
Chaoyi Zha
1e707423c3 remove tip about +
you can view clicks in your user panel
2016-03-13 12:57:00 -04:00
Chaoyi Zha
c2633d5ff4 Add link deletion 2016-02-27 14:59:52 -05:00
Chaoyi Zha
d53c000a0b API auto key assign, anonymous API #141 #142 2016-02-19 19:13:50 -05:00
Chaoyi Zha
a05b7b1a3a Add link toggling, ensure proper Ajax response 2016-02-13 15:59:51 -05:00
Chaoyi Zha
4adf77e7ee Add deletion in admin panel 2016-01-18 18:33:37 -05:00
Chaoyi Zha
5efd15b578 Add toasting + add password changing 2015-12-28 16:33:17 -05:00
Chaoyi Zha
895b2c3fe3 Add key reset implementation + live update mechanics 2015-12-18 19:10:05 -05:00
Chaoyi Zha
e58cd81a93 delegate button actions to parent & add API active toggle logic 2015-12-12 12:47:20 -05:00
Chaoyi Zha
c48bcc491d Add helper funcs, verify admin access, add some API routes 2015-12-12 12:26:25 -05:00
Chaoyi Zha
8ddc8ca84d Setup code and admin panel impls 2015-12-11 23:34:34 -05:00
Chaoyi Zha
61c65c9cc1 Automatically switch to correct tab with pagination and reduce number of results per page 2015-11-13 23:54:32 -05:00
Chaoyi Zha
227cf5c23e Add admin panel tab structure 2015-11-08 19:49:45 -05:00
Chaoyi Zha
8c50b2f881 Correct bugs for LinkController 2015-11-06 20:25:48 -05:00
Chaoyi Zha
a844d92ffa Add frontend elements of shorten result pagE 2015-11-06 17:48:06 -05:00
Chaoyi Zha
8006bdff78 Implement shortener helpers and core functions, tweaks to static pages 2015-11-06 17:19:39 -05:00
Chaoyi Zha
5810db8405 Add templates, write migrations and models 2015-11-03 20:56:03 -05:00