Commit graph

5 commits

Author SHA1 Message Date
Benjamin Renard
4f2259f118
Add some useful UI helpers
- Add alertify lib and provide its default configuration
- Add copy_to_clipboard() function and the CSS copyable class
- Enable Bootstrap tooltips
- Add CSS share-links class helper: link's URL is copied to clipboard
- Add Bootstrap 5 like 3-states switches
- Add show_form_modal(), validate_form() and handle_ajax_return() helper functions
2024-12-02 20:01:51 +01:00
Benjamin Renard
4d8c08fabd
Remove unused Fork-Awesome files 2024-10-05 18:43:52 +02:00
Benjamin Renard
49b59650a1
Switch from bootstrap4dialog to bootstrap5-dialog 2023-03-06 03:55:35 +01:00
Benjamin Renard
e550c345cf
Upgrade Bootstrap, Fork-Awesome and Jquery libs 2023-03-05 00:32:16 +01:00
4f47dc056d Tpl: Add stuff to handle static files
* Move example application in example sub-directory
* Widely use App::get() instead of Config::get()
2023-02-12 00:30:36 +01:00