P
|
5a99979a7c
|
Merge pull request #247 from pablodip/unversioned-config-files
Unversioned config files
|
2018-02-06 14:14:25 +01:00 |
Churikova Tetiana
|
ccf3fcc485
|
add ability to delete fork;
rework BaseTestCase to use 2 drivers and setup\teardown classmethods;
move all preconditions for tests to setup\teardown classmethods.
|
2018-02-06 12:58:13 +02:00 |
Ivan Borovkov
|
9f1f04c3d6
|
fix named branches in jenkinsfile (#249)
|
2018-02-06 12:29:17 +02:00 |
Ivan Borovkov
|
3d454c9f8d
|
jenkinsfile v1 (#229)
* jenkinsfile v1
* call another job to roll out
|
2018-02-06 12:18:31 +02:00 |
Vitaliy Vlasov
|
6cd1f93110
|
Merge pull request #244 from status-im/fix/include-wkhtmltoimage-doc-#233
[FIX #233] Include wkhtmltopdf reference
|
2018-02-05 18:57:57 +02:00 |
P
|
ce77b6a9ba
|
Merge pull request #245 from pablodip/sort-and-filter-fixes
Sorting and filtering fixes
|
2018-02-05 17:38:05 +01:00 |
pablodip
|
0df0ef6ef2
|
change :update-at by :update and sort direction fixing
|
2018-02-05 16:26:48 +01:00 |
pablodip
|
7cb4389e3b
|
adding missing font files
|
2018-02-05 16:12:41 +01:00 |
Churikova Tetiana
|
417018572e
|
add ability to delete fork;
rework BaseTestCase to use 2 drivers and setup\teardown classmethods;
move all preconditions for tests to setup\teardown classmethods.
|
2018-02-05 16:14:28 +02:00 |
pablodip
|
52f95b8254
|
fix some default values in dev env
|
2018-02-05 08:48:22 +01:00 |
pablodip
|
fe9125202f
|
adapt docs to unversioned config files
|
2018-02-03 09:51:06 +01:00 |
pablodip
|
7fad2dc03c
|
support for unversioned config files and some missing config keys in the dev base config file
|
2018-02-03 09:47:06 +01:00 |
pablodip
|
bc72fd165d
|
limit height of filter tooltips and add scroll to them if exceeded
|
2018-02-03 00:07:23 +01:00 |
pablodip
|
1b9151e1e1
|
use updated-at in filtering and sorting
|
2018-02-02 23:46:09 +01:00 |
pablodip
|
e3a9d07add
|
fix filter single-static-option when clicking with touchpad in mac
|
2018-02-02 23:39:49 +01:00 |
Vitaliy Vlasov
|
3686004dc2
|
Include wkhtmltopdf reference
|
2018-02-02 13:23:26 +02:00 |
pablodip
|
a3e42fe61f
|
some filtering and sorting fixes
|
2018-02-01 15:56:15 +01:00 |
Vitaliy Vlasov
|
8a75d5d68c
|
Address dropdown: Apply case-insensitive comparison only during component setup
|
2018-02-01 16:32:10 +02:00 |
Vitaliy Vlasov
|
50036b10dd
|
Address dropdown: move items list construction to invocation point
|
2018-02-01 15:40:54 +02:00 |
P
|
34db7df1fc
|
Merge pull request #236 from pablodip/sort-and-filter
Sorting and filtering for open bounties
|
2018-02-01 10:53:52 +01:00 |
Vitaliy Vlasov
|
9e9d0f6d4d
|
Change dropdown component: remove doall, use into instead of conj
|
2018-01-31 23:42:20 +02:00 |
pablodip
|
489260aaf4
|
change <= for <
|
2018-01-31 18:51:44 +01:00 |
pablodip
|
eef57a3046
|
add some docstrings
|
2018-01-31 16:06:01 +01:00 |
pablodip
|
35ad4e48d0
|
add filter for claims
|
2018-01-31 15:21:34 +01:00 |
Ivan Grishaev
|
085e8ef844
|
193 rolled back
|
2018-01-31 17:13:33 +03:00 |
pablodip
|
faff532797
|
making some lines shorter
|
2018-01-31 12:45:40 +01:00 |
pablodip
|
1ac3b41488
|
Merge remote-tracking branch 'status/develop' into sort-and-filter
|
2018-01-31 12:20:16 +01:00 |
pablodip
|
15768318cf
|
reset sorting and filters when navigating page
|
2018-01-31 12:04:33 +01:00 |
pablodip
|
65cea5d521
|
reformat bounty-filter-types-def
|
2018-01-31 12:01:24 +01:00 |
pablodip
|
fa5bdef66a
|
a few improvements and comments in filter-bounties
|
2018-01-31 11:51:55 +01:00 |
pablodip
|
9b40abc1a1
|
added missing svgs
|
2018-01-31 11:43:39 +01:00 |
Tetiana Churikova
|
ef1a9ff4ee
|
Merge pull request #243 from status-im/tests/doc
fixed Jenkinsfile for Jenkins
|
2018-01-30 19:00:19 +02:00 |
Churikova Tetiana
|
7bf00ce6c1
|
fixed Jenkinsfile for Jenkins
|
2018-01-30 18:25:46 +02:00 |
Tetiana Churikova
|
5005b433f8
|
Merge pull request #238 from status-im/tests/doc
Add end-to-end setup doc and JenkinsFile
|
2018-01-30 18:12:08 +02:00 |
Vitaliy Vlasov
|
0088cf89f1
|
Merge pull request #241 from status-im/develop
Merge develop into master
|
2018-01-30 11:51:50 +02:00 |
Vitaliy Vlasov
|
a52f5f2b20
|
Move selection behaviour and option list population to dropdown component
|
2018-01-29 20:18:16 +02:00 |
Vitaliy Vlasov
|
c5fdad5b8e
|
Fix assoc-in in save-user-address handler
|
2018-01-29 19:36:49 +02:00 |
Vitaliy Vlasov
|
3c4413b160
|
[FIX #187] Add dummy value to Metamask dropdown;
do not automatically preselect first item in the list;
convert addresses to lower-case
|
2018-01-29 19:07:54 +02:00 |
Vitaliy Vlasov
|
d2a2389716
|
Merge pull request #237 from status-im/doc/dev-doc-updates
[FIX #198] Docs: more details about configuration and troubleshooting
|
2018-01-29 12:24:29 +02:00 |
Churikova Tetiana
|
417317f9b5
|
test for forking repo and cloning it to local repo
|
2018-01-26 20:12:58 +02:00 |
Vitaliy Vlasov
|
3f883a36c1
|
Remove empty line
|
2018-01-26 19:24:25 +02:00 |
Vitaliy Vlasov
|
2f2431792a
|
Revert CIDER removal and update to recent version
|
2018-01-26 18:38:04 +02:00 |
Vitaliy Vlasov
|
d1a34be891
|
Merge pull request #224 from status-im/feature/pagination-#156
[FIX #226] Pagination: add cursor pointer for buttons, scroll to top
|
2018-01-26 13:44:36 +02:00 |
Churikova Tetiana
|
b10fee6ff1
|
Add end-to-end setup doc
|
2018-01-26 13:36:08 +02:00 |
Vitaliy Vlasov
|
3813e19150
|
Add check for container-element
|
2018-01-26 12:46:50 +02:00 |
Vitaliy Vlasov
|
dbffabffe0
|
Remove scroll-div; pass container element ref to on-click handlers
|
2018-01-25 17:04:00 +02:00 |
Vitaliy Vlasov
|
bb71d830a8
|
Add page-num-active style disabling pointer cursor
|
2018-01-25 13:43:15 +02:00 |
Vitaliy Vlasov
|
5c163773b4
|
Add config-related docs;
add cookbook.md for common issue troubleshooting
|
2018-01-25 13:14:51 +02:00 |
pablodip
|
6786411299
|
add created_at to queries
|
2018-01-25 11:08:50 +01:00 |
pablodip
|
aabdff10fd
|
use multimethod in bounties-filter-tooltip-view
|
2018-01-25 10:34:32 +01:00 |