Commit Graph

17 Commits

Author SHA1 Message Date
9e0eb83eba minor changes 2023-04-19 02:11:59 +02:00
ab2229dd8a freelancer login templates 2023-04-19 02:07:47 +02:00
b58789152f Freelancer Signup templates 2023-04-19 02:07:26 +02:00
27f338c166 Temporary login page until proper login system is done
Basic cookie implementation
2023-04-17 03:17:17 +02:00
382a834506 Move Generic Style out of Templates 2023-04-17 03:15:57 +02:00
8b34815bef Check to make Template request not availible if commissions closed 2023-04-12 00:27:24 +02:00
bfa49c2281 Template displayed at a successfull request creation 2023-04-10 19:33:31 +02:00
1f5372461c Template displaying errors at request creation 2023-04-10 19:26:35 +02:00
caca7139cb Template for customer request @MichaelYick give it a look over if this setup is proper
Table modification for aditional details in spec
2023-04-06 01:26:45 +02:00
1a1908a814 Redirection template
Handle @alias via the redirection template
2023-04-05 02:24:42 +02:00
407d0aeecf +++ /customer/$freelancer/template/$templateName
Route handling the display of a Template
And minor fix enabling the root route to handle post
2023-04-04 22:40:27 +02:00
0693fc0bf5 Create Template representing a freelancers template 2023-04-04 01:49:52 +02:00
3915a375c5 Rewriting of Templates to utilize POST instead of GET 2023-04-04 01:49:14 +02:00
17c0123c19 Freelancer Profile page with Templates 2023-04-03 00:11:33 +02:00
04e41c2dce Freelancer Profile Listing
-Template, Database access, Handler
-Freelancer Database Table
2023-04-02 23:56:50 +02:00
fae75e65fc Amendment of spec: Templates shall utilize only lower-case variable names
Removal of workaround for lowercase column names
Apropriately changed the test.html
2023-03-21 02:05:32 +01:00
fc70b91b9d completed HTML assembler templates 2023-03-13 03:39:46 -05:00