arvados-workbench2.git
5 years ago13544: Makefile massive cleanup, more specialized targets
Nico Cesar [Tue, 12 Jun 2018 15:32:26 +0000 (11:32 -0400)]
13544: Makefile massive cleanup, more specialized targets

Arvados-DCO-1.1-Signed-off-by: Nico Cesar <ncesar@veritasgenetics.com>

5 years ago13544: cosmetic changes and dependencies
Fernando Monserrat [Tue, 12 Jun 2018 14:50:21 +0000 (11:50 -0300)]
13544: cosmetic changes and dependencies
Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat@veritasgenetics.com>

5 years ago13544: add build to package creation target as dependency
Fernando Monserrat [Mon, 11 Jun 2018 20:54:07 +0000 (17:54 -0300)]
13544: add build to package creation target as dependency
Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat@veritasgenetics.com>

5 years ago13544: remove script and implement build on makefile dependencies
Fernando Monserrat [Mon, 11 Jun 2018 20:37:34 +0000 (17:37 -0300)]
13544: remove script and implement build on makefile dependencies
Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat@veritasgenetics.com>

5 years agorefs #13545 Merge branch '13545-projects-service' 1.0.0 1.1.4
Daniel Kos [Sun, 10 Jun 2018 19:08:10 +0000 (21:08 +0200)]
refs #13545 Merge branch '13545-projects-service'

Arvados-DCO-1.1-Signed-off-by: Daniel Kos <daniel.kos@contractors.roche.com>

5 years agoAdded basic functionality related to reading groups
Daniel Kos [Sun, 10 Jun 2018 17:49:24 +0000 (19:49 +0200)]
Added basic functionality related to reading groups

Feature #13545

Arvados-DCO-1.1-Signed-off-by: Daniel Kos <daniel.kos@contractors.roche.com>

5 years agorefs #13563 Merge branch '13563-login-service'
Daniel Kos [Wed, 6 Jun 2018 19:11:34 +0000 (21:11 +0200)]
refs #13563 Merge branch '13563-login-service'

Arvados-DCO-1.1-Signed-off-by: Daniel Kos <daniel.kos@contractors.roche.com>:

5 years agoMake login/logout tests compatible with jsdom
Daniel Kos [Wed, 6 Jun 2018 19:05:34 +0000 (21:05 +0200)]
Make login/logout tests compatible with jsdom

Feature #13563

Arvados-DCO-1.1-Signed-off-by: Daniel Kos <daniel.kos@contractors.roche.com>:

5 years agoAdd login/logout tests
Daniel Kos [Wed, 6 Jun 2018 17:46:40 +0000 (19:46 +0200)]
Add login/logout tests

Feature #13563

Arvados-DCO-1.1-Signed-off-by: Daniel Kos <daniel.kos@contractors.roche.com>:

5 years agoAdd auth reducer tests
Daniel Kos [Wed, 6 Jun 2018 15:33:40 +0000 (17:33 +0200)]
Add auth reducer tests

Feature #13563

Arvados-DCO-1.1-Signed-off-by: Daniel Kos <daniel.kos@contractors.roche.com>:

5 years agoMove reducers to separate folders
Daniel Kos [Wed, 6 Jun 2018 15:01:26 +0000 (17:01 +0200)]
Move reducers to separate folders

Feature #13563

Arvados-DCO-1.1-Signed-off-by: Daniel Kos <daniel.kos@contractors.roche.com>:

5 years agoAdd better layout for user name on the appbar
Daniel Kos [Wed, 6 Jun 2018 14:38:18 +0000 (16:38 +0200)]
Add better layout for user name on the appbar

Feature #13563

Arvados-DCO-1.1-Signed-off-by: Daniel Kos <daniel.kos@contractors.roche.com>:

5 years agoAdd proper logout, add rebuilding user from local storage
Daniel Kos [Wed, 6 Jun 2018 13:21:55 +0000 (15:21 +0200)]
Add proper logout, add rebuilding user from local storage

Feature #13563

Arvados-DCO-1.1-Signed-off-by: Daniel Kos <daniel.kos@contractors.roche.com>:

