srth
|
c4f1aab1a6
|
remove comment
i forgot why it was here
|
2024-07-13 14:53:04 +00:00 |
|
srthMD
|
e8f34eaa0f
|
support for _placefilter and _datacenterfilter
|
2024-07-13 17:05:12 +03:00 |
|
pizzaboxer
|
a7d2a2c3d5
|
Fix JSON import not working in the flag editor
oooops
|
2024-07-09 21:57:37 +04:00 |
|
pizzaboxer
|
b2f6fc753a
|
Fix flag editor validation bugs
|
2024-07-08 19:18:01 +04:00 |
|
pizzaboxer
|
5624e043b5
|
Revise flag editor validation
i didn't implement it fully properly last time
|
2024-07-02 15:58:56 +04:00 |
|
pizzaboxer
|
9b37ec18e8
|
Fix flag export exception bug (#2063)
|
2024-06-30 23:25:57 +04:00 |
|
pizzaboxer
|
db544697ad
|
Flag editor: refactor flag adding and localize
|
2024-06-08 20:49:26 +01:00 |
|
bluepilledgreat
|
a56621ab14
|
add json exporting
|
2024-01-19 23:08:01 +00:00 |
|
bluepilledgreat
|
c3a2f12719
|
fix entry name not being set to the new one
|
2023-12-11 21:27:57 +00:00 |
|
pizzaboxer
|
7759ab1212
|
Autocorrect invalid JSON for flag importing
|
2023-10-25 14:26:23 +01:00 |
|
pizzaboxer
|
951252d8fe
|
Fix text overflow in flag import dialog (#608)
|
2023-10-25 14:22:53 +01:00 |
|
pizzaboxer
|
02f90fd196
|
Fix release error (also better name for it lol)
|
2023-10-24 15:30:07 +01:00 |
|
pizzaboxer
|
fb1865c3f7
|
Restructure how XAML controls and UI stuff work
|
2023-10-24 14:58:26 +01:00 |
|
pizzaboxer
|
b6dee9c772
|
Allow for flag names to be editable
|
2023-08-24 22:22:41 +01:00 |
|
pizzaboxer
|
5f8e1401c7
|
Allow flag JSON importing to be done by copy-paste
|
2023-08-23 13:25:37 +01:00 |
|
pizzaboxer
|
2d55e913a2
|
Fix visual bugs from yesterday's commits
|
2023-07-28 09:57:37 +01:00 |
|
pizzaboxer
|
b651be7024
|
Add ability to import FastFlags from JSON
|
2023-07-27 22:56:11 +01:00 |
|
pizzaboxer
|
e1013bf9b1
|
Add search bar for FastFlag editor (#446)
|
2023-07-26 23:26:56 +01:00 |
|
pizzaboxer
|
b5f4017326
|
Sort names alphabetically in the FFlag editor
|
2023-07-25 18:20:33 +01:00 |
|
pizzaboxer
|
3c365a5839
|
FastFlag editor: prevent duplicate additions
|
2023-07-24 16:38:50 +01:00 |
|
pizzaboxer
|
62a44f1c2c
|
Save all FastFlag values as strings
turns out that the json deserializer does not, in fact, automatically typecast to string
|
2023-07-23 23:45:40 +01:00 |
|
pizzaboxer
|
cf492cb1ad
|
FastFlag editor, keep selection with preset toggle
|
2023-07-23 19:14:19 +01:00 |
|
pizzaboxer
|
b2636211df
|
Minor visual alterations to flag editor
highlight newly added entry, change icon
|
2023-07-23 18:34:45 +01:00 |
|
pizzaboxer
|
52b6a60d02
|
Re-add FastFlag struct class
forgot keyvaluepairs arent editable :(
|
2023-07-23 18:25:39 +01:00 |
|
pizzaboxer
|
b3b174ed4b
|
Finalize placement of flag editor in menu
|
2023-07-23 18:17:34 +01:00 |
|
pizzaboxer
|
500b21d601
|
Remove option to enable/disable flags
:(
|
2023-07-23 18:03:53 +01:00 |
|
pizzaboxer
|
1b3049fbdb
|
Make FastFlag editor state consistent with reloads
|
2023-07-23 17:39:46 +01:00 |
|
pizzaboxer
|
e5d6ac0e0a
|
Abstract preset flags
centralize where flag names are stored, and hide from editor list by default
|
2023-07-23 15:45:25 +01:00 |
|
pizzaboxer
|
c64f82740c
|
Make FastFlag list absolute and not change-based
|
2023-07-23 12:03:26 +01:00 |
|
pizzaboxer
|
cc39ee6e8a
|
Graphical FastFlag editor - initial prototype
|
2023-07-22 22:36:00 +01:00 |
|