Commit Graph

255 Commits (f81449c100ba6d9602ab3d11b73cc6f425ed7629)

Author SHA1 Message Date
Philippe Pittoli f81449c100 Last commit before BOOM. 2023-07-23 15:36:12 +02:00
Philippe Pittoli 3314add2fb Domain parsing is now almost complete. 2023-07-23 14:06:09 +02:00
Philippe Pittoli f60b1a7568 Playing with parsers: reading domain labels is okay-ish. 2023-07-23 03:29:26 +02:00
Philippe Pittoli ff46b7937a Bulma: strong 2023-07-23 03:29:19 +02:00
Philippe Pittoli a297cddb0e Playing with parsers! 2023-07-22 15:48:00 +02:00
Philippe Pittoli 99eedc1c15 Bulma: code + text 2023-07-22 15:44:32 +02:00
Philippe Pittoli 37de517c60 Playing with parsers some more. 2023-07-22 14:58:52 +02:00
Philippe Pittoli fb2b4ec86a Spago: add 'control' module (for parsing). 2023-07-22 12:39:11 +02:00
Philippe Pittoli b14d63459b PlayingWithParsers 2023-07-22 12:38:56 +02:00
Philippe Pittoli ae0de9d734 Add a simple input module as an example. 2023-07-21 19:53:48 +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