Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: seesawdev/SwitchQL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: SwitchQL/SwitchQL
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 41 files changed
  • 5 contributors

Commits on May 18, 2019

  1. Configuration menu
    Copy the full SHA
    15ba199 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2019

  1. Release/1.0.0 (SwitchQL#34)

    * package-lock.json changed
    
    * refactored query and mutation generators to builders also changed metadata slightly
    
    * cleanup
    
    * Tickets: Break CSS into modules, Fix webpack config and css module extensions to work together
    
    * Added success popup for zip success
    
    * BUG: When new database is clicked the zip export no longer works even if the graph ql code hasn't changed
    
    * Create windows and linux build scripts
    
    * Build tests
    
    * build tests
    
    * Build tests
    
    * Build tests
    
    * Build Tests
    
    * Build Tests
    
    * Build Tests
    
    * Build Tests
    
    * Build tests
    
    * Build Test
    
    * Build Test
    
    * Matrix Test
    
    * Matrix Test
    
    * Matrix Test
    
    * Matrix test
    
    * Matrix test
    
    * Matrix test
    
    * Matrix test
    
    * With Electron Builder
    
    * With Electron Builder
    
    * With Electron Builder
    
    * With Electron Builder
    
    * With Electron Builder
    
    * With Electron Builder
    
    * With Electron Builder
    
    * Build Test
    
    * Deploy test
    
    * Deploy test
    
    * Deploy test
    
    * Fixed Deploy step
    
    * Changed to draft release for testing
    
    * Changed to draft release for testing
    
    * Changed to draft release for testing
    
    * Added git token
    
    * Added git token
    
    * First commit where build and deploy is working correctly
    
    * Added timeout promise func in utility and added timeout in connection call
    
    * Added timeout function
    
    * Update util.js
    
    removed unused comment slashes
    
    * Robin/schema generator refactor (SwitchQL#24)
    
    * Added snapshot tests
    
    * cleaned up tabs
    
    * Added sqlProvider and factored some of the sql out into seperate clases
    
    * did some refactoring on type generator. Still need to test the mutations to mak esure everything is working
    
    * Factored typeGenerator out into typeBuilder
    
    * cleanup
    
    * Removed obsolete generators and tests
    
    * changed tests to run on linux
    
    * added explicit install
    
    * updated node-sass version
    
    * removed install script
    
    * Added some config options for electron builder
    
    * added som extra config
    
    * fixed production build to remove webpack dev server and fixed json scripts
    
    * Fixed mac logo build problem
    
    * Refactored Postgres SQL meta data query
    
    * fixed bug with update script
    
    * fixed delete mutation syntax
    
    * Deleted unecessary unit test
    
    * cleanup after merge
    rob2244 authored May 19, 2019
    Configuration menu
    Copy the full SHA
    b675e37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95b4138 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4db3cb View commit details
    Browse the repository at this point in the history

Commits on May 26, 2019

  1. Update README.md

    laueian authored May 26, 2019
    Configuration menu
    Copy the full SHA
    93ba966 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Update README.md

    jtabalujan2 authored Jun 4, 2019
    Configuration menu
    Copy the full SHA
    0007a74 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2019

  1. Update README.md

    laueian authored Jun 8, 2019
    Configuration menu
    Copy the full SHA
    66ec24c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2019

  1. fixed typo in readme

    john-luke.laue@dptechnology.com committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    238056a View commit details
    Browse the repository at this point in the history
  2. Merge pull request SwitchQL#47 from SwitchQL/jl-pr-test

    fixed typo in readme
    zahaan-jasani authored Jun 23, 2019
    Configuration menu
    Copy the full SHA
    ecb0c3b View commit details
    Browse the repository at this point in the history
Loading