Commit Graph

362 Commits (132799d9f328cb8e8ec6a88e08069fc1a9d16f73)

Author SHA1 Message Date
Philippe Pittoli b448278c84 dnsmanagerd: Maintenance message slightly changed. 2024-02-24 06:41:50 +01:00
Philippe Pittoli f6602be98f Change the form for new domains, this should fix phone rendering. 2024-02-24 03:37:23 +01:00
Philippe Pittoli 33a8d451ba box_input -> box_password 2024-02-24 02:30:12 +01:00
Philippe Pittoli 648fca9352 Some form validations. 2024-02-24 02:26:50 +01:00
Philippe Pittoli 065bc7a716 Password can now be recovered! 2024-02-24 00:40:09 +01:00
Philippe Pittoli 66820d0dd4 New Setup page, to handle user account administration. 2024-02-23 19:04:04 +01:00
Philippe Pittoli e480469ac6 Smaller header. 2024-02-23 06:19:23 +01:00
Philippe Pittoli cd5477b269 Navbar now is fully functional and fancy. 2024-02-23 06:07:56 +01:00
Philippe Pittoli 3098372879 Fix the navbar. 2024-02-23 05:26:40 +01:00
Philippe Pittoli b3b84959e6 Rendering isn't great, but that seems to work good enough for now. 2024-02-23 03:15:11 +01:00
Philippe Pittoli 27a96dc74e Navigation Interface component: WIP. 2024-02-23 01:36:41 +01:00
Philippe Pittoli 6c4ed85335 Navigation bar now has a dedicated component. 2024-02-22 05:42:25 +01:00
Philippe Pittoli 88b1221569 Automatic routing to DomainList page when authentication happens on Authentication page. 2024-02-21 05:39:04 +01:00
Philippe Pittoli 523df99f5c Fix typo, minor bugfix. 2024-02-21 05:33:55 +01:00
Philippe Pittoli e6bb3c53d6 Display errors on DomainList interface. 2024-02-21 05:16:15 +01:00
Philippe Pittoli 6883263b24 Read-only RRs: display a single button. 2024-02-21 03:22:53 +01:00
Philippe Pittoli d6f85b5a00 Zone Interface: group RO RRs and a better display of RRs in general. 2024-02-21 00:52:43 +01:00
Philippe Pittoli 419d68784a Do not allow modification of read only RRs. 2024-02-21 00:10:40 +01:00
Philippe Pittoli 926f461a51 Many Bulma CSS classes, mostly about colors. 2024-02-21 00:10:03 +01:00
Philippe Pittoli f668edda86 New API for logs, no more SimpleLog. 2024-02-20 19:46:16 +01:00
Philippe Pittoli 1d15a47c77 Improved API for logs (new SuccessLog & ErrorLog). 2024-02-20 19:23:05 +01:00
Philippe Pittoli c2e51dc964 Administration page now handles administration for both `authd` and `dnsmanagerd`. 2024-02-20 18:19:23 +01:00
Philippe Pittoli 07135d2ea3 Implement Keep Alive messages. 2024-02-20 17:15:01 +01:00
Philippe Pittoli b6b6a6be77 WS: `send_message` function. Will soon serve for sending keepalive messages. 2024-02-20 04:57:41 +01:00
Philippe Pittoli bcc76c8378 Fix the page reload problem not routing for the right page. 2024-02-20 02:10:20 +01:00
Philippe Pittoli 529c2edae7 Make the code flow clearer. 2024-02-18 02:53:30 +01:00
Philippe Pittoli d84c5f789a Automatically re-authenticate to authd on page reload. 2024-02-18 02:06:17 +01:00
Philippe Pittoli 0f0d016ad7 Admin: render list of users differently. 2024-02-17 23:47:01 +01:00
Philippe Pittoli 7895c3f52c Can now remove an user in the Authentication Daemon Admin Interface. 2024-02-17 23:33:50 +01:00
Philippe Pittoli 3e0d4ecfe6 Remove original Interface. 2024-02-17 19:19:18 +01:00
Philippe Pittoli 3310a48fd2 Bulma: remove dead code comments. 2024-02-17 19:05:13 +01:00
Philippe Pittoli f53c265114 Authentication Daemon Administration Interface: search for a user! 2024-02-17 19:04:36 +01:00
Philippe Pittoli 98a30b6c1d Authd: authentication by token (useful on page reload). 2024-02-17 18:47:55 +01:00
Philippe Pittoli b6655a0ee0 Clear all stored session data when user disconnects himself. 2024-02-17 17:36:09 +01:00
Philippe Pittoli abf03de8c9 Authentication Daemon Administrative Interface. 2024-02-17 07:15:51 +01:00
Philippe Pittoli c9bbe81d09 Labeled button. 2024-02-17 06:53:20 +01:00
Philippe Pittoli 58eee12511 Code cleaning (buttons). 2024-02-17 06:21:55 +01:00
Philippe Pittoli c017dc1b05 Cleaning the code. 2024-02-17 05:47:31 +01:00
Philippe Pittoli 1a0b48134e Bulma modal, refactored and simplified. 2024-02-17 05:31:55 +01:00
Philippe Pittoli fefe6769f2 WIP: Authd Admin: Search User Interface. 2024-02-17 02:56:25 +01:00
Philippe Pittoli b60913ef02 WIP: Authd Admin: Search User Interface. 2024-02-17 02:52:46 +01:00
Philippe Pittoli ef22dd22c3 WIP: Authd Admin: Search User Interface. 2024-02-17 02:22:40 +01:00
Philippe Pittoli 554280956b Validation: simplification from new Parser functions (errorParser and <:>). 2024-02-16 02:50:20 +01:00
Philippe Pittoli de758a9e49 DNS validation: use the G.<:> function. 2024-02-16 02:38:56 +01:00
Philippe Pittoli 6abd592aa5 input_with_side_text 2024-02-15 23:23:24 +01:00
Philippe Pittoli 8f16222114 Use new `errorParser` and `<:>` functions. 2024-02-15 20:41:46 +01:00
Philippe Pittoli 8d3ecb1c14 Comments on what has been done and what should be done. 2024-02-15 20:41:01 +01:00
Philippe Pittoli 5a38838f88 Remove confusing typing. 2024-02-15 20:40:28 +01:00
Philippe Pittoli 6cda323c9f minor comment change 2024-02-15 00:50:20 +01:00
Philippe Pittoli 871e4ad4b3 Change the subtitle, alpha version is coming! 2024-02-11 23:08:04 +01:00
Philippe Pittoli 065ca206da Minor changes: slight change to some logs. 2024-02-11 22:43:23 +01:00
Philippe Pittoli 5fc15be352 Some minor changes for convenience. 2024-02-11 20:30:41 +01:00
Philippe Pittoli f9f79875c0 Add mail verification. 2024-02-11 16:24:42 +01:00
Philippe Pittoli 3f2573831a Registration: validation works. 2024-02-11 15:36:14 +01:00
Philippe Pittoli 9a19462a99 Validate login (alphanum), email, password (vchar). 2024-02-10 20:28:59 +01:00
Philippe Pittoli dc7ee7d250 WIP: validation for the email address at registration. 2024-02-10 18:11:11 +01:00
Philippe Pittoli 329d84e6f9 Change a few names, split authentication and registration. 2024-02-10 03:10:29 +01:00
Philippe Pittoli 41b4511a94 Use (#) instead of ($) for multi-line function chaining. 2024-02-09 05:23:07 +01:00
Philippe Pittoli 42192fb9e9 Better rendition of the zone content (empty line between record groups). 2024-02-09 02:12:02 +01:00
Philippe Pittoli 412a06d10b Page reload: DONE! 2024-02-08 20:20:33 +01:00
Philippe Pittoli 7544cb90ee WIP: automatic re-authentication to `dnsmanagerd` on page reload. 2024-02-07 20:45:48 +01:00
Philippe Pittoli c9c1b81912 WS Module comments. 2024-02-07 16:48:19 +01:00
Philippe Pittoli 5a987a524c Better display of resource records. 2024-02-07 05:00:51 +01:00
Philippe Pittoli 4f785e6dcc Largely simplify the Bulma module. 2024-02-07 04:00:15 +01:00
Philippe Pittoli 32fe44e34c Massive code removal! 2024-02-06 04:21:26 +01:00
Philippe Pittoli 4813d5dd60 Remove RR.purs (now useless). 2024-02-06 04:20:21 +01:00
Philippe Pittoli 6367bf8a86 ZoneInterface: the interface change is almost complete. 2024-02-06 03:20:29 +01:00
Philippe Pittoli cf6370640d WIP: replacing the dedicated records with ResourceRecord. Compiles again! 2024-02-05 23:29:07 +01:00
Philippe Pittoli 0cc1fec90b WIP: switching to ResourceRecord everywhere. Cannot compile ATM. 2024-02-05 19:32:02 +01:00
Philippe Pittoli 0838c962f0 Compiles again. CurrentRR Modal is on the way. 2024-02-05 15:29:38 +01:00
Philippe Pittoli e343523142 WIP: modals. CANNOT COMPILE ATM. 2024-02-05 04:17:56 +01:00
Philippe Pittoli 1f4191acba WIP: massive code cleaning & _resources array for all RRs. 2024-02-05 01:12:53 +01:00
Philippe Pittoli 2904a0e089 UpdateLocalForm: simpler code, could replace dozens and dozens of lines. 2024-02-04 14:33:16 +01:00
Philippe Pittoli 08dcd6d875 WIP: a single entry in the state for all resources. 2024-02-04 04:30:54 +01:00
Philippe Pittoli cfd356a650 Provide error messages + fix some warnings. 2024-02-04 00:54:00 +01:00
Philippe Pittoli 2b8a640427 Errors are displayed in a fancy way. 2024-02-03 18:57:38 +01:00
Philippe Pittoli 4a10ffa4e3 Validation: parsers for about everything. WIP. 2024-02-02 05:16:50 +01:00
Philippe Pittoli 64fe15aff7 Validation: both simplification and slowly using GenericParser. 2024-02-02 04:02:12 +01:00
Philippe Pittoli 38bbc36a88 AcceptedRRTypes. 2024-02-01 16:20:55 +01:00
Philippe Pittoli 1171703b62 A new path for the validation process. Will be rewritten with GenericParser! 2024-02-01 16:11:53 +01:00
Philippe Pittoli 28c1d56b6f WIP Validation, CANNOT COMPILE ATM. 2024-02-01 13:27:15 +01:00
Philippe Pittoli bbc258bc58 minor 2024-01-23 02:51:22 +01:00
Philippe Pittoli 8310488e82 Remove unused code. 2024-01-23 02:44:06 +01:00
Philippe Pittoli d6f49210a8 Remove the modal when the "add" button is clicked. 2024-01-23 02:42:04 +01:00
Philippe Pittoli 7fcb9d73a9 Remove a lot of obsolete code. 2024-01-22 23:43:51 +01:00
Philippe Pittoli 68a06928ca WIP: code clean-up. loopE to loop over Halogen evenful functions. 2024-01-22 21:22:30 +01:00
Philippe Pittoli 272237a5a1 WIP: modal forms. 2024-01-22 05:44:29 +01:00
Philippe Pittoli c448521df7 WIP: (slowly) replacing fixed "new RR" forms with modal forms. 2024-01-21 17:44:46 +01:00
Philippe Pittoli c9552677ab Bulma "level" layout. 2024-01-21 05:33:10 +01:00
Philippe Pittoli 22053089af WIP: bulma modal caps + remove some warnings. 2024-01-21 02:51:49 +01:00
Philippe Pittoli 047c21103f WIP: Bulma module now has modal capabilities. 2024-01-21 02:47:12 +01:00
Philippe Pittoli f579353d11 Start using GenericParser. 2024-01-20 05:00:03 +01:00
Philippe Pittoli 6829b6445b Put all decoding message code in Container instead of AuthenticationForm. 2023-10-01 01:39:37 +02:00
Philippe Pittoli 7178b29ae1 Remove redundant code. 2023-09-30 22:35:17 +02:00
Philippe Pittoli 7c6cb46c12 ZoneInterface is now somewhat working again. Should remove useless log messages. 2023-09-30 20:54:09 +02:00
Philippe Pittoli 5ac94bf0fe Can build again 2023-09-30 14:52:48 +02:00
Philippe Pittoli ab654ddbe7 Comments. 2023-08-17 23:52:21 +02:00
Philippe Pittoli 8786af38a7 Decode DNS messages in the Container module (WIP: NOT BUILDABLE). 2023-07-29 20:33:29 +02:00
Philippe Pittoli e1dcf5c40b Prevent new domain request until new subdomain is correct. 2023-07-25 23:01:03 +02:00
Philippe Pittoli fa4e6703ee New domains are now tested before submit. 2023-07-25 16:47:29 +02:00