Commit Graph

225 Commits

Author SHA1 Message Date
2072347df0 Add a modal to confirm the removal of a domain. 2023-07-09 03:14:31 +02:00
796cd3ea55 Store the AuthenticationDaemonAdminInterface state, too. 2023-07-09 02:40:10 +02:00
f6f78f49ed Store the state of DomainListInterface in its parent. IT WORKS! 2023-07-09 02:28:36 +02:00
507330120e Add some documentation for DomainListInterface. 2023-07-08 23:44:01 +02:00
572dfc88a4 Make the compiler happy (remove useless imports). 2023-07-08 17:05:34 +02:00
367e914fc7 At last, some documentation. Just a scratch on the surface. 2023-07-08 17:04:13 +02:00
05f256b4e8 Generate and serve documentation. 2023-07-08 15:52:08 +02:00
dafb90b71a Problem to fix: state is rewritten when changing page. 2023-07-08 07:09:56 +02:00
a395b88ef2 Better (pseudo-)routing. 2023-07-08 06:29:37 +02:00
05f751dd21 Actual navigation WIP. 2023-07-08 05:41:41 +02:00
0e29dc5df6 Navbar in a separate file. 2023-07-08 04:17:13 +02:00
afe576a557 Coding style corrections. 2023-07-08 04:00:32 +02:00
ed4ac04c28 Bulma: provide remaining signatures. 2023-07-08 03:47:13 +02:00
e4fbe59a3b Clearer netlib.re navbar. 2023-07-08 02:59:30 +02:00
46d9352a16 Bulma cleaning (WIP). Removing some useless stuff. 2023-07-08 02:00:23 +02:00
7c88287f2b Oopsie. 2023-07-08 01:52:09 +02:00
dac8067508 CSS classes in a separate module. 2023-07-08 01:50:11 +02:00
ac9492b62e Decorative navbar. 2023-07-08 00:22:23 +02:00
caaefcca3e Show the URL of the WS connection. 2023-07-07 20:29:49 +02:00
0fb4fcd608 Style (minor). Are sections even useful? 2023-07-05 07:14:49 +02:00
9f4600b1e8 Style, again. Improved DomainList UI. 2023-07-05 07:00:42 +02:00
de52e40036 Style. 2023-07-05 06:50:30 +02:00
53fdefd790 New LogMessage structure. 2023-07-05 04:49:32 +02:00
d99e38d1b8 Some name changes (+ fix). 2023-07-05 04:18:01 +02:00
fb7c07e64d Change some names. 2023-07-05 03:52:28 +02:00
85df40cc23 Better message routing. 2023-07-05 03:45:45 +02:00
634b30bbf5 Change some log messages. 2023-07-05 03:18:01 +02:00
5ed167d8bb NewDomainInterface is now connected to the other components. 2023-07-05 02:38:20 +02:00
a145577791 Compiles again! :) 2023-07-05 02:06:57 +02:00
07008d9038 WIP: CAN'T BE COMPILED. WILL BE SOON FIXED. 2023-07-04 13:14:04 +02:00
c2569bc959 Small code reduction. 2023-07-04 04:50:07 +02:00
b061c0b18e Remove printing messages in AuthenticationDaemonAdminInterface. 2023-07-04 04:49:22 +02:00
3be96bd436 Log all authentication form messages. 2023-07-04 03:26:09 +02:00
7c9f5a7a56 UX 2023-07-04 03:11:02 +02:00
6d4268820d Log component! 2023-07-04 02:58:17 +02:00
51f5ba79f1 A single component for WS, another one for messages. WIP! 2023-07-03 20:32:46 +02:00
88aa805613 WS component (WIP). 2023-07-03 18:03:47 +02:00
320ff4f2ec Fix admin toggle. 2023-07-03 16:41:36 +02:00
b2caff5123 Bulma: introduce some fields. 2023-07-03 15:05:40 +02:00
4522c22c42 Reset subdomain input when sending a NewDomain message. 2023-07-03 13:46:34 +02:00
cbaeaf8ee2 Slight code simplification. 2023-07-03 13:38:21 +02:00
62347d40b2 Domain can be deleted - with automatic update of the own domain list. 2023-07-03 12:17:44 +02:00
99fb18c57a Can now delete a domain. No automatic domain list update. 2023-07-03 04:31:00 +02:00
e0fc55e5ca Put websocket info in a dedicated record. 2023-07-03 04:04:14 +02:00
15e407972a Remove another big chunk of code. 2023-07-03 03:50:51 +02:00
026e3f055a Remove a massive amount of redundant code. 2023-07-03 03:45:08 +02:00
87731bf061 Removing useless imports. 2023-07-03 03:39:01 +02:00
771573ec5c App.Utils. 2023-07-03 03:23:02 +02:00
3dddbf6990 (minor) remove a useless line. 2023-07-03 00:20:55 +02:00
850d61678a Add a "." between the subdomain and domain names, only when needed. 2023-07-02 23:50:19 +02:00