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

66 Commits

Author SHA1 Message Date
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
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
bc8024f2bc
Update link views and controllers to handle edits 2018-08-23 13:33:40 +02:00
Kovah
aae5a113e0
Update index and details view for links 2018-08-23 10:56:06 +02:00
Kovah
40539336c8
Update the link model to store and show links (WIP) 2018-08-23 10:39:29 +02:00
Kovah
5e70858a7b
Implement Choices.js for advanced selects and tag inputs 2018-08-23 10:36:43 +02:00
Kovah
8487cd78b5
Add base for link views, WIP 2018-08-23 01:10:32 +02:00
Kovah
9420716f6d
Add first language strings for all models 2018-08-23 00:44:43 +02:00
Kovah
fd5c32a3b5
Setup base for the LinkAce frontend
- Updates styling for the welcome, home, login and password reset forms
- Adds helper styles
- Adds Font Awesome
- Updates overal layout
- Adds navbar
2018-08-22 22:38:43 +02:00
Kovah
771298c6d7
Setup fronted stuff with Bulma 2018-08-22 21:10:44 +02:00
Kovah
c22a25ce1e
Scaffold the Laravel auth 2018-08-22 21:10:24 +02:00
Kovah
eb90e7afe0
Setup Docker containers for the app 2018-08-22 20:57:11 +02:00
Kovah
3b2626b0bd
Import Laravel 5.6 without the frontend stuff 2018-08-22 20:54:44 +02:00