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
Simone Gotti
4baabd6365
settings: show secrets
2019-07-13 00:22:55 +02:00
Simone Gotti
5b13083861
*: move settings to dropdown menu
...
and show them in the tab bar only when active
2019-05-21 14:55:43 +02:00
Simone Gotti
2891b62b6c
*: move to tailwind css
...
I really like it!
TODO: Extract more components
2019-05-21 12:13:21 +02:00
Simone Gotti
dfd16f99b8
projectgroupsettings: implement update project group
2019-05-14 18:05:17 +02:00
Simone Gotti
b45e0014cc
*: show root project group settings
2019-05-14 15:47:35 +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
01a4aba4fa
projectgroupsettings: use panels to split different parts
2019-05-13 17:03:27 +02:00
Simone Gotti
667809a926
projectgroupsettings: add delete project group
2019-05-11 15:12:10 +02:00
Simone Gotti
19fdb1d08f
initial implementation of projectgroups
...
and related tree based navigation
2019-04-02 18:08:03 +02:00