Commit Graph

224 Commits

Author SHA1 Message Date
Robbie Antenesse f642519125 Copy previously-written API code from React version 2019-05-14 15:28:42 -06:00
Robbie Antenesse 8a11f4a6b1 Add MySQL structure file 2019-05-14 15:01:17 -06:00
Robbie Antenesse 9a12f560c2 Make parcel generate relative path for scripts in dev 2019-05-14 15:00:31 -06:00
Robbie Antenesse 04176ef92f Add composer and some things to help with dev + basics 2019-05-13 17:18:31 -06:00
Robbie Antenesse b1516021bd Add the worst possible README 2019-05-13 15:02:36 -06:00
Robbie Antenesse 82d9ba9eee Add import-ed account script 2019-05-13 14:02:10 -06:00
Robbie Antenesse 36cbba4156 Create Log In button in header 2019-05-13 14:01:25 -06:00
Robbie Antenesse 7cabf533cf Add delete dictionary button 2019-05-13 10:49:52 -06:00
Robbie Antenesse c76814b7ca Fix maximize modal 2019-05-13 10:49:29 -06:00
Robbie Antenesse a321ae1582 Change phonology to space separated 2019-05-10 15:52:20 -06:00
Robbie Antenesse c644593994 Add message about disabling hotkeys if not supported 2019-05-10 15:42:31 -06:00
Robbie Antenesse 335b3dbb3e Add import/export functions 2019-05-10 15:39:00 -06:00
Robbie Antenesse 3f17a19c50 Customize addWord messaging 2019-05-10 15:31:01 -06:00
Robbie Antenesse 048c964405 Clear and refocus word form after add 2019-05-10 13:23:30 -06:00
Robbie Antenesse 5d38aa4e17 Add "Use Hotkeys" to settings to enable/disable them 2019-05-10 13:18:38 -06:00
Robbie Antenesse 15bba03e1d Add hotkeys 2019-05-10 13:08:03 -06:00
Robbie Antenesse ad3141ef6e Style the settings modal a bit better 2019-05-10 10:37:46 -06:00
Robbie Antenesse d682b0060e Render correct label for IPA table modal 2019-05-10 10:13:10 -06:00
Robbie Antenesse ac8d88f082 Update simpleDefinition to definition and longDefinition to details 2019-05-10 10:08:49 -06:00
Robbie Antenesse b8702a6716 Increase column sizes 2019-05-09 15:21:21 -06:00
Robbie Antenesse f2c786d3bc Set a message if no search results 2019-05-09 15:14:46 -06:00
Robbie Antenesse f85fa5185b Shrink title font on mobile 2019-05-09 15:03:10 -06:00
Robbie Antenesse 528c799a7d Make maximized text boxes retain cursor/selection position 2019-05-09 14:48:44 -06:00
Robbie Antenesse eecdde7a0a Add messaging on saves and loading 2019-05-09 14:34:32 -06:00
Robbie Antenesse 5da39269b5 Set up settings for useIPAPronunciationField 2019-05-09 14:24:47 -06:00
Robbie Antenesse fdd12983ff Make IPA fields use KeyboardFire/phondue 2019-05-09 13:55:49 -06:00
Robbie Antenesse 2a35439c3f Add IPA table modal; update maximize modal 2019-05-09 12:47:42 -06:00
Robbie Antenesse b3a3c918dc Add floating messaging system 2019-05-08 17:13:23 -06:00
Robbie Antenesse 83ec6665e9 Fix rendering of content 2019-05-08 16:37:52 -06:00
Robbie Antenesse befa0fba95 Replace snarkdown with marked 2019-05-08 16:22:59 -06:00
Robbie Antenesse dd3a247ee3 Build migration script for original Lexiconga 2019-05-08 16:19:11 -06:00
Robbie Antenesse 6d27f40874 Add timestamp to createdOn and lastUpdated 2019-05-08 15:34:03 -06:00
Robbie Antenesse 22f8c0885a Save and load from localStorage; fix csv arrays in edit modal 2019-05-08 15:23:46 -06:00
Robbie Antenesse 29488f2ed5 Add Ignore Diacritics search option 2019-05-08 14:09:00 -06:00
Robbie Antenesse a6727bd0e4 Create settings modal structure 2019-05-08 13:01:39 -06:00
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