Commit Graph

28 Commits

Author SHA1 Message Date
Martin McKeaveney a23440c740 adding sum and count functionality, preventing user from doing bad filters 2020-10-15 10:48:57 +01:00
Martin McKeaveney cb5c09d439 simplify user authentication, remove anon user, fix login cookie issues 2020-10-13 21:33:56 +01:00
Martin McKeaveney 14af18d27b fix issues from eslint plugin prettier 2020-10-13 16:33:45 +01:00
Martin McKeaveney 2b3b41e778 bulk deletes on grid 2020-10-13 16:17:07 +01:00
Andrew Kingston a24ce26953 Remove padding on top nav bar so that things are properly centered 2020-10-07 12:00:15 +01:00
Andrew Kingston 27c3e6c9e9 Replace all usages of simple-modal with new modal 2020-10-02 20:41:21 +01:00
mike12345567 5f064ade9d Renaming workflows -> automate/automations, throughout the API and the builder itself. 2020-09-21 13:49:34 +01:00
Victoria Sloan 5aeabdb3d6 remove unused IconButton component and imports in files that aren’t using it 2020-09-06 21:54:23 +01:00
Martin McKeaveney 762fce6577 ensure table name is not persisted between apps 2020-07-21 10:24:09 +01:00
Joe 4ba3095c2c Yarn format and linting fix 2020-07-02 11:03:15 +01:00
Michael Shanks bd1f281908 some explanation to to confusing code 2020-06-30 06:27:23 +01:00
Michael Shanks c5c21d6929 when navigating between fronend & backend,
you return to the last url you worked on
2020-06-29 21:26:16 +01:00
kevmodrome 42e23b05e6 add back settingslink that was accidently removed 2020-06-26 09:19:37 +02:00
Michael Shanks 59afd2c572 Merge branch 'master' of github.com:Budibase/budibase 2020-06-24 16:42:41 +01:00
Michael Shanks 1f89dd4b36 loading worklows into state along with appPackage 2020-06-24 11:59:07 +01:00
Joe 28fadac7f7 CSS update UI refresh
Font changed to Inter
Colors reflect BBUI
Panel background removed
2020-06-23 08:19:16 +01:00
Martin McKeaveney a325ef2a8f fix spacing 2020-06-09 13:34:19 +01:00
Martin McKeaveney 96708ce75a preview app in new window 2020-06-09 13:30:01 +01:00
Michael Shanks 6c2b72dd27 logic to not use builder:token for apps running in dev 2020-06-03 17:05:36 +01:00
Michael Shanks f59c13b686 Merge pull request #287 from mjashanks/master
Bugfixes
2020-06-02 11:20:36 +01:00
Martin McKeaveney 3f2cb90340 Merge pull request #279 from Budibase/workflow-v1
Workflow v1
2020-06-02 11:15:34 +01:00
Michael Shanks 27eb6443b4 bugfix: app height: 100% 2020-06-02 10:37:31 +01:00
Michael Shanks 633036d0e7 bugfix: right nav scrolling 2020-06-01 22:04:32 +01:00
Martin McKeaveney fe0b95d627 merge 2020-06-01 16:27:27 +01:00
Joe 5bc315f162 Component items ui updated 2020-05-27 15:50:45 +01:00
kevmodrome 3a72eddd78 add loading state 2020-05-27 12:54:53 +02:00
kevmodrome b2d2c25bd1 add fetch 2020-05-27 11:44:15 +02:00
kevmodrome 5717bda8a4 refactor home page to use _layout 2020-05-26 10:38:43 +02:00