Commit Graph

115 Commits

Author SHA1 Message Date
Alexis
3f82b487dc - Started working on User routes and functions 2020-07-02 23:06:55 +02:00
Alexis
939e384722 - Fixed some api calls 2020-07-02 23:06:21 +02:00
Alexis
0101fb8a84 - Added UUID package 2020-07-02 23:06:08 +02:00
Alexis
cd1951fde0 - Hid some tables for users 2020-07-02 23:05:47 +02:00
Alexis
53eaf57ab6 - Remodeled user db 2020-07-02 23:05:34 +02:00
Alexis
9abf084530 - Reworded api calls 2020-07-02 23:05:21 +02:00
Alexis
293451288d - Fixed methods of spell list 2020-06-29 16:18:26 +02:00
Alexis
60c179f357 - Fixed an API call 2020-06-29 16:02:14 +02:00
Alexis
4e04014b32 - Fixed some typos 2020-06-29 15:55:37 +02:00
Alexis
f8a1a9e73f - Fixed scroll trigger and error message 2020-06-28 23:13:47 +02:00
Alexis
eadbaa53ac - Added loader for spells list 2020-06-28 17:57:34 +02:00
Alexis
52a7348d7e - added search to spells list 2020-06-23 21:45:58 +02:00
Alexis
7819cf004d - dear god lazy loading why but it works good night 2020-06-22 23:37:24 +02:00
Alexis
96d13ec6e9 - Removed test data from db files, cleaned structures, and fix other things 2020-06-22 21:36:51 +02:00
Alexis
49bddf0939 - Fixed database structure to allow for csv imports 2020-06-19 12:04:01 +02:00
Alexis
86ce421725 - commented out things I won't have the time to think about 2020-06-17 20:42:27 +02:00
Alexis
0fd933ba99 - Made is_ritual visible 2020-06-17 17:52:46 +02:00
Alexis
6787085f45 Merge branch 'dev' 2020-06-17 17:50:33 +02:00
Alexis
87f42d6eaf - Fixed typo, spacing issues, and cursor pointer on card layout 2020-06-17 17:50:20 +02:00
Alexis
8519ba2b9f Merge branch 'dev' 2020-06-17 12:29:09 +02:00
Alexis
11c5d16c86 - small fixes, responsive and comments 2020-06-17 12:28:53 +02:00
Alexis
5acc1d4999 - don't have time for more security measures lmao 2020-06-16 21:21:12 +02:00
Alexis
3ce149a173 - Removed unused images, added api env keys 2020-06-16 16:41:50 +02:00
Alexis
ce02db3cbb - Removed world page for presentation 2020-06-16 15:34:11 +02:00
Alexis
df9e857343 - Moved api folder and added alias to avoid ../../../ memes, also deleted useless files 2020-06-16 15:31:38 +02:00
Alexis
82bbf9f7bb - Added the magic mystery key wooo 2020-06-15 22:16:53 +02:00
Alexis
b543197021 Fixed navbar comp and added single school desc 2020-06-14 21:45:13 +02:00
Alexis
9e0fb87d44 - Added single school page 2020-06-14 21:20:21 +02:00
Alexis
5c6eca8e10 - Fixed arrow functions in class error 2020-06-14 16:13:42 +02:00
Alexis
3a375dae60 - Finished more stuff and updated readme 2020-06-14 15:36:32 +02:00
Alexis
6bc1f21fae - woo finished addspell methods, need some error handling now but not now 2020-06-13 19:48:47 +02:00
Alexis
0229f356e3 - Finished methods to delete and update a spell, reactive components 2020-06-13 13:04:24 +02:00
Alexis
2f81a58ff6 - Finished implementing update methods (needs polish tbh) 2020-06-13 11:23:29 +02:00
Alexis
678736b8cc - Finished this fucking weird shit oh my god I will DIE. 2020-06-12 20:02:22 +02:00
Alexis
d4674dd463 - Api client before I blow my brains out 2020-06-12 18:49:26 +02:00
Alexis
f1602e5d95 - bye bye debug 2020-06-09 19:53:29 +02:00
Alexis
80639cf2e4 Merge branch 'dependabot/npm_and_yarn/client/websocket-extensions-0.1.4' into dev 2020-06-09 19:33:18 +02:00
Alexis
3568a51627 - Added getspells from variables, ingredients, and schools 2020-06-09 19:32:01 +02:00
Alexis
6d67ebff95 - Added edit spell component and started working on edit system 2020-06-08 23:16:27 +02:00
Alexis
1042b2df56 Merge branch 'dev-bookshelf' into dev 2020-06-08 20:27:50 +02:00
Alexis
dda9545b68 - Finished CRUD methods of Variables, Ingredients, MetaSchools, pretty much everything except users ye 2020-06-08 20:25:05 +02:00
Alexis
48987b8349 - Added A TON of stuff, separated everything neatly and cleaned most models 2020-06-08 19:55:36 +02:00
dependabot[bot]
1792d56e82 Bump websocket-extensions from 0.1.3 to 0.1.4 in /client
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 08:14:49 +00:00
Alexis
ce9018f65e - Added some school methods but will need to refactor the model calls 2020-06-06 23:35:11 +02:00
Alexis
3dbb95ab4d finished the delete ORM method for spell 2020-06-06 17:07:03 +02:00
Alexis
8932736e6a jesus fucking christ finished the update spell thing why are apis like this 2020-06-06 16:38:08 +02:00
Alexis
369d53d509 - Did the unthinkable and actually achieved Peak ORM 2020-06-06 00:17:01 +02:00
BlackMageMathos
b80ce291ad some fixes, also search bar and add spell button 2020-06-05 16:20:20 +02:00
BlackMageMathos
ddc9122929 fancier spells + 1st modals
- spells are even prettier (color, shadow, etc)
- first modal done (but sTILL NOT WORKING *THANK YOU VUE*)
2020-06-05 14:35:09 +02:00
BlackMageMathos
dd72e296b3 Merge branch 'dev' of https://github.com/AlexisNP/spellsaurus into dev 2020-06-05 09:20:50 +02:00