Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos-gui
/
06542259ddd92084959d14b8049853afbd6efe38
/
src
/
app
/
core
/
services
/
helpers
1888b2a
[CORD-2424] Adding Instances and Networks to the graph
by Matteo Scandolo
· 7 years ago
39e0415
[CORD-2314] Correctly parsing dates when they are formatted as strings
by Matteo Scandolo
· 7 years ago
620cb49
[CORD-2292] Removing all the fields not defined in xProto before saving a model
by Matteo Scandolo
· 7 years ago
e9cdf9a
[CORD-2277] Two stage delete for models
by Matteo Scandolo
· 7 years ago
94b3e64
Merge "[CORD-1934] Fixing links in table after first page"
by Matteo Scandolo
· 7 years ago
1cb980d
[CORD-1934] Fixing links in table after first page
by Matteo Scandolo
· 7 years ago
6349847
[CORD-1927] Fixing generate url for service models
by Matteo Scandolo
· 7 years ago
8cd21b0
Fixing backend_code and backend_status
by Matteo Scandolo
· 7 years ago
e5dcb9a
CORD-1762 exclude backend_need_delete_policy and link_deleted_count from GUI
by Scott Baker
· 7 years ago
bab0a58
[CORD-1771] fixing 'undefined successfully saved'
by Max Chu
· 7 years ago
f1e68cd
[CORD-1856] Correctly parsing boolena default values
by Matteo Scandolo
· 7 years ago
580033a
[CORD-1630] Adding model verbose_name and description
by Matteo Scandolo
· 7 years ago
c8a58c8
[CORD-1653] Adding a debug tab in model details
by Matteo Scandolo
· 7 years ago
987a4ce
Merge "[CORD-1652] Fixed links to related models in table visualization"
by Matteo Scandolo
· 7 years ago
a8e6817
Merge "[CORD-1685] Adding copyright"
by Matteo Scandolo
· 7 years ago
8248bca
[CORD-1652] Fixed links to related models in table visualization
by Matteo Scandolo
· 7 years ago
fb46ae6
[CORD-1685] Adding copyright
by Matteo Scandolo
· 7 years ago
cc4bce8
[CORD-1651] Add action to xosTable to navigate to the detail page
by Matteo Scandolo
· 7 years ago
5d962a3
[CORD-1338] Inline navigation for related models
by Matteo Scandolo
· 7 years ago
d53ac1d
[CORD-1538] Hiding id, backend-status and policy-status from forms, while displaying them in tables
by Matteo Scandolo
· 7 years ago
1897514
Displaying relations in tables
by Matteo Scandolo
· 7 years ago
e7e052d
[CORD-1539] Support for static choices and default values
by Matteo Scandolo
· 7 years ago
7218159
[CORD-1250] Rendering new ServiceInstance Models
by Matteo Scandolo
· 7 years ago
42c6692
[CORD-967] Displaying correct error in the GUI
by Matteo Scandolo
· 8 years ago
0222938
Added tests for ModelDiscoverer
by Matteo Scandolo
· 8 years ago
47c53fc
Generating the correct URL for service models
by Matteo Scandolo
· 8 years ago
d487853
[CORD-879] Using ServiceDependency to draw the Coarse Graph
by Matteo Scandolo
· 8 years ago
520a8a1
[CORD-1043] Adding click handler to display models
by Matteo Scandolo
· 8 years ago
7517178
[CORD-1043] Fine-grained service graph first draft
by Matteo Scandolo
· 8 years ago
968e7f2
[CORD-814] Building nodes and links for coarse tenancy graph
by Matteo Scandolo
· 8 years ago
ba0d92e
Debouncing Models Observable as they may be triggered too frequently and cause an InfiniteDigest Exception
by Matteo Scandolo
· 8 years ago
1aee198
[CORD-873] CRUD for Core and Service model from Chameleon
by Matteo Scandolo
· 8 years ago
8b2370c
[WIP] CORD-686 Added pagination to table
by Matteo Scandolo
· 8 years ago
47860fe
CORD-772 Loading external app when a new XosComponent of that kind is created and injecting loaded components at boot
by Matteo Scandolo
· 8 years ago
5053cbe
CORD-582, CORD-734 Registering events listeners for keyboard shortcuts
by Matteo Scandolo
· 8 years ago
4e87023
CORD-772 Extending the GUI with external apps
by Matteo Scandolo
· 8 years ago
e2643b9
Persisting injected components over route change
by Matteo Scandolo
· 8 years ago
837e0cc
Correctly parsing component attributes
by Matteo Scandolo
· 8 years ago
17bf824
CORD-731 Added debug decorator
by Matteo Scandolo
· 8 years ago
4222a43
Added possiblity to extend the dashboard programmatically
by Matteo Scandolo
· 8 years ago
0e80335
Merge "Searching for models into client cache"
by Matteo Scandolo
· 8 years ago
86bc26a
Searching for models into client cache
by Matteo Scandolo
· 8 years ago
08464e5
Fixed xos url
by Matteo Scandolo
· 8 years ago
fc17099
Populating route search after dynamic routes have been added
by Matteo Scandolo
· 8 years ago
a242c87
Using states in place of links
by Matteo Scandolo
· 8 years ago
b4b74a8
Reading model defs only when user is authenticated
by Matteo Scandolo
· 8 years ago
ac8c8c2
Validating form fields on the client
by Matteo Scandolo
· 8 years ago
6f45e26
Validating form before sending request
by Matteo Scandolo
· 8 years ago
07e2f62
Populating select field in forms
by Matteo Scandolo
· 8 years ago
0496423
Adding relations links to table
by Matteo Scandolo
· 8 years ago
0a8b02e
Saving data from form
by Matteo Scandolo
· 8 years ago
80c3a65
Simplified form
by Matteo Scandolo
· 8 years ago
1c5905f
Moved urlFromCoreModel into ConfigHelpers
by Matteo Scandolo
· 8 years ago
cb466ed
Moved table config in a service
by Matteo Scandolo
· 8 years ago
231de26
Fixed observer in dashboard
by Matteo Scandolo
· 8 years ago
aa024ff
Moved modelHelpers service in the DataSources module
by Matteo Scandolo
· 8 years ago
bac2245
Creating resource on the fly when we want to delete model created by WS events
by Matteo Scandolo
· 8 years ago
99ac9d9
Added delete button to list view
by Matteo Scandolo
· 8 years ago
d62ea79
Dashboard and nginx fixes
by Matteo Scandolo
· 8 years ago
a8a6fbb
Added logout
by Matteo Scandolo
· 8 years ago
ee655a1
Basic form
by Matteo Scandolo
· 8 years ago
e0d71ea
Added child routes, and config defined routes
by Matteo Scandolo
· 8 years ago
d58d504
Formatting labels
by Matteo Scandolo
· 8 years ago