Commit Graph

37 Commits

Author SHA1 Message Date
Gregory Schier
35a6a431a8 Huge refactor and more css fixes 2016-09-20 17:03:26 -07:00
Gregory Schier
6d9da20bfc Split UI from Lib 2016-09-16 22:46:44 -07:00
Gregory Schier
35cf8ca9a8 Almost working except for the sidebar 2016-09-15 15:45:08 -07:00
Gregory Schier
8aa0005863 Convert from Sass to Less 2016-08-29 10:58:59 -07:00
Gregory Schier
6a7a0b07bc try 2016-08-23 12:43:01 -07:00
Gregory Schier
824b44f6ea Revert adding elm 2016-08-23 12:06:48 -07:00
Gregory Schier
01cbbe835a Add elm to project 2016-08-23 11:58:17 -07:00
Gregory Schier
633f66bd03 Fix nunjucks chokidar 2016-08-22 14:35:58 -07:00
Gregory Schier
9291c24463 Lots 2016-08-17 15:44:03 -07:00
Gregory Schier
9e84bc4387 Workspaces, Cookies, and More! (#31)
* Start on workspace dropdown and upgrade fontawesome

* WorkspaceDropdown start and Elm components!

* Lots of CSS shit

* Refactor some db stuff and move filter out of sidebar

* Adjust dropdown css

* Handle duplicate header names, and stuff

* Shitty cookies tab

* fixed cookie table a bit

* Modal refactor

* Starteed cookie modal design

* Better cookie storage and filter cookie modal

* Cookie editor round 1

* Fix kve cursor jumping and form encoding templating

* New cookies now show up in filter

* Checkpoint

* Stuff and fix environments css

* Added manage cookies button to cookie pane

* Fix accidental sidebar item drag on sidebar resize

* Environments modal is looking pretty good now

* Pretty much done environments nad cookies

* Some changes

* Fixed codemirror in modals

* Fixed some things

* Add basic proxy support

* Updated shortcuts

* Code snippet generation

* Some style

* bug fix

* Code export now gets cookies for correct domain
2016-08-15 10:04:36 -07:00
Gregory Schier
860353474a Sidebar Sorting (#25)
* Got request moving working but is pretty messy

* Can now drag between groups

* Minor stuff

* Prevent deletion of last workspace

* Fixed some things

* Copy-pasta RequestGroup drag-n-drop

* Closes #2
2016-07-19 09:59:26 -07:00
Gregory Schier
ca5a6bec4d Fix build and dist folders 2016-07-18 13:10:18 -07:00
Gregory Schier
8688a9c920 Add semicolons to all import statements 2016-07-15 19:06:10 -07:00
Gregory Schier
b703400fe4 Darwin auto updates working (I think) 2016-07-13 18:12:42 -07:00
Gregory Schier
657acd6b4c Renamed app/package.json 2016-06-14 20:20:05 -07:00
Gregory Schier
d37668c9b3 Change book.json 2016-06-11 17:27:01 -07:00
Gregory Schier
9c11a7d61c Switch to LokiJS (#12)
* LokiJS is working pretty well

* Tidy up
2016-04-26 20:17:05 -07:00
Gregory Schier
e9d64ebb23 Workspaces (#7)
* Got a hacky workspace implementation running

* Removed some hax with reducer composition

* Moved some more around

* Moved files back out

* Started on entities reducer

* Split up some components

* Moved nested modules back out of workspaces

* Started on new Sidebar tree stuff

* Better store stuff

* Some more tweaks

* Removed workspace update action

* Re-implemented filtering in the Sidbare

* Switch to get the newest response
2016-04-26 00:29:24 -07:00
Gregory Schier
8a36c16711 Smaller build 2016-04-20 22:47:03 -07:00
Gregory Schier
3378a03e0c MVP build process 2016-04-19 23:09:46 -07:00
Gregory Schier
71e4d1658e Update webpack and refactor response fetching 2016-04-19 19:14:53 -07:00
Gregory Schier
6726b4704b Prod packaging POC 2016-04-18 23:05:55 -07:00
Gregory Schier
b13309d52a POC Responses in DB 2016-04-17 21:39:15 -07:00
Gregory Schier
097859aac1 PouchDB, import, environments closes #13 2016-04-16 18:52:53 -07:00
Gregory Schier
fc9d0c41fb PouchDB up and running POC 2016-04-16 16:24:57 -07:00
Gregory Schier
61338d091c Made webpack config a bit better 2016-04-15 09:50:29 -07:00
Gregory Schier
8a4c4fcd4f Refactored modals a bit 2016-04-14 22:23:54 -07:00
Gregory Schier
13c8ab424c update 2016-04-13 16:32:49 -07:00
Gregory Schier
fd3be37245 Responses are showing up 2016-04-09 14:08:55 -07:00
Gregory Schier
8d0b902e7f Fixed dropdown stuff 2016-04-06 18:11:16 -07:00
Gregory Schier
0938f2294e Delete request 2016-04-03 15:54:39 -07:00
Gregory Schier
11a8a09a1d Lots and lots 2016-03-22 22:26:27 -07:00
Gregory Schier
faf4796a1e Electron working 2016-03-22 11:20:05 -07:00
Gregory Schier
633295f0b9 Checkpoint 2016-03-22 09:42:03 -07:00
Gregory Schier
103d41f5fb Updated stuff 2016-03-21 22:01:58 -07:00
Gregory Schier
276bba479d got editors working and more css 2016-03-16 13:02:47 -07:00
Gregory Schier
403bc474a0 Got a pretty good skeleton 2016-03-15 22:49:42 -07:00