Joseph Schorr
2739cf47ba
Prevent change visibility of a repo in the UI when disallowed by billing plan
...
Fixes #486
- Extracts out the check plan logic and UI from the new repo page into its own directive (repo-count-checker)
- Adds the new directive to the repo settings panel
- Some additional UI improvements for the repo settings panel
2015-09-16 14:00:06 -04:00
Joseph Schorr
a030ffc110
Only hide the Create Triggers button in XS mode (mobile)
2015-08-26 12:08:59 -04:00
Joseph Schorr
c0aca54e32
Allow users to choose trigger or manual in the build dialog
...
Fixes #379
2015-08-21 14:22:48 -04:00
Joseph Schorr
5044a4d58b
Add public access to time machine
...
Fixes #333
2015-08-07 13:32:45 -04:00
Joseph Schorr
4160b720f9
UI and API improvements for working with large repositories
...
- Change the tag check bar to only select the current page (by default), but allow for selecting ALL tags
- Limit the number of tags compared in the visualization view to 10
- Fix the multiselect dropdown to limit itself to 10 items selected
- Remove saving the selected tags in the URL, as it is too slow and overloads the URLs in Chrome when there are 1000+ tags selected
- Change the images API to not return locations: By skipping the extra join and looping, it made the /images API call 10x faster (in hand tests)
Fixes #292
Fixes #293
2015-07-31 16:31:29 -04:00
Joseph Schorr
b7581a8d3f
Add a throbber and better dialog for deleting repo
...
Fixes #265
2015-07-22 17:03:47 -04:00
Joseph Schorr
ab47089872
Add feedback to prototype manager, application manager and the builds tab
2015-07-14 12:39:49 +03:00
Joseph Schorr
3342f2392d
Remove long build descriptions (not properly used in the new UI)
2015-06-29 12:36:39 +03:00
Joseph Schorr
2ef105dd8c
Change binds on the tags page to bindonce
...
This makes building the DOM in Angular faster
2015-06-25 16:19:40 -04:00
Joseph Schorr
672e8a5ba9
Add pagination to the tags view
2015-06-25 16:19:39 -04:00
Joseph Schorr
43330bcfad
Make loading of the tags tab async
2015-06-25 16:19:04 -04:00
Joseph Schorr
16a205c108
Add button for running a newly setup trigger
...
This allows users quick access to test their new trigger they just setup
Fixes #125
2015-06-12 17:02:58 -04:00
Joseph Schorr
e22e94d609
Add a note to the badges section about tokens
...
This alerts users to the fact that the tokens for badges are safe to share
2015-05-27 15:27:08 -04:00
Joseph Schorr
28bd9af4ff
Fix tutorial
2015-05-13 14:55:39 -04:00
Joseph Schorr
3627de103c
Minimize the queries used when retrieve builds. Previously, we'd call out to SQL extra times per build.
2015-05-07 21:11:15 -04:00
Joseph Schorr
23fafa6b4a
Make images loaded lazily on the repo tags page, as they will not be needed in the read-only (common) case.
2015-05-07 15:51:49 -04:00
Joseph Schorr
c04cb4e988
Change the repo view page to minimize the number of API calls necessary until such time as the information is needed (lazy load everything). Also increase the build timer to 30s.
2015-05-06 18:16:03 -04:00
Joseph Schorr
b96e35b28c
Merge master into bitbucket
2015-04-30 15:52:08 -04:00
Joseph Schorr
b7317f894b
UI fixes for all the new trigger stuff
2015-04-30 15:33:19 -04:00
Joseph Schorr
5741656411
Get a nice dropdown of tags working on the visualize tags tab
2015-04-27 17:36:31 -04:00
Joseph Schorr
be9906167a
Make repo pull and push counts on the info page be abbreviated
2015-04-27 14:43:55 -04:00
Joseph Schorr
6581a024bc
Make add tag be at the top of the tags operations menu
2015-04-27 14:17:55 -04:00
Joseph Schorr
c480fb2105
Work in progress: bitbucket support
2015-04-24 15:13:08 -04:00
Jimmy Zelinskie
2a13eade80
Merge pull request #22 from coreos-inc/git
...
git's a pretty cool guy
2015-04-23 17:33:36 -04:00
Jimmy Zelinskie
07b730c7ad
generic trigger credentials
2015-04-22 17:07:16 -04:00
Jimmy Zelinskie
02498d72ba
almost all PR discussion fixes
2015-04-21 18:04:25 -04:00
Joseph Schorr
a4cacd7307
Start on mobilification of repo view
2015-04-20 17:42:33 -04:00
Jimmy Zelinskie
93cd459460
Merge branch 'master' into git
2015-04-20 10:58:49 -04:00
Jimmy Zelinskie
ba2cb08904
Merge branch 'master' into git
2015-04-16 17:38:35 -04:00
Joseph Schorr
f19d2f684e
Add ability to revert tags via time machine
2015-04-16 17:18:00 -04:00
Jimmy Zelinskie
de3fa5f42d
directives: ssh-key-dialog -> trigger credentials
2015-04-16 14:58:25 -04:00
Joseph Schorr
2a77bd2c92
- UI improvements in prep for adding undo ability
...
- Move the tag history into its own directive and clean up the code
2015-04-15 18:39:05 -04:00
Joseph Schorr
daa2ce19aa
Fix typo
2015-04-15 15:38:59 -04:00
Joseph Schorr
f8c80f7d11
Add a history view to the tags page. Next step will add the ability to revert back in time
2015-04-15 15:21:09 -04:00
Jimmy Zelinskie
876d9c53f2
View SSH Key modal
2015-04-14 14:11:02 -04:00
Joseph Schorr
af468a8c6a
- UI feedback fixes: text cutoffs, misformatting fixes, etc
...
- Add hotkey support for searching and creating repositories
- Make search animations significantly faster
2015-04-08 14:39:52 -04:00
Joseph Schorr
5ed900c9bc
Add new co-alert CSS styles and fix some other UI issues
2015-04-03 17:47:39 -04:00
Jimmy Zelinskie
f4948efe7b
repo-panel-builds: fix subdir
2015-04-03 17:20:30 -04:00
Joseph Schorr
9018cf14eb
Better UI for the permissions table in the repository, as well as fix some other avatar issues
2015-03-31 14:36:09 -04:00
Jimmy Zelinskie
7d1d53ebcb
custom trigger: initial setup wizard
2015-03-27 17:07:06 -04:00
Joseph Schorr
3959ea2ff9
Add ability to add/move a tag in the tag view
2015-03-19 15:23:34 -04:00
Joseph Schorr
c066df6d21
Clarify pull text
2015-03-19 15:10:16 -04:00
Joseph Schorr
70aec00914
Add a fetch tag dialog
2015-03-19 15:08:18 -04:00
Joseph Schorr
c1d58bdd6c
Make messaging around the connected user invoking builds better
2015-03-18 16:26:27 -04:00
Joseph Schorr
99c56b7f98
Delink the build-mini-status if the user is not the repo admin
2015-03-18 15:43:53 -04:00
Joseph Schorr
ab2331a486
Performance improvements for the repo API and the new repo UI
2015-03-18 14:47:53 -04:00
Joseph Schorr
704b60e5ce
Reorder the columns in the builds list
2015-03-18 12:13:07 -04:00
Joseph Schorr
ced7c0ab49
Fix throbber location on the builds list in the info tab
2015-03-18 12:11:40 -04:00
Joseph Schorr
e58144eec5
Add selection of images by railroad track
2015-03-18 12:06:47 -04:00
Joseph Schorr
699cb9a5da
Fix last modified date time handling for tags with no date times, and fix the sort ordering
2015-03-17 16:49:22 -04:00