Release 2.0.1
- Add release process (48d440d)
- Merge pull request #41 from jetstreamapp/hide-donation (ecac5a7)
- Merge pull request #40 from jetstreamapp/bug/39-14-query-results-selected-records (b835442)
- Hide Donate Button (9ffd0a8)
- Fix query results selected records (1e00176)
- Merge pull request #20 from jetstreamapp/ci-fix (0112a65)
- Merge branch 'main' into ci-fix (dc3c842)
- Merge pull request #35 from jetstreamapp/feat/34-sponsor-button (383a4aa)
- Merge pull request #36 from jetstreamapp/issue-templates-2 (bfa98c7)
- Update issue templates (4dc6654)
- Add Sponsorship Button (968ab72)
- Merge pull request #30 from jetstreamapp/bug/29 (4de04f7)
- Merge pull request #26 from jetstreamapp/bug/24 (66b0eec)
- Failed to execute 'contains' on 'Node' (ad03459)
- Permission table has incorrect type label #24 (698bba8)
- Merge pull request #18 from jetstreamapp/bug/invalid-time-value (468002c)
- Merge pull request #23 from jetstreamapp/bug/13 (f661e51)
- [BUG] Invalid Time Value #13 (18ca321)
- Fix server error handling issue (2505ed2)
- update ci configuration (664039f)
- Merge pull request #19 from jetstreamapp/add-branch-protectino-vscode (f9356fe)
- Add branch protection to default vscode settings (17a6013)
- remove code comments (8e3c6aa)
- Log Invalid time value exception (1db7655)
- Merge pull request #12 from jetstreamapp/nx-cloud (579c6f6)
- update readme sponsor badge location (7a19e93)
- Update nx cloud settings (da1ea30)
- Merge pull request #3 from jetstreamapp/open-source-prep-2 (302f65f)
- Add funding (224f556)
- Update Readme (87696f9)
- Add contributing guidelines (ea72042)
- Merge pull request #1421 from paustint/test (06054ea)
- Add license (9562d36)
- Remove github dependency (032473d)
- Add issue template (4b360cb)
- Deprecate submitting issue to Github from app (3a4b46c)
- Prepare landing page for open source (b3d88c5)
- Improve initial values for combobox and picklist (81fb1aa)
- Fix object lists (034ccd9)
- Fix rendering for sobject list multi (09501df)
- Improve sobject list loading (a3bedfe)
- Add message if no set filter items (9abd5b3)
- Add search to table header set filter (7330d94)
- Permission Mgr: ensure accurate disabled checkbox state (9dbf51e)
- Automation Control: Fix enable/disable (5e4f47d)
- Use only one DND provider (8af00af)
- Merge pull request #1422 from paustint/add-e2e-tests (70edc60)
- Fix tests (b2e33bd)
- fix formatting to resolve issue (8d7dbc6)
- organize imports (270045c)
- remove imports (1ebd978)
- Add data load test (43b1a3a)
- Add data load test (c7eb5f8)
- Merge branch 'test' into add-e2e-tests (122544e)
- Fixed data table with generic columns (c00b678)
- Added test for load (b8ae4f6)
- Added test for reset query (1c79fcc)
- Updated package.json node version (e90afc0)
- Merge pull request #1416 from paustint/playwright (8d168dc)
- fix env variables (cb632aa)
- Fix test route availability (84274f1)
- Set env vars so auth0 does not blow up (f45528e)
- Attempt to change server start command for ci (6113dd4)
- Fix CI server paths (3c506b3)
- Add CI flag to ENV (5314509)
- fix invalid landing page a tags (d7d771c)
- Fixed DB migrations (e1db631)
- migrate db and skip seed temporarily (baa6081)
- trying yet again 😭 (9ee9abc)
- ci attempt....again.... 🤷 (e65feb7)
- fix postgres url for ci job (fbbf024)
- remove docker container for job (0cf5aa2)
- Ensure CI job always to stop agents always runs (f7d64c1)
- generate / seed DB (3086bd6)
- Add pg to action (441a7bf)
- fix CI env (e0b1b27)
- update environment (9e13fcc)
- update CI config (3089ae8)
- add yarn install back to CI (dbe31eb)
- updated CI config (fe7ad18)
- updated CI config (97754e8)
- updated CI trigger (3813252)
- remove exapel e2e file (207f2c8)
- added CI configuration (877e249)
- Removed example tests, updated e2e config (4e9b14e)
- Merge pull request #1414 from paustint/react-data-grid (1533b3d)
- Merge pull request #1413 from paustint/test (d0ca600)
- Merge branch 'test' into playwright (c41f9bb)
- Fix query history results button (ec45a4e)
- Continued e2e setup (70e5794)
- added e2e docker (3917b4a)
- Added tests for query restore (063c6c0)
- Added tests for query restore (90ea8f5)
- Added test attributes to lists (4d948e9)
- Update accessibility for list and listItem (603cd9f)
- Add query history test (758af82)
- Fix query renderer (45d4096)
- Added fixtures (ed0a9c8)
- Fixed datatable rendering (f2f875f)
- playwright tests (1d2a7e0)
- fix data table filter (44ee4f7)
- Added query tests (aaf3663)
- fix jest config, move files (6704610)
- playwright POC (157e3d7)
- remove existing e2e (f2f6289)
- bugfix and remove unused code (9b4f771)
- Add support for context menu (bbb784e)
- Merge branch 'test' into react-data-grid (23babfc)
- fix prompt navigation (53400d4)
- Merge branch 'test' into react-data-grid (2b999e1)
- Upgrade NX (f9704e8)
- Fix columns span on horizontal scroll (fb4d22e)
- Merge pull request #1409 from paustint/test (913ef12)
- fix db generate (0239465)
- Merge pull request #1408 from paustint/test (249f826)
- Add db:generate to cron tasks (fe023a9)
- Add time filter (31e5abe)
- Merge branch 'test' into react-data-grid (08b1610)
- Merge pull request #1404 from paustint/test (d5eee1f)
- Include prod sourcemaps (cd814e7)
- Merge branch 'test' into react-data-grid (7362313)
- Merge pull request #1401 from paustint/test (7cc53f2)
- Map to related field not working #1395 (1f349c3)
- Fix related record for query results (d182f3f)
- Fix null filter values (bd97ba7)
- Fixed active set filter detection (56402a7)
- Improved set filter (27e5c2b)
- Improve query results table filters (6d4c0cf)
- remove unused code (036f07a)
- tweak automation control table (00b62dd)
- fix debug log table filters (b94047b)
- Fixed deploy table render issues (0ed392b)
- Added column reordering (4726386)
- Remove ag-grid from codebase 🎉🎉🎉 (7a16c93)
- fix modal table filters (fe4170b)
- Deprecate AG-grid (07de6a3)
- fixed popover focus and filters in modal (cc9e7be)
- Finished field permissions table (8cb273c)
- WIP implement bulk table actions (d6ee01c)
- WIP Permission Manager migrate to react data grid (55a0343)
- Fixed imports and exports for data grid (1b1172c)
- Ensure platform event auth is checked on req (e0f170e)
- Fixed platform event row height (4aea206)
- Automation control - Always show grouped row header (b84e109)
- Salesforce API - refactor to react data grid (760f97f)
- fix row key for query results (b514c47)
- Platform event react-table (7778053)
- Debug log viewer - react-table (f7a7b43)
- remove unused imports of ag-grid (cafd61c)
- Remove unused ag-grid code (a10dc26)
- Deployment history modal refactor to new table (c17866d)
- Deploy metadata table refactor (e93a741)
- Deploy metadata table refactor (aa74842)
- Automation control review modal (b4a97a4)
- Automation Control - react-table (855562b)
- Migrated load to new data table (a8228ce)
- Added subquery rendered and global filter (465c8fc)
- Continued table work (b7adac5)
- react-data-grid POC (ce0bdc6)
- Merge pull request #1366 from paustint/test (0acef51)
- Create fields errors (57384f9)
- Cannot re-order columns on query results (ba8a8f1)
- Cannot read undefined of split (b1b388f)
- Upgrade google drive picker (29324f7)
- Merge pull request #1349 from paustint/test (ffc909e)
- Add try/catch - update prisma (4a883bd)
- Fix exceptions from rollbar (a259396)
- ensure no exception if bad data (6760d75)
- Fix invalid org (0470121)
- Ensure that changing org on load page works (ce6ad18)
- Error Screen when using 'Load Records to Multiple Objects' #1346 (e503e26)
- Unexpected Error When Using "Not In" Filter #1348 (2299807)
- Merge pull request #1335 from paustint/test (6d0e9a4)
- ⚕️ Package upgrades ⚕️ (279916d)
- Update NX (28f0e6b)
- Merge pull request #1334 from paustint/test (0372095)
- Merge branch 'master' into test (f96bbc8)
- Merge pull request #1332 from paustint/feature-1315 (fc06450)
- Merge pull request #1333 from paustint/react-grid-upgrade (e6eb54b)
- Upgrade AG-Grid / Use React 18 (480ba24)
- Fix build error (fc9930a)
- Update profile/permissions when permissions change (bae804d)
- Merge pull request #1331 from paustint/automation-control (ef5cf07)
- WIP Flag profile and perm set as updated (98debfb)
- Allow template flows in automation control (fe618b9)
- Merge pull request #1313 from paustint/test (94811d7)
- Merge pull request #1329 from paustint/feature-1214 (782a995)
- #1214 - Allow cancellation of bulk jobs (4bbccff)
- peacock :D (65a4d67)
- Updated css for tailwind electron (f1d7f28)
- upgraded tailwind (bf32d7f)
- Merge pull request #1312 from paustint/nx-14.5 (b4721cd)
- adjust gh action cache (2e474cf)
- upgrade nx (41f774a)
- re-build with proper env variables (858fb2e)
- Merge pull request #1288 from paustint/open-source-prep (65e765d)
- update release script (c5115ca)
- chore: release 0.0.1 (0fb2c72)
- chore: add electron release (182f63f)
- chore: release-it prep (5f85429)
- chore: release v1.0.1-0 (e80193d)
- Added release (314ea1c)
- Open source prep (db7df73)
- rename example user to test user (8ffbed0)
- Updated readme and tested processes (376ef6d)
- Merge pull request #1295 from paustint/local-account (657f99e)
- Renamed environment vars (c17837d)
- Merge branch 'open-source-prep' into local-account (0c78153)
- Added to readme, mostly fixed docker (6492576)
- Added pm2 config for staging (f558a12)
- added env.temp (1d06afd)
- Add ability to use without auth0 (9d12308)
- Open source prep (d839a13)
- Merge branch 'test' into open-source-prep (269ceee)
- Add flag to opt-in to telemetry (bca48b3)
- Merge pull request #1291 from paustint/account-deletion-email-fix (f8a1957)
- Fixed cron email bug (837c1c6)
- remove hard-coded stuff (e88df31)
- docker setup (a19d533)
- Fix broken build for landing page (311d62c)
- Open source prep (57f304a)
- Migrate to yarn (3144ada)
- upgrade ag-grid, remove authentication app (4ebc8a7)
- Upgrade NX (8ba3737)
- Merge pull request #1275 from paustint/test (5e781d5)
- Fix ci run command (a44137b)
- update build command (6ab7e98)
- upgrade @contentful/rich-text-react-renderer (7712a62)
- Merge pull request #1271 from paustint/electron-poc (b86760d)
- Fixed monaco for core application (f3fae42)
- upgraded nx-electron (0c8ec31)
- Fixed CORS and electron build (b989efc)
- Fix build issues and windows issues (d70824b)
- fixed invalid platform (e2a1e76)
- Fixed build error and packaging (499583e)
- Added data subprocessors page (e3c26f5)
- Build / Make / Signing (277cb7f)
- Merge remote-tracking branch 'origin/test' into electron-poc (17c83d4)
- Fixed electron package process (1951dd9)
- Electron progress (958e625)
- Electron - added preferences support (da23bcf)
- Re-orginized electron into subfolder in app (ba82099)
- Electron - MVP progress (7b99962)
- Electron work (979ed21)
- Electron is mostly working 🗡️ (1d9875d)
- Electron implementation (1811181)
- Merge pull request #1187 from paustint/test (cecee24)
- Fix async selector bug (c1b9b07)
- Electron POC - May 2022 (1c5f163)
- Merge pull request #1183 from paustint/test (c6ee50a)
- Update prisma (7dae722)
- Added navigation prompt workaround (25450d7)
- Misc bug fixes (887d048)
- NX 14 (d8afc0e)
- Merge pull request #1173 from paustint/nx-and-react-18 (3bd6408)
- Removed unused imports (f028779)
- Merge remote-tracking branch 'origin/test' into nx-and-react-18 (91e9d08)
- Merge pull request #1179 from paustint/cypress-test (796adf9)
- Added cypress tests (226fe1c)
- Reverted to react 17 mode (8535557)
- NX+ React+ AGGrid+ 😨 (7323ecb)
- Merge pull request #1174 from paustint/test (dc3beb2)
- Nx upgrade and React 18 (19e6383)
- Query favorite improvements #1167 (20def3f)
- Merge pull request #1166 from paustint/test (bbb1297)
- Map to related, show progress indicator #1145 (7f2d08c)
- Added ability to create global picklist #1082 (64ad039)
- Merge pull request #1162 from paustint/test (88f6ab2)
- k[e.type.value] is not iterable #1153 (d89c1ec)
- Merge pull request #1161 from paustint/test (051ff3f)
- Invalid regular expression #1158 (b15c71c)
- Merge pull request #1159 from paustint/test (8e77416)
- changed order of variable (322f0ac)
- re-added accidentally overwritten change (7e78758)
- Load Multiple lookups are not set correctly #1156 (ec9f8de)
- Merge pull request #1157 from paustint/test (f8aeec6)
- Multiple - lookups are not set correctly #1156 (4f2dbaf)
- Merge pull request #1147 from paustint/test (3399d7c)
- Load: Error preparing batch api data #1144 (c49d37f)
- Merge pull request #1139 from paustint/test (2eac644)
- blog improvements (60dbffa)
- Merge pull request #1138 from paustint/google-analytics (7031265)
- Added Google Analytics (67f5350)
- Minor UI tweaks (dc92a74)
- Merge pull request #1136 from paustint/test (e34e3ec)
- Allow a way to turn on logs in production #1133 (490891e)
- Moved notification to docked panel #1135 (b2a93bb)
- Added blog to nav menu (2751dcb)
- Merge pull request #1129 from paustint/test (a7c4feb)
- Added CSP exception for contentful images - blog (05b2fa2)
- Merge pull request #1124 from paustint/test (c99ae3d)
- Merge pull request #1120 from paustint/feature-1109 (48efdd2)
- Adding metadata to an outbound change set #1109 (f3d3a4a)
- Merge pull request #1123 from paustint/test (6ff4347)
- fixed build issue - for realz (a7b1b2d)
- attempted to fix compile issue (1650827)
- fix compile issues (7a41734)
- Merge pull request #1122 from paustint/honeycomb (f454b71)
- Merge pull request #1121 from paustint/test (2b8f3a7)
- added honeycomb telemetry (dee1a8e)
- Allow __shares for query and data loads #1116 (c38d64c)
- Enable rolback on error for custom metadata #1115 (b3e2c97)
- Merge pull request #1108 from paustint/test (5727058)
- Code version is a mess 😭 (5e4c43d)
- Merge pull request #1106 from paustint/test (cd71238)
- Added rollbar server path for souce linking (30e6566)
- Merge pull request #1104 from paustint/test (294a6ab)
- Upload source map to use VERSION file (6fe9c44)
- changed GH action install command (fe52153)
- Merge pull request #1101 from paustint/test (ca172b8)
- Merge pull request #1099 from paustint/mass-update-records (17475e7)
- Bulk update records (external Id) #1093 (53deefe)
- Merge pull request #1091 from paustint/test (f211f12)
- added contentful env variables to gh action (a074d9e)
- added cache to npm for ghaction (99f6009)
- added contentful env variables to gh action (b94e0e4)
- Add link to docs from each page in-app #1098 (160fa05)
- Create Fields Improvements (f38db67)
- Merge pull request #1086 from paustint/test (7809a3d)
- Merge pull request #1090 from paustint/bug-1089 (b1ec770)
- Ensure routes are initialized before profile is init (bbe20a2)
- Create fields: seleted popover and start over (43b4355)
- updated ci config (f2f0f32)
- Create Fields: refresh global picklists/lookup (802d151)
- Deploy Fields: Added browser notifcation (16146e8)
- changed build affected to run production build (9a9a07a)
- Field creation: duplicate key bugfix (cb2a7e8)
- Merge pull request #1074 from paustint/test (9fe5e7a)
- updated response message for blocked bots (16cef88)
- Big Object support - misc bugs #972 (d9ff30d)
- remove PR CI (396a672)
- User onboarding - anoying #1042 (9cd6cc1)
- User onboarding - anoying #1042 (273911d)
- Merge pull request #1070 from paustint/bot-improvements (3737042)
- Allow changing org on ad-hoc deployments (4a4757a)
- Merge pull request #1073 from paustint/test (5b31dfe)
- Merge pull request #570 from paustint/gh-actions (e8161ea)
- use node v2 gh action cache (071550b)
- updated main branch (1592805)
- Added GH action to build/test (db00852)
- Merge pull request #1071 from paustint/test (bbb6434)
- Log revision when uploading to rollbar (f798095)
- Added source maps and upload to rollbar (1c2e69f)
- Issue loading records #1069 (e341e53)
- Added additional bot detection changes (9dcba65)
- Merge pull request #1062 from paustint/bug-1061 (098e9b1)
- optimize query builder init (6c2112d)
- docs heading update (1fb90b1)
- Merge pull request #1059 from paustint/feature-1048 (2a356de)
- Finished matadata history (dfa5ca9)
- Continued deployment history (540377d)
- Deploy: allow history + store files (fb14d75)
- Sort current user to top of deploy list (1e2ac4e)
- Merge pull request #1047 from paustint/test (f12766d)
- Fix goback rollbar bug (2393187)
- Merge pull request #1032 from paustint/test (f5c78b9)
- Deploy: update docs to match current features (1903d37)
- Merge pull request #1029 from paustint/test (508f4de)
- Added ability to delete metadata (bd6d8fe)
- Merge pull request #1028 from paustint/test (0447363)
- Merge pull request #1027 from paustint/feature-1006 (32a2f7a)
- Deploy: allow retrying same deployment #1006 (6819f37)
- Merge pull request #1025 from paustint/test (3e39d9c)
- Merge pull request #1024 from paustint/account-deletion-cron (a26045e)
- Tested and fixed account deletion script (b02df3c)
- Account deletion cron job (1ea7808)
- Merge pull request #1019 from paustint/test (174f7e0)
- Figure out code completion #1018 (1806573)
- Update picklist to combobox #1015 (3054d1d)
- Fix autonumber field (6b097ba)
- Query: add tooltip for roll-up summaries #1016 (10d56c5)
- Merge pull request #1010 from paustint/test (da29f62)
- Table filter updates (3962204)
- Merge pull request #1008 from paustint/test (6eed681)
- Layout deserialization error #1001 (39839bf)
- Merge pull request #998 from paustint/test (674b840)
- Cron - moved email template to mailgun (9f8ffa4)
- Merge pull request #995 from paustint/test (d0ae830)
- Merge pull request #994 from paustint/cron-setup (6c2cfd9)
- Added log for last-activity update (bba3f77)
- Cron Task: send inactive account warning (3be9ed4)
- Merge pull request #993 from paustint/test (d1adb9d)
- Added bot routes, generated sitemap, robots.txt (ae411b4)
- Merge pull request #992 from paustint/test (1ec2007)
- Automation Control Fetch Error #983 (0949aa7)
- Improved account linking UI (82cbf21)
- Merge pull request #973 from paustint/test (8a7c027)
- Generate worksheet for subquery is broken #969 (546719e)
- Merge pull request #961 from paustint/test (13ed711)
- Table: Broken Filters #951 (99335c5)
- Update rxjs subscription #957 (d11bd76)
- Merge pull request #960 from paustint/test (24e5032)
- Merge pull request #936 from paustint/automation-control-new (d6ee297)
- Finished automation control! (12c5371)
- Merge branch 'test' into automation-control-new (c61f788)
- Updated dependencies (398c508)
- Merge pull request #949 from paustint/test (62a82d3)
- fixed queryMore bug (85c55e2)
- Upgraded nx (d6fe0fd)
- Merge pull request #947 from paustint/test (6c91f58)
- Prep for date N (5515aa5)
- QUERY: Trim IN clause values #694 (e59c84e)
- Deploy: decode xml characters #697 (4cccb4a)
- Fixed row for datetime picker #708 (b6ae808)
- Apex Logs - Add syntax highlight #735 (e242d33)
- Platform event improvements #874 (a13f247)
- Make envelope icon more discoverable #886 (8fd92b5)
- remove hard-coded api versions #939 (1117dc1)
- Added cypress tests for landing page (eb0508b)
- Merge pull request #945 from paustint/test (9ede193)
- Reduced auth scope (ce75eb2)
- Merge pull request #938 from paustint/test (8551f9f)
- Load with custom metadata (1aed029)
- remove react-table (2077d83)
- Merge pull request #937 from paustint/nx-13-2 (ab7cf35)
- updated docs build (82a7c65)
- docosaurus css minifier failure fix (0f451f8)
- upgraded to nx-13 (d2dedb8)
- upgraded ag-grid (9638309)
- Merge pull request #935 from paustint/test (520b377)
- Fixed docs broken root link (738d140)
- Merge pull request #924 from paustint/feature-522 (70d833b)
- added amplitude and docs (90a097f)
- Merge pull request #933 from paustint/test (5eb3627)
- fixed broken docs link (1031446)
- Merge pull request #932 from paustint/view-record (9970035)
- updated docs, removed read-only from view modal (a904052)
- Merge branch 'test' into view-record (4d85422)
- Merge pull request #931 from paustint/test (efcf0a4)
- Removed call options as the default (cea8ec0)
- Added ability to view record (cc1c180)
- Fixed most recent query results on browser refresh (ee925d9)
- Merge pull request #929 from paustint/test (4af8d1c)
- Get rec as apex and edit record (531f024)
- changed to const (b4b7332)
- Fixed working with namespace org #925 (8150401)
- Load zip using batch api (4cbc8a1)
- Load attachment (f4d3a10)
- fixed sw build options (3f0d40d)
- Load: Files / Attachments #522 (a52c4b5)
- Merge pull request #921 from paustint/test (9ef4fbc)
- Added docs (5fbfd6b)
- SObject Export #898 (b35f573)
- Merge pull request #917 from paustint/test (2b300ed)
- Query history gets overwritten #906 (7c09a66)
- Make metadata query option more apparent #913 (2c2901b)
- Allow viewing load results w/o downloading #914 (7a61bb1)
- Automation Control Code Cleanup (36d7a8b)
- Added links to metadata (ec314a3)
- Merge branch 'test' into automation-control-new (ac2eaa2)
- Merge pull request #904 from paustint/test (b581875)
- Updated auth0 M2M tokens (e10a108)
- Merge pull request #903 from paustint/test (1716f57)
- fixed docs typo (9a9aa66)
- Merge pull request #879 from paustint/test (47a5a6f)
- Finished create fields (112c9a3)
- Finished first final pass of create fields need to write docs, instrument, and add rollbar (4ca43e8)
- create fields added page layouts and other misc fixes (b505b0a)
- automation control (a631dad)
- Create fields (f796029)
- Automation Control 2 (286da96)
- updated .env.example (07408bb)
- Merge pull request #878 from paustint/last-activity (93c7f61)
- upgrade node version (1446898)
- modified last activity update (6c04080)
- lastActiity (2486d23)
- QUERY: After restore, filters are broken #873 (1603f6f)
- Merge pull request #871 from paustint/user-settings (4fa6a1b)
- Added user settings (9d7472e)
- Merge pull request #862 from paustint/test (329dc14)
- changed nx token (733770a)
- Error Loading records to Multiple Objects #853 (dff985c)
- Merge pull request #861 from paustint/test (b2c4f41)
- Addedeo coors to deploy badges (562f2ab)
- Updated org border (469e369)
- Added org color #845 (0d288a7)
- Load: update help text for assignment rules #854 (4720e51)
- env fixes (f8499cf)
- org dropdown combobox does not consider label #858 (c24ea15)
- Merge pull request #851 from paustint/test (6d8ad51)
- removed company name (9925aab)
- Merge pull request #850 from paustint/test (ddcba9a)
- removed company name (3e22074)
- Merge pull request #848 from paustint/test (5e9d981)
- Added testimonial and learn to landing page (43f10a6)
- Merge pull request #844 from paustint/test (da159af)
- added missing deb heroicons (197d1fb)
- Merge branch 'landing-page-revamp' into test (8e22fee)
- Landing page revamp (51a955d)
- Merge pull request #838 from paustint/test (51e429f)
- Removed rollbar middleware from express (58de977)
- Merge pull request #832 from paustint/test (29e99d6)
- Merge pull request #829 from paustint/background-worker (a84ba31)
- Added db migration script (3ac84c0)
- Background Worker (712984f)
- Download from package.xml is broken #826 (16870d5)
- Merge pull request #818 from paustint/test (dec3313)
- Download honors column order/visible columns #782 (5955aee)
- DEPLOYMENT Loading ind show after cancelled #811 (3f27140)
- QUERY RESTORE: Valid query cannot be restored #810 (1391b06)
- SOQL query should be built #815 (d03a802)
- Manual Query popover is misplaced #816 (9bd8d20)
- Merge pull request #814 from paustint/test (3919f52)
- UI Record form is REALLY SLOW (2f94a06)
- Corrected multiple re-renders (8946d1b)
- Added react-aria for modals (42eda25)
- UiRecordEditForm Improvements (47fb02c)
- Added nubbins to tooltips (3c9e8ea)
- Merge pull request #806 from paustint/popover-nubbins (ad8c115)
- Merge branch 'test' into popover-nubbins (c3842cb)
- Refactored Popover to fix nubbins (0faf9c6)
- Query Filter: Add drag/drop (1a7b39e)
- Auto-restore query on org change #796 (d62b97d)
- Merge pull request #802 from paustint/test (8e73e3a)
- probot labeler (1f35784)
- (e || "").trim is not a function #797 (b2814cb)
- Add option to "load all" if more results #800 (bc3e191)
- picklist should show more than 5 entries #801 (acf3134)
- Trial orgs do not save to DB accurately #798 (c8c1d9b)
- life is horrible (f994ac2)
- Merge pull request #795 from paustint/test (2afe05d)
- tried and failed (bc7dc6f)
- popover (0d328e3)
- Improved field quick filters Feature Request - Query list of required fields on an object #793 (2cd5b37)
- Merge pull request #791 from paustint/test (77c6a7f)
- Download child subquery fix (7972955)
- Apex log improvements (cb1c3d3)
- Updated monaco config code structure (908617c)
- Record Download - Include Subquery (9748b20)
- Deploy modal dynamic button test (30c3fd5)
- execute query from side panel is huge button #760 (02cbfdc)
- Merge pull request #784 from paustint/test (f344585)
- Deploy metadata table fixes (670dc21)
- API Requests remove filter from first column #762 (adc1ddb)
- Merge pull request #783 from paustint/test (869f53c)
- Permissions Table Bugfixed (68200ff)
- Table context menu: adjust text #778 (c7a6d84)
- Fix Query filter invalid array key (acda8f1)
- Debug logs code folding #776 (1916b03)
- Merge pull request #774 from paustint/test (b3bdf0e)
- Support request: Inline Images (e61bee3)
- Merge pull request #770 from paustint/test (62b83ab)
- Updates to docs (1741f6d)
- updated trailingslash (af164ed)
- Merge pull request #755 from paustint/webpack5 (68481a3)
- Added links for docs (b1c625a)
- Documentation v1 (5cc280f)
- Merge branch 'test' into webpack5 (52a1ce2)
- Merge pull request #754 from paustint/test (4ac5351)
- Misc table changes (ad17518)
- Automation Control - Flow Link Fix (970717b)
- Fixed query row selection (d78400a)
- Made progress on docs (764894e)
- Merge pull request #738 from paustint/webpack5 (3e2c3e9)
- Configured initial docs structure (922512c)
- docosaurus initial build (accidentally committed some parts) (7e0ecab)
- updated webpack publicPath (4740e31)
- Upgraded to webpack 5 (a27eb47)
- Merge pull request #732 from paustint/test (2ea8448)
- Deploy comparison - colors are confusing #706 (954a570)
- Deploy circle text is not correct color #729 (1723afb)
- Fixed deploy metadata set filter (c5530fa)
- Merge pull request #727 from paustint/test (1151f0f)
- Fixed tailwind purge (af1504c)
- Created generator for scss to css for ag-grid (bcdb6fb)
- Merge pull request #726 from paustint/test (2dd7c82)
- Merge pull request #725 from paustint/nx-FML-2 (f4c43b6)
- Merge pull request #723 from paustint/nx-FML-2 (bb43ae0)
- fix eslint and clipboard children prop (ffb6a42)
- Made progress at upgrading storybook stories (3cf5d0d)
- 🗽 Upgraded storybook! 🗽 (9068fc8)
- 😱 Upgraded nrwl to version 12 😱 (2d9e581)
- Merge pull request #722 from paustint/test (8094805)
- upgraded axios (947b140)
- Upgraded prisma (67c98da)
- Merge pull request #721 from paustint/test (085b76e)
- fixed css style for data-table (384242a)
- Merge pull request #720 from paustint/test (f260a25)
- Added manual scss compilation step fix build error (55e4c4e)
- attempted to move to css variables (8cc1e6b)
- Merge pull request #719 from paustint/test (4a471a2)
- replaced node-sass with sass to fix compile issue (67092a9)
- Merge pull request #718 from paustint/test (dc3fe63)
- Added ag-grid enterprise with tons of changes (2401331)
- Merge pull request #711 from paustint/test (d7376c8)
- fixed CSP (db2bdf6)
- Merge pull request #710 from paustint/platform-event-monitor (c8c1039)
- ✅ Platform event updates (88d13c8)
- moved cometd to browser 🎉 (dc52cda)
- Platform events (7c12415)
- Merge pull request #692 from paustint/test (b99bd48)
- Added disabled option to rich text (0445938)
- Fixed spelling mistake (0992525)
- Added feedback support in-house (a504240)
- Merge pull request #686 from paustint/test (37055b8)
- fixed salesforceOrgLabel (2b7bfbe)
- Merge pull request #685 from paustint/prisma (84ca5ea)
- removed reflect metadata import (1d7f60a)
- introduced prisma / deprecated TypeORM (6f5857a)
- Edit Records #678 (3985452)
- Merge pull request #680 from paustint/test (4bdebee)
- Automation Control - Record-Triggered Flows #672 (6a86a29)
- Del recs from query should allow partial success (50150c2)
- fixed ExpressionCondition bug (f31a360)
- npm install (efb849c)
- Merge pull request #670 from paustint/test (b298304)
- Added page titles (86dfda3)
- Changed ExpressionContainer to use useReducer (71638f6)
- Fixed query spelling (8a729e9)
- Load - Delete with null Id fails #667 (1572508)
- Merge pull request #668 from paustint/test (90ec560)
- Merge pull request #661 from paustint/google-integration (4a16965)
- Added google support to download modals (a58b990)
- Merge branch 'test' into google-integration (e98bedf)
- Unable to restore query #665 (7feff4a)
- Fixed query restore for negation conditions (225b633)
- Managed fields dont show 4 where is this used #664 (4ab044d)
- Google Integration (05653bd)
- Google integration (3eebfa0)
- Merge pull request #655 from paustint/test (2ec15ae)
- Fixed JSX css issue (5a7326f)
- Merge pull request #654 from paustint/test (3516af8)
- Query: Wehere is this used (+ misc other changes) (ae6ffef)
- Merge pull request #653 from paustint/test (3f5920d)
- Automation control - does not fail gracefully #644 (4f68d5b)
- Date filters for table column do not work #624 (d6fef8e)
- GROUP BY alias not working in query results #648 (925536c)
- Deploy code coverage does not show as error (70200f9)
- Dueling picklist: Allow typing name to scroll #651 (a3bda4d)
- Merge branch 'feature-586' into test (da0ec42)
- Query restore does not work properly for LIKE #652 (ae1620c)
- Merge pull request #646 from paustint/test (b4327c0)
- Merge pull request #645 from paustint/feature-586 (0ad32d9)
- Deploy: Compare metadata with another org #586 (dd807ef)
- Merge pull request #642 from paustint/test (7030288)
- moved subquery to end to avoid cloudflare blocking (dfa71e8)
- Query: Additional Warning for Deleting Records #625 (c54ebfa)
- Merge pull request #638 from paustint/test (776ce6c)
- Query: restore does not work with relative date values (44237d8)
- Deploy: notifications are not accurate for failed unit tests #629 (8980ea7)
- deploy: Invalid selection after org changed #626 (f60689b)
- Merge pull request #634 from paustint/test (2229d34)
- Merge pull request #631 from paustint/feature-601 (3d0aa7b)
- Load: Map to any related field #601 (69f9493)
- Merge branch 'test' into feature-601 (8054aba)
- Fix load to multiple object dependency issue (7376ff3)
- Load: Map to any related field #601 (757621d)
- Merge pull request #630 from paustint/test (4a0c271)
- Load Multi Object bugfixes / improvements (b74fe27)
- Merge pull request #619 from paustint/test (866bd81)
- Misc fixes (960f20d)
- Merge pull request #613 from paustint/test (a5d032c)
- Add CSP for gravatar (5cd64b9)
- Merge pull request #609 from paustint/test (68150a2)
- Code viewer scroll to top after submit/filter #585 (44b17e4)
- Add permission type to permission meta list (bb4dc71)
- Use gravatar user photo (93214a1)
- Merge pull request #608 from paustint/test (03ca49f)
- Load record to multiple objects updates (7d4a7ea)
- Multi-Object Dataload w/ Relationships #589 (9e66c0b)
- Improved permissions table (187db03)
- Merge pull request #605 from paustint/test (5d2cc8c)
- fixed notification for bulk api load (a1c2ea0)
- Merge pull request #599 from paustint/test (a7a847c)
- added better deplopyment status #475 (74c8bbf)
- Merge pull request #593 from paustint/test (2be7c4b)
- Permissions: make it easier for bulk selections! (3d5ab03)
- Deploy: Show number of items in table #594 (adcdc92)
- Layout should have label of Page Layout #596 (015eb3d)
- Added feature flag for dark deployment (b72af22)
- Notify user when work finishes if tab is not active #590 (9f8575b)
- Merge pull request #584 from paustint/test (a7cfe49)
- upgrade soql parser js (5d09051)
- Query Results: meta+enter uses prior org #583 (2362cac)
- Merge pull request #581 from paustint/test (4fe835f)
- Warn before leaving page if work is in progress #579 (7aecf63)
- Merge pull request #577 from paustint/test (90ef965)
- SOQL: escape filter values #573 (d01df7f)
- Subquery expand related does not work #576 (d5b764c)
- Show list of items being deployed #571 (1fa2c02)
- org filter should apply to label + username #572 (8ba90aa)
- Merge pull request #569 from paustint/test (06f2c88)
- Deploy: Show zip preview file on deploy modal #551 (5ff236e)
- Deploy: Ensure selections are reatined (f37673c)
- Deploy: ensure valid config before deploy #562 (2dc09df)
- invalid tooltip #543 (9400ee7)
- Merge pull request #568 from paustint/test (9324f48)
- Deploy: Alow adjusting on table page (80c1c0a)
- Added debug log viewer (3be50a1)
- Anon Apex improvements #548 (80f36cf)
- Merge pull request #566 from paustint/test (494153b)
- Navigate to Object Setup From Field Mapping #565 (e8d2a19)
- Merge pull request #564 from paustint/test (ab21b53)
- Anon Apex improvements #548 (9e034e3)
- Deploy: Production org badge show as yellow #559 (6b84acb)
- Sort orgs by label #560 (49e6488)
- Merge pull request #557 from paustint/test (7c4561a)
- Monaco Editor Fixes (bbbd78b)
- Improved error handling for AutomationControl (1407eca)
- Merge pull request #541 from paustint/test (0d263d7)
- attempted to fix some broken flows (a8d5b23)
- Merge pull request #538 from paustint/test (5367c9c)
- improved server logging format for requests (0cf0862)
- removed db log (32df310)
- added rollbar notification for automation control and copied fonts (d267ab2)
- added descriptions (70a3940)
- Added sample API requests to API Explorer (1c87306)
- soql is too tall (default height) #536 (22f1a32)
- Merge pull request #535 from paustint/test (ad600be)
- added soql language support - monaco (f33a497)
- changed monaco usage (12e55e7)
- Merge pull request #534 from paustint/test (5967b16)
- removed value imports from monaco-editor (c80528a)
- changed monaco import to just types (e10412f)
- updated monaco loader and modified webpack externals (1f0c404)
- updated monaco loader and modified webpack externals (f6cfdf0)
- locked version to node 15 (3354777)
- updated pg to troubleshoot issue (e0a5c2e)
- removed monaco from build process (78b1904)
- Merge pull request #533 from paustint/monaco-poc (c2a105e)
- Replaced CodeMirror with Monaco (5bca8d0)
- Offer option to filter user debug or text filter #527 (fecc263)
- Added additional keyboard navigaion (c7a0a7a)
- Download modal: Allow selecting fields to download #530 (566d2e7)
- Generate Apex from records #528 (8afa631)
- Merge pull request #529 from paustint/test (c9f310a)
- Load: Related object is polymorphic #517 (1a5e89b)
- Pull in generated SOQL for manual SOQL (6a5c04e)
- Merge pull request #512 from paustint/test (65a7750)
- Bulk download: show percentage of download #465 (d99eb12)
- Merge pull request #511 from paustint/test (203d054)
- Deploy: Sometimes first try does not work #415 (059ddc0)
- Show multi-select items and allow deselection #499 (a46ca32)
- Fix org popover radio button alignment #504 (880bc65)
- Copy to clipboard - Use selected/filtered rec #463 (ec09d23)
- selected date AFTER cached date auto-refresh #503 (a10a8de)
- Ensure child relationships fetchFuelds use tooling (612a926)
- Merge pull request #498 from paustint/test (abab419)
- Metadata list does not include type labels #497 (d4c6512)
- Deploy metadata fixes (f62ac53)
- Merge pull request #495 from paustint/test (de4060b)
- show visual indication of error/success #472 (dfd4420)
- Merge pull request #489 from paustint/test (b381b33)
- load: Allow re-loading fields on mapping page #473 (aef8172)
- Edit User: missing picklist values #479 (46ce824)
- Fixed possible DB contention with apex/api history (272f864)
- Fix query history DB contention #486 (3324bed)
- Subquery, show number of records instead of view data #487 (bfa4ebc)
- Fixed fonts that were not loaded correctly (1644070)
- Limited Access: re-check based on reason #485 (fca0b5d)
- Merge pull request #488 from paustint/feature-481 (732a490)
- Update empty state illustrations #481 (8e54b11)
- added illustrations and did initial refacotrs (8cb441e)
- Cannot read property 'fields' of undefined #480 (54b734f)
- Merge pull request #478 from paustint/test (dd09c06)
- Merge pull request #477 from paustint/nx-11-latest (f35af11)
- Upgrade NX to latest version 11 Fix bug with expired token (007a063)
- Merge pull request #476 from paustint/test (faf36e6)
- Error: expired access/refresh token #471 (87c0b5a)
- Merge pull request #470 from paustint/test (098e47a)
- Query: Duplicate table ids 😭 #454 (d6d5f3d)
- Deploy: add message on add to changeset modal #450 (fa33f59)
- Deploy: missing CustomLabel #464 (4cfd63d)
- Deploy: Can we detect multiple packages? #466 (46dce89)
- nvalid regular expression Nothing to repeat #468 (2da32b9)
- Load: Give option to opt out of assignment rules #458 (bce9914)
- Merge pull request #456 from paustint/test (b0ebd39)
- Edit Records: datetime is broken #455 (9029e6e)
- Merge pull request #452 from paustint/test (5803a18)
- Added format option to manual query (919d90f)
- Subquery: Let user know if there are unqueried records #446 (4d94408)
- Merge pull request #447 from paustint/test (a0533b1)
- Added contact us link to landing page (ddd812f)
- Updated manual soql (00c253c)
- Fixed bug with sobject search term (e3c9067)
- Query retain text filters #241 (d20cec5)
- Merge pull request #444 from paustint/test (6a11b5e)
- Query Object filter: highlight search characters #441 (6f7aaf0)
- Show more error info on failed request #442 (2c7137a)
- Merge pull request #440 from paustint/test (2d42334)
- Add keyboard shortcut to submit query #295 (3589b65)
- Download File: Enter should initiate download #437 (6373582)
- Deploy: Add deploy button on metadata selection page #438 (0236cf7)
- Deploy: Show timestamp on created/last modified cells #439 (369901b)
- Added unit tests for radio and radio group (9aca645)
- Merge pull request #435 from paustint/test (824677e)
- DEPLOY: Improve outcome when fatal error #414 Deploy: show errors on screen without download #406 (ce3b9a8)
- Deploy: show errors on screen without download #406 (dd6df1e)
- Merge pull request #433 from paustint/test (6be8b1e)
- Include custom fields option in query fields #382 (83ffd58)
- Deploy: show seconds on last checked date #422 (0b448fd)
- QUERY: Restore does not work with startsWith #429 (e9fc203)
- Merge pull request #432 from paustint/salesforce-api (73d37ff)
- Added REST API feature (4d05bd7)
- initial commit for salesforce api (55d35d8)
- renamed folder (1c78ee7)
- Anonymout Apex Support (820e293)
- Merge pull request #421 from paustint/test (d0bdf0e)
- Deploy: Email templates does not return data #413 (41fb113)
- deployment grid, duplicate node ids #417 (0c4f7d8)
- Load Mapping: Does not match against labels #419 (f9bf2ec)
- Merge pull request #411 from paustint/test (616a22d)
- Deployment: Easily unselect all #404 (2126e32)
- Improve ID links for setup objects #407 (eaadfa1)
- Merge pull request #410 from paustint/test (636256d)
- Improved error handling component (95b422c)
- Cannot read property name of undefined/null expression #403 (391d5e0)
- updated nextjs options (9e35af2)
- Merge pull request #409 from paustint/blog (d36af6e)
- Finished blog support (8a09654)
- Added basic structure (c357264)
- started getting structure (4e3fde6)
- Initial blog post fetch (4d0c31c)
- Merge pull request #401 from paustint/test (df75876)
- Added isTooling to useQueryResultsFetchMetadata (db42db2)
- Added error handling useQueryResultsFetchMetadata (a9941c1)
- Load mapping improvements / Amplitude Tracking (f58afba)
- Code cleanup / comments (ef1f119)
- fixed page height scrollbar (03f25fe)
- Merge pull request #346 from paustint/feature-194 (a61c41c)
- Merge pull request #400 from paustint/test (37f7ddd)
- Merge branch 'test' into feature-194 (96abb9e)
- Edit Record: Add support for datetime fields #349 (ca5f0d0)
- Check heartbeat on app focus (a6c5828)
- Query history not always reset on close (3593598)
- Added help hints to query filters (f4fcb9b)
- updated google form to use @getjetstream.app (729a176)
- Merge pull request #393 from paustint/test (f138195)
- copy subquery to clipboard #387 (8cc87d2)
- Merge pull request #355 from paustint/test (15f4fea)
- Added check for proper permissions (fae92fd)
- Added multi-picklist resource ype to filter (721b3c9)
- Query Filter: cannot remove skip after ... #345 (04684e3)
- Merge pull request #353 from paustint/test (b31780d)
- Saved Query: removed from saved list after ex #352 (9b2b1b7)
- Query Results: Show field label #194 (514ddf6)
- Merge pull request #343 from paustint/test (a85a70d)
- added label and api name (cfb2aac)
- Query Results: Show field label #194 (cb38adf)
- Add query favorites #31 (ee30214)
- Query filter improvements (b82bc13)
- updated log entries updated recentLogs sent to rollbar (d186120)
- Rollbar and Layout Updates (2db90d7)
- Merge pull request #339 from paustint/test (d5f9271)
- Org Connection Issues (53dca44)
- Merge pull request #334 from paustint/test (197aa08)
- Improve visibility of org being interacted on #332 (757bfe6)
- Merge pull request #330 from paustint/test (2358130)
- Permission Mgr - not all fields are showing #309 (a5a668d)
- Perm field/obj filter doesn't include apiname #308 (58173a6)
- Metadata: limit issues with fullname/metadata #313 (1daa0c9)
- Show helptext on list of fields #315 (5af986c)
- QH: forget selected obj after modal closed (9c0cc2d)
- reset when user leaves page if loaded #317 (d7b88e1)
- PermissionSetAssignment not available option #322 (a3c3473)
- Data loader: Improve start over button location #310 (080cf90)
- Query Results: Ability to view full record #318 (97afde4)
- Form does not allow removing values #319 (f480ebb)
- Deploy: Settings does not show child items #323 (e8982a8)
- Merge pull request #327 from paustint/test (6af05a5)
- Deploy Improvements (e92a13a)
- Merge pull request #311 from paustint/deployment (dfb46da)
- Final touches (9072b49)
- Misc Improvements (827bb7a)
- Deploy Metadata (6e99ca9)
- Deployment Updates (50ce076)
- deploy status changes (a83de77)
- Deployment updated (8a4484e)
- Ability to see a list of changes Ive made org #41 (da31347)
- Misc bugfixes (5667a38)
- Merge pull request #305 from paustint/test (6b45369)
- Revampped the landing page (ac8cfdf)
- Tooling Query (3a9331d)
- Query: Tooling API #167 (3db5727)
- Permissions - issues querying permissions #300 (cfd998d)
- Merge pull request #294 from paustint/test (beef8df)
- Allow partial multi-word search matches #289 (2e1685a)
- On object change, clear filters #292 (abf5aba)
- Merge pull request #291 from paustint/test (7696b8d)
- Added limit to query history visible items (c9c38d7)
- Merge pull request #282 from paustint/feature-281 (71b1204)
- Added feature flag for automation control (5dddcd5)
- Removed unused code (cd43b80)
- Feature: Permission Manager #281 (81658fd)
- merge in test branch (0cc7036)
- Merge pull request #287 from paustint/test (cbd7679)
- Omit analytics from sending on DEV (ba511a0)
- Merge pull request #286 from paustint/test (79c92ba)
- updated analytics (6925d65)
- Merge pull request #285 from paustint/test (8b2d00c)
- Updated resource type options for date/time (d4dd0a4)
- added amplitude key to test env (04149ed)
- Implement Analytics #195 (95db244)
- Polymorphic - Issues with relationship TYPEOF #278 (0df3c46)
- Merge pull request #283 from paustint/test (e2ad24e)
- removed __mdt from options to data load (c0b529f)
- Feature: Permission Manager #281 (463f070)
- Merge pull request #280 from paustint/test (0f94144)
- Aggregate query with related field does not show in results #272 (cff6054)
- Merge pull request #269 from paustint/test (7eea842)
- Added version to rollbar (140dc56)
- Merge pull request #266 from paustint/test (7a7a29b)
- landing page improvements (fad8366)
- Merge pull request #265 from paustint/test (4a4315b)
- Merge pull request #264 from paustint/nx-11 (03c78d5)
- fixed storybook styles (089b276)
- Upgraded nx to v 11 (a45f639)
- Merge pull request #263 from paustint/test (e8687cc)
- Add ability to turn on logs in production #235 (e586275)
- Deprecate momentjs in favor of date fns #223 (0a5b627)
- Merge pull request #262 from paustint/test (d2d12f3)
- Subquery: Improve object list #248 (2030f86)
- Query Results Add a global filter above table #244 (d857bb8)
- Merge pull request #259 from paustint/test (ffc4359)
- Subquery: Show empty state if no data #243 (397a9b1)
- Query: multi-picklist does not have a tooltip #245 (76e795d)
- Ability to rename orgs or add labels #247 (76325e2)
- Manual Query #254 (0dd99d2)
- fixed item focus (062815e)
- Merge pull request #258 from paustint/test (a4bdab2)
- Query Download: Allow JSON as an option #252 (efa8438)
- Load: uploading message is off by one #256 (0660564)
- Restore: = null != null does not restore #255 (f48f78b)
- Merge pull request #250 from paustint/test (5778bd1)
- Query: ability to restore query from history #157 (547d579)
- Merge pull request #240 from paustint/test (f39b930)
- Copy records to clipboard does not handle related objects #237 (afae7d7)
- Added username to log (2b6a0c0)
- Merge pull request #236 from paustint/test (88b81b7)
- Map to external id issues with batch api #232 (967c133)
- Show org info for background jobs #233 (fb62680)
- Checkbox on subquery bug #234 (b7661c9)
- Merge pull request #231 from paustint/test (0a0ad06)
- Edit record - cannot edit record #229 (3642662)
- When org is removed, delete all browser cache #228 (920a1fd)
- remove feed / history from data load #230 (fe43b03)
- Create time input field #221 (8d33b9e)
- Merge pull request #227 from paustint/test (db8a43c)
- Batch API files for delete error #226 (6d2543d)
- Merge pull request #225 from paustint/test (3cb30d0)
- Merge pull request #224 from paustint/record-ui-form (a566b1f)
- Query Results: Allow editing records #150 (867c0ba)
- Merge pull request #217 from paustint/test (d8b1b02)
- Query: Retain order of filters and groups #134 (848ec39)
- Polymorphic: Default to User instead of Group #199 (e0d72ae)
- Query fields reset after query (fedf5d7)
- Don't show fields that do not allow filtering #201 (4a39893)
- Load Results filename include more detail #210 (d69a156)
- User Feedback: Filter "in" fields #212 (d94acfa)
- Allow copying query results to clipboard #214 (ec64a28)
- Merge pull request #213 from paustint/test (ae97b4d)
- Load: Add a "start over" button/feature #208 (09fc923)
- map to related does not show up for some fields (d00e0ca)
- Merge pull request #204 from paustint/test (11fd5bd)
- Fixed pill export (5c9228a)
- Merge pull request #203 from paustint/test (c9c79c1)
- Query: Show summary info when collapsed #200 (29943ed)
- Allow toggling deleted records if no results #202 (988a09c)
- Change order of notice on Load #198 (2dc347f)
- Merge pull request #196 from paustint/test (a03e781)
- Load: automatically default api mode to best option based on # records #181 (4abfb1e)
- Query: Allow including deleted records #180 (0333975)
- Added more prominent feedback (54c9758)
- Dumb hack to re-render query filters (4c96ee3)
- allow multi-select picklist for IN clauses #193 (93b24f5)
- Merge pull request #192 from paustint/test (b3a2ed3)
- ability to query polymorphic fields #3 (e8471a8)
- Merge pull request #189 from paustint/test (212d7df)
- Query: Clear all selection and filters #158 (6937fcc)
- Query Records Welcome Page #173 (6677b82)
- Merge pull request #188 from paustint/test (65ee406)
- Merge pull request #187 from paustint/feature-184 (b522740)
- Empty query results display a "0" on the page #182 (1edd072)
- Added option to scroll list item into view (c6940bc)
- Merge pull request #185 from paustint/test (b519dbb)
- added tooltip to disabled polymorphic input (1943ece)
- Merge pull request #92 from paustint/feature-3 (2918f83)
- Merged test, bugfixes (e5dc4bb)
- merge conflict resolution (8ced18f)
- merged in test (6cc27bb)
- Merge pull request #179 from paustint/test (a78644a)
- Merge pull request #177 from paustint/feature-175 (065c860)
- Query Results #175 (309dac1)
- fixed incorrect org type on new org addition (b0b1000)
- updated images (bbb3b06)
- First Run Experience (Version 1) #172 (b50afef)
- Merge pull request #174 from paustint/bugfixes-nov9.2020 (329007c)
- Query: Allow relationship for custom metadata #170 (b323a6a)
- Make warning to select object more visible #162 (737a0be)
- Query: Add quick filter #166 (d1a9b53)
- tooltip for formulas text incorrect location #171 (2de2bf8)
- On page load, invalid auth does not log user #163 (ce95425)
- Merge pull request #161 from paustint/test (d585d3e)
- Load Records + misc (95a74cc)
- Added keybaord selection to picklist #153 (5b19de3)
- Merge branch 'master' into test (c448731)
- updated add org moda (9537670)
- Merge branch 'master' into test (e3be818)
- updated cookie settings (e1332a8)
- Updated session settings (3cba935)
- reverted state:false change (b9d831c)
- moved proxy up higher in app (d828c78)
- added state false to cookie (84da3c9)
- updated session settings (adde31e)
- Merge branch 'master' into test (647331b)
- removed sessionid customization and removed domain (3875819)
- Merge branch 'master' into test (c33518c)
- added session cookie name per env (b57ed23)
- fixed imports (453d053)
- merge conflict (a0b6184)
- Merge pull request #160 from paustint/11.4.2020-bugfixes (3f20dd5)
- Load: XLSX allow picklist workbook if multiple #154 (6902ceb)
- QUERY: Add support for count() when viewing results #155 (23bad52)
- Query Results: Add refresh/re-query button #159 (541b19a)
- Query: expand checkbox click region #151 (df40d50)
- Load: Error loading CSV using bulk API #152 (fcd70a1)
- Merge pull request #148 from paustint/misc-fixes (acb2d44)
- moved formatNumber to ui-utils (5a91f8a)
- Added laod data preview #128 (6179943)
- QUERY FIXES (bccdbb4)
- Load records - fields mapped too aggressively #143 (ffee50d)
- Copy type tooltip info to clipboard on click #145 (5b189fc)
- Merge branch 'table-refactor' into master (d8204e2)
- Merge pull request #147 from paustint/table-refactor (d11a50a)
- fixed subquery download modal count (c51e8f6)
- fixed scriptSrcAttr (d5c6d49)
- updated style src attr (cdba495)
- added data as src for fonts (623559f)
- data table updates (e420c21)
- Query Results Improvements (dbff935)
- commented out legacy table subquery (1e78ff8)
- Data Table Refactor (08b15a2)
- upadted session cookie settings (9fa7a9f)
- re-added helmet, added hook (6d49212)
- reverted hemlet temporarily (dcce3ba)
- disabled mime type sniffing (0129d2c)
- added helmet (e1ea967)
- Merge pull request #139 from paustint/query-and-load-bugfixes (8dc1f69)
- Load improvements (a4a0c64)
- Query Bugs (8662b1a)
- Ensure state reset on org change #132 (2e5e4e2)
- Fixed environment (b5c7580)
- Merge pull request #130 from paustint/move-ui-to-buildable-lib (46c6137)
- removed root dir and updated tsconfig for ui lib (e65c0a8)
- moved ui to buildable upgraded nx (5578492)
- Merge pull request #129 from paustint/load-records-improvements (17afd78)
- Load Records Improvements (7415216)
- changed file selector to validate on extension and not mime type (a1fa24b)
- Merge pull request #126 from paustint/feature-29 (4c08e90)
- browser caching #29 (ea5c1ae)
- fixed import error (ef2a57a)
- Add browser cache #29 (ede53c7)
- upgraded soql parser (0868c5c)
- Subquery table should have header with contextual info #89 (052d209)
- query improvement (cd90d74)
- Log user out if session is expired #110 (989484a)
- Added ability to export automation control (1f278a9)
- indented process builder toggle fixed default route page (6bf933a)
- fixed fallback route (2b135ea)
- Merge pull request #113 from paustint/load-records (ec07855)
- Launch Prep Load #109 (7ebe016)
- fixed merge conflict (82f1036)
- merge master (6c77739)
- Launch Prep Automation Control #109 (ae81a27)
- Lanch Prep Query #109 (4ae57a3)
- added nx-cloud (c9da1bb)
- re-add landing page (f82d241)
- removed new landing page reference (4308c58)
- removed FAQ (5b5d9a4)
- attempted to fix landing page again (d095724)
- upgraded tailwind to see if that fixes render build issue (aee19e1)
- landing page updates (6cf4418)
- Landing page re-design (9a03262)
- fixed icon factory import errors (fbc4184)
- added verbose mode (91f7abb)
- Merge branch 'master' into load-records (e273b28)
- upgraded tailwind to see if that fixes render build issue (3e46576)
- changed filename for Faq (8db0525)
- Merge pull request #115 from paustint/landing-page-redesign (0c0c459)
- Load records #112 (e7bae18)
- Merge branch 'master' into load-records (6381cdd)
- Filters are query page are acting all crazy #119 (183737e)
- removed unused method (786e1ce)
- fixed file path for outh (13d27a1)
- added icon factory (dfd01e4)
- Load records (2df49c0)
- Added load records processing (9d17d39)
- Load Records (3a12721)
- fixed unmounted setState (31450d0)
- Merge branch 'landing-page-redesign' into load-records (c025411)
- Landing page improvements (6227356)
- Merge branch 'landing-page-redesign' into load-records (b555c20)
- change case of FAQ file (1a524b6)
- change case of file (2cffc7b)
- Added load record step (71a757c)
- Merge branch 'landing-page-redesign' into load-records (f1a0560)
- landing page updates (2457933)
- Merge branch 'landing-page-redesign' into load-records (47e0059)
- fixed gap css (bc258e8)
- Landing page re-design (90607c5)
- data load #112 (3f1d4c5)
- Load Records #112 (b52e36e)
- Data Loader (392af93)
- Merge branch 'master' into load-records (53e1ac9)
- loading indicator not shown on query obj change (babcbd6)
- Merge branch 'master' into load-records (2bd90b8)
- upgraded nx (d51cc87)
- upgraded nx (fa31a45)
- removed waffle, fixed useEffoect memory leak (5d7e8a4)
- Merge remote-tracking branch 'origin/master' into load-records (d5f866c)
- Merge branch 'feature-99' into load-records (d7e3b80)
- Merge pull request #104 from paustint/feature-99 (f57bc9e)
- Automation Control Feature #99 (c407e64)
- Added deployment rollback #99 (2ae27aa)
- Automation Control (d9eb494)
- added field maping modal placeholder (62a8061)
- load records - initial commit (37e23cf)
- fixed state bugs (386b277)
- Added metadata deploy (c1056b0)
- Automation Control Feature #99 (f5b9978)
- Code cleanup and visual improvements (693224c)
- Automation Control Feature #99 (c985a5d)
- set name as clickable toggle (efbd61b)
- Automation Control Feature #99 (71d6586)
- Automation Control Feature #99 (94a9ed4)
- Added filter to tabs (0f38671)
- Automation Control Feature #99 (e620765)
- Fixed bug with query (0012676)
- Automation Control Feature #99 (ce4d189)
- deleted old file (5947493)
- fixed flow dependency query (e202af4)
- omitted managed items (ac200c7)
- Fixed issue with missin lastModifiedBy (ee7d8c0)
- fixed issue with no items display (520d464)
- Automation Control Feature #99 (551b4e9)
- Automation Control Feature #99 (e355e2f)
- Automation Control Feature #99 (8b213ea)
- Improved AutomationControl (71cdebd)
- automation control proto fixes (ad2ac4c)
- removed unused code that caused build error (b229f65)
- fixed build error (7cf5b97)
- Added tree grid and vertical tabs prototypes (69da7e4)
- Merge branch 'master' into feature-99 (0a93487)
- fixed checkbox toggle, added scrolling to query history (48d491b)
- Updated sort order of fields (7952618)
- Cannot read property 'id' of undefined #105 (7a59e94)
- automation updates (c12ebb4)
- Automation Control Feature #99 (ccce365)
- Modified query is reverted after record del #100 (5913a30)
- Fix filename so that each name is unique #102 (df0b538)
- Allow deletion of more than 200 records #101 (a92b0e9)
- id not linking to Salesforce #97 (faa2f39)
- Added feature flags (a63831e)
- updated auth redirects to avoid infinite redirect or json response on error (8eb11d2)
- Merge pull request #94 from paustint/feature-93 (063c36f)
- changed debugger (3fd4d1f)
- added debug start command (e99fae2)
- updated salesforce org to include env url (9332f36)
- Updated logout url (fc48a6d)
- fixed more build errors 😭 (b0e3ddf)
- fixed build error for realz (b11cd6d)
- Fixed build error (4f63236)
- Added auth0 integration (b2ba7d8)
- Added Okta integration (ec3f709)
- Switch to AWS Cognito #93 (45ad4be)
- ability to query polymorphic fields #3 (0d44d79)
- Added keybaord navigation to all lists (f38e49f)
- Add keyboard navigation to date picker #28 (0c04573)
- reset page doesn't clear query #88 (ef99709)
- ability to navigate to sub-query records #66 (9de6f14)
- Org stays red after fixing it #86 (cdfcaa3)
- Clicking setup menu only worked in dev orgs #84 (0f62dfd)
- Query History UI Tweaks - August 2020 #82 (bc2ded2)
- reverted fusionauth-app to 1.17.0 because TLS issues (0d37d13)
- modified dockerfile (223fdce)
- upgrade fusionauth (4db5aaa)
- revert fusionauth (18673c7)
- upgraded fusionauth (eb2f3e2)
- ability to delete an org #71 (2c8cbb9)
- Misc bugfixes (9f9dd47)
- Merge pull request #83 from paustint/misc-bugfixes (f64b353)
- Query History UI Tweaks - August 2020 #82 (89e64fc)
- rows w/subqueries same height as other rows #81 (7766d26)
- changing orgs does not clear out subquery #80 (f28bb7a)
- added no-cursor to code editor on builder (2703a8f)
- Code Editor (786ad25)
- fixed import issues (b95e651)
- ability to download records in Excel format #75 (6ebac1e)
- Misc updates (baa4f5d)
- Merge pull request #79 from paustint/feature-30 (f05c15e)
- Query history updates (1a47681)
- bugfix for query history (39cd800)
- Added test environment (ca58906)
- Merge branch 'master' into feature-30 (ea5a81a)
- upgrade soql parser js (0349151)
- Query History #30 (4f3a84b)
- Added horizontal scrolling if required on subquery modal (aefaf87)
- Merge pull request #64 from paustint/subquery (f13fcf4)
- Subquery and misc (e89b242)
- Subquery support (550bcb2)
- Added tabs and reorganized (7d7d72d)
- added datatable story (9610c1f)
- Added view data modal (f60b827)
- Implement Rollbar #53 (6d050ae)
- fixed table render bugs (44f462a)
- Query Results Table Improvements (cc2305e)
- WHERE filters are cleared out when going back #63 (eeacb25)
- updated landing site layout (f580018)
- updated landing site layout (c4e5a5c)
- Updated landing page (d7ef557)
- Updated landing page (0685163)
- Allow downloading all records (3e5b83c)
- remove home tab #62 (e4e9810)
- fix import issue (ce39a13)
- Org error improvements (4b6df2b)
- Org and Query Updates (d7019e3)
- auto-select Id as a field on the query page #58 (e583197)
- improved table render performance (5ef6126)
- fixed build errors (e3b8ac4)
- Merge pull request #54 from paustint/feature-49 (7b029ab)
- Store orgs on server #49 (b709b40)
- Merge pull request #47 from paustint/feature-42 (f506a87)
- MVP UI Tweaks #42 (aa7bac1)
- Merge pull request #46 from paustint/bug-43-44 (97933f4)
- Fixed query filters (8ccbbfb)
- Merge pull request #40 from paustint/feature-37 (2550f33)
- Implement confirmation dialog #37 (75d161c)
- Merge pull request #39 from paustint/feature-38 (dfaa968)
- Allow users to provide feeback #38 (8e6b7c8)
- fixed type error (3e6171d)
- Merge pull request #36 from paustint/feature-35 (23e2de7)
- Implement record deletion from query results #35 (6de0206)
- Implement record deletion from query results #35 (84cbcb7)
- Added view record with all fields side panel (7b852a3)
- Added empty state illustration (742bb16)
- fixed type error (6968f24)
- Merge pull request #27 from paustint/feautre-26 (8d37c3b)
- Finished adding additional type selection to WHERE (33f520d)
- Added initial type selection to query filter (be58c2a)
- Iterated on expression dropdown (74c3f1a)
- finished datepicker (5449cb1)
- Create date and datetime picker #26 (0bb718a)
- Fixed path issue with template (c1fcdce)
- Updated images and login templates (2f126cd)
- Fixed bug when no records were visible (e7d9342)
- Added debounce to query filter (c2d7774)
- Fixed query filter for related fields (3c9fde4)
- Merge branch 'feature-5' (7511d68)
- Fixed field filter for related fields (d9a981e)
- Merge pull request #23 from paustint/feature-5 (9a046f9)
- Updated query results table (b9b5feb)
- Added ability to reset query (dd01d13)
- Added limit and skip (6bb93fa)
- Added order by clause (f98a8ff)
- saved unsaved file (c9d7e4f)
- Configure logging #12 (80f36db)
- Added error message for query error (81981ad)
- Merge pull request #21 from paustint/feature-7 (f8141b8)
- finished restore of query filters (bcb874a)
- Added restore for query filters (b9c9879)
- Re-populate query page on load (8ea11d7)
- Updated query field backgrounds (97175ee)
- added login button on org info dropdown (ebc3296)
- Merge pull request #17 from paustint/upgrade-nx (13b80e9)
- upgraded nx (b8c996d)
- Added login button to org dropdown (0f74542)
- Updated hard-coded localhost url/port (97b4e52)
- Merge pull request #15 from paustint/auth-proto-1 (927552b)
- updated kickstart location (10327bf)
- updated kickstart location (67f626f)
- updated kickstart location (452f8a7)
- auth changes (7e9cc6d)
- Merge pull request #14 from paustint/auth-proto (da62d15)
- added authentication (d557c9e)
- Deploy storybook #10 (a1e9db1)
- add build for storybook (698b0a4)
- added org selection (56d1ad3)
- updated base href (249ce7a)
- added missing file (7f1cc58)
- added healthcheck (d859c58)
- minor fixes (5cae583)
- Merge pull request #4 from paustint/nextjs-landing-page (f9bde1e)
- updated input opacity (17bf4b5)
- landing page updates (a0c8b41)
- Added nextjs landing page (bd75c53)
- added logo (fad6a36)
- Added query filter logic (e3254ab)
- remove temp debugging script (0503ac2)
- Improved checkbox list performance (d1a5367)
- Updated query builder (1dfcfbb)
- finished expressions (dc268a2)
- renamed to jetstream (4c5dcc1)
- added expression component and storybook (6b27011)
- added expression component and storybook (5697bad)
- updated query builder execute (19784ef)
- added query webworker for generating SOQL (3597a9e)
- renamed to jetstream (d28173f)
- renamed to jetstream (a1fef96)
- updated readme (7e7f844)
- removed tooltip arrow because it sucks (a5a9b24)
- reverted selection change (1ee6483)
- did fun stuff (b35f4ee)
- added page heading to query builder page (8bbdd5d)
- added page heading (2f84e7d)
- added popover fixed tooltip (1320c91)
- added UI components (4610827)
- added UI components (d8fc5b2)
- added additional UI components (5762baf)
- added additional libraries (b300040)
- initial changes (7af89d6)
- initial commit (8330652)
What's Changed
- Open source prep 2 by @paustint in #3
- Update nx cloud settings by @paustint in #12
- Add branch protection to default vscode settings by @paustint in #19
- [BUG] Invalid Time Value #13 by @paustint in #23
- Bug/invalid time value by @paustint in #18
- Permission table has incorrect type label #24 by @paustint in #26
- Failed to execute 'contains' on 'Node' by @paustint in #30
- Update issue templates by @paustint in #36
- Add Sponsorship Button by @paustint in #35
- update ci configuration by @paustint in #20
- Fix query results selected records by @paustint in #40
- Hide Donate Button by @paustint in #41
Full Changelog: https://github.com/jetstreamapp/jetstream/commits/v2.0.1