1
0
mirror of https://github.com/Kovah/LinkAce.git synced 2025-02-24 11:13:02 +01:00

79 Commits

Author SHA1 Message Date
Kovah
91cff84154
Try a new layout for links overview 2018-09-09 22:30:49 +02:00
Kovah
1a75a029a2
Add lang strings for notes 2018-09-09 21:45:45 +02:00
Kovah
743a9ac804
Fix password reset link on login page 2018-09-09 21:45:21 +02:00
Kovah
7c1865d184
Remove Choices.js variables 2018-09-09 21:45:08 +02:00
Kovah
1830b2cb6e
Rename home to dashboard 2018-09-09 21:44:54 +02:00
Kovah
0b6cb4ad31
Organize controllers into folders 2018-09-09 21:24:08 +02:00
Kovah
9b4b8f103f
Dependency update 2018-09-07 23:52:41 +02:00
Kovah
451d275c29
Update link details screen 2018-09-06 22:54:48 +02:00
Kovah
06e3e7dc25
Replace Choices.js with Selectize, implement ajax based tag adding 2018-09-06 22:53:16 +02:00
Kovah
cb1450e925
Add gitignore for debugbar storage 2018-09-06 21:23:40 +02:00
Kovah
442f0f57d4
Implement ordering of search results 2018-09-06 21:23:27 +02:00
Kovah
398ceb4d15
Add a search page with advanced settings 2018-09-06 21:09:20 +02:00
Kovah
01b5199ce6
Update the link controller to filter by user id 2018-09-06 21:08:07 +02:00
Kovah
ccc7aa3671
Add the debugbar and roave/security-advisories 2018-09-06 21:07:43 +02:00
Kovah
369bae5b69
Correct the password input field 2018-09-06 20:28:44 +02:00
Kovah
644558609a
Add first try on the controller testing
Not working correctly at the moment, problem is user authentication / 422 error
2018-09-05 22:38:47 +02:00
Kovah
722a5fd81a
Automatically redirect to the dashboard if logged in 2018-09-04 23:43:09 +02:00
Kovah
96c70227d9
Optimize the layout, add container to nav 2018-09-04 23:40:36 +02:00
Kovah
d89cd0b918
Update the LinkAce helper test 2018-09-03 23:48:01 +02:00
Kovah
fadd17be73
Add example seeding test 2018-09-03 23:47:32 +02:00
Kovah
97446dad48
Add a test for the LinkAce helper 2018-09-03 23:07:29 +02:00
Kovah
ef07a997cc
Remove example tests 2018-09-03 23:07:18 +02:00
Kovah
d018174cdf
Create an example seeder with model factories 2018-09-02 22:07:45 +02:00
Kovah
98d928bfb1
Make the box shadow a little bit lighter 2018-09-01 15:36:35 +02:00
Kovah
b1149a4643
Add recent links to dashboard 2018-09-01 15:35:03 +02:00
Kovah
0eeeb3fcf9
Add link tables to categories and tags 2018-09-01 15:20:42 +02:00
Kovah
8aa6c79e61
Add tags to the nav 2018-09-01 15:16:07 +02:00
Kovah
42e1fa0681
Add views, update controller for tag editing 2018-09-01 15:16:00 +02:00
Kovah
9156d95f9c
Add alerts to link controller, add missing delete method 2018-08-31 22:01:35 +02:00
Kovah
99e5922ef3
Add alerts to the category controller 2018-08-31 22:01:09 +02:00
Kovah
d357445a94
Add alert package 2018-08-31 12:27:58 +02:00
Kovah
67f330e5c6
Add editing and deleting for categories 2018-08-31 12:10:25 +02:00
Kovah
6b31d57dcf
Update PHP Docs for models 2018-08-31 12:10:11 +02:00
Kovah
d8c8a2ed77
Update gitignore for ide helper 2018-08-31 12:09:40 +02:00
Kovah
59f85836e6
Add categories to the nav 2018-08-30 23:44:03 +02:00
Kovah
8a918a512a
Add child categories to category select for links 2018-08-30 23:43:51 +02:00
Kovah
7a784909a2
Add base for category views and the controller, editing is missing 2018-08-30 23:43:25 +02:00
Kovah
5e1c5e6ecd
Correct some link view and controller stuff 2018-08-30 23:09:10 +02:00
Kovah
4ee632d0fb
Optimize the nav links 2018-08-29 21:29:59 +02:00
Kovah
6d3c040ede
Order links in overview by creation date 2018-08-29 17:21:41 +02:00
Kovah
76795da0c2
Correct the navigation 2018-08-27 13:02:30 +02:00
Kovah
f9a9e3bf3f
Allow adding links from the dashboard 2018-08-27 13:01:34 +02:00
Kovah
fd38a2df86
Correct data handling in link controller 2018-08-27 13:00:22 +02:00
Kovah
690f53c8f5
Return host of URL if title cannot be obtained in title helper 2018-08-27 12:59:56 +02:00
Kovah
3ba5289684
Optimize the link index table 2018-08-23 15:39:09 +02:00
Kovah
1ef139852d
Add checkbox to continue adding links 2018-08-23 15:32:20 +02:00
Kovah
48ab77bd30
Add proper pagination for link index 2018-08-23 15:30:12 +02:00
Kovah
46b7b29794
Remove debug statement 2018-08-23 13:41:09 +02:00
Kovah
7cd58a9024
Update PHP Docs for all models 2018-08-23 13:33:56 +02:00
Kovah
bc8024f2bc
Update link views and controllers to handle edits 2018-08-23 13:33:40 +02:00