Commit Graph

159 Commits

Author SHA1 Message Date
Xevion
39fe2dcb5c add episode hash autoscroll 2020-09-05 10:46:45 -05:00
Xevion
84715066ac fix SeasonList accordion item/router link hitbox boundaries for more reliable clicks 2020-09-04 18:02:52 -05:00
Xevion
ba19e8be5b darken based color changes, badge color white to grey 2020-08-11 14:26:19 -05:00
Xevion
8a13f240e3 update to new dist 2020-08-11 05:53:54 -05:00
Xevion
ba9f806550 SeasonList, Card Color, CharacterList adjustments, class arrangements 2020-08-11 05:51:02 -05:00
Xevion
4e0dcfa532 change all scss hex codes to use schemes 2020-08-11 05:16:52 -05:00
Xevion
736547d978 fix deleted scene typo s1 ep2 2020-08-10 14:54:44 -05:00
Xevion
9f80495a15 fix reversed get_neighbors on below 2020-08-10 14:51:01 -05:00
Xevion
00b4163da1 fix API env base URL axios path with .env files 2020-08-10 07:20:10 -05:00
Xevion
842938cbb3 add dist in meantime 2020-08-10 06:37:05 -05:00
Xevion
636cb57d49 npm run build procfile attempt 2020-08-10 06:15:44 -05:00
Xevion
8a30068457 add Heroku Procfile 2020-08-10 06:06:20 -05:00
Xevion
d805195a80 add collapse chevron with easing transition, popover with title/description, character list fix episode.characters pre-fetch null error, bootstrap vue icons 2020-08-10 05:59:49 -05:00
Xevion
6179c210c2 fix Michel typo, update app's
latest small changes
2020-08-10 04:52:58 -05:00
Xevion
7e98c55d9c new SearchResult component, using proper table structure, click functionality for expanding to nearby quotes in scene 2020-08-10 04:52:32 -05:00
Xevion
f27e1501d0 fix character list button styling, title attr instead of popover 2020-08-09 23:23:31 -05:00
Xevion
da5bf9cee0 add loading icon to pre-app mount index.html page 2020-08-09 21:59:05 -05:00
Xevion
f1db1b239f fix vue npm build configuration, make flask render dist folder 2020-08-09 21:58:42 -05:00
Xevion
634f03a09f add preprocess option to build final|algolia commands, make get_characters no file return None instead of empty list, README.md credit link text fix 2020-08-09 19:57:46 -05:00
Xevion
99b15168e1 finish preprocess, build algolia, build final commands, update README, remove obsolete code in process.py 2020-08-09 17:50:26 -05:00
Xevion
d6e2ce1df4 template preprocess/process/algolia/final commands, cleanup process.py functions removing obsolete funcs, adding save_file & preprocess 2020-08-08 03:59:03 -05:00
Xevion
5c80d47404 clean up basic filename/filepath functions, add rich argument fetch command with progressbars for fetch/delayed requests 2020-08-08 01:15:08 -05:00
Xevion
437d132d18 move process.py, ready CLI with base command groups, command names & docstrings 2020-08-07 18:52:44 -05:00
Xevion
11a82525fd update README with information on quote processing, basic installation/dependencies 2020-08-07 18:30:54 -05:00
Xevion
16b673ec08 update README with screenshots 2020-08-06 19:04:46 -05:00
Xevion
8ae8ec6e01 update package.json 2020-08-06 07:28:57 -05:00
Xevion
dd7ccdc55e add process.py, add raw data files, move .flaskenv & .gitignore update 2020-08-06 07:25:52 -05:00
Xevion
3eb52b7ae3 package.json update for dependabot alert 2020-08-06 07:23:00 -05:00
Xevion
ce9ffb7954 add CharacterList to Episode 'description', improve Search Results with result Highlighting (messy), attempts at route #hash scene/quote scrolling 2020-08-06 03:27:55 -05:00
Xevion
74273c95ed add README.md 2020-08-06 03:25:49 -05:00
Xevion
6cacead2f3 Merge pull request #3 from Xevion/overhaul
Fix data files uploaded
2020-08-05 21:29:30 -05:00
Xevion
41608e71d8 remove huge amounts of data files 2020-08-05 21:22:31 -05:00
Xevion
a059c5353a Merge pull request #2 from Xevion/overhaul
Vue Overhaul
2020-08-05 21:13:33 -05:00
Xevion
12961955c0 fix scenes error, add basic search results panel, move users to SearchResults route on typing, 2020-08-05 18:28:25 -05:00
Xevion
281613c8d1 add algolia instantsearch searchbox, better responsive classes 2020-08-05 02:22:14 -05:00
Xevion
f742144cc7 fix unneeded imports 2020-08-04 22:30:51 -05:00
Xevion
c9c42007eb remove all server sided form/page processing - now obsolete 2020-08-04 22:30:21 -05:00
Xevion
6fcd8a0f45 brighten text, better quote table representation with QuoteList, better quote/scene for-loop keys 2020-08-04 22:26:03 -05:00
Xevion
a2125cfa44 add Home and Episode routes, full quote display and viewing, simple quote counter, fixed episode list breaking sections with soft-copy, column changes 2020-08-04 20:30:47 -05:00
Xevion
5fdbe86eae fully converted to proper bootstrap-vue, black theme styling, api routes for data retrieval, 2020-08-04 18:05:34 -05:00
Xevion
a2aef9afc3 add vue client folders, rename server files accordingly and update code 2020-08-04 10:55:20 -05:00
Xevion
08f012a40f validity checks, better page styling, update data 2020-08-04 03:30:04 -05:00
Xevion
72201c28d7 basic routes, basic collapse accordion season/episode list, basic templates 2020-08-02 10:06:07 -05:00
Xevion
dadaa3b5ee begin to start app backend 2020-08-01 16:29:04 -05:00
Xevion
aab24d486d html/processed/raw files 2020-07-31 09:07:49 -05:00
Xevion
29e44886a0 remove all previous files 2020-07-31 09:07:05 -05:00
Xevion
064981ab2b Remove flaskenv from git repository 2020-03-10 19:29:37 -05:00
Xevion
c62c5bc799 More documentation strings for Episode, Section and Quote database models 2020-03-10 19:27:40 -05:00
Xevion
2420b8df67 Fix .gitignore, double raw instead of raw and preprocess folders being selected. 2020-03-10 19:19:28 -05:00
Xevion
dc5fad381d Added more proper Documentation, switched to PyCharm compatibile 'reStructuredText' docstrings. 2020-03-10 19:18:45 -05:00