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

295 Commits

Author SHA1 Message Date
Kovah
4ad9935162
BS4: Link edit page 2018-09-11 22:45:27 +02:00
Kovah
a331123b75
BS4: Link creation page 2018-09-11 22:45:19 +02:00
Kovah
514513913f
Update Selectize styles to match BS4 2018-09-11 22:39:47 +02:00
Kovah
54c3311ac5
Center pagination 2018-09-11 00:00:07 +02:00
Kovah
aa369d7f80
BS4: Links overview 2018-09-10 23:59:59 +02:00
Kovah
89d9de3720
BS4: Optimize navbar 2018-09-10 23:59:41 +02:00
Kovah
51b6853623
BS4: Partials 2018-09-10 23:30:57 +02:00
Kovah
ef0bda9e14
BS4: Dashboard 2018-09-10 23:29:33 +02:00
Kovah
95020889ba
Correct login page 2018-09-10 23:29:24 +02:00
Kovah
887e3a46a3
BS4: Login and navbar 2018-09-10 23:18:12 +02:00
Kovah
f45b901b6d
BS4: Welcome screen 2018-09-10 22:56:53 +02:00
Kovah
950d476d96
Move from Bulma to Bootstrap...
...yeah. Really.
2018-09-10 22:56:35 +02:00
Kovah
1f469a4a02
Correct link displaying for tags and categories 2018-09-09 22:51:49 +02:00
Kovah
ab6eeca6ad
Optimize time displaying 2018-09-09 22:39:18 +02:00
Kovah
e5aae6b4a5
Fix the link table 2018-09-09 22:33:29 +02:00
Kovah
561c15a200
Add new smaller card footer style 2018-09-09 22:32:23 +02:00
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