0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-10 07:28:39 +00:00
Commit Graph

1205 Commits

Author SHA1 Message Date
Gazook89 8562d328ff Merge remote-tracking branch 'upstream/master' into Toggle-AutoSave 2022-10-03 20:46:11 -05:00
G.Ambatte 1d8781da90 Modify how data is passed to UIPage 2022-10-03 20:27:34 +13:00
G.Ambatte 93918bc26c Nudge SVG size 2022-10-02 11:06:57 +13: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
G.Ambatte 9848dc54ba Add Nav bar items 2022-09-26 19:07:46 +13:00
G.Ambatte 5a3daf8ffd Merge branch 'master' into createUIBasePage 2022-09-26 16:34:44 +13:00
Trevor Buckner f74b84bd12 Merge pull request #2379 from Gazook89/filter-sort-as-divs
Change User Page search bar to Divs
2022-09-25 22:21:58 -04:00
Trevor Buckner 910868cfdb Simplified sort arrow, removed duplicate "onClick" 2022-09-25 22:20:44 -04:00
G.Ambatte 5469ec6683 Format Issued datetime 2022-09-26 13:28:50 +13:00
G.Ambatte 764621f762 Add Homebrewery Icon 2022-09-26 12:12:21 +13:00
G.Ambatte 248687684a Add group styling 2022-09-26 11:31:00 +13:00
G.Ambatte d7b1f89152 Change data items to a list 2022-09-26 11:30:45 +13:00
G.Ambatte 9a844dae39 Fix class=>className 2022-09-26 00:41:49 +13:00
G.Ambatte 5193271796 Fix Google Drive icon 2022-09-26 00:41:17 +13:00
G.Ambatte ed5bef27e0 Shift renderUiItems to function 2022-09-26 00:35:12 +13:00
G.Ambatte ffb1c77697 Merge branch 'createUIBasePage' 2022-09-25 23:54:20 +13:00
G.Ambatte 6bddba6762 Merge branch 'master' into createUIBasePage 2022-09-25 23:47:55 +13:00
G.Ambatte 57b0af54df Renamed functions, eliminate unnecessary variable 2022-09-25 23:29:45 +13:00
G.Ambatte 9135ca1e43 Fix class => className 2022-09-25 23:20:03 +13:00
G.Ambatte fa0d8e86fc Remove unnecessary empty element 2022-09-22 20:25:18 +12:00
G.Ambatte 09d161f3a6 Adjust background image properties 2022-09-22 07:48:51 +12: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
G.Ambatte f218f48f0f Apply Gazook89's thumbnail style 2022-09-21 18:38:45 +12:00
G.Ambatte a179f8d124 Lint fix 2022-09-21 18:16:36 +12: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
G.Ambatte 918690e773 Merge branch 'master' into showThumbnailOnUserPage-#2331 2022-09-21 14:35:27 +12:00
Gazook89 3c75ac6156 change some .less to reflect new focus of .active 2022-09-19 11:30:44 -05:00
Gazook89 9fcc7b84c3 set .sort-option to .active rather than button within. 2022-09-19 11:07:47 -05:00
Gazook89 8ac4d93581 change sort-container to baseline alignment 2022-09-19 10:47:35 -05:00
Gazook89 10a349ade8 change sortDir to always white. 2022-09-19 10:27:02 -05:00
Gazook89 87a9194189 remove unset on listPage height. 2022-09-19 10:08:52 -05:00
Gazook89 ac371946d8 Merge branch 'master' into filter-sort-as-divs 2022-09-19 10:04:47 -05:00
Gazook89 af8d327ae2 fix editPage url query & Saving label 2022-09-18 19:37:40 -05:00
Gazook89 7a609f5a78 set Report Save Issue to open save_issue.yaml template 2022-09-18 10:08:01 -05:00
Gazook89 cfdbe06d07 move dir button next to active sort option 2022-09-13 12:26:28 -05:00
Gazook89 46a45a8536 replace sort table with divs and give UI styling 2022-09-13 10:57:28 -05:00
G.Ambatte abe7d858a8 Merge branch 'master' into showThumbnailOnUserPage-#2331 2022-09-11 12:21:44 +12:00
Trevor Buckner 0f566fe912 Merge branch 'master' into SwappableThemes-ReorganizeFolderStructure 2022-09-09 10:51:08 -04:00
Trevor Buckner c0a14a5618 remove console.log 2022-09-06 22:57:00 -04:00
Trevor Buckner 8709545f14 Don't display tags that are empty strings. 2022-09-06 22:41:10 -04:00
Trevor Buckner e0d8846c44 tweaks 2022-09-06 01:00:38 -04:00