Commit Graph

67 Commits

Author SHA1 Message Date
10038dc214 Add a fancy tabulation system. 2024-03-15 02:02:01 +01:00
547a22f6dd Bulma: textarea. 2024-03-13 20:11:13 +01:00
917ac0b5ff handle tokens 2024-03-13 04:03:27 +01:00
5be520281f WIP: DKIM is working fine. Still some validations to do. 2024-03-11 23:24:46 +01:00
682746141a WIP: DKIM. Interface is now here, but still very much WIP. 2024-03-10 03:37:37 +01:00
e039daa4ac WIP: DKIM. 2024-03-08 02:33:32 +01:00
645d6836c3 Some explanations. 2024-03-04 06:01:48 +01:00
896254092a WIP: explanations. Text can now be justified. Dedicated explanation function. 2024-03-04 03:24:03 +01:00
7e311d7ba0 WIP: SPF: display correctly the Mechanism and Modifier forms. 2024-03-04 01:47:27 +01:00
b4a68fbaf2 Nice tags before tables. 2024-03-03 01:15:38 +01:00
5ed64fc8c0 Display of zones: two columns solution. Not great, not terrible. 2024-03-02 04:21:49 +01:00
2f2d02249b Minor code changes. 2024-03-02 03:27:54 +01:00
c35544f55e SPF: interface ± done. Works as expected. Next step: validations. 2024-03-01 18:30:45 +01:00
8f75a4e88b WIP: SPF interface. Different types were implemented (Mechanism, Modifier, Qualifier). 2024-02-29 19:19:49 +01:00
4a8451a388 Display mechanisms. 2024-02-29 17:03:37 +01:00
0beba6ea6d WIP: SPF interface. 2024-02-29 04:01:58 +01:00
f6602be98f Change the form for new domains, this should fix phone rendering. 2024-02-24 03:37:23 +01:00
065bc7a716 Password can now be recovered! 2024-02-24 00:40:09 +01:00
cd5477b269 Navbar now is fully functional and fancy. 2024-02-23 06:07:56 +01:00
6883263b24 Read-only RRs: display a single button. 2024-02-21 03:22:53 +01:00
d6f85b5a00 Zone Interface: group RO RRs and a better display of RRs in general. 2024-02-21 00:52:43 +01:00
419d68784a Do not allow modification of read only RRs. 2024-02-21 00:10:40 +01:00
3310a48fd2 Bulma: remove dead code comments. 2024-02-17 19:05:13 +01:00
c9bbe81d09 Labeled button. 2024-02-17 06:53:20 +01:00
58eee12511 Code cleaning (buttons). 2024-02-17 06:21:55 +01:00
c017dc1b05 Cleaning the code. 2024-02-17 05:47:31 +01:00
1a0b48134e Bulma modal, refactored and simplified. 2024-02-17 05:31:55 +01:00
6abd592aa5 input_with_side_text 2024-02-15 23:23:24 +01:00
5a987a524c Better display of resource records. 2024-02-07 05:00:51 +01:00
4f785e6dcc Largely simplify the Bulma module. 2024-02-07 04:00:15 +01:00
6367bf8a86 ZoneInterface: the interface change is almost complete. 2024-02-06 03:20:29 +01:00
2b8a640427 Errors are displayed in a fancy way. 2024-02-03 18:57:38 +01:00
c448521df7 WIP: (slowly) replacing fixed "new RR" forms with modal forms. 2024-01-21 17:44:46 +01:00
c9552677ab Bulma "level" layout. 2024-01-21 05:33:10 +01:00
22053089af WIP: bulma modal caps + remove some warnings. 2024-01-21 02:51:49 +01:00
047c21103f WIP: Bulma module now has modal capabilities. 2024-01-21 02:47:12 +01:00
ff46b7937a Bulma: strong 2023-07-23 03:29:19 +02:00
99eedc1c15 Bulma: code + text 2023-07-22 15:44:32 +02:00
6705d29dba Textareas for TXT records. 2023-07-15 17:53:36 +02:00
3e358f04fc THIS IS AN ALPHA RELEASE 2023-07-15 16:30:02 +02:00
e60664b522 Better forms. 2023-07-15 03:23:21 +02:00
2d31751b09 Better tables + SOA display is now okay-ish. 2023-07-14 21:02:35 +02:00
c0ed930bea Rewrite RecordBase type (in RR.purs) to match ResourceRecord. 2023-07-12 20:38:50 +02:00
c307e1679e Fix warnings. 2023-07-12 13:06:36 +02:00
15012f3824 Cosmetic changes (fix -> save, X -> remove) + comments. 2023-07-12 02:41:19 +02:00
437722c323 Add "Protocol" attribute to SRV RR. 2023-07-12 01:38:21 +02:00
252fbac269 Classes are in CSSClasses, some unused code removed, etc. 2023-07-10 20:15:22 +02:00
b976cd2ebc Remove now useless App.Style module. 2023-07-10 18:24:50 +02:00
c0db4a93e0 ZoneInterface now uses mostly the Bulma module. 2023-07-10 18:14:56 +02:00
b178a830cc Tiles + titles. 2023-07-09 14:26:47 +02:00