Simone Gotti
3f2c57394a
*: Format with prettier
...
Use latest prettier as devDependency so tools will use (or can be
configured to use) the npm provided version.
The unique config change is to use single quotes instead of double
quotes.
2022-02-24 09:02:02 +01:00
Paulo
64c9a807c7
feat: add create remote source form
2021-07-22 00:28:12 -03:00
Simone Gotti
fbed07059e
*: rename user local run to user direct run
2019-06-11 12:06:06 +02:00
Simone Gotti
6996917ff2
run/task: show live timer
2019-05-27 10:38:05 +02:00
Simone Gotti
5aa383f23a
usersettings: add new linked account setup
2019-05-17 23:45:20 +02:00
Simone Gotti
4862c6103e
update runs.vue to be consistent with other components for user runs
...
Don't use the "username" property but just the ownername when projectref is
undefined like all the other components already do.
2019-05-17 17:28:11 +02:00
Simone Gotti
74cd268431
router: handle /run path
...
/run will accept two query parameters: projectref and runid and generate the
final run path. This is useful for calls from commit statuses target_url so we
don't have to provide a web api path the could change in the future.
2019-05-15 11:21:18 +02:00
Simone Gotti
b45e0014cc
*: show root project group settings
2019-05-14 15:47:35 +02:00
Simone Gotti
7f90c73650
org: add basic org members display
2019-05-14 13:18:09 +02:00
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
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
85406fad77
*: implement create project and project group
2019-05-06 17:58:18 +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
8c62e10c42
org: use the same logic as user
2019-03-30 13:15:43 +01:00
Simone Gotti
ef5a9c4994
Add user registration
2019-03-29 18:08:54 +01: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