Commit Graph

26 Commits

Author SHA1 Message Date
surtur 0cef320b1c
chore: edit visibility of certain navbar items
All checks were successful
continuous-integration/drone/push Build is passing
TODO: handle proper authentication in the controllers
2021-02-09 22:31:15 +01:00
surtur 8851dfb957
chore: update _Layout taking in regard user logins
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-09 21:55:08 +01:00
surtur 24a830b523
merge: feature-add-identity
commit 47c8a3e8e27fb8a71e702232c681d588fa152bc0
Author: surtur <a_mirre@utb.cz>
Date:   Thu Jan 28 14:58:07 2021 +0100

    chore: register and login on the right

commit 3e32cd61c2436123887d78f4ae396577b378e53c
Author: surtur <a_mirre@utb.cz>
Date:   Thu Jan 28 14:43:07 2021 +0100

    chore: add {Login,Register}ViewModel

commit f82f12a5328f1500c3a58dccb3728dc86d1cc92c
Author: surtur <a_mirre@utb.cz>
Date:   Thu Jan 28 14:30:36 2021 +0100

    chore: libs and pkgs version bump

commit 202b06505c94817c7bc60b432a9320efce80afac
Author: surtur <a_mirre@utb.cz>
Date:   Thu Jan 28 14:29:40 2021 +0100

    chore: local post-kaniko convenience chown

    * [skip ci]

commit 7e4c4ccbbf4f7290d47c4c682f09ee508b34ae1e
Author: surtur <a_mirre@utb.cz>
Date:   Thu Jan 28 14:29:15 2021 +0100

    chore: add Manager on app start

commit 62e9d567c07794b821eb86e7dcff4ecbb6bbd47e
Author: surtur <a_mirre@utb.cz>
Date:   Thu Jan 28 14:12:24 2021 +0100

    chore: add Login page

    * include FontAwesome (atm from CDN, will fetch it later and bundle it
      here)

commit 3c899a2d024d8b74c7e28dfd4b86e1332d964129
Author: surtur <a_mirre@utb.cz>
Date:   Thu Jan 28 13:33:32 2021 +0100

    fix: use proper service provider

commit 88a6e0f45eae7d71cf352d01a693429246effd98
Author: surtur <a_mirre@utb.cz>
Date:   Thu Jan 28 12:26:41 2021 +0100

    chore: do creation async + s/FirstName/Name/

commit eaed0ec13c0dd3824802a698ac9ed30bffc52de9
Author: surtur <a_mirre@utb.cz>
Date:   Thu Jan 28 10:55:23 2021 +0100

    fix: err creating admin

    * cause of silly passwd requirements - require {upper,lower}case and
      non-alphanumeric characters is implicitly set to true

commit f55f8517f8f8516192b5d156c71596e7fcc55ad2
Author: surtur <a_mirre@utb.cz>
Date:   Wed Jan 27 23:11:06 2021 +0100

    feat: table renames+call role-creating methods

    * no "AspNet" prefix
    * actually call Ensure{Admin,Roles}Created on app start

commit 20d3458f281ec9478dc9b0fab3795556dcd0a78f
Author: surtur <a_mirre@utb.cz>
Date:   Wed Jan 27 22:05:11 2021 +0100

    fix typo: DbContext --> DBContext

commit f972ac83e7197813bf4c9b4d9bb44d640b5dd071
Author: surtur <a_mirre@utb.cz>
Date:   Wed Jan 27 20:55:22 2021 +0100

    chore: add login and usr mgmt logic

    * add login and registration views
    * add methods to create admin user on app start

commit b65a6d21f8dc5227a8da2d5040348e269c2f3711
Author: surtur <a_mirre@utb.cz>
Date:   Wed Jan 27 16:02:33 2021 +0100

    chore: add auth options

    * FIXME dev fun settings need to be replaced with proper settings

commit 8f84939c22ec96e0a143350b9b9ba3d738dfc149
Author: surtur <a_mirre@utb.cz>
Date:   Wed Jan 27 14:54:57 2021 +0100

    chore: adding identity roles (batch 1)

    * preparing Startup and DBContext to work with roles and auth
    * added Roles enum
    * added User model
    * added Microsoft.AspNetCore.Identity.EntityFrameworkCore v3.1.10 nuget

    * note: auth is not ready and working yet, this is batch one of the
      preparations
