BookStack/resources/views
Dan Brown 692fc46c7d
Removed token 'client' text, avoid confusion w/ oAuth
- Instead have a token_id and a secret.
   - Displayed a 'Token ID' and 'Token Secret'.
2019-12-29 20:07:28 +00:00
..
auth Removed setting override system due to confusing behaviour 2019-12-22 13:19:17 +00:00
books Update book form so cancel URL is explicitly passed in 2019-10-27 16:55:05 +00:00
chapters Fixed failing test and added more accessibility improvements 2019-08-25 17:21:25 +01:00
comments Updated comment delete action to be a button 2019-10-07 20:21:04 +01:00
common Removed setting override system due to confusing behaviour 2019-12-22 13:19:17 +00:00
components Updated code block lang order and added extra pascal option 2019-12-27 17:14:34 +00:00
errors Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
form Built out interfaces & endpoints for API token managment 2019-12-29 17:03:52 +00:00
pages fix translate for "actions" 2019-12-27 15:47:03 +00:00
partials added additional color settings into UI 2019-10-17 13:46:18 -05:00
search Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
settings Started work on API token controls 2019-12-29 13:02:26 +00:00
shelves Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
users Removed token 'client' text, avoid confusion w/ oAuth 2019-12-29 20:07:28 +00:00
vendor Removed html dir tag for now, Updated lang format 2019-08-18 18:57:35 +01:00
base.blade.php Made another mass of accessibility improvements 2019-08-25 15:44:51 +01:00
simple-layout.blade.php Cleaned up old toolbar usage 2019-04-06 17:43:44 +01:00
tri-layout.blade.php Made another mass of accessibility improvements 2019-08-25 15:44:51 +01:00