Commit Graph

57 Commits

Author SHA1 Message Date
fe4e4f4f17 add length limits to all items
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-19 23:52:25 -04:00
daab051026 remove unnecessary auth check on invite page 2023-03-19 00:23:59 -04:00
a54cf8b87d use strict context boundaries and remove all n+1 queries
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-18 21:06:50 -04:00
c0441957b6 use .link helpers 2023-03-18 01:03:55 -04:00
7fa9933a9b use core components 2023-03-18 00:25:18 -04:00
a01d97e360 use better domain for gettexts
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-17 21:00:24 -04:00
3acecb9a93 remove extra @impl true
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-16 17:41:25 -04:00
8163b906a2 remove data-qa 2023-03-15 00:47:15 -04:00
9205a04ac5 tweak invite and settings pages
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-26 18:21:14 -05:00
632a9e1379 remove extraneous aliases
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-26 14:22:54 -05:00
2c0a4dd7ca improve invites, record usage 2023-02-04 17:33:26 -05:00
47dab6490d improve templates 2023-02-04 13:01:50 -05:00
ef0d644ee3 improve more card styles 2022-12-03 22:09:32 -05:00
e0ac714681 improve changesets and typespecs 2022-11-23 20:46:41 -05:00
67304ae22e fix some gettexts 2022-11-09 18:47:13 -05:00
6b565abf93 update to liveview 0.18 and use elixir 1.14
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-07 22:36:38 -05:00
7e7d6258d5 add note about creating unlimited invites
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-04 21:47:31 -04:00
3adb8c9aae pass invite token in properly 2022-07-04 21:16:09 -04:00
dce04e4d7f harden invite changesets 2022-07-04 21:09:55 -04:00
4b420f313c add locale as per user setting 2022-05-05 23:26:29 -04:00
a2d1ff9b89 fix credo 2022-03-28 23:05:12 -04:00
d0857eccc1 remove "listing" from titles
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-24 00:52:46 -05:00
61829fc042 fix grid spacing in mobile mode
Some checks reported errors
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build was killed
2022-02-19 18:08:46 -05:00
889e08e42c fix grid styling
Some checks failed
continuous-integration/drone/push Build is failing
2022-02-18 18:21:56 -05:00
290b4b791d swap copy to clipboard handlers 2022-02-18 17:43:22 -05:00
69240c1d51 use Endpoint for links 2022-02-17 22:31:37 -05:00
3164d48f6c make text slightly easier to read 2022-02-17 22:29:01 -05:00
ba2294f156 mix format with new version 2022-02-17 21:25:08 -05:00
3e0bd6ab34 add data-qa tags 2022-02-16 22:40:05 -05:00
d6e4090650 make app responsive 2022-02-16 00:10:02 -05:00
d80b80ea22 update viewhelpers 2022-02-15 22:41:07 -05:00
7110a2db21 order in db 2022-02-15 21:52:23 -05:00
0b0e1cc639 add copy to clipboard for invites 2022-02-15 19:50:48 -05:00
b49e3c3fa6 fix invite listing styles breaking 2022-02-15 18:44:07 -05:00
850fdd908e fix changeset errors 2022-02-15 18:22:13 -05:00
bcceb0434d remove "Listing" from titles 2022-02-15 17:33:07 -05:00
1eda51f1dd use changeset.valid? for errors 2022-02-15 00:44:40 -05:00
e882330c14 use sidecar templates 2022-02-14 21:21:24 -05:00
114f63b47a use phoenix component modal 2022-02-14 01:26:51 -05:00
272f6729c6 - add user management to invite page
Some checks reported errors
continuous-integration/drone/push Build was killed
- harden accounts context
2022-02-12 02:34:13 -05:00
993d583fdd redirect if user is not authorized 2022-02-12 02:32:57 -05:00
71397d6b29 harden invites context
Some checks failed
continuous-integration/drone/push Build is failing
2022-02-11 00:34:29 -05:00
845ebc3bc6 typespec form components more 2022-02-10 23:41:45 -05:00
5451728541 gettext invites and tags
Some checks failed
continuous-integration/drone/push Build is failing
2022-02-09 01:04:43 -05:00
ad25164c16 add changeset_errors/1 helper to form components 2022-02-05 23:41:10 -05:00
3dd624d6de style app, use components for cards
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-02-05 01:59:40 -05:00
8479e420fe center form component titles 2022-02-05 00:09:22 -05:00
3e73f33a6d alias changeset 2022-02-01 00:22:44 -05:00
1b33632c29 standardize initial buttons 2022-02-01 00:11:37 -05:00
4f2305dc23 tweak invites page text color 2022-01-31 21:53:01 -05:00