Trevor Buckner
f3332fb95b
Merge branch 'master' into fix-wrong-brew-id-links-generated
2024-10-06 15:54:37 -04:00
Víctor Losada Hernández
487a574f50
initital fix
2024-10-06 00:05:12 -04:00
Gazook89
8115b1504e
Add flex property to pages
2024-10-05 23:01:08 -05:00
Gazook89
34fa724fdd
Change .pages margin to .brewRenderer padding
...
More consistent visuals since the zooming of the .pages element affects the spacing around the edges, and the brewRenderer padding isn't affected.
2024-10-05 22:43:13 -05:00
Gazook89
24544e713e
Basically revert previous change
...
Adding the margin resets back in because otherwise each .page margin is set to "auto" on the sides, and that makes them zoom awkwardly when in facing and flow modes.
2024-10-05 22:35:42 -05:00
Gazook89
06a806e260
preserve margin around .pages
...
Keep margin around .pages element such that the pages are never bumped right against the divider.
2024-10-05 21:55:42 -05:00
Gazook89
4259931b67
Merge branch 'master' into View-Modes
2024-10-05 21:39:06 -05:00
Víctor Losada Hernández
a4e0f1fc0f
initital fix
2024-10-04 22:18:11 +02:00
Trevor Buckner
1a325fb3c5
New notification
2024-10-01 22:25:17 -04:00
Víctor Losada Hernández
df06d8fcd3
update error index
2024-10-01 21:58:52 +02:00
G.Ambatte
77f162f7a4
Initial IDB functionality pass
2024-10-01 23:53:35 +13:00
Trevor Buckner
8a63859546
Merge pull request #3778 from 5e-Cleric/fix-lang-on-share
...
fix lang on share page
2024-09-30 13:51:50 -04:00
Trevor Buckner
313f18c74c
Merge branch 'master' into fixToolbarZoomInPrint-#3744
2024-09-30 13:50:00 -04:00
Trevor Buckner
db6c689914
Merge branch 'master' into fix-lang-on-share
2024-09-30 13:48:20 -04:00
Víctor Losada Hernández
d4970ed119
initial commit
2024-09-30 17:48:07 +02:00
Trevor Buckner
40925253bd
autosave to 16 seconds
2024-09-30 00:59:30 -04:00
Trevor Buckner
68895bdca2
Rate limit /api requests from each IP address
...
100 requests each 5 minutes.
2024-09-29 23:37:26 -04:00
Trevor Buckner
ea656e5119
Issue notice
2024-09-29 00:15:26 -04:00
Trevor Buckner
aaa0acdfea
Merge branch 'master' into v3.15.1
2024-09-28 23:40:25 -04:00
G.Ambatte
570c850c4f
Merge branch 'master' into fixToolbarZoomInPrint-#3744
2024-09-28 09:05:22 +12:00
G.Ambatte
17dfacd5c9
Add zoom property to BrewRenderer print styling
2024-09-28 09:03:00 +12:00
Trevor Buckner
9b58db9f1e
Let sharepage update page numbers
2024-09-27 15:03:29 -04:00
Trevor Buckner
ae123a8310
Change the other page number values as well
2024-09-27 11:35:01 -04:00
G.Ambatte
1f047890ab
Change default value of currentEditorCursorPageNum
2024-09-27 23:32:19 +12:00
Trevor Buckner
15fde76209
Merge branch 'master' into v3.15.1
2024-09-27 00:13:32 -04:00
Trevor Buckner
e260eb0911
Raise timeout to 10 s.
...
No need to be stingy here... Can lower back down if this works.
2024-09-26 19:14:16 -04:00
Víctor Losada Hernández
ab32695ac9
test admin stuff
2024-09-25 11:34:56 +02:00
Trevor Buckner
220f4fad24
Merge branch 'master' into addLockRoutes-#3326
2024-09-24 13:37:53 -04:00
Gazook89
a96ff6ecb3
Variable name changes for clarity
...
Followed suggestions on the PR.
2024-09-23 21:05:37 -05:00
Gazook89
5af45f16b0
remove tagInput-class
...
This file was just the old StringArrayEditor that I kept around for easy reference. Can be deleted now.
2024-09-23 14:54:24 -05:00
Gazook89
a9b6d5ff38
Merge branch 'master' into Functional-Tag-Editor
2024-09-23 14:53:41 -05:00
Víctor Losada Hernández
d09cecedd7
Merge branch 'master' of https://github.com/naturalcrit/homebrewery into sort-in-vault
2024-09-20 20:54:14 +02:00
Víctor Losada Hernández
235e3f484f
last changes, linted
2024-09-20 20:52:30 +02:00
Víctor Losada Hernández
b53b279241
fix pagination not applying sort
2024-09-20 20:38:54 +02:00
Víctor Losada Hernández
4fd358771a
fix class by suggestion
2024-09-20 20:25:33 +02:00
Víctor Losada Hernández
02147411e3
fix sort and dir props
2024-09-20 20:23:58 +02:00
Víctor Losada Hernández
5d68cddd18
update state when necessary
2024-09-20 15:43:19 +02:00
Víctor Losada Hernández
74a065e747
minor css fix
2024-09-20 15:31:19 +02:00
Gazook89
433f016c25
rename tag container class to unify with fields
2024-09-19 15:57:40 -05:00
Gazook89
10a9bc2906
Merge branch 'master' into Functional-Tag-Editor
2024-09-19 15:54:08 -05:00
Gazook89
b585e85f0f
Fix multiple duplicate tags updating at once
...
Fixes an issue where tags with duplicate values would all update to the same value after editing just one.
Also an adjustment to the parameters that are passed to handleInputKeyDown-- they are now one object. This helps handle an "options" object where more optional features can be turned on and off.
2024-09-19 15:48:47 -05:00
Gazook89
544f4c6103
tweak headers
2024-09-19 15:29:35 -05:00
Gazook89
8a67e1eccd
Merge branch 'Functional-Tag-Editor' into Func-Tag-Editor-Features
2024-09-19 14:54:28 -05:00
Gazook89
a6ac6b98c2
some fixes and updates
...
This fixes something i broke with last commit, but should be final commit.
2024-09-19 11:09:22 -05:00
Gazook89
2336f8508b
Rearrange CSS and small HTML changes
...
Simplified and unified some font-size declarations, adjusted the "descriptions" for various inputs to be similar structure and appearance, change the components h1 label from "Brew" to "Properties Editor", updated the comment about Publishing.
2024-09-19 10:57:55 -05:00
Gazook89
7ea1696065
Adjust html structure to handle tags as list
...
Begin work on setting a better html structure for the component.
Create a .less file for the component, which I may not actually use.
2024-09-19 10:40:09 -05:00
Gazook89
5b4a7c168f
Add comma to "submit" buttons
...
Now comma (`,`) submits a tag, like `Enter`
2024-09-18 23:54:12 -05:00
Gazook89
a54adc1e4b
Set new tag input to clear itself after submission
...
Now whenever a new tag is submitted, the input element is cleared and ready for the next tag.
Whitespace cleanup.
2024-09-18 23:39:26 -05:00
Gazook89
c1288ce4bb
Use index to find and remove tags
...
Fixes issue in last commit, so removing a tag that has duplicate value of other tags only removes the correct one, not the others as well.
2024-09-18 23:24:10 -05:00
Gazook89
c65210b3ed
Add 'remove' button and method
...
New button that triggers `submitTag()` method directly (rather than throw onKeyDown event) and passes `null` as the newValue. New `if` condition checks for null on newValue and if true, removes the tag that matches the originalValue.
This *does* currently delete all duplicate tags if they match the one you are deleting. Not sure when you'd ever want duplicate tags, but regardless i'll likely switch this to work via Index, not value.
2024-09-18 23:13:46 -05:00