Joxit
897e6eca0b
Fix sort/reverse class
2016-09-10 01:10:43 +02:00
Jones Magloire
5677d24d1f
Merge pull request #16 from Joxit/gulp
...
[gulp] Add gulpfile for build
2016-07-27 23:04:31 +02:00
Joxit
f05464e2ec
[gulp] Add build script in package.json
2016-07-23 23:01:31 +02:00
Joxit
d5f1ca7951
[gulp] Update docker for static version
2016-07-23 22:51:47 +02:00
Joxit
97b63eda33
[gulp] Add static version in gulp
2016-07-23 22:51:47 +02:00
Joxit
9e739879ea
[gulp] Update Dockerfile for the new organization. Need static tag now
2016-07-23 22:51:47 +02:00
Joxit
8a555d29a3
[gulp] Add gulpfile for build
2016-07-23 22:51:47 +02:00
Joxit
597cc3cb99
Update package.json for more invormations
2016-07-22 22:51:14 +02:00
Joxit
ada12fd0f9
[fix] should execute the binded function
2016-07-06 18:40:49 +02:00
Joxit
0c0846d406
[fix] http should bind this and not this.oReq
2016-07-05 20:21:45 +02:00
Jones Magloire
4264a6b45d
Merge pull request #13 from Joxit/http
...
[http] Create slim proxy for http requests.
This will send a normal request and if we receive an 401 status, we send another request with withCredentials = true
2016-06-25 13:16:39 +02:00
Joxit
09e1eb8cf3
[http] Create slim proxy for http requests.
...
This will send a normal request and if we receive an 401 status, we send another request with withCredentials = true
2016-06-22 22:14:59 +02:00
Joxit
e50843009f
[Fix] remove catalog and taglist mount, they are mounted with app
...
Use riot hide attribut instead of playing with style
2016-06-21 21:14:14 +02:00
Joxit
f1c6ebec16
[static] Add docker for a unique registry ui
...
You will need to run your docker with the environment variable `URL`
2016-06-20 00:16:16 +02:00
Jones Magloire
56413151a0
Merge pull request #11 from Joxit/remove
...
[remove] Add new menu dialog for removing servers
2016-06-18 12:57:33 +02:00
Joxit
fc6d90543e
[Fix] filter riotgear-router in Dockerfile
2016-06-16 22:48:45 +02:00
Joxit
a62142d48e
[remove] Add new menu dialog for removing servers
2016-06-15 21:56:17 +02:00
Jones Magloire
be386aa84c
Merge pull request #10 from Joxit/credentials
...
[Credentials] Add credentials feature for issue #9
2016-06-13 23:26:19 +02:00
Joxit
cf2db37e3a
[Credentials] Add credentials feature
2016-06-12 14:12:32 +02:00
Joxit
f92c5ceced
[shortcuts] Add onKeyup listener for change and add dialogs
2016-06-10 21:39:08 +02:00
Jones Magloire
c51a659bcb
Merge pull request #8 from Joxit/rg-router
...
Rg router
Add router navigation for taglist and catalog.
Route looks like http://mydomaine.com/#!/taglist// for a tag listing and http://mydomaine.com/#!/ for catalog
2016-06-08 22:42:58 +02:00
Joxit
ce88cf588c
[rg-router] update view when adding or changing server url
2016-06-07 22:37:50 +02:00
Joxit
1fe0e76df2
[Refactoring] Clean all url during fetching (trim and remove last slash '/')
2016-06-07 21:28:08 +02:00
Joxit
d4540e8444
[Readme & Dockerfile] Add Readme and dockerfile for docker-hub
2016-06-06 21:32:33 +02:00
Joxit
7e677204d4
[rg-router] Remove old way to go in taglist
...
global catalog var is now in registryUI global var
2016-06-04 16:43:37 +02:00
Joxit
e45c107fe7
[rg-router] Fix taglist update
2016-06-03 22:37:22 +02:00
Joxit
28649c6893
[rg-router] Add router for taglist and catalog
2016-06-01 20:06:33 +02:00
Joxit
a51845f0ef
[refactoring] clean all files
2016-05-18 00:31:33 +02:00
Jones Magloire
304db5a9c3
Merge pull request #5 from Joxit/menu
...
[menu] remplace layout drawer with menu dots
Now you can :
* Change registry url
* Add registry url
2016-05-17 22:16:22 +02:00
Joxit
b3d8989d97
[add] Add add dialog and tag for menu
2016-05-13 00:01:47 +02:00
Joxit
b13a8ab206
[change] Add listener on change dialog button
2016-05-12 22:51:34 +02:00
Joxit
3589a7e369
[change] Add change dialog and tag for menu
2016-05-12 22:24:35 +02:00
Jones Magloire
064daad9ac
Merge pull request #4 from Joxit/taglist-table-sort
...
[taglist] Change list to table with sort feature
2016-05-11 21:50:21 +02:00
Joxit
66b18cbf09
[taglist] update font size and table style
2016-05-10 00:37:46 +02:00
Joxit
27db0da65f
[menu] remplace layout drawer with menu dots
2016-05-08 01:02:40 +02:00
Joxit
abe4d56e70
[taglist] Change list to table with sort feature
2016-05-07 22:54:53 +02:00
Joxit
7e3ffab9af
new look for catalog part
2016-05-07 15:30:53 +02:00
Jones Magloire
b0795c0299
Merge pull request #3 from Joxit/taglist
...
[taglist] add taglist feature
2016-05-05 13:28:46 +02:00
Joxit
7f008b87f3
[taglist] Add back fonctionnality, go to catalog again.
2016-05-03 00:08:39 +02:00
Joxit
f72e030dad
[taglist] Add taglist card tag
2016-05-02 23:49:35 +02:00
Joxit
0728d8fb7b
[catalog] Minor fixes
2016-04-30 10:09:09 +02:00
Jones Magloire
ebf31c12f3
Merge pull request #2 from Joxit/error-managment
...
Add a toast/snakbar for errors
2016-04-18 09:10:59 +02:00
Joxit
739cdbd266
Add a toast/snakbar for errors
2016-04-17 01:44:10 +02:00
Jones Magloire
c777e6a297
Add download spinner to catalog page ( #1 )
2016-04-14 14:11:32 +02:00
Joxit
a1c3804f36
Add icon before repository name
2016-04-10 13:12:17 +02:00
Joxit
c00f858f8f
Add list of registry repositories with riot
2016-04-10 12:53:55 +02:00
Jones Magloire
92c8a1761f
Initial commit
2016-04-09 21:40:26 +02:00