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

56 commits

Author SHA1 Message Date
Dragory
06997b59b0
Remove debug console.logs 2020-07-29 22:08:56 +03:00
Dragory
a0fa21f0f5
Add links to splash page. Update splash styles to be more mobile friendly. 2020-05-23 23:41:29 +03:00
Dragory
1b8c9b45bc
dashboard: add custom page titles for documentation and dashboard 2020-05-23 23:18:28 +03:00
Dragory
a0da739e44
Update splash page title 2020-05-23 23:12:35 +03:00
Dragory
059870c1f9
dashboard: change Dashboard button to point to /dashboard instead of /login 2020-05-23 23:11:46 +03:00
Dragory
e0209d3319
dashboard: work on guild access page 2020-05-23 17:31:01 +03:00
Dragory
f90ee12b9f
dashboard: add staff vuex store 2020-05-23 16:28:05 +03:00
Dragory
d03d729438
dashboard/api: add support for Zeppelin staff members; add ViewGuild permission; code cleanup 2020-05-23 16:22:03 +03:00
Dragory
2c0bcb012a
Fix config editor breaking on non-100% zoom levels 2020-04-08 23:50:56 +03:00
Dark
80389cccf9 Fix spacing issue for aliases. / was right behind the alias 2020-04-03 16:13:25 +03:00
Dragory
1ae84afb12 Fix tslint errors 2020-01-12 12:04:20 +02:00
Dragory
8fd2b10842 Code cleanup 2019-11-08 00:05:36 +02:00
Dragory
289470126a Fix invalid redirect in GuildConfigEditor if guild was not found 2019-11-08 00:05:01 +02:00
Dragory
c9a21c64bf More work on API permissions 2019-11-08 00:04:24 +02:00
Dragory
9a04e0fb25 Revamp !help command. Add support for linking to specific commands in zep docs. 2019-10-26 02:13:16 +03:00
Dragory
9b5307ba2b Documentation work. Add command info for all Utility plugin commands. 2019-10-25 23:14:21 +03:00
Dragory
d9b65590d8 Docs work 2019-10-25 21:45:18 +03:00
Dragory
bdf44c32ff Recommend -option instead of --option
Since knub-command-manager accepts both -option and --option now,
this change should make options more intuitive to use. Both syntaxes
are still supported and neither is getting deprecated for now.
2019-10-25 20:25:25 +03:00
Dragory
9ec93db08c Update documentation on overrides 2019-10-13 22:20:02 +03:00
Dragory
db2db7f172 dashboard: guild list style tweaks 2019-10-11 22:38:55 +03:00
Dragory
0bbe9433c1 Config schema and docs text changes. Fix clickable tab area in dashboard/docs. 2019-10-11 02:09:31 +03:00
Dragory
f41d280fab Automod work. Add config examples to automod. 2019-10-11 01:59:56 +03:00
Dragory
5a9ad943a2 dashboard: ctrl+s/cmd+s to save config, style tweaks 2019-10-10 23:25:34 +03:00
Dragory
fa39851439 Fix alert icon in docs. Misc tweaks. 2019-10-10 23:15:03 +03:00
Dragory
fc43beee38 dashboard: sort guilds in guild list 2019-10-10 23:05:00 +03:00
Dragory
5de6bf9cfa Dashboard tweaks 2019-10-10 23:03:18 +03:00
Dragory
3bd485e7e4 Update dashboard side to tailwindcss 2019-10-10 22:55:31 +03:00
Dragory
577500af92 dashboard: use webpack for builds; use tailwindcss instead of bulma; all sorts of tweaks 2019-10-10 21:58:00 +03:00
Dragory
028786d348 Docs updates 2019-10-05 14:46:00 +03:00
Dragory
f820a06bac Switch from CodeMirror to Ace editor 2019-10-05 14:45:13 +03:00
Dragory
2f64cea03b Remove obsolete doc components 2019-10-05 14:18:21 +03:00
Dragory
6e67ff8292 Remove obsolete import in Plugin.vue 2019-09-29 15:58:39 +03:00
Dragory
3ff3bfd5f0 dashboard: separate plugin usage/configuration, add usage guide + configuration guide 2019-09-29 15:53:14 +03:00
Dragory
1681a45069 More documentation work 2019-08-22 02:58:32 +03:00
Dragory
ee6d622941 Auto-generate plugin docs (WIP) 2019-08-22 01:22:26 +03:00
Dragory
08dec5d703 Disable dynamic scss imports (weird errors in prod builds, FIXME) 2019-07-29 22:58:38 +03:00
Dragory
b52a4e1225 Code style tweak 2019-07-29 22:58:13 +03:00
Dragory
c5c0ed55d0 Dashboard: fix docs link after logging in, move logout button to the right 2019-07-29 22:36:04 +03:00
Dragory
735eddae17 Splash: docs -> documentation 2019-07-29 22:32:11 +03:00
Dragory
34f7d6f937 Docs: update user section of ArgumentTypes (from Dark) 2019-07-29 21:56:03 +03:00
Dragory
ab87efac1f Tweaks 2019-07-29 21:51:38 +03:00
Dragory
c0739ba326 Docs: add 'work in progress' notification 2019-07-29 21:51:25 +03:00
Dragory
d1c837e89f Move material icons import to docs.scss for lazy loading 2019-07-29 21:34:34 +03:00
Dragory
e67cc27b10 Docs: consistent menu capitalization 2019-07-29 21:30:36 +03:00
Nils Blömeke
66705678a6 More docs work - Page for Document types and done LocateUser 2019-07-29 18:55:32 +02:00
Dragory
17f605dd6d More docs 2019-07-28 20:13:01 +03:00
Dragory
b065b1b18e Dashboard: rename component folders to lowercase 2019-07-28 18:26:36 +03:00
Dragory
f186e5c61f Work on documentation 2019-07-28 18:24:32 +03:00
Dragory
0ea655ecee dashboard: fix space indents; code formatting 2019-07-22 13:10:36 +03:00
Dragory
c0603a73fc Lazy-load dashboard components 2019-07-22 00:28:02 +03:00