basti
c3b1bd2f4c
Make font sizes more consistent
2020-10-30 15:03:45 +01:00
basti
87bc8f5cb5
Visualize disabled input fields by greying out text
2020-09-30 16:06:57 +02:00
basti
4abc1593cb
Add total sums of EUR/USD expenses
2020-09-30 16:04:53 +02:00
basti
444ec62a66
Validate expense/reimbursement forms
...
Adds some general helpers and styles for minimalistic form validation.
2020-09-29 19:31:58 +02:00
basti
37dc91da57
Clearly highlight focused buttons
2020-09-29 17:59:00 +02:00
basti
e4d2fdfce4
WIP Reimbursements/expenses
2020-09-29 17:58:38 +02:00
basti
4722064337
WIP expense items
2020-09-28 11:46:55 +02:00
basti
9f35add07f
WIP Reimbursement UI
2020-09-10 16:28:01 +02:00
basti
5f90bc23bc
Dynamically load all balances from Safe
2020-08-13 16:13:50 +02:00
basti
1dd63b2c7a
Basic styles for budget balances
2020-08-13 15:43:51 +02:00
basti
ec6b72008d
Add whitespace between reimbursement items in list
...
They're a bit difficult to scan otherwise.
2020-08-13 14:58:49 +02:00
basti
ef0fc11edf
Add reimbursement form route and component
2020-07-25 18:24:16 +02:00
basti
11c3078b55
Style reimbursement list items
2020-07-09 23:53:06 +02:00
basti
fb267813fb
Introduce item-list CSS, move item colors to variables
2020-07-09 22:41:11 +02:00
basti
eaac245f4e
WIP Basic reimbursement lists
2020-07-09 15:46:20 +02:00
basti
63dd5430bc
WIP Sync contributions
2020-05-29 18:56:05 +02:00
basti
4946b3311d
Remove all proposal-related code
...
We're not using proposals at the moment, so it's just in the way.
2020-05-10 10:25:06 +02:00
basti
0a6b6180b9
Add "give kredits" button to contributor profiles
...
closes #172
2019-12-12 17:33:08 +01:00
basti
9c063b82f1
Merge pull request #169 from 67P/feature/163-small_screen_details_new
...
Show contributor/contribution details on mobile
2019-12-02 15:57:22 +01:00
galfert
256197094e
Don't show intro text on details page
2019-11-29 18:06:32 +01:00
galfert
9898d4bb1d
Show contributor/contribution details on mobile
...
Refs #163
On small screens, when selecting a contribution or contributor, the
lists are hidden and only the details are shown.
2019-11-29 18:05:52 +01:00
galfert
c321dc51b0
Reset iOS button styling
...
Removes the pill shaped, shaded button styling on iOS.
2019-11-29 17:44:22 +01:00
basti
47b7a6501b
Add intro text for new users
...
closes #164
2019-11-27 12:39:49 +01:00
basti
42304a8e27
Fix account panel breaking out of topbar on mobile
...
refs #163
2019-11-27 11:55:08 +01:00
basti
51d8b6c8c1
Respect disabled button color for all buttons
2019-09-20 15:40:22 +02:00
basti
8be18fc27c
Merge pull request #155 from 67P/feature/resubmit_vetoed_contribution
...
Re-submit vetoed contributions
2019-09-10 16:53:36 +02:00
basti
f8f1ad644c
WIP: vetoed contribution details
...
Adds a blurb and resubmit button to the detail view for vetoed
contributions.
2019-09-05 11:36:50 +02:00
basti
cae13ed662
Sign in button to connect account
2019-09-04 18:22:48 +02:00
basti
2a384f3eed
Improve sizing of entire layout
2019-09-01 18:06:56 +02:00
basti
5dde978499
Merge branch 'master' into feature/signup
2019-08-29 12:46:00 +02:00
basti
dc5dfe19f2
Add success page to GitHub signup
2019-08-27 18:19:46 +02:00
basti
a9480a09f1
Add time input to conribution form
...
After adding it as a separate field, I figured out that we should use
the same picker, because otherwise we'd have to keep the date in sync
depending on the time zone. Zones are too messy in that regard, and the
date is already normalized to UTC before creating the contribution
record.
closes #141
2019-07-31 13:20:39 +02:00
basti
d6d2b1a61c
Add signup completion page
2019-07-21 17:03:50 +02:00
basti
4c70c0d233
Basic signup view
2019-07-21 16:04:00 +02:00
basti
725d36bed6
Add signup button for unknown users
2019-07-18 19:43:39 +02:00
basti
52fe7ff026
Remove commented CSS
2019-07-17 16:55:04 +02:00
basti
b02967c5ef
Basic contribution details
...
Adds a details pane for contribution records, similar to contributor
profiles.
Just the basic details for now. Can be extended with all kinds of
data, links, icons, etc. from here on.
2019-07-17 12:58:16 +02:00
basti
7236b2d2b3
Add basics for contribution details
...
Route, controller, links, selected property/styles, etc.
2019-07-16 15:35:35 +02:00
basti
d9ae654f42
Mark contributor in list as selected when opening details
2019-07-12 16:02:32 +02:00
basti
8a156f964b
Remove obsolete CSS
2019-07-12 16:02:21 +02:00
basti
d83d671580
Add account links to contributor profiles
2019-07-11 15:33:17 +02:00
basti
0bbca079c5
Link site name to dashboard
...
Enables closing of details pane
2019-07-11 10:02:50 +02:00
basti
8cc1b02d19
WIP Details pane + contributor profiles
...
Adds a 3-pane layout option for showing details, as well as a dashboard
sub-route for showing contributor details in the new details pane.
2019-07-11 09:35:01 +02:00
basti
ffe555e2ee
Cut off long contribution titles with an ellipsis
...
Prevents line breaks of titles
2019-07-10 14:48:18 +02:00
basti
abb7d95804
Add quick filters
2019-07-06 15:49:29 +02:00
basti
0e0b1afe3a
WIP: add quick filter buttons
2019-07-05 22:01:51 +02:00
basti
1c1f772ff5
Update contributor profiles
...
* Adds a new page for updating profiles
* Refactors the add-contributor component to allow for updating
existing contributors
* Adds input labels to the contributor form and improves placeholders
* Adds event handlers for all contract contributor changes and uses them
for updating the UI
refs #122
2019-05-29 16:14:11 +02:00
basti
29115d9b16
Make spacing/layout more consistent
2019-05-23 14:55:03 +02:00
basti
4efd6f8f88
Improve whitespace a bit
2019-05-23 14:09:20 +02:00
basti
c30c6c2b36
Refactor layout and button styles
...
* Add single-column layout for forms
* Add optional nav/buttons to section headers
2019-05-23 12:19:29 +02:00