1
0
Fork 0
mirror of synced 2024-09-21 11:53:49 +12:00
Commit graph

42 commits

Author SHA1 Message Date
mike12345567
05225f7787 Changing the naming of access levels to be roles. 2020-12-02 13:20:56 +00:00
mike12345567
961a921a09 linting. 2020-11-19 16:56:23 +00:00
mike12345567
4997df919e Fixing issues with the application API, it utilised /api/:appId heavily which is a route that matches nearly everything. 2020-11-19 16:55:59 +00:00
mike12345567
96c18d574c Changing signup function to createNewApp for clarity. 2020-11-06 12:38:59 +00:00
Martin McKeaveney
1106026687 cut over to new frontend store 2020-11-04 17:09:45 +00:00
Andrew Kingston
cb25dd97b3 Enabling the dark side 2020-10-29 20:42:34 +00:00
Andrew Kingston
add4162000 Format with prettier 2020-10-27 15:28:13 +00:00
Andrew Kingston
5e6047b4f0 More tidy up 2020-10-27 09:17:27 +00:00
Michael Shanks
c88c671758 fix: ensure CSS is built on app creation 2020-10-15 23:20:56 +01:00
Andrew Kingston
d24679bc33 Move modal to BBUI and update usages 2020-10-08 09:35:11 +01:00
Andrew Kingston
3dc30262d7 Merge branch 'master' of github.com:Budibase/budibase into linked-records 2020-10-07 10:45:26 +01:00
Michael Shanks
a28a327da7 Merge branch 'master' into fixes 2020-10-05 21:17:01 +01:00
Michael Shanks
775aa0e92c Metrics - event props not populating correctly 2020-10-05 17:28:44 +01:00
Andrew Kingston
701786dc25 Merge template and index page styles with new BBUI 2020-10-05 12:20:59 +01:00
Andrew Kingston
68a03eceb4 Merge branch 'linked-records' of github.com:Budibase/budibase into linked-records 2020-10-05 12:20:26 +01:00
Andrew Kingston
a23967364b Fix cypress texts and update use of modal 2020-10-05 11:13:09 +01:00
mike12345567
3ad58c2aa7 Merge branch 'master' of github.com:Budibase/budibase into linked-records 2020-10-05 10:52:35 +01:00
Andrew Kingston
27c3e6c9e9 Replace all usages of simple-modal with new modal 2020-10-02 20:41:21 +01:00
Martin McKeaveney
016f49ac5a merge 2020-10-02 16:45:59 +01:00
Michael Shanks
a665399785 Extra analytics logging from code review 2020-09-29 16:35:47 +01:00
Michael Shanks
c336605529 added comment 2020-09-29 15:35:51 +01:00
Michael Shanks
83261aeadf analytics - identify user + extra actions added 2020-09-29 15:26:56 +01:00
Michael Shanks
1019078f79 Fetching analytics userId, when api_key entered 2020-09-28 10:47:18 +01:00
Martin McKeaveney
892ce699ce template export v1 2020-09-25 14:47:42 +01:00
mike12345567
5f064ade9d Renaming workflows -> automate/automations, throughout the API and the builder itself. 2020-09-21 13:49:34 +01:00
Joe
bae5e11df3 Tidy ups and welcome screen made less busy
Comment today from the demo was the welcome screen was a little busy in re to the links on the left hand panel
2020-08-11 16:57:15 +01:00
kevmodrome
8762cbb218 move store init to component instance, svelte-forms need to be updated before it can use the store correctly in the context module script tag 2020-08-03 17:08:54 +02:00
kevmodrome
b2d93c16ec adds missing bb logo 2020-08-03 16:30:26 +02:00
kevmodrome
7ef4f2b2ac signup flow now works correctly 2020-08-03 16:26:28 +02:00
kevmodrome
9b7adf9d8c api key logic works correctly 2020-08-03 15:59:50 +02:00
kevmodrome
f78e816f20 setup sidebar 2020-07-31 10:46:23 +02:00
Martin McKeaveney
26347e5ddc lint 2020-07-15 17:27:33 +01:00
Martin McKeaveney
924162da0e appId on creation event 2020-07-15 17:26:11 +01:00
Martin McKeaveney
32dd7dd245 events for web apps built and web apps deployed 2020-07-15 17:25:08 +01:00
Joe
72700bc4ca Welcome screen fix
Page scroll fix
Card responsiveness fix
Page spacing improved
Button color changed
2020-07-02 11:02:31 +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
Michael Shanks
6c2b72dd27 logic to not use builder:token for apps running in dev 2020-06-03 17:05:36 +01:00
kevmodrome
9392de550a add validation 2020-05-27 13:48:38 +02: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
1ff512a218 wip: adds gap to apps 2020-05-26 17:37:11 +02:00
kevmodrome
2a151821f9 90% finished modal 2020-05-26 16:25:37 +02:00