Commit Graph

16 Commits

Author SHA1 Message Date
Simone Gotti
923219ca65 *: implement new organization
Add dropdown in the main navbar with an option to create a new organization.
Implement new organization component and related route
2019-05-13 23:44:02 +02:00
Simone Gotti
68da08e94d usersettings: implement show and delete linked accounts 2019-05-13 17:59:23 +02:00
Simone Gotti
789d0f5fcd *: handle api errors
* Use a global error when fetching data
* Use a local error message when calling a mutating api
2019-05-13 16:29:47 +02:00
Simone Gotti
98073502e2 projectsettings: implement update project
add option to update project name and visibility
2019-05-13 17:17:02 +02:00
Simone Gotti
667809a926 projectgroupsettings: add delete project group 2019-05-11 15:12:10 +02:00
Simone Gotti
314814c332 projectsettings: add delete project 2019-05-11 14:30:16 +02:00
Simone Gotti
85406fad77 *: implement create project and project group 2019-05-06 17:58:18 +02:00
Simone Gotti
fb3509fc9d login: use fetchRemoteSources 2019-05-06 17:57:52 +02:00
Simone Gotti
c8effcc334 rundetails: move api functions to data.js 2019-04-08 17:45:30 +02:00
Simone Gotti
53e814f00e implement task approval notifications and action 2019-04-08 17:43:34 +02:00
Simone Gotti
a0097ea16e update api runs url (plural fix) 2019-04-08 16:12:08 +02:00
Simone Gotti
4d0d4eb32c Initial user settings
and user token creation
2019-04-03 17:51:41 +02:00
Simone Gotti
19fdb1d08f initial implementation of projectgroups
and related tree based navigation
2019-04-02 18:08:03 +02:00
Simone Gotti
6f7b0a0e16 project: show last branches, tags, PRs runs 2019-03-27 15:41:29 +01:00
Simone Gotti
395f8454a0 Initial display of project settings
Show project variables
2019-03-22 08:39:03 +01:00
Simone Gotti
b780e148cc Initial commit 2018-12-09 14:21:20 +01:00