3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-18 15:45:03 +00:00
Commit graph

26 commits

Author SHA1 Message Date
Dragory
60357c06a6 Disable dynamic scss imports (weird errors in prod builds, FIXME) 2019-07-29 22:58:38 +03:00
Dragory
a78e82a024 Code style tweak 2019-07-29 22:58:13 +03:00
Dragory
027335223a Dashboard: disable source maps in prod builds, add debug build with source maps and no minification 2019-07-29 22:57:58 +03:00
Dragory
c8b3591fce Dashboard: fix docs link after logging in, move logout button to the right 2019-07-29 22:36:04 +03:00
Dragory
c20c300a7a Splash: docs -> documentation 2019-07-29 22:32:11 +03:00
Dragory
5398e5476e Dashboard: don't collapse whitespace in code blocks (or anywhere) 2019-07-29 22:31:47 +03:00
Dragory
e472855c05 Docs: update user section of ArgumentTypes (from Dark) 2019-07-29 21:56:03 +03:00
Dragory
e63d350981 Tweaks 2019-07-29 21:51:38 +03:00
Dragory
9de1fec934 Docs: add 'work in progress' notification 2019-07-29 21:51:25 +03:00
Dragory
5637a851c5 Move material icons import to docs.scss for lazy loading 2019-07-29 21:34:34 +03:00
Dragory
bacfc9fffa Include buefy in package-lock.json 2019-07-29 21:34:19 +03:00
Dragory
3b5d970f4c Docs: consistent menu capitalization 2019-07-29 21:30:36 +03:00
Nils Blömeke
eec9bf8899 More docs work - Page for Document types and done LocateUser 2019-07-29 18:55:32 +02:00
Dragory
16939b998a More docs 2019-07-28 20:13:01 +03:00
Dragory
bf16dad8f9 Dashboard: rename component folders to lowercase 2019-07-28 18:26:36 +03:00
Dragory
7c66064d53 Work on documentation 2019-07-28 18:24:32 +03:00
Dragory
357306ef7b dashboard: fix space indents; code formatting 2019-07-22 13:10:36 +03:00
Dragory
a407a219a6 Lazy-load dashboard components 2019-07-22 00:28:02 +03:00
Dragory
0623eb79b7 Fix code splitting for dashboard 2019-07-22 00:27:18 +03:00
Dragory
1798322418 Delete unneeded file 2019-07-22 00:17:57 +03:00
Dragory
d7a21facdc Dashboard styling; don't allow login if you have no guild perms; allow logging out 2019-07-22 00:11:24 +03:00
Dragory
55f0f6c391 Separate bot and API server .env files. Add example .env files. 2019-07-21 14:37:46 +03:00
Dragory
3f4724b699 Switch from ajv to io-ts for config validation; validate configs on save in the API/dashboard; start work on creating io-ts schemas for all plugins 2019-07-11 12:23:57 +03:00
Dragory
1ecce52973 Dashboard work and related 2019-06-23 19:18:41 +03:00
Dragory
5279ab06fa dashboard: auth fixes, guild listing, config editing 2019-06-23 03:40:53 +03:00
Dragory
323c7e66aa Dashboard work. Move configs to DB. Some script reorganization. Add nodemon configs. 2019-06-22 18:52:24 +03:00