0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-08 18:38:40 +00:00
Commit Graph

1303 Commits

Author SHA1 Message Date
Trevor Buckner 8b8a60c8ad tweak alert text 2022-10-18 13:22:29 -04: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
G.Ambatte ed65d0c922 Send entire brew to HomePage save function 2022-10-09 11:55:05 +13:00
G.Ambatte cc385462de Add URI encoding to User Page link 2022-10-08 14:47:59 +13:00
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 b44a7d3236 Merge branch 'master' into stopUnfoldingCode-#2135 2022-09-27 13:01:30 +13:00
Gazook89 bc0ee8138e change title and description 2022-09-26 13:03:40 -05:00
G.Ambatte 9848dc54ba Add Nav bar items 2022-09-26 19:07:46 +13:00
G.Ambatte 891bde6990 Merge branch 'createUIBasePage' of https://github.com/G-Ambatte/homebrewery into createUIBasePage 2022-09-26 18:44:45 +13:00
G.Ambatte d9228b8c4b Add Account menu item 2022-09-26 18:43:47 +13:00
G.Ambatte 5a3daf8ffd Merge branch 'master' into createUIBasePage 2022-09-26 16:34:44 +13:00
Trevor Buckner f4580f9040 Merge pull request #2372 from Gazook89/CSS-Flex-Meta-Editor
Reposition Thumbnail Preview in Metadata Editor
2022-09-25 23:19:27 -04:00
Trevor Buckner 5d769d2297 Merge pull request #2382 from Gazook89/scroll-behavior-correction
Scroll behavior correction
2022-09-25 22:26:15 -04:00
Trevor Buckner 48d0434178 Merge branch 'master' into pr/2382 2022-09-25 22:23:19 -04: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 ab98bf5d6c Fix Routes 2022-09-26 00:05:53 +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 0ac50017c4 Change path to /account 2022-09-25 23:20:45 +13:00
G.Ambatte 9135ca1e43 Fix class => className 2022-09-25 23:20:03 +13:00
G.Ambatte db174c9655 Add optional overwrite protection 2022-09-24 13:50:26 +12:00
G.Ambatte 22896470e3 Remove unused splice function 2022-09-24 13:36:14 +12:00
G.Ambatte 56fde5a448 Use cm.replaceSelection instead of split/join text 2022-09-24 13:34:26 +12:00
Trevor Buckner 6ade9925d7 Merge pull request #2388 from Gazook89/Display-Renderer-on-Page
Add renderer to pageInfo
2022-09-22 14:51:20 -04:00
G.Ambatte fa0d8e86fc Remove unnecessary empty element 2022-09-22 20:25:18 +12: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
G.Ambatte 09d161f3a6 Adjust background image properties 2022-09-22 07:48:51 +12:00
Gazook89 4dc1a60934 add lang property to brewRender and metadataEditor 2022-09-21 13:25:40 -05:00
Gazook89 8c6fd3086c add language field in metadata editor 2022-09-21 12:07:07 -05:00