|
f2f8379f9d
|
Change createdTime and modifiedTime to createdOn and lastModified
Also, add these values to dictionary data.
|
2018-01-07 12:29:30 -07:00 |
|
|
5a1384464f
|
Fix sorting words, which I guess I broke
|
2018-01-07 11:38:49 -07:00 |
|
|
a05fd9c48d
|
Add Grammar notes editing and display
|
2017-12-22 08:59:01 -07:00 |
|
|
47a9c96c76
|
Add logic for sorting words by definition if setting is chosen
|
2017-12-12 11:01:00 -07:00 |
|
|
629bb9858b
|
Add dictionary settings to EditDictionaryModal and data structure
|
2017-12-12 10:16:15 -07:00 |
|
|
ab729c9d83
|
Handle IDManager error when no words are in dictionary
|
2017-12-12 08:52:46 -07:00 |
|
|
3f7444de62
|
Update to allow displaying words after loading
|
2017-11-15 11:00:04 -07:00 |
|
|
62c198a014
|
Add Orthography Notes to EditLinguisticsForm
|
2017-09-11 11:40:39 -06:00 |
|
|
55381156a5
|
Fix and update global markdown links
|
2017-09-11 11:39:39 -06:00 |
|
|
1a74058115
|
Make default dictionary details blank
|
2017-08-20 23:42:44 -06:00 |
|
|
09df4e8047
|
Add more fields to the EditDictionary* and DictionaryData
|
2017-08-20 23:27:28 -06:00 |
|
|
9b7e797aef
|
Expand and use default dictionary and Updater
|
2017-08-20 14:41:08 -06:00 |
|
|
24301cc7e6
|
Fix updated dictionary data being saved wrong in DictionaryData
|
2017-08-16 16:53:04 -06:00 |
|
|
a443fe4c3f
|
Fix code style
Remove misguided comma-first style, add floating commas, and improve
spacing and parentheses for single-param inline arrow functions.
|
2017-07-25 22:11:33 -06:00 |
|
|
55495f9f7f
|
Add WordsList and WordDisplay for displaying words
Need to figure out how to properly trigger a re-render of the list after
a word is added or updated.
|
2017-05-18 23:47:01 -06:00 |
|
|
80fdea0d4c
|
Start adding words to db via search form
|
2017-04-20 13:10:07 -06:00 |
|
|
dc0d7eff07
|
Add: Data managers; New SearchBox design
Also fixed logo and restructured components that don't need state.
|
2017-04-20 13:10:07 -06:00 |
|