Commit 28d9a08
Seperate env (#215)
* Add ios-dev env
* Change dev to stg
* FIx Android config
* fix issue when current date
* add count when pending prop to a join request
* remove commented code
* remove unused functionalities
* fix images url
* fixed explore link in profile page when no commons
* CM-449 data update for commons , proposals and votes (#190)
* Show random image in the last step of common creation & set default as cover image in the dao data
* Fixed data in UI for images, files and links
* Removed logs
* Updated the way of saving proposal data to IPFS
* Changed description type
* add dismiss to transaction error bottom sheet (#195)
Co-authored-by: Anton <anton@Antons-Mac-mini.local>
* Cm 409 number of proposals and layout fix (#196)
* fix layout issue
* show number of all proposals
Co-authored-by: Anton <anton@Antons-Mac-mini.local>
* add uid to user doc (#197)
Co-authored-by: Anton <anton@Antons-Mac-mini.local>
* update flow of common creation with the new static loading screen (#198)
Co-authored-by: Anton <anton@Antons-Mac-mini.local>
* add links and files proper links (#199)
Co-authored-by: Anton <anton@Antons-Mac-mini.local>
* some language fixes (#200)
* header now shows dao title, proposal shows title from description
* pass fundingDeadline
* fix sums (#203)
* fix sums
* make rule inclusive not exclusive
Co-authored-by: Anton <anton@Antons-Mac-mini.local>
* update daos with real pics from db (#204)
Co-authored-by: Anton <anton@Antons-Mac-mini.local>
* better error when fundign gaol is not reached yet (#206)
* hide create funding proposal button when still funding (#208)
Co-authored-by: Anton <anton@Antons-Mac-mini.local>
* CM-463-update-proposal-votes (#207)
Co-authored-by: jelle <jellegerbrandy@gmail.com>
* update arc.js to 40
* remove some logging and add some error handling
* use v8_6 of the subgraph
* Change file name
* Change shell
* Fix iOS config issue
* add some TODOs in the code
* Change common-dev
* Fix typo
* commit env files, tweaks
* Add config in Xcode
* Remove cp env file
Co-authored-by: Anton <anton@Antons-Mac-mini.local>
Co-authored-by: lpetkov-sw <lyubomir.petkov@limechain.tech>
Co-authored-by: Anton Petrov <tpettrov@gmail.com>
Co-authored-by: Jelle <jellegerbrandy@gmail.com>
Co-authored-by: Adam LEvi <leviadam@gmail.com>1 parent 04bbe85 commit 28d9a08
File tree
32 files changed
+907
-1238
lines changed- packages/common
- __tests__
- android/app
- src/staging/res/values
- env
- ios
- common.xcodeproj
- src
- Components
- Discussion
- Forms
- Config
- Screens/Commons
- Services
- ArcService
- Util
32 files changed
+907
-1238
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | 93 | | |
101 | 94 | | |
102 | 95 | | |
103 | 96 | | |
104 | 97 | | |
105 | 98 | | |
106 | 99 | | |
107 | | - | |
| 100 | + | |
108 | 101 | | |
109 | 102 | | |
110 | 103 | | |
| |||
118 | 111 | | |
119 | 112 | | |
120 | 113 | | |
121 | | - | |
| 114 | + | |
122 | 115 | | |
123 | 116 | | |
124 | 117 | | |
| |||
224 | 217 | | |
225 | 218 | | |
226 | 219 | | |
227 | | - | |
228 | 220 | | |
229 | 221 | | |
230 | 222 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
135 | 137 | | |
136 | 138 | | |
137 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
138 | 154 | | |
139 | 155 | | |
140 | 156 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments