1. 20 6月, 2020 2 次提交
  2. 19 6月, 2020 4 次提交
  3. 18 6月, 2020 13 次提交
  4. 17 6月, 2020 3 次提交
  5. 16 6月, 2020 1 次提交
  6. 15 6月, 2020 2 次提交
  7. 13 6月, 2020 2 次提交
  8. 12 6月, 2020 3 次提交
  9. 11 6月, 2020 4 次提交
  10. 10 6月, 2020 3 次提交
  11. 09 6月, 2020 2 次提交
    • M
      refactor(console): migrate code editor to React + overhaul query result experience (#376) · 68d62dd5
      Méril 提交于
      * refactor(console): migrate code editor to React + overhaul query result experience
      
      Bug fixing:
      
      - Scroll bar on Schema view
      - Animation leaving stale tables for the Schema view
      - Fix error handling on failing requests (and cancelled)
      
      Improvements:
      
      - Use toast notifications to give feedback to the user on query responses
      - Improve wording of error messages + handle more scenarios
      - Create the foundation of @questdb/client + support DDL, DQL and ERROR types
      - Add splitter between Schema and Editor
      - Move loader bar to the top of the page
      - Improve transitions
      - Uniform the use of z-index
      - Add ellipsis mode to Text component
      - Improve support of QuestDB SQL in Ace
      
      Chores:
      
      - Remove dead code
      - Upgrade deps
      
      * feat(Splitter): add max boundary
      68d62dd5
    • J
  12. 08 6月, 2020 1 次提交