Commit Graph

15 Commits

Author SHA1 Message Date
76a6364a06 Added table filtering on output data, reduce dark mode flicker, refactored a few names of options 2025-09-08 12:06:48 -06:00
d90ce10db5 Added print button to toggle data-bs-theme dark to "off" for printing black on white 2025-09-08 08:33:29 -06:00
b0c8413240 Obey browser color scheme and created renderHead function for reuse in SQL companion views 2025-09-07 11:33:27 -06:00
f141557ca7 Added title wrap for very long query names and titles 2025-09-04 11:47:44 -06:00
Conner Harkness
147d4871ac Fixed urlencoded arguments 2025-09-04 11:27:28 -06:00
e44526aa5a cleanup & bugfix for DisplayRowAs (formerly RowClass option), added source preview, added focused mode, moved view processing to bottom 2025-09-04 11:04:30 -06:00
50bf5bead3 Added RowClass option to toggle showing each dataset row as individual col-xx-xx Bootstrap classes (for datasets that return few results but large number of columns) 2025-09-03 14:24:19 -06:00
54d145e30d Hide directory list if no directories are found 2025-09-03 13:33:06 -06:00
8eae00253c Changed layout to have directories beside the main input/options column 2025-09-03 13:30:57 -06:00
8170ab2855 Support for queries nested in directories, directory search, and sharing search queries 2025-09-03 12:09:20 -06:00
17b457f527 Allow SQL within SQL to render values (for defaults and list of options) 2025-09-02 13:37:57 -06:00
8a68af7e06 Added PHP english date string support for default values and other in-text replacements 2025-09-02 12:20:00 -06:00
b2366d909a Made pages more printer friendly, default values for inputs, added hidden column class hinting + more 2025-09-02 07:54:08 -06:00
080277a0a8 Added authentication via UserAuth class (not supplied) 2025-08-28 11:44:13 -06:00
4ca7573dc5 Actual initial commit with all libraries included and basic functionality 2025-08-27 11:12:05 -06:00