mbecker20
|
f74faaecf8
|
google oauth working
|
2022-12-29 09:09:04 +00:00 |
|
mbecker20
|
3b6d3af7bb
|
implement google oauth
|
2022-12-29 07:59:50 +00:00 |
|
mbecker20
|
0a5256cbd7
|
periphery allowed ips
|
2022-12-27 05:03:24 +00:00 |
|
mbecker20
|
99ce35ce1d
|
put container state on list deployment return, including NotCreated and Unknown
|
2022-12-26 23:18:17 +00:00 |
|
mbecker20
|
4d3feb52c7
|
make sure user has execute permissions on resources in procedure
|
2022-12-26 22:39:21 +00:00 |
|
mbecker20
|
3c055544cc
|
move Timelength to local types for typeshare
|
2022-12-26 22:14:57 +00:00 |
|
mbecker20
|
0d4118dac8
|
add crud for groups at all client levels
|
2022-12-26 19:55:33 +00:00 |
|
mbecker20
|
1dbc2909e2
|
start making crud for groups
|
2022-12-26 06:32:36 +00:00 |
|
mbecker20
|
6be463475c
|
change update send channel to tokio::sync::broadcast
|
2022-12-24 06:10:13 +00:00 |
|
mbecker20
|
ba439d6f5f
|
improve periphery stats with modify interval, modify user updates, frontend state
|
2022-12-23 05:41:06 +00:00 |
|
mbecker20
|
9c09906bdd
|
implement get updates list
|
2022-12-22 07:05:18 +00:00 |
|
mbecker20
|
90173a30e7
|
add topbar to FE and some state hooks
|
2022-12-22 01:06:42 +00:00 |
|
mbecker20
|
902bf0c981
|
frontend login guard and page, deployment / build copy route
|
2022-12-21 06:21:23 +00:00 |
|
mbecker20
|
3a0fa36d19
|
pull deployment repo
|
2022-12-21 05:10:17 +00:00 |
|
mbecker20
|
3b0f919baa
|
implement correct busy logic
|
2022-12-21 04:45:27 +00:00 |
|
mbecker20
|
b2226efd59
|
implement a not good busy guard
|
2022-12-20 07:45:25 +00:00 |
|
mbecker20
|
a0beb27072
|
small refactor on the ts client
|
2022-12-19 07:32:47 +00:00 |
|
mbecker20
|
5cd68191fc
|
implement a lot of run procedure
|
2022-12-19 00:59:00 +00:00 |
|
mbecker20
|
b9978f531a
|
fill out the ts client
|
2022-12-18 08:10:14 +00:00 |
|
mbecker20
|
11a4379fb6
|
add additional typescript type gen from core
|
2022-12-18 06:00:23 +00:00 |
|
mbecker20
|
0b3bd899fe
|
move to string timestamps
|
2022-12-18 05:42:58 +00:00 |
|
mbecker20
|
6284a48a3a
|
some consistency fixes
|
2022-12-18 00:14:46 +00:00 |
|
beckerinj
|
be58cec1c9
|
add start stop remove container
|
2022-12-17 01:27:06 -05:00 |
|
beckerinj
|
839af15311
|
create procedure and update mungos
|
2022-12-16 02:50:07 -05:00 |
|
beckerinj
|
a985139f9c
|
add procedures to api and add functions in monitor_client
|
2022-12-15 00:50:07 -05:00 |
|
beckerinj
|
7719c17227
|
outline functions on state to work with procedures
|
2022-12-15 00:24:57 -05:00 |
|
beckerinj
|
ae9a1cb89e
|
create full server / deployment / build
|
2022-12-13 02:18:44 -05:00 |
|
beckerinj
|
e5dec41b49
|
slim and full periphery. updated stats type
|
2022-12-12 00:46:27 -05:00 |
|
beckerinj
|
daf06a33f8
|
start on cli - generate core config
|
2022-12-11 04:15:19 -05:00 |
|
beckerinj
|
e81b6a14de
|
list + prune images networks containers
|
2022-12-11 02:19:52 -05:00 |
|
beckerinj
|
d761e49a64
|
only copy what each dockerfile needs to improve caching
|
2022-12-10 23:12:59 -05:00 |
|
beckerinj
|
0f865be593
|
first user auto enabled and admined
|
2022-12-10 20:15:23 -05:00 |
|
beckerinj
|
4130bc1726
|
add created_at and updated_at fields
|
2022-12-10 19:14:21 -05:00 |
|
beckerinj
|
5559c3de42
|
handle version in deployment from build
|
2022-12-10 18:43:18 -05:00 |
|
beckerinj
|
1884693ca6
|
add basic container stats to core get / list deployment
|
2022-12-10 18:16:43 -05:00 |
|
beckerinj
|
1eb707a759
|
get docker compose testing setup working
|
2022-12-10 15:55:41 -05:00 |
|
beckerinj
|
91246b7078
|
add routes to update build at id. build stops if pre_build fails.
|
2022-12-10 00:44:56 -05:00 |
|
beckerinj
|
31dd47aac8
|
create and test deploy
|
2022-12-08 00:29:34 -05:00 |
|
beckerinj
|
644a3c795e
|
build_build
|
2022-12-07 19:55:41 -05:00 |
|
beckerinj
|
521976e57e
|
remove all DbExtension
|
2022-12-07 15:42:57 -05:00 |
|
beckerinj
|
f1df4f36df
|
move actions to actions folder as fn impl on State
|
2022-12-07 03:51:58 -05:00 |
|
beckerinj
|
e8e566ea62
|
add end ts to reclone update
|
2022-12-06 01:53:33 -05:00 |
|
beckerinj
|
b0a865ddb8
|
change clone repo update status to complete
|
2022-12-06 01:50:13 -05:00 |
|
beckerinj
|
937b271686
|
update things, reclone
|
2022-12-06 01:31:13 -05:00 |
|
beckerinj
|
c4a533bc4b
|
cleanup
|
2022-12-05 03:13:59 -05:00 |
|
beckerinj
|
16aa58482f
|
update build
|
2022-12-05 02:58:04 -05:00 |
|
beckerinj
|
1674825a94
|
apply Diff to all the updatable structs
|
2022-12-04 20:41:51 -05:00 |
|
beckerinj
|
a382b4d589
|
delete repo when deleting build
|
2022-12-04 04:36:36 -05:00 |
|
beckerinj
|
38d7126959
|
create test bin for testing system with monitor client
|
2022-12-03 02:25:34 -05:00 |
|
beckerinj
|
00a89ccb48
|
implement secret creating and deleting
|
2022-12-02 02:40:44 -05:00 |
|