Maurício Meneghini Fauth
|
9e56194fc0
|
Fix issue with inline edit with multiple SQL message box
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-05-23 15:38:18 -03:00 |
|
Maurício Meneghini Fauth
|
1102858ba8
|
Redesign the SQL message card
Fixes color issues for the dark color mode of the Bootstrap theme.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-05-17 22:31:50 -03:00 |
|
Maurício Meneghini Fauth
|
aa119f7e62
|
Remove unused Config::$defaultServer property
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-04-30 13:23:27 -03:00 |
|
Maurício Meneghini Fauth
|
dd885dc7b8
|
Use single-line arrays when possible
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-03-27 17:39:17 -03:00 |
|
Maurício Meneghini Fauth
|
556594b4cd
|
Fix coding standard spacing issues
- Fixes one line doc comments
- Fixes parent call spacing
- Fixes constant spacing
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-02-24 21:06:17 -03:00 |
|
Maurício Meneghini Fauth
|
77957a69a5
|
Add trailing comma for multi-line functions
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2023-02-24 20:48:46 -03:00 |
|
Kamil Tekiela
|
78de670d61
|
Fix incomplete test after previous PR
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2023-01-28 14:01:26 +00:00 |
|
Kamil Tekiela
|
2bda275524
|
Add better type inference
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
|
2022-12-20 18:55:03 +00:00 |
|
Maurício Meneghini Fauth
|
3c618c22a9
|
Add ServerRequest parameter to all controllers
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-07-28 01:00:08 -03:00 |
|
Maurício Meneghini Fauth
|
a9de979397
|
Inline dbi creation in some test classes
Creates a new instance of DatabaseInterface class for each test.
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-04-18 21:50:18 -03:00 |
|
Maurício Meneghini Fauth
|
1438cb211e
|
Replace global keyword with $GLOBALS
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-03-07 17:31:11 -03:00 |
|
Maurício Meneghini Fauth
|
40135c26cc
|
Add basic test for Table\DeleteRowsController
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2022-02-25 16:44:49 -03:00 |
|