Commit Graph

19 Commits

Author SHA1 Message Date
Robbie Antenesse f02bec30e6 Upgrade dependencies; fix proptype check in Pagination 2018-02-22 08:09:51 -07:00
Robbie Antenesse a05fd9c48d Add Grammar notes editing and display 2017-12-22 08:59:01 -07:00
Robbie Antenesse 47a9c96c76 Add logic for sorting words by definition if setting is chosen 2017-12-12 11:01:00 -07:00
Robbie Antenesse 9869d29a55 Disable editing dictionary if marked complete 2017-12-12 10:59:33 -07:00
Robbie Antenesse 629bb9858b Add dictionary settings to EditDictionaryModal and data structure 2017-12-12 10:16:15 -07:00
Robbie Antenesse 46ba6cfec1 Swap out other textareas with LargeTextArea 2017-12-11 19:05:11 -07:00
Robbie Antenesse 43d2d48b27 Add PropTypes verifications to all components
1) to help me when I screw up and 2) to have a clearly laid out but
still useful way of knowing what props a component can accept!
2017-11-15 16:07:42 -07:00
Robbie Antenesse 62c198a014 Add Orthography Notes to EditLinguisticsForm 2017-09-11 11:40:39 -06:00
Robbie Antenesse 37db597b42 Remove custom alphabetical order from standard 2017-09-11 11:40:08 -06:00
Robbie Antenesse 55381156a5 Fix and update global markdown links 2017-09-11 11:39:39 -06:00
Robbie Antenesse ec19dfc583 Minor cleanup 2017-09-11 11:39:33 -06:00
Robbie Antenesse 49e7788a59 Update Phonotactics fields to multiline entries 2017-09-11 11:39:13 -06:00
Robbie Antenesse d49ffa8d94 Change Helpers to export functions instead of being a class 2017-08-20 23:53:59 -06:00
Robbie Antenesse c459c30fb5 Update EditLinguisticsForm headings 2017-08-20 23:43:18 -06:00
Robbie Antenesse 09df4e8047 Add more fields to the EditDictionary* and DictionaryData 2017-08-20 23:27:28 -06:00
Robbie Antenesse 1e8684e2a1 Start adding Phonology fields to EditLinguisticsForm 2017-08-20 14:48:58 -06:00
Robbie Antenesse acb64dec56 Add htmlFor and help text to EditDictionaryForm fields 2017-08-20 14:48:04 -06:00
Robbie Antenesse 3dadcb0ee1 Fix errors in Updater 2017-08-20 12:31:04 -06:00
Robbie Antenesse e8919af5ca Moved EditDictionaryModal to components/management 2017-08-17 13:50:28 -06:00