Commit graph

333 commits

Author SHA1 Message Date
routerino
3e4435ff38
Update package.json 2022-08-02 17:20:37 +10:00
routerino
f8b6afc26d
Merge pull request #16 from gurucomputing/chore_add-port-environment-variable
added custom port option
2022-08-02 17:16:47 +10:00
Christopher Bisset
09da09bea6 added custom port option 2022-08-02 17:16:06 +10:00
routerino
00ece42a88
Merge pull request #15 from gurucomputing/feat-user-searching
Feat user searching
2022-08-02 17:10:18 +10:00
Christopher Bisset
8d03c66316 enforce refresh for preauth keys 2022-08-02 17:07:49 +10:00
Christopher Bisset
7b23caba80 finish device searching 2022-08-02 15:38:32 +10:00
Christopher Bisset
b7d45265c5 fix for dom refresh issue 2022-08-02 14:26:11 +10:00
Christopher Bisset
bc5c18fca9 finish user search implementation 2022-08-02 14:02:09 +10:00
Christopher Bisset
7e0153ceda renamed store variables to be consistent, added search bar 2022-08-02 12:54:42 +10:00
Christopher Bisset
41a7263c45 added fuse.js 2022-08-01 09:53:38 +10:00
routerino
9112a7df60
add restart option to docker compose example 2022-07-31 11:22:55 +10:00
routerino
9030f8114e
Merge pull request #13 from gurucomputing/chore_migrate-index-to-users
updated packages, moved users component and route
2022-07-31 11:18:16 +10:00
Christopher Bisset
f71a4a1488 updated packages, moved users component and route 2022-07-31 11:14:53 +10:00
routerino
b6a61996b3
Merge pull request #12 from gurucomputing/feat-sort-users-and-devices
Feat sort users and devices
2022-07-31 10:56:11 +10:00
Christopher Bisset
107b012098 update test documentation 2022-07-31 10:51:06 +10:00
Christopher Bisset
cba8d7df68 implementation of user sorting 2022-07-31 10:38:48 +10:00
Christopher Bisset
42b32b7e82 minor adjustment for tag visuals 2022-07-30 22:20:05 +10:00
Christopher Bisset
aee686a919 updated getusers for sort information 2022-07-30 21:47:57 +10:00
Christopher Bisset
d361cb0182 finish device sorting 2022-07-30 15:53:54 +10:00
Christopher Bisset
7ac3405178 fix alert to be within onmount scope 2022-07-30 15:38:24 +10:00
Christopher Bisset
73f1314cc1 handle failed fetch errors with popup 2022-07-30 15:29:56 +10:00
Christopher Bisset
f7ea6d236e refactor getDevices to reduce code repetition 2022-07-30 12:45:20 +10:00
Christopher Bisset
e1e3180a41 added sort function 2022-07-30 12:14:00 +10:00
Christopher Bisset
a6617a892e added stores for sort type and direction 2022-07-30 11:51:47 +10:00
Christopher Bisset
7bfb35c011 added icon for sorting 2022-07-30 10:17:18 +10:00
Christopher Bisset
78b5044b81 narrowed size of top buttons 2022-07-30 10:11:26 +10:00
Christopher Bisset
4fa17a8285 added html elements for device sorting 2022-07-30 10:01:41 +10:00
Christopher Bisset
573b75c02e standardized fade for devices 2022-07-29 22:00:56 +10:00
routerino
ef24419135
Chore check before creating release (#8)
* update cicd to check published status

* fix missed conditional step
2022-07-29 16:53:59 +10:00
routerino
b9f4b9b69e
Chore show version in settings (#7)
* dynamically inject version

* update publish-release
2022-07-29 15:49:23 +10:00
routerino
dba944b9af
Update package.json 2022-07-29 13:36:51 +10:00
routerino
44b3a9a4d2
Merge pull request #2 from gurucomputing/improve-documentation
update documentation
2022-07-29 13:28:11 +10:00
Christopher Bisset
f68e3fc6a6 update documentation 2022-07-29 13:27:01 +10:00
Christopher Bisset
bf739e3291 added device name to card 2022-07-29 12:23:35 +10:00
Christopher Bisset
d804dda875 force lower case on submit 2022-07-29 12:21:12 +10:00
Christopher Bisset
c213fe42d2 change UI to reflect givenName as opposed to device name 2022-07-29 12:18:02 +10:00
Christopher Bisset
a79c7134e0 Merge branch 'master' of https://github.com/gurucomputing/headscale-ui 2022-07-29 09:49:45 +10:00
Christopher Bisset
3f77736bc9 fixed device name not showing on delete 2022-07-29 09:49:43 +10:00
routerino
c88bffb69a
Update README.md 2022-07-27 19:45:49 +10:00
Christopher Bisset
0443dc955e added demo for doco 2022-07-27 18:51:23 +10:00
Christopher Bisset
0345cb51ee minor doco update 2022-07-27 18:41:15 +10:00
Christopher Bisset
0d27d8acfb fix dev image 2022-07-27 18:38:39 +10:00
Christopher Bisset
bd83f13c99 added cors warning 2022-07-27 18:35:10 +10:00
Christopher Bisset
0c5c0cbca6 minor doco update 2022-07-27 18:32:57 +10:00
Christopher Bisset
d64c551ce6 remove gurucomputing domain 2022-07-27 18:32:01 +10:00
Christopher Bisset
559c2c81bc additional documentation 2022-07-27 18:27:33 +10:00
Christopher Bisset
35661794fa more CI/CD fixes 2022-07-27 17:29:22 +10:00
Christopher Bisset
7a494695aa more CI/CD fixes 2022-07-27 17:20:49 +10:00
Christopher Bisset
4b77ea7c2f more CICD fixes 2022-07-27 17:13:08 +10:00
Christopher Bisset
d4bdb61872 fix dev image publishing 2022-07-27 17:03:03 +10:00