Dimitri Mitropoulos
3556a20f85
(Partial) removal of WrapperProps ( #4431 )
2022-02-02 10:54:05 -05:00
James Gatz
4c906ccae5
allow for an empty string as a workspace name in the header ( #4197 )
2021-11-10 15:11:04 +00:00
Dimitri Mitropoulos
5c02273757
Reduce AppBar sizing and add Project Name to breadcrumbs ( #4159 )
2021-11-03 11:10:53 +13:00
Dimitri Mitropoulos
e793e6f166
unifies getting of workspace name in displayment ( #4060 )
2021-10-07 12:38:11 +00:00
Dimitri Mitropoulos
d53ef39c9b
use named exports for all (remaining) react components ( #4050 )
2021-09-27 15:47:22 +02:00
Opender Singh
7ffc391428
add eslint rules for semi colons ( #3989 )
...
* add rules for semi colons
* run lint fix
* remove invalid eslint disable
2021-09-01 10:50:26 -04:00
Opender Singh
774a8dc792
Space -> Project rename & update code-references ( #3928 )
2021-08-20 11:12:36 -04:00
Opender Singh
be2c347cf1
Pull a project into the correct space ( #3873 )
...
* use selector and improve types
* Loading remote projects now requires a team id; it is no longer optional
* activate with workspace or workspace id
* extract helper
* normalize graphql return type for a remote project to include the team
* pull into the space as defined by the project team id, not by the active space. If the space doesn't exist, create it
* use helper
* make testing easier by putting the active space name as the first breadcrumb
* fix tests
* add the active space into the title
* refactor and add tests
* remove todo
2021-08-05 23:30:31 +00:00
Opender Singh
7abde2a017
Ensure a base space always exists (+ fix gRPC sub-environments) ( #3819 )
2021-07-26 00:49:34 +00:00
Dimitri Mitropoulos
0178533e52
Feat/eslint import order ( #3782 )
2021-07-23 11:04:56 +12:00
Opender Singh
837cadebaf
Remove the need for an active workspace to always exist ( #3494 )
2021-06-30 07:47:17 +00:00
Dimitri Mitropoulos
b5fe435710
have and use guards for all models ( #3480 )
2021-06-16 14:19:00 -05:00
Opender Singh
d619b8d84e
convert strings to a single object ( #3432 )
2021-06-01 08:52:41 -04:00
Opender Singh
f18542ffe9
Add Space selector, with the logic to select a space ( #3427 )
2021-05-28 08:02:16 +12:00
Dimitri Mitropoulos
5f4c19da35
[TypeScript] Phase 1 & 2 ( #3370 )
...
Co-authored-by: Opender Singh <opender.singh@konghq.com>
2021-05-12 18:35:00 +12:00