Commit Graph

201 Commits

Author SHA1 Message Date
302aa7eeda add locale to user settings 2023-01-07 21:00:14 -05:00
fd4fdcc36b add table component 2023-01-07 21:00:14 -05:00
1f92c452d1 fix tests 2023-01-07 21:00:14 -05:00
c10cff63ea add invites route 2023-01-07 21:00:14 -05:00
70faed71d0 style disconnection and loading screens 2023-01-07 21:00:14 -05:00
b5c46c09ec fix oban 2023-01-07 21:00:14 -05:00
e16fbba810 gettext page_live 2023-01-07 21:00:14 -05:00
e35bdf101b update components 2023-01-07 21:00:14 -05:00
aa314e5ca1 update main routes 2023-01-07 21:00:14 -05:00
74bcec6cfe update controllers and auth 2023-01-07 21:00:14 -05:00
41090c46d0 add invites 2023-01-07 21:00:14 -05:00
c3f5744ad6 fix layout 2023-01-07 21:00:14 -05:00
9e517e6477 add emails 2023-01-07 21:00:14 -05:00
7813738f91 add json data export
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-20 19:15:08 -05:00
c1337ebc10 fix formatting in note/context/step contents 2022-12-20 18:36:56 -05:00
59283a0217 fix overflow on note/contexts/step contents
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-19 23:16:12 -05:00
571f6fffdb improve tagging logic
Some checks are pending
continuous-integration/drone/push Build is running
2022-12-19 22:34:00 -05:00
926805ba9b fix user invite page 2022-12-19 21:14:14 -05:00
220122dec6 add newlines to content components 2022-12-19 21:09:57 -05:00
c3ceb877b2 search tags when on click
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-15 22:52:42 -05:00
0b4449c8a8 backlink to other notes in notes 2022-12-15 22:45:48 -05:00
6452f64fec check for slug uniqueness before submitting
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-28 00:20:57 -05:00
c0afc96b8d add to faq 2022-11-28 00:14:16 -05:00
2cfecc54a0 fix more typos 2022-11-27 22:55:23 -05:00
501eb5d560 use project version on homepage
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-27 21:33:06 -05:00
4a15f27923 fix some typos 2022-11-27 21:23:27 -05:00
dcfd1b87df improve table information 2022-11-27 21:18:35 -05:00
c0df3440f5 improve search 2022-11-27 21:10:54 -05:00
7fe636a99e restyle emails
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-27 12:59:16 -05:00
a94407a216 fix bug with email
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-27 12:06:26 -05:00
b8bb36bfd3 finish faq 2022-11-26 23:14:58 -05:00
8fcbb7aced add steps 2022-11-26 21:32:12 -05:00
1ba5b9ec41 remove step contexts and context notes 2022-11-26 21:32:12 -05:00
443ff86aee use private as default visibility 2022-11-26 21:32:12 -05:00
5ee7071dff rename to memEx 2022-11-26 21:32:12 -05:00
3dceb17085 display note backlinks in contexts 2022-11-26 20:38:32 -05:00
ca5b29c914 fix home page title 2022-11-26 20:38:31 -05:00
264f13e523 use slugs 2022-11-26 20:38:31 -05:00
e9360fb3d5 fix page titles 2022-11-26 20:37:56 -05:00
44c8cf77bb only show action buttons when appropriate 2022-11-26 20:37:56 -05:00
632c2b3480 add Accounts.is_already_admin? check 2022-11-26 20:37:56 -05:00
85c4559d1f work on steps 2022-11-26 20:37:56 -05:00
7195c7fba6 work on pipelines 2022-11-26 20:37:56 -05:00
cc11491106 work on contexts 2022-11-26 20:37:55 -05:00
a0a0697f2d more changes to notes 2022-11-24 15:52:57 -05:00
2ce4fe3cc8 improve accounts context 2022-11-24 15:52:45 -05:00
f9be5229e7 add search to notes 2022-11-24 15:52:27 -05:00
3c250e9064 alias endpoint 2022-11-24 15:51:58 -05:00
6f80ef35a1 display topbar when user is logged out 2022-11-24 15:51:43 -05:00
1a508a42ef implement notes 2022-11-24 15:51:06 -05:00
0aa7df0b37 always assign current_user to socket 2022-11-18 23:45:24 -05:00
f1889aec07 ee cummings this shit 2022-11-18 23:45:24 -05:00
821a8e223c tweak styling 2022-11-17 22:24:28 -05:00
bf235b837c update table component 2022-11-16 23:05:59 -05:00
1f438d0fe5 update liveview 2022-11-16 22:50:22 -05:00
2ce94fd6d1 improve modal overflow behavior 2022-11-03 18:23:17 -04:00
97a4e90ca0 fix Application.get_env warning 2022-11-03 18:23:17 -04:00
6e6a4c726e add authenticated routes first 2022-11-03 18:23:17 -04:00
67b3ae0b20 improve styling 2022-11-03 18:23:17 -04:00
df0d81e322 add instance info 2022-11-03 18:23:17 -04:00
6858df2ae2 mix format 2022-11-03 18:23:17 -04:00
c6e6154689 restyle 2022-11-03 18:23:17 -04:00
8f23a6bccb add context notes 2022-11-03 18:23:17 -04:00
52e5e02ab6 add step_context 2022-11-03 18:23:17 -04:00
8b5806116a add steps 2022-11-03 18:23:17 -04:00
0fca0ead12 add pipelines 2022-11-03 18:23:17 -04:00
3347b26256 add contexts 2022-11-03 18:23:17 -04:00
63fca7ff6a add notes 2022-11-03 18:23:17 -04:00
1a423f703b rename to memex 2022-11-03 18:23:17 -04:00
65ec4286da update deps 2022-11-03 18:23:17 -04:00
90e26aa7eb rename page path to home path 2022-11-03 18:23:17 -04:00
a24bae475f add registered on date to user card 2022-11-03 18:23:17 -04:00
c8b84c1da2 update deps 2022-11-03 18:23:17 -04:00
8c77619446 add locale to user settings 2022-11-03 18:23:17 -04:00
2fc0e2d036 add table component 2022-11-03 18:23:17 -04:00
e57e3f10e8 fix tests 2022-11-03 18:23:17 -04:00
023bd5f0ed add invites route 2022-11-03 18:23:17 -04:00
1dc6eca8b8 style disconnection and loading screens 2022-11-03 18:23:17 -04:00
dbcd2c5cd9 fix oban 2022-11-03 18:23:17 -04:00
03227bdac6 gettext page_live 2022-11-03 18:23:17 -04:00
7430e31065 update components 2022-11-03 18:23:17 -04:00
8cd75c7358 update main routes 2022-11-03 18:23:17 -04:00
80708d9be3 update controllers and auth 2022-11-03 18:23:17 -04:00
8e36c96c33 add invites 2022-11-03 18:23:17 -04:00
08ae3c2355 fix layout 2022-11-03 18:23:17 -04:00
6096a420d0 add emails 2022-11-03 18:23:16 -04:00
97a9b6d51a prevent unconfirmed users from logging in 2022-02-16 22:16:19 -05:00
059004ba78 mix format 2022-02-16 22:15:47 -05:00
c918dbe4bf improve changeset errors 2022-02-15 18:22:58 -05:00
23b60e032d add datetime helper 2022-02-15 02:50:36 -05:00
7283932d85 use topbar component 2022-02-13 21:28:20 -05:00
4ef09f5279 heex templates 2022-02-12 23:26:29 -05:00
728728a5a4 fix tests 2022-01-22 20:44:38 -05:00
46eed25a94 only start automigrator in prod env 2022-01-22 20:12:32 -05:00
3674eeaf5a fix tests 2022-01-22 15:24:04 -05:00
a2dea04668 update to 1.6 2022-01-22 14:25:37 -05:00
3dc255b7c2 add touchless docker deploys 2021-09-04 16:19:23 -04:00
bde1cff7a4 add font awesome 2021-09-02 23:32:53 -04:00
66cc11e9eb add liveview helpers 2021-09-02 23:32:53 -04:00
6d5f7f68df style registration pages 2021-09-02 23:32:52 -04:00
5b5f1ce1e5 run phx.new and add phx.gen.auth 2021-08-15 19:11:09 -04:00