Commit Graph

23 Commits

Author SHA1 Message Date
Solomon Laing
525e055d60 updated code (started to) for new api, npm install is busted due to out of date deps I think, moving to different computer 2021-06-06 12:07:29 +09:30
Solomon Laing
fd1df6e2af got basic implementation of project cards and the suppporting services/routing working. need to style project page now and will have first pass done 2021-04-26 20:05:45 +09:30
Solomon Laing
6750247f66 Got api request working.
I added the necessary header to the api server and then changed the content type of the request to text/plain to disabled the preflight OPTIONS request which the server was erroring on.
Not sure about the security of all this but it's a very basic website and I don't think it'll be an issue.
2021-04-20 19:30:30 +09:30
Solomon Laing
9a1d147073 started implementation of projects page. currently need to work out cors 2021-04-18 21:07:04 +09:30
9d568df286 minor stylings for initial release 2021-04-02 22:06:19 +10:30
8fd679489c merged master into develop 2021-04-02 22:06:12 +10:30
5ee955e93c merged master into develop 2021-04-02 22:05:47 +10:30
4e309f4d30 merged master into develop 2021-04-02 22:04:26 +10:30
Solomon Laing
ff3de207cf updated gitlab-ci 2021-04-01 20:57:51 +10:30
Solomon Laing
9aeb084045 updated gitlab-ci 2021-04-01 20:49:53 +10:30
Solomon Laing
68a5f93c52 updated gitlab-ci 2021-04-01 20:31:20 +10:30
Solomon Laing
2ab5e33e0f updated gitlab-ci 2021-04-01 20:28:44 +10:30
Solomon Laing
f6e9a1f38d updated gitlab-ci 2021-04-01 20:25:42 +10:30
Solomon Laing
672614cc19 updated gitlab-ci 2021-04-01 20:17:14 +10:30
solomon laing
c4604f1725 Update .gitlab-ci.yml 2021-04-01 09:40:04 +00:00
solomon laing
e4ecebaa8f Update .gitlab-ci.yml 2021-04-01 09:26:02 +00:00
Solomon Laing
bda36663ce updated gitlab-ci 2021-04-01 19:50:50 +10:30
Solomon Laing
1327c627c7 updated gitlab-ci 2021-04-01 19:38:52 +10:30
Solomon Laing
5e9645d52a updated gitlab-ci 2021-04-01 19:32:17 +10:30
solomon laing
d5e173ee80 Merge branch 'develop' into 'master'
initial commit

See merge request inkletblot/inkletblot-com-v2!1
2021-04-01 02:46:26 +00:00
5ecf40f2f2 initial commit 2021-04-01 02:43:37 +10:30
Solomon Laing
c53577274c added gitlab-ci 2021-04-01 02:40:06 +10:30
solomon laing
08cbdd2c69 Initial commit 2021-03-31 10:42:34 +00:00