Commit graph

55 commits

Author SHA1 Message Date
Robert Prehn
5d3a8dbd16 chore: Update framework version 2021-10-19 16:07:30 -05:00
Robert Prehn
9f407e91d3 feat: Add object_storage engine and social media preview image generation 2021-10-19 19:28:25 +00:00
Robert Prehn
6937fd5365 fix: Make styled inputs work correctly 2021-09-17 11:42:20 -05:00
Robert Prehn
94154325cc chore: Increase test coverage throughout the framework 2021-09-06 19:43:16 +00:00
Robert Prehn
dc5d2d579d BREAKING CHANGE: Upgrade to phoenix_html ~> 3.0 2021-08-14 16:23:37 +00:00
Robert Prehn
5a13696657 feat: Add cypress for integration testing 2021-08-12 19:07:19 +00:00
Robert Prehn
912fe4e024 chore: Address a variety of warnings 2021-08-04 16:32:13 -05:00
Robert Prehn
05bad338c3 BREAKING CHANGE: Upgrade to Tailwind 2 2021-07-21 16:06:13 -05:00
Robert Prehn
046094aa2d chore: Upgrade credo and address issues 2021-07-20 15:50:51 -05:00
Robert Prehn
42984b8c29 feat: Upgrade framework 2021-07-02 16:06:31 -05:00
Robert Prehn
8929fd8204 feat: Setup LiveView 2021-06-19 17:26:20 +00:00
Robert Prehn
6a6f9efd58 feat: Add fun_with_flags to the system 2021-06-11 16:09:02 -05:00
Robert Prehn
40cdba481c fix: Update framework 2021-06-10 15:39:08 -05:00
Robert Prehn
f1f6e40b3b fix: Convert locale name to atom to pass type check in Linguist 2021-06-03 13:31:12 -05:00
Robert Prehn
21d1aa4369 fix: Share sessions between multiple pods 2021-05-28 12:38:37 -05:00
Robert Prehn
64a8499a3f fix: Add mnesia cache support 2021-05-21 16:02:46 -05:00
Robert Prehn
19cf61c84a fix: Add ClusterSupervisor to supervision tree 2021-05-18 15:27:38 -05:00
Robert Prehn
a689922c5e fix: Remove Persistent Session to avoid log out issue 2021-05-17 23:14:57 -05:00
Robert Prehn
cd9b84488e fix: Force all endpoints to use same pow key 2021-05-17 22:26:05 -05:00
Robert Prehn
1f19aa6383 fix: Force Pow.Plug.Session to the same key 2021-05-17 22:11:57 -05:00
Robert Prehn
9154810a9b fix: More dx 2021-05-17 21:45:04 -05:00
Robert Prehn
c73806760f fix: Session diagnostic 2021-05-17 21:22:23 -05:00
Robert Prehn
2e8b6bf1b6 fix: Session diagnostic 2021-05-17 21:11:09 -05:00
Robert Prehn
8e73d03b74 fix: Quick logging for current user 2021-05-17 20:01:12 -05:00
Robert Prehn
3458632a6a Merge branch 'master' of gitlab.com:mythic-insight/legendary 2021-05-14 16:29:41 -05:00
Robert Prehn
91f960cc94 chore: Create initial documentation shell 2021-04-02 17:49:58 -05:00
Robert Prehn
1240996e4c Merge branch 'master' of gitlab.com:mythic-insight/legendary 2021-03-25 17:22:18 -05:00
Robert Prehn
def0c8b804 feat: Spruce up the links on the home page 2021-03-25 16:29:12 -05:00
Robert Prehn
5f6a9d201f BREAKING CHANGE: Namespace all framework modules under Legendary 2021-03-19 19:32:18 +00:00
Robert Prehn
c86228e9ab fix: Share connection pools amongst repos that have equivalent config 2021-02-25 16:30:03 -06:00
Robert Prehn
5ff4a948ed fix: Fix prod configuration for Docker 2021-01-07 15:53:17 -06:00
Robert Prehn
30fa774bdd chore: Move auth module under core 2020-10-09 17:08:28 -05:00
Robert Prehn
cd2379d4e7 feat: Move main router and menu into app to allow easier development 2020-09-30 15:10:17 -05:00
Robert Prehn
c7a0bf1b3d feat: Style blog posts 2020-09-23 15:21:43 -05:00
Robert Prehn
f98712502c chore: Remove dead icon attribute 2020-09-15 17:50:43 -05:00
Robert Prehn
1e726cbf57 fix: Standardize vertical and horizontal spacing 2020-09-15 16:19:40 -05:00
Robert Prehn
e3f540b785 feat: Replace semantic-ui with tailwind in content section 2020-09-11 14:21:49 -05:00
Robert Prehn
3e1d8d3f3a chore: Fix fragile tests that relied on semantic-ui classes 2020-09-08 15:01:15 -05:00
Robert Prehn
97eabcc875 feat: Use tailwind for generated templates 2020-09-08 09:20:48 -05:00
Robert Prehn
35e3c6a608 feat: Add new tailwind styles 2020-08-28 16:49:56 -05:00
Robert Prehn
8216060402 fix: Re-style sign in form 2020-08-22 10:01:04 -05:00
Robert Prehn
ad0a26325a fix: Correct rss feed urls 2020-08-18 10:49:36 -05:00
Robert Prehn
be2c1cb1b9 chore: Fix a variety of warnings 2020-08-13 15:59:49 -05:00
Robert Prehn
53af5b1610 chore: Expand test coverage 2020-08-13 20:21:43 +00:00
Robert Prehn
5d2ae74f89 feat: Add good basic page templates 2020-07-30 16:05:09 +00:00
Robert Prehn
7bce782dff feat: Make users adminable 2020-07-28 08:02:45 -05:00
Robert Prehn
f11e19d56c feat: Use consistent title tags and pull from i18n 2020-07-27 17:28:52 -05:00
Robert Prehn
e3e00f3db2 feat: Basic post design 2020-07-27 20:28:41 +00:00
Robert Prehn
6a09de2a9e feat: Basic admin system plus PostAdmin 2020-07-24 17:10:50 -05:00
Robert Prehn
9fb6fadfcb feat: Add basic content management system 2020-07-22 19:22:44 +00:00