Appliku.com
Server Management, designed specially for Django.
Gitlab CI yml to build appliku app
Deployed a server on digitalocean and preparing to move from Netlify
Fixed paths for assets in angular so they work with Django static urls
Rewrote back+front code so that SessionAuthentication is used in API
Moved frontend angular project inside backend django repo
Started process of refactoring authentication between frontend and backend
backend sends email confirmation emails and activates account (fixes + improvements)
Email confirmation process upon registration + requesting email with activation link re-send done.
First release feature planning
Added a notification in interface when user's email address is not confirmed.
sign up and sign in process done (front + back)
Sign up page shows error on failed sign up and redirects to apps list in case of success registration
Interface + backend are talking: sign up page creates a user on backend!
Sign In functionality on backend API done
Sign in and sign up forms are alive now, talking to BackendService
Started building an Angular Service to talk to the backend.
Interface Prototype: Fixes for mobile version
Appliku Interface Mockup: Tiny little fixes – broken links, typos and paddings
Interface Prototype: Added very basic server overview/detail page
Application resources page: application workers
Interface prototype: App's maintenance mode, delete app blocks
Application settings interface: Added application domains and certificates section
Application settings interface prototype: Added basic information about app (cloud provider, region, size of image)
Interace Prototype: Added a placeholder component for editing config vars for an app
Interface Prototype: Added simple application settings page