summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Refactor API interfacefeature-flags-backendKamil Trzciński2018-09-206-55/+73
* Fix code structureKamil Trzciński2018-09-206-32/+44
* Rename FF schema to use `Operations::`Kamil Trzciński2018-09-204-22/+22
* Add `destroy` actionKamil Trzciński2018-09-191-0/+8
* Replace checkbox for status in feature flag list with badgeWinnie Hellmann2018-09-191-1/+6
* Make configure button blueWinnie Hellmann2018-09-191-1/+1
* Make feature flag table actions a button groupWinnie Hellmann2018-09-191-2/+2
* Change margin of configure button to 8pxWinnie Hellmann2018-09-191-1/+1
* Restyle empty state for feature flagsWinnie Hellmann2018-09-194-29/+40
* Convert feature flag list to tableWinnie Hellmann2018-09-193-41/+34
* Use icons for feature flag action buttonsWinnie Hellmann2018-09-191-4/+13
* Add label to feature flag status in formWinnie Hellmann2018-09-191-2/+5
* Use modal for feature flag configuration informationWinnie Hellmann2018-09-193-27/+64
* Add modal for deleting feature flagsWinnie Hellmann2018-09-192-1/+24
* Remove two-column layout from create and edit feature flag formsWinnie Hellmann2018-09-193-29/+28
* Show emtpy state if now feature flags existWinnie Hellmann2018-09-191-11/+16
* Use badge for feature flag count in list headerWinnie Hellmann2018-09-191-1/+3
* Add feature flags backend controlsKamil Trzciński2018-09-1917-40/+240
* Add Unleash API compatible interfaceKamil Trzciński2018-09-193-0/+60
* Add simple data modelsKamil Trzciński2018-09-195-0/+65
* Merge branch 'fix-setup-grammar-2-ce' into 'master'Douwe Maan2018-09-1937-158/+158
|\
| * Fix grammar in runner-related specs, views and localisations.Marcel Amirault2018-09-1937-158/+158
|/
* Include post migrations when loading the schemaYorick Peterse2018-09-195-11/+57
|\
| * Add merge-request to changelogDJ Mountney2018-09-121-1/+1
| * Fix the schema load testDJ Mountney2018-09-122-11/+20
| * Ensure the schema is loaded with post_migrations includedDJ Mountney2018-09-114-11/+48
* | Merge branch 'osw-use-diff-stats-rpc-on-comparison-views' into 'master'Nick Thomas2018-09-1916-11/+258
|\ \
| * | Use standalone diff stats RPC on every comparison viewOswaldo Ferreira2018-09-1916-11/+258
|/ /
* | Merge branch 'refactor-main-js' into 'master'Phil Hughes2018-09-1944-143/+130
|\ \
| * | Move shortcuts classes into behaviors/shortcutsMike Greiling2018-09-1831-33/+33
| * | Move findAndFollowLink to lib/utilsMike Greiling2018-09-185-5/+5
| * | Move GFM autocomplete setup, delete dispatcherMike Greiling2018-09-144-34/+21
| * | Move shortcuts instantiation into behaviorsMike Greiling2018-09-143-32/+37
| * | Move performance_bar setup to dispatcher to main.jsMike Greiling2018-09-142-8/+2
| * | Move search autocomplete from dispatcher to main.jsMike Greiling2018-09-144-13/+10
| * | Move preview_markdown.js to behaviorsMike Greiling2018-09-143-2/+2
| * | Move initFieldErrors from dispatcher to main.jsMike Greiling2018-09-132-8/+4
| * | Remove superfluous importMike Greiling2018-09-131-1/+0
| * | Move svg4everybody into polyfills and reorganizeMike Greiling2018-09-134-12/+21
* | | Merge branch 'dz-combine-green-buttons' into 'master'Filipa Lacerda2018-09-19142-174/+168
|\ \ \
| * | | Unite green buttons under one css classDmitriy Zaporozhets2018-09-19142-174/+168
* | | | Merge branch 'mr-conflict-specs-enable' into 'master'Tim Zallmann2018-09-191-14/+4
|\ \ \ \
| * | | | Re-enables merge conflicts resolution specPhil Hughes2018-09-111-14/+4
* | | | | Merge branch 'vendor-gitlab-ci-auto-devops-yml' into 'master'Kamil Trzciński2018-09-192-2/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Vendor Auto-DevOps.gitlab-ci from gitlab-ci-ymlMayra Cabrera2018-09-172-2/+7
* | | | | Merge branch '51571-wrapper-rake-task-uploads-migrate-os' into 'master'Douwe Maan2018-09-194-4/+71
|\ \ \ \ \
| * | | | | Use complete link to rake taskBalasankar "Balu" C2018-09-181-1/+1
| * | | | | Add documentation regarding rake taskBalasankar "Balu" C2018-09-182-3/+41
| * | | | | Add wrapper rake task to migrate all uploads to OSBalasankar "Balu" C2018-09-182-1/+30
* | | | | | Merge branch 'remove-ee-specific-lines-from-plan-concerns' into 'master'Robert Speicher2018-09-187-17/+38
|\ \ \ \ \ \