Gazook89
12fe787ab4
allow strings for filterOn
2022-11-29 12:06:38 -06:00
Gazook89
fc7c46cfec
add ability to filter options on any number of attributes
2022-11-28 21:39:41 -06:00
Gazook89
8d80f699b6
add 'title' attr to lang options
2022-11-24 23:50:19 -06:00
Gazook89
e1ff34ebaa
add placeholder to input
2022-11-24 23:33:04 -06:00
Gazook89
ce732778bb
add .value div for consistency and styling
2022-11-24 23:21:47 -06:00
Gazook89
b54d225f11
add autoSuggest option to filter on chosen attribute
2022-11-24 23:08:41 -06:00
Gazook89
fb95039368
edit/add autoSuggest options
2022-11-24 22:51:16 -06:00
Gazook89
60ca9530a3
change height to max-height
2022-11-24 20:03:35 -06:00
Gazook89
70d8491e7c
remove comment
2022-11-24 19:56:40 -06:00
Gazook89
a9ff1cded7
add autoSuggest option based on option 'value'
2022-11-24 19:55:18 -06:00
Gazook89
417f9d7291
adjust styling to make individual items more apparent
2022-11-24 11:22:25 -06:00
Gazook89
adb261f8f1
revert change to Themes dropdown
2022-11-23 22:44:17 -06:00
Gazook89
678c1fb3d8
create combobox
2022-11-23 22:34:32 -06:00
Gazook89
1818ea1e3b
dropdown changes
2022-11-22 12:02:27 -06:00
Gazook89
d4b803205e
add a few language tags with subtags
2022-11-20 22:20:22 -06:00
Gazook89
a16f12546a
set name attr's on inputs to remove autocomplete
2022-11-20 22:11:46 -06:00
Gazook89
b3343e5981
adjust console log of valid errors.
2022-11-20 12:00:35 -06:00
Gazook89
0061040cb6
add a few more language codes to datalist.
2022-11-20 11:56:35 -06:00
Gazook89
c2d79bedb5
add more robust lang code regexp.
2022-11-20 11:42:01 -06:00
Gazook89
9ce79fbe3f
update validation on lang field
2022-11-19 19:41:17 -06:00
Gazook89
806dcb04eb
change default to 'en', including if input is left empty
2022-11-19 19:27:27 -06:00
Gazook89
d5ea4c4e77
Merge branch 'master' into Language-Attribute
2022-11-19 11:30:54 -06:00
Gazook89
14a057cf55
change account page title to something generic
2022-11-17 11:37:29 -06:00
Gazook89
5cfdd504c1
Move common meta tags to default object
2022-11-16 12:52:59 -06:00
Gazook89
24debfc75c
fix regexp to not include inside of curly spans
2022-11-15 11:09:27 -06:00
Gazook89
ffe6272299
Merge branch 'master' into Add-syntax-highlighting-for-injections
2022-11-15 10:36:06 -06:00
Gazook89
67c19b79e3
Add link to FAQ in "Need Help" menu
2022-11-15 10:21:35 -06:00
Gazook89
fef79f4fc3
remove checkboxes
2022-11-13 22:09:50 -06:00
Gazook89
cc58721ccd
give span tags to injection syntax for styling
2022-11-13 21:02:45 -06:00
Gazook89
5f2115da0e
fix mustacheInjectBlock pattern as well (missed it earlier)
2022-11-13 20:32:01 -06:00
Gazook89
1dd1e677e4
adjust span regexp pattern to capture trailing spaces
2022-11-13 20:19:39 -06:00
Gazook89
29b89bdc00
Merge branch 'master' into RegExp-Crash-in-Curly-Syntax
2022-11-13 20:06:05 -06:00
Gazook89
4493d86fd5
fix injection curly syntax
2022-11-13 20:05:52 -06:00
Gazook89
6a600df19a
Merge branch 'master' into Field-Validation-System-2
2022-11-13 19:11:21 -06:00
Gazook89
6a0d8d13b0
don't save errs to state
2022-11-13 12:56:17 -06:00
Gazook89
4f762b376f
tweak validation rules on Thumbnail & prevent invalid field from block valid fields
2022-11-13 12:45:31 -06:00
Gazook89
bda80c9984
remove comments
2022-11-13 11:43:55 -06:00
Gazook89
7de60e2345
Merge branch 'master' into Delete-Recent-Items
2022-11-13 11:41:19 -06:00
Gazook89
03c6edf31a
change regexp to calculuschild's atomic fix
2022-11-07 10:01:22 -06:00
Gazook89
970d03a5e4
validate thumbnail is URL
2022-11-06 13:17:39 -06:00
Gazook89
ed4c090f21
finish setting OG tags
2022-11-06 12:34:24 -06:00
Gazook89
672d582caf
move metaTag objects to app.js
2022-11-05 23:32:30 -05:00
Gazook89
b6c09683be
add language field validation (for future pr)
...
fix an oversight in validations
2022-11-05 20:07:27 -05:00
Gazook89
a13fd48cda
prevent crash on input to second field. small css change
2022-11-05 12:19:01 -05:00
Gazook89
aec1147aa5
set :invalid input to light red background
2022-11-05 11:56:48 -05:00
Gazook89
78da48b08d
fix issue with async setState using Event.persist()
2022-11-05 11:42:21 -05:00
Gazook89
edce191c29
remove a silly rule
2022-11-05 11:32:35 -05:00
Gazook89
8c52a253dc
log errs correctly, setCustomValidity and reportValidity
2022-11-04 20:22:59 -05:00
Gazook89
589ec0251a
move validations into it's own file.
2022-11-04 15:32:20 -05:00
Gazook89
ffddc275c1
set removeItem icon to transparent background
2022-11-03 23:38:46 -05:00
Gazook89
4e26bb309c
Merge branch 'master' into Open-Graph-Meta-Changes
2022-11-03 22:05:13 -05:00
Gazook89
7696be5d95
first commit
2022-11-03 22:00:45 -05:00
Gazook89
8ca44653e9
use 'en' as default if no entry in input
2022-10-23 22:33:22 -05:00
Gazook89
0b5d9714c0
remove complicated languageCode regexp
2022-10-23 22:27:12 -05:00
Gazook89
b0110f20d2
add alphabetic sort, add keys, minor changes
2022-10-23 22:05:21 -05:00
Gazook89
9e227dadd2
add placeholder text
2022-10-23 21:42:22 -05:00
Gazook89
a214f27e9c
set autocomplete to off
2022-10-23 21:22:57 -05:00
Gazook89
2d3b03a9c3
basically the whole thing
2022-10-23 13:11:12 -05:00
Gazook89
af094474b8
flailing around.
2022-10-21 12:01:19 -05:00
Gazook89
d92d00581a
Merge branch 'master' into Language-Attribute
2022-10-20 12:40:49 -05:00
Gazook89
5c3f7b1b82
small fixes
2022-10-20 11:46:53 -05:00
Gazook89
bdf1bd1e8b
add user page
2022-10-20 11:40:10 -05:00
Gazook89
df6d372243
Merge branch 'master' into Open-Graph-Meta-Changes
2022-10-20 11:19:48 -05:00
Gazook89
b237456420
add fn to change meta tags based on page
2022-10-20 11:19:17 -05:00
Gazook89
1801691f49
fix autosave default
2022-10-19 11:45:47 -05:00
Gazook89
04eebae3ec
Merge branch 'master' into Open-Graph-Meta-Changes
2022-10-18 21:19:55 -05:00
Gazook89
23a0a89ead
autohide dropdown again
2022-10-18 21:02:44 -05:00
Gazook89
a7a67621a1
added removeItem() function
2022-10-18 21:01:24 -05:00
Gazook89
bebb06a36d
Merge branch 'master' into Delete-Recent-Items
2022-10-18 19:22:01 -05:00
Gazook89
d8fe54b7b2
Merge branch 'master' into Toggle-AutoSave
2022-10-17 21:53:35 -05:00
Gazook89
c49be3391e
change time delay between warnings to 15min
2022-10-17 21:52:48 -05:00
Gazook89
c56adcba76
only display 'off' warning if changes exist
2022-10-17 21:49:50 -05:00
Gazook89
8562d328ff
Merge remote-tracking branch 'upstream/master' into Toggle-AutoSave
2022-10-03 20:46:11 -05:00
Gazook89
bfb82e8a21
autosave warning conditional on elapsed time unsaved.
2022-09-30 12:20:59 -05:00
Gazook89
8609026531
add unsavedTime state for better notification
2022-09-30 11:24:15 -05:00
Gazook89
0cd598ae14
rework the whole thing
2022-09-30 10:42:50 -05:00
Gazook89
95497350e4
move test for autosave status to handleTextChange from trySave()
2022-09-28 20:20:11 -05:00
Gazook89
9bb1344538
tweak behavior per calculuschild notes
...
Default to autosave = true. trySave() when autosave toggled on. Display "auto-saved." when save is a result of autosave.
2022-09-28 12:17:14 -05:00
Gazook89
ab695d29fe
refactor into handle... and render... methods
2022-09-28 11:13:16 -05:00
Gazook89
fa4b3338af
save autosave setting to localStorage
2022-09-27 21:04:51 -05:00
Gazook89
c7ed9ea717
Create autosave toggle dropdown menu
2022-09-27 19:35:29 -05:00
Gazook89
bc0ee8138e
change title and description
2022-09-26 13:03:40 -05:00
Gazook89
f3c9dde801
thumbnail preview de-uglification
2022-09-21 20:50:10 -05:00
Gazook89
45aa8bdfae
Add html node and css for Delete button
2022-09-21 20:27:16 -05:00
Gazook89
4dc1a60934
add lang property to brewRender and metadataEditor
2022-09-21 13:25:40 -05:00
Gazook89
bce7cf41af
add 'lang' as a brew metadata property
2022-09-21 12:21:32 -05:00
Gazook89
8c6fd3086c
add language field in metadata editor
2022-09-21 12:07:07 -05:00
Gazook89
90a65d0a57
Add renderer to pageInfo
2022-09-21 11:37:14 -05:00
Gazook89
0bf1328c17
change monster stat background color
2022-09-21 11:29:42 -05:00
Gazook89
3754468cf4
change sortDir by clicking on sort title.
2022-09-21 11:12:23 -05:00
Gazook89
6329cb2cec
style changes for better contrast
2022-09-21 10:56:45 -05:00
Gazook89
f681948a35
pedantic change
2022-09-21 00:42:10 -05:00
Gazook89
475f3e75dd
add simple toggle to 'save status' field for auto-save
2022-09-21 00:29:40 -05:00
Gazook89
f337925af9
add e.preventDefault() to mousedown event
2022-09-20 23:46:25 -05:00
Gazook89
7623d3e93a
set scrollbar to 'thin' in recentItems dropdown
2022-09-20 20:37:55 -05:00
Gazook89
f2a8a6a03a
match scroll bar style of recentItems to UI
2022-09-20 19:59:38 -05:00
Gazook89
49cc4180a7
set only listPage to overflow-y scroll.
...
The pages are not all quite set up the same way. /new/, /edit/, and /share/ all use an iframe and those iframes have their own scroll behavior. /user/ doesn't have an iframe and so the `.content` portion of the page needs to scroll.
2022-09-20 19:58:52 -05:00
Gazook89
38dccbae09
change 'effect' to 'affect'
2022-09-20 12:19:27 -05:00
Gazook89
7999553973
make reddit issue template a list
2022-09-19 20:44:31 -05:00
Gazook89
3c75ac6156
change some .less to reflect new focus of .active
2022-09-19 11:30:44 -05:00