Commit Graph

16 Commits

Author SHA1 Message Date
Zephyrrus 90001c2df5 chore: remove trailing commas 2020-12-24 10:40:50 +02:00
Zephyrrus b49017aafd chore: add custom class to inputs until fix is released on buefy's master 2020-07-19 22:26:55 +03:00
Zephyrrus fd3f6de51a refactor: refactor most of the admin pages to use the store instead of internal states 2020-07-09 02:24:40 +03:00
Zephyrrus fb0bc57542 feat: try fixing THE SHITTY WATERFALL 2020-07-07 02:02:59 +03:00
Zephyrrus c2dbbe6396 feat: refactor account to use vuex, fix small presentational components 2020-07-02 23:42:02 +03:00
Zephyrrus 720ffaf008 feat: start refactoring the code to actually use vuex
This includes creating multiple stores as needed for components and removing all complex states from components (since all those states should be stored in vuex)
2020-07-02 02:50:55 +03:00
Zephyrrus ac037c773e fix: Remove hero and hero body and use sections and containers instead
Hero is meant to be used as a full-width banner to showcare or present somethign, not to contain the entire content of the webpage
2020-06-29 20:02:47 +03:00
Pitu b8fc0cc858 Fix frontend registration display 2020-05-11 01:15:46 +09:00
Pitu d63f1f57e9 wip:
* Dark theme by default
* Re-arranged vue files structure
* Re-arranged the layout file to make it easier to extend
2020-04-28 10:47:22 +09:00
Pitu 3bd8d119ba Refactor a bit since we globally catch API exceptions 2019-04-24 08:36:28 +00:00
Pitu 0f4d196c8c Fix conflicts 2019-03-29 00:44:33 +09:00
Pitu ea3e503d13 Added middleware for pages and switched to $axios 2019-03-29 00:35:58 +09:00
Pitu 107d1f4750 API key WIP 2019-03-19 07:58:36 +00:00
Pitu 789f5fc259 Removed google analytics 2019-03-02 22:16:35 +09:00
Pitu 73d85e8c79 Enviroment variables parsing fix 2019-03-02 02:08:11 +09:00
Pitu 430af8306b Switch to Nuxt.js 2018-09-19 04:45:50 -03:00