5 years agoAdd displaying logged user name
Daniel Kos [Wed, 6 Jun 2018 06:20:10 +0000 (08:20 +0200)]
Add displaying logged user name

Feature #13563

Arvados-DCO-1.1-Signed-off-by: Daniel Kos <daniel.kos@contractors.roche.com>:

5 years agoReplace typesafe-actions with unionize, add fetching user details action
Daniel Kos [Wed, 6 Jun 2018 06:14:11 +0000 (08:14 +0200)]
Replace typesafe-actions with unionize, add fetching user details action

Feature #13563

Arvados-DCO-1.1-Signed-off-by: Daniel Kos <daniel.kos@contractors.roche.com>:

5 years agorefs #13544 "Merge branch '13544-build-package'".
Fernando Monserrat [Tue, 5 Jun 2018 15:56:58 +0000 (12:56 -0300)]
refs #13544 "Merge branch '13544-build-package'".
Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat@veritasgenetics.com>

5 years ago13544: update destination folder in fpm
Fernando Monserrat [Tue, 5 Jun 2018 15:31:49 +0000 (12:31 -0300)]
13544: update destination folder in fpm
Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat@veritasgenetics.com>

5 years agoAdd server api instance
Daniel Kos [Tue, 5 Jun 2018 06:34:59 +0000 (08:34 +0200)]
Add server api instance

Feature #13563

Arvados-DCO-1.1-Signed-off-by: Daniel Kos <daniel.kos@contractors.roche.com>:

5 years agoAdd auth service, getting api token, login/logout actions
Daniel Kos [Mon, 4 Jun 2018 22:41:28 +0000 (00:41 +0200)]
Add auth service, getting api token, login/logout actions

Feature #13563

Arvados-DCO-1.1-Signed-off-by: Daniel Kos <daniel.kos@contractors.roche.com>:

5 years ago13544: fix fpm command
Fernando Monserrat [Wed, 30 May 2018 18:53:19 +0000 (15:53 -0300)]
13544: fix fpm command
Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat@veritasgenetics.com>

5 years ago#13544: adding build script using docker image
Fernando Monserrat [Wed, 30 May 2018 17:08:54 +0000 (14:08 -0300)]
#13544: adding build script using docker image
Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat@veritasgenetics.com>

5 years ago#13544: adding build script using docker image
Fernando Monserrat [Wed, 30 May 2018 16:55:14 +0000 (13:55 -0300)]
#13544: adding build script using docker image
Arvados-DCO-1.1-Signed-off-by: Fernando Monserrat <fmonserrat@veritasgenetics.com>

5 years agoFix formatting in README.md and add license information.
Ward Vandewege [Tue, 29 May 2018 13:58:05 +0000 (09:58 -0400)]
Fix formatting in README.md and add license information.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege@veritasgenetics.com>

5 years agoAdd a Makefile with an initial test and build target.
Ward Vandewege [Tue, 29 May 2018 13:55:06 +0000 (09:55 -0400)]
Add a Makefile with an initial test and build target.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege@veritasgenetics.com>

5 years agoAdd router
Daniel Kos [Thu, 24 May 2018 20:19:05 +0000 (22:19 +0200)]
Add router

No issue #

Arvados-DCO-1.1-Signed-off-by: Daniel Kos <daniel.kos@contractors.roche.com>:

5 years agoAdd basic application skeleton
Daniel Kos [Wed, 23 May 2018 21:36:54 +0000 (23:36 +0200)]
Add basic application skeleton

No issue #

Arvados-DCO-1.1-Signed-off-by: Daniel Kos <daniel.kos@contractors.roche.com>:

5 years agoAdd gitignore
Daniel Kos [Wed, 23 May 2018 08:26:26 +0000 (10:26 +0200)]
Add gitignore

No issue #

Arvados-DCO-1.1-Signed-off-by: Daniel Kos <daniel.kos@contractors.roche.com>:

5 years agoInitial commit: add license files.
Ward Vandewege [Wed, 23 May 2018 02:22:11 +0000 (22:22 -0400)]
Initial commit: add license files.

No issue #

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege@veritasgenetics.com>