Commit Graph

28 Commits

Author SHA1 Message Date
Shadowfacts c5dd7e277a
Enable undo/redo and find/replace in document editor 2020-08-13 13:14:49 -04:00
Shadowfacts 491743c7bb
Enable undo/redo in query text view 2020-08-13 13:14:36 -04:00
Shadowfacts 24ce95c764
Add inline editing for some value types 2020-08-12 22:49:19 -04:00
Shadowfacts ba45bc6f1b
Fix query status messages 2020-08-12 19:42:43 -04:00
Shadowfacts d93b29b274
Tweak edit window appearance 2020-08-12 19:41:46 -04:00
Shadowfacts 8e71077070
Add Copy Value as JSON 2020-08-12 19:37:11 -04:00
Shadowfacts f7310471bf
Use SPM for MongoSwift 2020-08-12 19:09:43 -04:00
Shadowfacts e40e8d662f
Add Copy Value command 2020-08-12 18:49:56 -04:00
Shadowfacts 45e45a3991
Add custom ExtJSON pretty printer to handle Mongo objects 2020-08-12 16:39:05 -04:00
Shadowfacts 54f8236332
Split DatabaseViewController into multiple VCs 2020-08-12 10:53:40 -04:00
Shadowfacts 31962b43a3
Improve status messages 2020-07-07 13:23:27 -04:00
Shadowfacts c89d6d5f39
Add basic document editing 2020-04-06 19:31:26 -04:00
Shadowfacts 33b1159848 Prevent font warnings in filter text view 2020-04-06 18:46:46 -04:00
Shadowfacts 83cfba74a8
Use filter documents intead of shelling out to mongo every time 2020-04-04 14:37:28 -04:00
Shadowfacts 9e258b71f4
Only enable delete menu item for root nodes 2020-04-04 14:36:02 -04:00
Shadowfacts b971952217
Remove old code 2020-04-04 14:36:02 -04:00
Shadowfacts 0b4a09433b
Extract JavaScript highlighted text view to separate class 2020-04-04 11:23:45 -04:00
Shadowfacts 6e4cbfdb6d
Add rudimentary JavaScript highlighting to query text view 2020-04-03 00:27:55 -04:00
Shadowfacts c4425e50e3
Disallow refreshing when there is no query VC 2020-02-10 22:42:43 -05:00
Shadowfacts e54c2a0570
Add document deletion 2020-02-09 21:13:46 -05:00
Shadowfacts feeb4e0370
Add refreshing 2020-02-09 21:13:22 -05:00
Shadowfacts 3c4d07093d
Use correct Node initializer 2020-02-09 20:37:43 -05:00
Shadowfacts 624befaec2
Alphabetically sort database and collection names
Closes #1
2020-01-27 22:31:13 -05:00
Shadowfacts 01418e44ad
Always show scroll bar for query results 2020-01-27 22:26:06 -05:00
Shadowfacts e507817b84
Improve Mongo output handling 2020-01-27 22:25:24 -05:00
Shadowfacts 954b0bc8a6
Add type column to query results outline view 2020-01-12 11:05:01 -05:00
Shadowfacts 8104853f13
Add query evaluation 2020-01-12 10:39:24 -05:00
Shadowfacts 8eee8767d1
Initial commit 2020-01-11 14:43:46 -05:00