Commit graph

26 commits

Author SHA1 Message Date
George Shaw
77112df735 logos 2018-05-15 14:57:50 -05:00
Maria Rice
34621171b3 made add user form erase password fields after submission 2018-01-09 14:12:59 -06:00
Maria Rice
f15cc5feae added check to create user form and made update password submission erase all fields 2018-01-09 14:10:21 -06:00
Maria Rice
75053ef01a successful check on number of characters in password added 2018-01-09 12:24:32 -06:00
George Shaw
5db28a9650 fixed bundle deletion hangup and added support to view and delete all registered domains from gpanel server 2017-12-12 15:59:12 -06:00
George Shaw
03cabc0bc2 nameserver config and domain cleanup 2017-12-11 14:50:38 -06:00
George Shaw
3db26321ef working on router 2017-12-11 12:01:57 -06:00
George Shaw
de6019d423 referencing issue #104 2017-12-07 15:29:36 -06:00
George Shaw
242f665f1a referencing issue #92 2017-12-06 15:52:23 -06:00
George Shaw
465cdd17b4 bundle creation now sends an email to the bundle client giving instructions and a default username/password 2017-12-05 17:19:12 -06:00
George Shaw
ce9a597787 setting server smtp settings is done 2017-12-05 16:53:27 -06:00
George Shaw
7f5b8b6420 server now checks for users and sets default user accordingly. did some package management for code readability in gpserver. also pulled the struct literals out of pkg/api/user and made it into a type in the database package. 2017-12-05 13:00:05 -06:00
George Shaw
7f9136cf2a changing password of users now works in server 2017-12-01 16:54:22 -06:00
George Shaw
b9256cc335 deleting server users now works 2017-12-01 16:17:16 -06:00
George Shaw
70121afc6b adding new users to server now works in panel 2017-12-01 15:05:32 -06:00
George Shaw
5aba3b60dd refactoring listing bundles on server 2017-11-30 16:16:17 -06:00
George Shaw
a786ed3094 accessing bundle logs from server now works 2017-11-26 18:38:49 -06:00
George Shaw
958dc789ac account public server management from server done, need to do logs 2017-11-26 15:50:24 -06:00
George Shaw
9e91c4050a account management from server panel has been set up in general, APIs just need to be configured on the front end side. Status API is already set up to make sure it works. 2017-11-25 15:30:16 -06:00
George Shaw
27a097ada0 continued development on managing bundles from the server panel 2017-11-23 12:36:04 -06:00
George Shaw
a8c7d5c516 fixed logging completely and added server logging to the server panel 2017-11-22 17:04:10 -06:00
George Shaw
66266f24a5 server finds existing bundles on startup and is able to list them in the backend now 2017-11-16 17:19:25 -06:00
George Shaw
9cfa4fd8b1 started development on creating new bundles 2017-11-15 15:06:25 -06:00
George Shaw
dd7bae479d fixing gitignore 2017-11-15 13:17:15 -06:00
George Shaw
92c180e57d started to fix APIs since adding gpserver 2017-11-15 12:10:21 -06:00
George Shaw
75b65b5e86 starting to create server->account->public structure 2017-11-14 17:38:35 -06:00