Commit Graph

98 Commits

Author SHA1 Message Date
codevictory
868e39eea2 Update from Mix.Config -> Config (elixir) 2021-05-23 23:05:13 +03:00
codevictory
6a59a9c3dd File input to performer form. 2021-05-23 22:30:32 +03:00
codevictory
caac96ea1c Remove unused import. 2021-05-23 22:08:01 +03:00
codevictory
ec8521cf18 Whole bucket host to env variable. 2021-05-23 22:05:27 +03:00
codevictory
d3cfd05d21 Photo path field to model. 2021-05-23 21:16:42 +03:00
codevictory
33c885ec54 ExAws config. 2021-05-23 21:15:53 +03:00
codevictory
4278da87d3 ExAws dependencies. 2021-05-23 21:07:35 +03:00
codevictory
4af5feec95 Migration: Photo path for performers. 2021-05-23 20:46:58 +03:00
codevictory
1f9c228ebf Fix <p> width on mobile. 2021-05-22 12:26:19 +03:00
codevictory
2e2feb85dd Removed workshops. 2021-05-22 11:34:54 +03:00
codevictory
fcfee8ce18 Sequence number to performance list and creation form. 2021-05-22 11:34:33 +03:00
Veikko Lintujärvi
d82746f074 Merge pull request #2 from jyrama/release-ecto-scripts
Release ecto scripts + Configure secrets at runtime in prod release #1
2021-05-22 09:53:18 +03:00
codevictory
9c56e10942 Fixed prod config. 2021-05-22 09:52:27 +03:00
Jyri Genral
2d805b987f Add missing do 2021-05-21 22:43:51 +03:00
Jyri Genral
0eba4b3e56 Minor changes 2021-05-21 22:41:07 +03:00
Jyri Genral
97b28d2443 Add very basic database migration helpers.
For example, you can do Ecto migrations by running
$ _build/prod/rel/runosaari/bin/runosaari eval "Runosaari.Release.migrate"
2021-05-19 22:04:24 +03:00
Jyri Genral
1fea5fd9f7 Configure secrets at runtime in prod release 2021-05-19 21:55:50 +03:00
codevictory
0d7aa796ce Privacy statement specific styling and template. 2021-05-19 00:24:30 +03:00
codevictory
a7a56c763c Changes to privacy policies. 2021-05-17 23:43:41 +03:00
codevictory
ebad883380 Privacy statement to registration form. 2021-05-17 22:13:18 +03:00
codevictory
fb604b1896 Adding styling for <i> inside <form>. Refactoring. 2021-05-17 21:46:52 +03:00
codevictory
95a56f7a49 Fix tests. 2021-05-16 22:17:09 +03:00
codevictory
de9545f9f2 Checkbox label mobile styling fix. 2021-05-16 21:03:54 +03:00
codevictory
fe86eb2b28 Alert styling fixes. 2021-05-16 20:58:29 +03:00
codevictory
e456641811 Removed pile of not needed performer information. 2021-05-16 20:50:10 +03:00
codevictory
ca0712d0c6 Visitor table altered: bus -> shared (car). 2021-05-16 20:15:55 +03:00
codevictory
ada37d8805 CSS bug fix: Set privacy text specific <p> style under privacy-text class from global. 2021-05-16 20:12:27 +03:00
codevictory
e5d9048c52 Remove unfinished table footer from visitors list. 2021-05-16 19:42:05 +03:00
codevictory
c5bd951747 Privacy statement. 2021-05-11 19:35:21 +03:00
codevictory
2ae2f601dd Set all pages inside section.main. Adding translations. 2021-05-09 21:29:47 +03:00
codevictory
1380331f20 Adding top border-radius for main sections. 2021-05-09 21:03:29 +03:00
codevictory
23005fd9cc Rename css class text -> main. 2021-05-09 21:03:05 +03:00
codevictory
877d538f8d Retrieve only confirmed performers to performers list. 2021-05-09 20:22:26 +03:00
codevictory
5d90236600 Fix function name. 2021-05-05 21:24:30 +03:00
codevictory
95cadab9c6 Changed admin path helper for admin paths. 2021-05-04 23:12:55 +03:00
codevictory
80d9166abc Favicon added. 2021-05-04 22:52:39 +03:00
codevictory
b6ca341300 Set more pages behind admin. 2021-05-04 22:50:30 +03:00
codevictory
6f136ba818 Remove hover styling from small logo. 2021-05-04 22:41:22 +03:00
codevictory
6de4732dcc Form styling improved. 2021-05-04 22:38:34 +03:00
codevictory
9540166bfc Email link styling to shared. 2021-05-04 22:30:56 +03:00
codevictory
84b24947cc Transparent background for small logo. 2021-05-04 22:14:27 +03:00
codevictory
e2d5970d44 Workshops. 2021-05-03 23:35:24 +03:00
codevictory
5d388bff8b Updated readme. 2021-05-03 23:19:07 +03:00
codevictory
2943d3d074 Center footer credits. 2021-05-03 23:17:06 +03:00
codevictory
5c51d09b14 Public registration changed from performers to visitors. 2021-05-03 21:23:33 +03:00
codevictory
1308f691a4 New entity: Visitors. 2021-05-03 20:28:36 +03:00
codevictory
811454f2e7 Shared styles to registration form. 2021-04-29 00:19:06 +03:00
codevictory
04e49d70ba <title> fixed. 2021-04-29 00:14:26 +03:00
codevictory
58d29f7425 Confirmation checkbox added when entity is edited. 2021-04-28 23:59:35 +03:00
codevictory
449bb999ff Sorted performer and performance queries. 2021-04-28 21:30:23 +03:00