2021-01-28 15:27:25 +01:00
surtur d8cecc6194
chore: rm bogus reviews and repurpose button
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-26 22:00:15 +01:00
surtur 8cd0f66e6d
chore: add Product Detail boilerplate
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-26 21:39:27 +01:00
surtur 8c64353e1e
chore: add the product Details route to Startup.cs
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-26 21:14:17 +01:00
surtur 2d2a7f4745
chore: add main page product boilerplate
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-26 21:13:33 +01:00
surtur 880de828cb
chore: rm landing page .net promo code
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-26 20:41:51 +01:00
surtur 9dcd80ac58
chore: add style section dev/prod separator
All checks were successful
continuous-integration/drone/push Build is passing
* contains the same stylesheet and no bundling pipeline is in place atm
2021-01-26 18:49:19 +01:00
surtur fa9880d242
chore: defer validation js loading 2021-01-23 14:26:57 +01:00
surtur d9a31187ad
chore: update {About,Contact} pages
All checks were successful
continuous-integration/drone/push Build is passing
* rm generic stuff, replace it with our goodness
* use emoji!
2021-01-22 20:55:08 +01:00
surtur 902250c471
chore: take into account 2020
* update footer partial view
2021-01-22 20:51:52 +01:00
surtur df9f0b36c4
merge: bring in feature-netcore-scaffolding-pain
All checks were successful
continuous-integration/drone/push Build is passing
commit 34664fc9f3876605001b4c5294d3350a136f2997
Author: surtur <a_mirre@utb.cz>
Date:   Thu Dec 31 01:18:05 2020 +0100

    chore: edit the scaffolded views to use our layout

commit 6816006c09b5a3d79c489e3c27d7081b83e6195e
Author: surtur <a_mirre@utb.cz>
Date:   Thu Dec 31 01:14:17 2020 +0100

    chore: update Makefile "run" target+added targets

    * pgdba - start a dev db container in background
    * pgdbz - stop the dev db image
    * docker run db img args are configured via variables as seen fit
    * run is now more of a "watch run"

commit f1d87345ac2d7d9ce854a6c8bb37731ff0f8805c
Author: surtur <a_mirre@utb.cz>
Date:   Thu Dec 31 01:12:41 2020 +0100

    chore: add {OrderItem,Order} links to navbar

commit c214cf4fe6625ad312275432a8883a01e37f9cf0
Author: surtur <a_mirre@utb.cz>
Date:   Wed Dec 30 13:37:34 2020 +0100

    chore: add netcore-scaffolded controllers+views

    * Templates folder of the vs.web.codegenerators pkg (v3.1.4) had to be
      temporarily copied to the project directory for the scaffolding to
      work; unnecessary template folders had to be removed prior to running
      scaffold command
    * restored pkgs and clean built, then scaffolded using (var set for
      trace output of the command):
      make restore clean build; codegen_trace=1 dotnet-aspnet-codegenerator controller -p "." -actions --force -name OrdersController -dc pwt_0x01_ng.Models.Database.DBContext -async -m pwt_0x01_ng.Models.Order -namespace pwt_0x01_ng.Areas.Admin.Controllers -outDir Areas/Admin/Controllers --no-build
      make restore clean build; codegen_trace=1 dotnet-aspnet-codegenerator controller -p "." -actions --force -name OrderItemController -dc pwt_0x01_ng.Models.Database.DBContext -async -m pwt_0x01_ng.Models.OrderItem -namespace pwt_0x01_ng.Areas.Admin.Controllers -outDir Areas/Admin/Controllers --no-build
2020-12-31 02:01:45 +01:00
surtur 37cfb08acb
chore: update footer w/ project and author details
All checks were successful
continuous-integration/drone/push Build is passing
* link to source at https://git.dotya.ml/wanderer/pwt-0x01-ng
2020-12-29 02:26:36 +01:00
surtur cbbcc36286
chore: move footer to a partial view
All checks were successful
continuous-integration/drone/push Build is passing
* also generate the year next to copyright dynamically
2020-12-29 02:17:50 +01:00
surtur 0afdebe155
chore: defer script loading (performance)
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-29 02:02:00 +01:00
surtur 5c9546b9be
feat: add product CRUD functionality
All checks were successful
continuous-integration/drone/push Build is passing
* overload of MegaUpload has been added so that it could be used with
  Product as well as Carousel
* confirmation script appropriately edited to now also serve Product
2020-12-29 01:25:13 +01:00
surtur 2258ca0f6a
chore: add error handling for 40{3,4} and 500
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-28 22:28:41 +01:00
surtur b35b3d6ce7
refactor: spaces --> tabs
All checks were successful
continuous-integration/drone/push Build is passing
2020-12-28 14:50:19 +01:00
surtur d24ee14c77
refactor: render section independently of the env 2020-11-26 00:23:05 +01:00
surtur 2550d6bbf7
chore: add area (admin in this case) 2020-11-05 20:03:20 +01:00
surtur db136782ff
chore: reindent pls 2020-11-05 19:35:19 +01:00
surtur e506286e07
fix: carousel view and img alignment 2020-11-05 19:34:26 +01:00
surtur 6eda7e28bc
fix: correct project name 2020-11-05 19:06:10 +01:00
surtur e1da7a620c
feat: add stuff 2020-11-03 23:21:20 +01:00
surtur 1d222736fc
initial commit 2020-10-26 22:47:50 +01:00