Commit Graph

85 Commits

Author SHA1 Message Date
63d854ffbe upgrade to phoenix 1.7
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-13 23:29:29 -04:00
cb049cb178 improve components
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-23 00:22:04 -04:00
a03f8ebb8a improve accessibility even more
Some checks are pending
continuous-integration/drone/push Build is running
2023-03-19 15:35:50 -04:00
d495db0bb3 remove unnecessary auth check on invite page 2023-03-19 00:26:37 -04:00
bf91eadd8e remove tempting back button 2023-03-19 00:26:13 -04:00
7d16cec5db embed links 2023-03-18 23:33:19 -04:00
50b7f8f9b6 move is_owner? and is_owner_or_admin? to context methods 2023-03-18 23:09:36 -04:00
a0d3fb09f3 minor code style fixes 2023-03-18 23:03:15 -04:00
5dedb4668b use hooks for datetime, remove alpinejs 2023-03-18 21:52:04 -04:00
0d4deb6805 fix n+1 queries with invite card
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-18 15:06:04 -04:00
8f288afeb9 fix table component not sorting structs correctly
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-18 11:28:15 -04:00
aa5a1f30f9 add Accounts.registration_mode/0
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-18 01:31:56 -04:00
daa50039a7 use .link helpers
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-18 00:47:02 -04:00
98bb99881d add ids to dynamic date and datetime elements 2023-03-18 00:47:02 -04:00
56956f37fb migrate view helper components into core components
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-18 00:29:51 -04:00
a0b93d0f46 use better gettext domain for aria labels 2023-03-18 00:26:32 -04:00
5cde99de90 use core components 2023-03-16 23:53:34 -04:00
cc29f875fa remove extra @impl true
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-16 17:29:46 -04:00
5f2e69abbd use component macros for live_helper components
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-15 00:43:35 -04:00
8ef5147078 remove data-qa
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-14 23:51:50 -04:00
c7debb331c merge base project into memex
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-26 01:47:26 -05:00
bc2c936480 rename to memex 2023-02-26 00:49:24 -05:00
2fa1105f40 style 大一點 2023-02-14 01:04:15 -05:00
1284a0c4b1 improve oban logging 2023-02-05 00:48:47 -05:00
f10d061279 fix padding on chrome 2023-02-04 20:41:41 -05:00
ad7810a8ea use credo style 2023-02-04 17:36:27 -05:00
cd7220cea3 improve invites, record usage 2023-02-04 17:22:06 -05:00
eb75937587 improve templates 2023-02-04 13:02:09 -05:00
1726a1b72e fix bug with public registration 2023-02-04 10:31:59 -05:00
178111ce80 add qr code for invite link
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-26 00:46:27 -05:00
50c4878453 improve formatting 2023-01-26 00:36:32 -05:00
51e6f49d17 use list for classes 2023-01-25 23:11:31 -05:00
9289b79afa fix padding at bottom of page in chrome 2023-01-25 22:13:53 -05:00
87f4d18a6d add background to root 2023-01-25 22:06:24 -05:00
30bee92e37 improve locale 2023-01-25 21:53:58 -05:00
89413df8c4 fix gettext 2023-01-23 00:05:59 -05:00
8ccd94818c make loading screen less intrusive 2023-01-23 00:05:59 -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
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