Commit Graph

290 Commits (07135d2ea39daef415356d26d81e3c20ecd79f27)

Author SHA1 Message Date
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
Philippe Pittoli 729eedf475 Comments. 2023-07-25 15:54:17 +02:00
Philippe Pittoli 26b1c59937 Domain Parser: return the last point. 2023-07-25 15:32:42 +02:00
Philippe Pittoli 91337d0f57 Comments. 2023-07-24 15:05:59 +02:00
Philippe Pittoli f1f30c8bcd DomainParser: removed warnings. 2023-07-24 12:32:57 +02:00
Philippe Pittoli 016f0e03c5 DomainParser 2023-07-23 22:42:43 +02:00
Philippe Pittoli ff46b7937a Bulma: strong 2023-07-23 03:29:19 +02:00
Philippe Pittoli 99eedc1c15 Bulma: code + text 2023-07-22 15:44:32 +02:00
Philippe Pittoli ef3be6cc76 Take care of many error responses. 2023-07-15 21:54:18 +02:00
Philippe Pittoli c168c36dd0 Password recovery (draft). 2023-07-15 19:44:41 +02:00
Philippe Pittoli b059b42bfc Navbar: single button for login and register. 2023-07-15 18:35:56 +02:00
Philippe Pittoli 54e7e77c5a Delete button for removing domains. 2023-07-15 18:13:18 +02:00
Philippe Pittoli 576e036501 Disconnection button. 2023-07-15 18:05:44 +02:00
Philippe Pittoli 6705d29dba Textareas for TXT records. 2023-07-15 17:53:36 +02:00
Philippe Pittoli 3e358f04fc THIS IS AN ALPHA RELEASE 2023-07-15 16:30:02 +02:00
Philippe Pittoli 62078e04b8 Navbar rewrite. 2023-07-15 16:29:51 +02:00
Philippe Pittoli e4c696b656 Rework on the home page and the navbar. 2023-07-15 15:52:56 +02:00
Philippe Pittoli eb780fc5ce HomeInterface: module can be compiled, nothing to render yet. 2023-07-15 13:56:32 +02:00
Philippe Pittoli e172a41f2d HomeInterface, WIP. 2023-07-15 04:33:18 +02:00
Philippe Pittoli 8e83eb3b56 Better new RR forms. 2023-07-15 04:13:51 +02:00
Philippe Pittoli e60664b522 Better forms. 2023-07-15 03:23:21 +02:00
Philippe Pittoli 4767bd186c No more useless columns. 2023-07-14 21:22:17 +02:00
Philippe Pittoli 2d31751b09 Better tables + SOA display is now okay-ish. 2023-07-14 21:02:35 +02:00
Philippe Pittoli 9b674a9d1e Show errors for both Simple, MX and SRV RR. 2023-07-14 19:49:39 +02:00
Philippe Pittoli b0b0429ace Show actual errors. 2023-07-14 19:33:33 +02:00
Philippe Pittoli 9e55254f91 Add a new error line when an error in a RR occurs. Empty for now. 2023-07-14 18:43:06 +02:00
Philippe Pittoli e07e5f35cd Add a (still commented) function to refactor update code. 2023-07-14 07:45:52 +02:00
Philippe Pittoli 50eeb340f8 Slight refactoring. 2023-07-14 06:03:57 +02:00
Philippe Pittoli 106245c6c6 Many more small contributions for the validation module. 2023-07-14 05:40:03 +02:00
Philippe Pittoli f261e836b4 Let's try some parsing. 2023-07-14 03:08:44 +02:00
Philippe Pittoli 2c439667cf Move AlternativeMain (will probably be ignored forever). 2023-07-14 01:16:24 +02:00
Philippe Pittoli 65857a7155 Fix warnings. 2023-07-14 01:15:02 +02:00
Philippe Pittoli 418f6d74cd Compiles again, but not everything will work (still validations to do!) 2023-07-14 01:04:38 +02:00
Philippe Pittoli 15eb7d9acb `andThen` 2023-07-14 00:35:50 +02:00
Philippe Pittoli 5fdbcc6058 Fix most errors in the validation module. 2023-07-13 19:30:09 +02:00
Philippe Pittoli 66cc65dc52 Validation: WIP. Still cannot build for the moment. 2023-07-13 02:55:57 +02:00
Philippe Pittoli db6987b3a8 Validation: first draft. WIP. Cannot build atm. 2023-07-13 00:54:29 +02:00
Philippe Pittoli bf0db1417d (minor) remove some logs. 2023-07-12 23:57:44 +02:00
Philippe Pittoli c0ed930bea Rewrite RecordBase type (in RR.purs) to match ResourceRecord. 2023-07-12 20:38:50 +02:00
Philippe Pittoli 7c5574e3d4 Remove Finalize action. 2023-07-12 19:15:08 +02:00
Philippe Pittoli 52bbebd879 RR.purs: clean unused code. 2023-07-12 19:11:09 +02:00
Philippe Pittoli 297f0312bd New RRUpdated & RRReadOnly return messages. 2023-07-12 16:08:42 +02:00
Philippe Pittoli d23699d85a Sync RR. 2023-07-12 14:45:19 +02:00
Philippe Pittoli f0db34d694 All updates in only two actions. 2023-07-12 14:19:07 +02:00
Philippe Pittoli c307e1679e Fix warnings. 2023-07-12 13:06:36 +02:00
Philippe Pittoli c2fb32b547 fromLocalToRR + some code removal 2023-07-12 03:22:32 +02:00
Philippe Pittoli 15012f3824 Cosmetic changes (fix -> save, X -> remove) + comments. 2023-07-12 02:41:19 +02:00
Philippe Pittoli 437722c323 Add "Protocol" attribute to SRV RR. 2023-07-12 01:38:21 +02:00
Philippe Pittoli f883dcd27a SOA is now supported. 2023-07-11 23:35:56 +02:00
Philippe Pittoli 2fb58ea458 Update comments. 2023-07-11 05:44:54 +02:00
Philippe Pittoli 4467ceaa74 Remove most debug logs. 2023-07-11 04:46:48 +02:00
Philippe Pittoli 8c1b0b8b76 Minor fix for the zone update. 2023-07-11 04:46:24 +02:00
Philippe Pittoli cf8380fff4 Add new entries! 2023-07-11 04:18:43 +02:00
Philippe Pittoli 0680c9f1ab Zone is correctly received. SOA todo. 2023-07-11 03:43:16 +02:00
Philippe Pittoli 88226019fd Add real data from the server: WIP. 2023-07-11 03:26:42 +02:00
Philippe Pittoli e60ce8f8b4 Can add new MX RR. RR removal implies a modal. 2023-07-11 02:00:29 +02:00
Philippe Pittoli 2f7ac68e2c Further cleaning of the ZoneInterface module. 2023-07-10 20:33:28 +02:00
Philippe Pittoli 252fbac269 Classes are in CSSClasses, some unused code removed, etc. 2023-07-10 20:15:22 +02:00
Philippe Pittoli b976cd2ebc Remove now useless App.Style module. 2023-07-10 18:24:50 +02:00
Philippe Pittoli c0db4a93e0 ZoneInterface now uses mostly the Bulma module. 2023-07-10 18:14:56 +02:00
Philippe Pittoli 44004ec96e ZoneInterface: log decode errors, log received Zone. 2023-07-10 05:01:08 +02:00
Philippe Pittoli fbb34ba0fe TTL limit actually isn't sent. 2023-07-10 04:17:00 +02:00
Philippe Pittoli 8130a90f4a Container now provides messages from dnsmanagerd to the ZoneInterface module. 2023-07-10 04:08:02 +02:00
Philippe Pittoli 5dc03a9649 Interface slightly fixed. 2023-07-10 03:59:44 +02:00
Philippe Pittoli faf7129989 Forgot a value in the ResourceRecord type. 2023-07-10 03:59:15 +02:00
Philippe Pittoli b89eae5a82 DNSZone now relates to the actual DNSZone on dnsmanagerd. 2023-07-10 03:58:26 +02:00
Philippe Pittoli 1870c5df50 RRDeleted message. 2023-07-10 03:36:40 +02:00
Philippe Pittoli 302b18c9ff Minor changes. 2023-07-10 03:16:07 +02:00
Philippe Pittoli f03909f83d ResourceRecord type is now implemented to handle incoming messages. 2023-07-10 03:15:32 +02:00
Philippe Pittoli b3e422c38f Remove the App.Button module (only served as an example). 2023-07-10 03:15:03 +02:00
Philippe Pittoli 44e4331943 ZoneInterface: remove the DoNothing action. 2023-07-09 17:41:37 +02:00
Philippe Pittoli c0d38d09bb ZoneInterface another stab at cleaning the whole module. 2023-07-09 17:37:49 +02:00
Philippe Pittoli d9518bc563 ZoneInterface rewrite: WIP. Updates for new RR are now cleaner (1 action). 2023-07-09 16:00:36 +02:00