Commit Graph

139 Commits

Author SHA1 Message Date
Robbie Antenesse aecac1668e Show a message when no words 2019-05-08 12:20:30 -06:00
Robbie Antenesse 16ef8cfb2e Add dev script to clear cache 2019-05-08 12:08:44 -06:00
Robbie Antenesse d90294eb22 Add info modals for help, terms, and privacy; update footer links 2019-05-08 11:59:57 -06:00
Robbie Antenesse 6691559676 Rename "style" folder to "scss" 2019-05-08 10:25:33 -06:00
Robbie Antenesse 3a29d56072 Add delete word with confirmation 2019-05-07 17:50:48 -06:00
Robbie Antenesse d737ec9944 Make mobile styling! 2019-05-07 17:34:07 -06:00
Robbie Antenesse 6c14398521 Set up autoprefixer for css 2019-05-07 15:55:55 -06:00
Robbie Antenesse cc70e14437 Get maximize buttons working correctly 2019-05-07 14:31:54 -06:00
Robbie Antenesse 6f649d1790 Keep already-open edit forms open on re-render 2019-05-07 12:56:21 -06:00
Robbie Antenesse 2bd8645430 Allow saving edited words 2019-05-07 11:08:58 -06:00
Robbie Antenesse 1a22fbd699 Focus search bar on open 2019-05-07 10:45:25 -06:00
Robbie Antenesse 4cad266d52 Add searching by case sensitive and exact 2019-05-07 10:41:26 -06:00
Robbie Antenesse c5c17d022e Fix function name (setupEditFormButtons -> setupWordEditFormButtons) 2019-05-07 10:22:32 -06:00
Robbie Antenesse 72041ecafb Remove pagination (keep the code) 2019-05-07 10:02:53 -06:00
Robbie Antenesse d5edcaf6a5 Improve word render speed 2019-05-07 10:02:40 -06:00
Robbie Antenesse d3c5633821 Style edit form and make cancel button re-render 2019-05-06 16:50:52 -06:00
Robbie Antenesse d178a91be3 Create pagination and random word generator utility 2019-05-06 16:28:51 -06:00
Robbie Antenesse 80e9a06235 Change "Allow Duplicates" to "Prevent Duplicates" 2019-05-06 14:30:57 -06:00
Robbie Antenesse c86dfb06b6 Start working on renderEditForm() 2019-05-06 09:08:03 -06:00
Robbie Antenesse 71ffab64ba Toggle word options list when clicking options 2019-05-05 13:09:38 -06:00
Robbie Antenesse b6d728fe8d Add search filters and search result count 2019-05-05 12:00:32 -06:00
Robbie Antenesse f5a454571b Leave a reminder about parcel's code splitting 2019-05-04 00:51:44 -06:00
Robbie Antenesse 97677244f5 Set up saving dictionary changes correctly 2019-05-04 00:21:55 -06:00
Robbie Antenesse 0ff0afcd52 Set up edit modal tabs 2019-05-03 23:58:49 -06:00
Robbie Antenesse a9de9e0fc9 Get edit modal working correctly 2019-05-03 23:20:22 -06:00
Robbie Antenesse c5e3544570 Work on edit modal
Something's wrong with scrolling, gotta fix
2019-05-03 21:52:19 -06:00
Robbie Antenesse a670abf24c Add words to dictionary with validation 2019-05-03 16:10:41 -06:00
Robbie Antenesse 88c522ea1b Set up search modal 2019-05-03 13:59:52 -06:00
Robbie Antenesse f3fd01f143 Move Search functions to search.js 2019-05-03 12:36:46 -06:00
Robbie Antenesse dbff3a122e Highlight search terms in results; add cloneObject helper 2019-05-03 12:32:49 -06:00
Robbie Antenesse 7011054487 Make renderWords filter by search term 2019-05-03 12:02:46 -06:00
Robbie Antenesse 060a78b3e4 Add text replacer to auto-reference tagged words 2019-05-03 11:46:11 -06:00
Robbie Antenesse e4369f0ffd Add render funciton fo populate parts of speech 2019-05-03 11:45:26 -06:00
Robbie Antenesse 7b54e473e4 Create renderer for when dictionary details change 2019-05-03 10:34:11 -06:00
Robbie Antenesse 0673a2378e Complete Details tab in detailsSection 2019-05-02 16:51:41 -06:00
Robbie Antenesse 5c4e8197b9 Complete stats display 2019-05-02 15:57:06 -06:00
Robbie Antenesse 5311aeea9d Start working on details panel 2019-05-02 15:45:10 -06:00
Robbie Antenesse c4b7fa4257 Finish basic styling of major components 2019-05-02 13:04:44 -06:00
Robbie Antenesse b3c3389dbd Initial commit - index blocked in 2019-05-02 10:57:56 -06:00