Commit Graph

29 Commits

Author SHA1 Message Date
Leonard Smith 35f18dc595 Setup model and json-api for morphology legends 2021-04-13 21:35:21 -05:00
Leonard Smith 3ac05e3d4d Setup a controller and route to handle contact form submissions 2021-04-08 19:38:25 -05:00
Leonard Smith 59e2c4a56c Add morph_legend table 2021-03-31 17:22:22 -05:00
Leonard Smith 741bcc368c Updated the readme to be more helpful 2021-03-06 11:38:04 -06:00
Leonard Smith 50c29233ae Add some test files so that we can build a database 2021-03-06 10:38:42 -06:00
Leonard Smith bef7f1fb93 Make sure we include the root storage folder so that composer is happy 2021-03-06 10:36:16 -06:00
Leonard Smith e208461642 Start rewriting the Readme 2021-02-12 10:00:45 -06:00
Leonard Smith 4e8c229b97 Fix some LexicalEntry relationship references 2020-10-07 13:43:40 -05:00
Leonard Smith e41971a69c Add relations and for LexicalEntry to JSON API 2020-10-07 11:08:09 -05:00
Leonard Smith c6d43527e7 Check strongs_numbers (lemma) on import to make sure it is formatted as expected 2020-10-07 11:07:21 -05:00
Leonard Smith 40f408115d Fix relationship between Word and LexicalEntry 2020-10-07 11:06:52 -05:00
Leonard Smith f24df2563a Add a test for Word and LexicalEntry relationships 2020-10-07 11:06:15 -05:00
Leonard Smith b329bed0d4 Empty tables prior to import 2020-10-07 11:05:24 -05:00
Leonard Smith d64760b075 Setup JSON:API for LexicalEntries 2020-10-06 22:28:24 -05:00
Leonard Smith b5f067e185 Setup LexcialEntry import 2020-10-06 22:03:59 -05:00
Leonard Smith 24b4407fe1 Setup LexicalEntry model and new relationships 2020-10-06 22:03:25 -05:00
Leonard Smith a263e62bab Ignore the .env_production file 2020-10-06 20:26:49 -05:00
Leonard Smith 395ae03a21 Add migration for lexical_entry table 2020-10-06 20:26:13 -05:00
Leonard Smith 618eff8734 Fix relationship between verse and words 2020-10-05 15:54:25 -05:00
Leonard Smith d3041a3ea2 Add a reference attribute to the Verse model 2020-10-05 15:53:38 -05:00
Leonard Smith a669c5d945 Dasherize some attributes that were using underscores 2020-10-05 15:14:03 -05:00
Leonard Smith 9dc6a65122 Switch to using string based primary keys 2020-10-05 15:13:37 -05:00
Leonard Smith 9eacb24857 Setup JSON:API and related routes 2020-10-02 18:33:57 -05:00
Leonard Smith 1df5818f42 Add support for json:api 2020-10-02 11:08:44 -05:00
Leonard Smith 2750bf115a Setup ULB XML Importer 2020-10-02 11:03:50 -05:00
Leonard Smith fce5f52300 Ignore all of the DS_Store folders 2020-10-02 11:03:19 -05:00
Leonard Smith 2a820636eb Setup models for the NT Books 2020-10-02 11:02:56 -05:00
Leonard Smith 43f29e1c4a Setup NT Book tables 2020-10-02 11:00:31 -05:00
Leonard Smith cc02819a89 Initial commit 2020-10-02 10:58:41 -05:00